VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / SheetRow Class
In This Topic
SheetRow Class Properties
In This Topic
For a list of all properties of this type, see SheetRow.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether row height is calculated automatically.
Public PropertyGets the actual height that depends from IsHidden property.
Public PropertyGets a value indicating whether row is hidden.
Public PropertyGets a value indicating whether row height is calculated automatically. This property can return undefined status.
Public PropertyGets the cells of this row.
Public PropertyGets the row height, measured in DIP.
Public PropertyGets a value indicating whether row is hidden. This property can return undefined status.
Public PropertyGets the row index.
Public PropertyGets the style index.
See Also