Spread WPF 17
GrapeCity.Excel Namespace / IExcelRow Interface
Properties Methods

In This Topic
    IExcelRow Interface Members
    In This Topic

    The following tables list the members exposed by IExcelRow.

    Public Properties
     NameDescription
     PropertyGets or sets a value indicating whether this IExcelRow is collapsed.  
     PropertyGets or sets a value indicating whether the height of this row is manually set.  
     PropertyGets or sets the format of the row.  
     PropertyGets the format id of the row.  
     PropertyGets or sets the height of the row.  
     PropertyGets zero-based index of the row.  
     PropertyGets or sets the outline level of the row.  
     PropertyGets or sets a value indicating whether the row is page break row.  
     PropertyGets or sets a value indicating whether this IExcelRow is visible.  
    Top
    Public Methods
     NameDescription
     MethodSets the format id which used to locate the correspond IExtendedFormat from its parent IExcelWorksheet instance.  
    Top
    See Also