Namespace FileFormat.Words.IElements
Classes
- Cell
 Represents a cell within a row of a table in a Word document.
- Colors
 Provides predefined colors with hexadecimal values.
- Column
 Represents column properties of a table in a Word document.
- ElementStyles
 Represents Styles associated with different elements.
- Headings
 Provides predefined heading styles.
- Image
 Represents an image element in a Word document.
- Indentation
 Represents the indentation settings for a paragraph.
- PageMargin
 Represents the page margin properties of a section in a Word document.
- PageSize
 Represents the page size properties of a section in a Word document.
- Paragraph
 Represents a paragraph element in a Word document.
- Row
 Represents a row within a table in a Word document.
- Run
 Represents a run of text within a paragraph.
- Section
 Represents a section element in a Word document.
- Table
 Represents a table element in a Word document.
- Unknown
 Represents an unknown element in a Word document.
Interfaces
- IElement
 Represents an element in a Word document.
Enums
- ParagraphAlignment
 Specifies the alignment of a paragraph within a text block or document.