System.Object
Xceed.Document.NET.DocumentElement
Xceed.Document.NET.Container
Xceed.Document.NET.Cell
Name | Description | |
---|---|---|
![]() | Charts | Gets the collection of Charts in this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | FillColor | Gets or sets the color to use to fill the background of this Cell. |
![]() | GridSpan | Gets the grid span of this cell (how many cells are merged). |
![]() | Hyperlinks | Gets the collection of Hyperlinks in this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | Lists | Gets the collection of Lists in this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | MarginBottom | Gets or sets the bottom margin of this Cell (in points). |
![]() | MarginLeft | Gets or sets the left margin of this Cell (in points). |
![]() | MarginRight | Gets or sets the right margin of this Cell (in points). |
![]() | MarginTop | Gets or sets the top margin of this Cell (in points). |
![]() | PackagePart | Gets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement) |
![]() | Paragraphs | Overridden. Gets the collection of Paragraphs in this Cell. |
![]() | ParagraphsDeepSearch | (Inherited from Xceed.Document.NET.Container) |
![]() | Pictures | Gets the collection of Pictures in this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | RowSpan | Gets the number of cells vertically merged, starting from the current cell. |
![]() | Sections | Gets the collection of Sections after reading the xml of this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | ShadingPattern | Gets or sets the ShadingPattern that will be used for a specific cell in a table. |
![]() | Shapes | Gets the collection of Shapes in this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | Tables | Gets the collection of Tables in this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | TextBoxes | Gets the collection of TextBoxes in this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | TextDirection | Gets or sets the direction for the text in this Cell. |
![]() | VerticalAlignment | Gets or sets the vertical alignment of this Cell. |
![]() | Width | Gets or sets the width of this Cell (in points). |
![]() | Xml | Gets or sets the XML for this element. (Inherited from Xceed.Document.NET.DocumentElement) |
Name | Description | |
---|---|---|
![]() | ClearBookmarks | Removes all the Bookmarks from this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | FindAll | Overloaded. Retrieves all the indexes in this Container where the provided search value is found. (Inherited from Xceed.Document.NET.Container) |
![]() | FindUniqueByPattern | Finds all unique instances of the provided Regex pattern. (Inherited from Xceed.Document.NET.Container) |
![]() | GetBookmarks | Retrieves the list of Bookmarks found in this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | GetBorder | Gets the Border of this Cell. |
![]() | GetSections | Reads the xml of the Container to create a list of Sections. (Inherited from Xceed.Document.NET.Container) |
![]() | InsertAtBookmark | Inserts the provided text to this Container, at the provided bookmark position, using the specified formatting. (Inherited from Xceed.Document.NET.Container) |
![]() | InsertBookmark | Inserts a Bookmark to this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | InsertContent | Inserts content in this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | InsertEquation | Overridden. |
![]() | InsertList | Overloaded. Overridden. |
![]() | InsertParagraph | Overloaded. Overridden. Inserts a Paragraph at a specific location in this Container, using the provided text, and optionally track this change. |
![]() | InsertSection | Overloaded. Inserts a Section to this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | InsertSectionPageBreak | Inserts a section page break to this Container, and optionally track this change. (Inherited from Xceed.Document.NET.Container) |
![]() | InsertTable | Overloaded. Overridden. Inserts a Table in this Cell. |
![]() | RemoveBookmark | Removes the specified Bookmark from the Container. (Inherited from Xceed.Document.NET.Container) |
![]() | RemoveParagraph | Removes a Paragraph from this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | RemoveParagraphAt | Removes the Paragraph found at a specific location in the Container. (Inherited from Xceed.Document.NET.Container) |
![]() | RemoveText | Removes all the Text between a startingTag and an endingTag, even when those tags are located in different Paragraphs. (Inherited from Xceed.Document.NET.Container) |
![]() | RemoveTextInGivenFormat | Removes all text occurences that match the provided format. (Inherited from Xceed.Document.NET.Container) |
![]() | ReplaceAtBookmark | Replaces the text at the specified Bookmark in this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | ReplacePicture | Targets a Picture from a specific Paragraph in the Container & replaces it with a new Picture. (Inherited from Xceed.Document.NET.Container) |
![]() | ReplaceText | Overloaded. Replaces all instances of a string with another string. (Inherited from Xceed.Document.NET.Container) |
![]() | ReplaceTextWithHTML | Replaces all instances of a string with HTML content. (Inherited from Xceed.Document.NET.Container) |
![]() | ReplaceTextWithObject | Replaces all instances of a string with a DocumentElement. (Inherited from Xceed.Document.NET.Container) |
![]() | SetBorder | Sets the Border on this Cell. |
![]() | SetDirection | Sets the Direction of the content of this Container. (Inherited from Xceed.Document.NET.Container) |
![]() | ValidateBookmarks | Can be used to validate Bookmarks. (Inherited from Xceed.Document.NET.Container) |
Name | Description | |
---|---|---|
![]() | AddElementInXml | (Inherited from Xceed.Document.NET.Container) |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2