Name | Description | |
---|---|---|
![]() | DocxDocumentEditor | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | DocxDocumentEditor | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Body | Gets the body (root element) of Open XML document. |
![]() | Charts | Gets all charts, which are contained in this document. (Inherited from OpenXmlDocumentEditor) |
![]() | DocumentProperties | Gets information (author, modification date, etc) about document. (Inherited from OpenXmlDocumentEditor) |
![]() | Footers | Gets the footers of DOCX document. |
![]() | Headers | Gets the headers of DOCX document. |
![]() | Images | Gets all images, which are contained in this document. (Inherited from OpenXmlDocumentEditor) |
![]() | Numbering | Gets the numbering that uses in DOCX document. |
![]() | OptimizeParagraphsTree | Gets or sets a value indicating whether paragraphs tree must be optimized after tree change. |
![]() | SectionCount | Gets the section count. |
![]() | Styles | Gets the styles of DOCX document. |
![]() | Tables | Gets all tables, which are contained in this document. |
Name | Description | |
---|---|---|
![]() | AddImageResource | Overloaded. Adds an image-resource to the worksheet. |
![]() | CreateFooter | Creates a new footer. |
![]() | CreateFooterLayout | Creates the footer layout. |
![]() | CreateHeader | Creates a new header. |
![]() | CreateHeaderLayout | Creates the header layout. |
![]() | CreatePageLayout | Creates the page layout. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Export | Overloaded. Exports this document to a file with specified path. (Inherited from OpenXmlDocumentEditor) |
![]() | GetHeaderFooterConfiguration | Returns the configuration of page headers and footers. |
![]() | GetPageSize | Returns the page size defined in specified section. |
![]() ![]() | GetParagraphProperties | Returns the text properties of specified text symbol. |
![]() ![]() | GetTextProperties | Returns the text properties of specified text symbol. |
![]() ![]() | IsIllegalOpenXmlCharacter | Determines whether text symbol is illegal open XML character. (Inherited from OpenXmlDocumentEditor) |
![]() | Save | Overloaded. Saves this document to the specified stream. (Inherited from OpenXmlDocumentEditor) |
![]() | SetDocumentInformation | Sets the document information. (Inherited from OpenXmlDocumentEditor) |
![]() | SetHeaderFooterConfiguration | Overloaded. Sets the configuration of page headers and footers. |
![]() | SetHyperlink | Sets the hyperlink for specified text content. |
![]() ![]() | TextContainsIllegalOpenXmlCharacters | Determines whether text contains illegal open XML characters. (Inherited from OpenXmlDocumentEditor) |