Spread WPF 17
GrapeCity.Excel Namespace / ExcelRow Class
Properties Methods

In This Topic
    ExcelRow Class Members
    In This Topic

    The following tables list the members exposed by ExcelRow.

    Public Constructors
     NameDescription
    Public ConstructorInitialize a new instance of ExcelRow.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether this IExcelRow is collapsed.  
    Public PropertyGets or sets a value indicating whether the height of this row is manually set.  
    Public PropertyGets or sets the format of the row.  
    Public PropertyGets the format id of the row.  
    Public PropertyGets or sets the height of the row.  
    Public PropertyGets zero-based index of the row.  
    Public PropertyGets or sets the outline level of the row.  
    Public PropertyGets or sets a value indicating whether the row is page break row.  
    Public PropertyGets or sets a value indicating whether this IExcelRow is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodSet the format id of the row. The row will use the id to locate the IExtendedFormat from its parent IExcelWorksheet instance  
    Top
    See Also