[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RowClipInfo

RowClipInfo Class

Represents the information for a row (not including the value or style information).

Inheritance
RowClipInfo
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class RowClipInfo
Public Class RowClipInfo

Constructors

Name Description
RowClipInfo()

Creates a new set of information for the row (RowClipInfo object).

Properties

Name Description
Collapsed

Gets or sets whether the row is collapsed.

ErrorText

Gets or sets the error text for the row.

Height

Gets or sets the height of cells in this row.

MergePolicy

Gets or sets the whether to automatically merge adjacent identical cells in this row.

PageBreak

Gets or sets whether a page break is inserted before this row when printing.

Resizable

Gets or sets whether this row can be resized.

SheetName

Gets or sets the name of the sheet.

Visible

Gets or sets whether the row is visible.