VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / SheetRow Class
Properties SeeAlso
In This Topic
    SheetRow Class Members
    In This Topic
    The following tables list the members exposed by 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