Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RowClipInfo Class
Properties


In This Topic
    RowClipInfo Class Members
    In This Topic

    The following tables list the members exposed by RowClipInfo.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new set of information for the row (RowClipInfo object).  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the row is collapsed.  
    Public PropertyGets or sets the error text for the row.  
    Public PropertyGets or sets the height of cells in this row.  
    Public PropertyGets or sets the whether to automatically merge adjacent identical cells in this row.  
    Public PropertyGets or sets whether a page break is inserted before this row when printing.  
    Public PropertyGets or sets whether this row can be resized.  
    Public PropertyGets or sets the name of the sheet.  
    Public PropertyGets or sets whether the row is visible.  
    Top
    See Also