| 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) |
![]() | ColumnNumber | Gets the column number of this cell. |
![]() | ColumnSpan | Gets the column span. (Inherited from OpenXmlDocumentTableCell) |
![]() | Formula | Gets or sets the formula, which is used to calculate value of this cell. |
![]() | 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) |
![]() | Name | Gets the cell name (reference) in A1 format. |
![]() | Next | Gets the next element of current level in OpenXML document. (Inherited from OpenXmlDocumentElement) |
![]() | Number | Gets or sets a number, which is stored in this cell. |
![]() | 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) |
![]() | Row | Gets the row that contains this cell. (Inherited from OpenXmlDocumentTableCell) |
![]() | RowNumber | Gets the row number of this cell. |
![]() | Sheet | Gets the sheet, which is associated with this cell. |
![]() | StyleIndex | Gets or sets a style index of this cell. |
![]() | Text | Gets or sets text, which is stored in this cell. |
![]() | Item | Overloaded. Gets the child element at specified index. (Inherited from OpenXmlDocumentElement) |
