| Name | Description | |
|---|---|---|
![]() | ChildCount | Gets the child count. (Inherited from OpenXmlDocumentElement) |
![]() | ChildElements | Gets the collection that contains all child nodes of this element. (Inherited from OpenXmlDocumentElement) |
![]() | ColumnCount | Gets the column count, include columns span. (Inherited from OpenXmlDocumentTableRow) |
![]() | CustomFormat | Gets or sets a value indicating whether row has custom format. |
![]() | CustomHeight | Gets or sets a value indicating whether row has custom height. |
![]() | HasChildren | Gets a value indicating whether this element has child elements. (Inherited from OpenXmlDocumentElement) |
![]() | HasContent | Gets a value indicating whether this element has content. (Inherited from OpenXmlDocumentElement) |
![]() | HasText | Gets a value indicating whether this element has text. (Inherited from OpenXmlDocumentElement) |
![]() | Height | Gets or sets the row height, in Points (1/72 inch). |
![]() | IsHidden | Gets or sets a value indicating whether row is hidden. |
![]() | Next | Gets the next element of current level in OpenXML document. (Inherited from OpenXmlDocumentElement) |
![]() | Parent | Gets the parent element of this element. (Inherited from OpenXmlDocumentElement) |
![]() | Prev | Gets the previous element of current level in OpenXML document. (Inherited from OpenXmlDocumentElement) |
![]() | Root | Gets the root element of this element. (Inherited from OpenXmlDocumentElement) |
![]() | RowNumber | Gets the row number. |
![]() | StyleIndex | Gets or sets a style index of this row. |
![]() | Table | Gets the table that contains this row. (Inherited from OpenXmlDocumentTableRow) |
![]() | Text | Gets or sets text, which is associated with this element. (Inherited from OpenXmlDocumentTableRow) |
![]() | Item | Gets the table cell at the specified index. (Inherited from OpenXmlDocumentTableRow) |
