VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor.Xlsx Namespace / XlsxDocumentSheet Class
In This Topic
XlsxDocumentSheet Class Properties
In This Topic
For a list of all properties of this type, see XlsxDocumentSheet.
Public Properties
 NameDescription
Public PropertyGets the child count. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the collection that contains all child nodes of this element. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the column count. (Inherited from OpenXmlDocumentTable)
Public PropertyGets the sheet drawing.
Public PropertyGets the sheet format.
Public PropertyGets a value indicating whether this element has child elements. (Inherited from OpenXmlDocumentElement)
Public PropertyGets a value indicating whether this element has content. (Inherited from OpenXmlDocumentElement)
Public PropertyGets a value indicating whether this element has text. (Inherited from OpenXmlDocumentElement)
Public PropertyGets all hyperlinks, which are located on this sheet.
Public PropertyGets all images, which are contained on this sheet.
Public PropertyGets all merged cells, which are located on this sheet.
Public PropertyGets or sets the sheet name.
Public PropertyGets the next element of current level in OpenXML document. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the parent element of this element. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the previous element of current level in OpenXML document. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the root element of this element. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the row count. (Inherited from OpenXmlDocumentTable)
Public PropertyGets or sets text, which is associated with this element. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the table row at the specified index. (Inherited from OpenXmlDocumentTable)
Public PropertyGets the sheet view.
See Also