Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetView Class
Members


In This Topic
    SheetView Class
    In This Topic
    Represents a sheet in the Spread component.
    Object Model
    SheetView ClassSheetSkin ClassAlternatingRows ClassAlternatingRow ClassCells ClassSpreadChartCollection ClassSpreadChart ClassISheetAxisModel InterfaceColumnFooter ClassISheetDataModel InterfaceISheetAxisModel InterfaceISheetSpanModel InterfaceISheetStyleModel InterfaceColumnHeader ClassISheetDataModel InterfaceISheetAxisModel InterfaceISheetSpanModel InterfaceISheetStyleModel InterfaceColumns ClassColumn ClassIConditionalFormattingModel InterfaceConditionalFormatting ClassContextMenuStyle ClassISheetDataModel InterfaceStyleInfo ClassFilterBar ClassFpSpread ClassGroupInfoCollection ClassGroupInfo ClassGroupInfoCollection ClassGroupInfo ClassSpreadImageCollection ClassSpreadImage ClassAppearance ClassNamedStyleCollection ClassNamedStyle ClassSheetView ClassPreviewRowInfo ClassPrintInfo ClassISheetAxisModel InterfaceIRowFilter InterfaceRowHeader ClassISheetAxisModel InterfaceISheetDataModel InterfaceISheetSpanModel InterfaceISheetStyleModel InterfaceRows ClassRow ClassLayoutTemplate ClassBorder ClassISheetSelectionModel InterfaceSheetCorner ClassISheetAxisModel InterfaceISheetDataModel InterfaceISheetAxisModel InterfaceISheetSpanModel InterfaceStyleInfo ClassISheetStyleModel InterfaceISheetSpanModel InterfaceISparklineContainer InterfaceISparklineGroup InterfaceISheetStyleModel InterfaceTitleInfo ClassWorksheetTemplate Class
    Syntax
    Remarks

    The FpSheetView class represents the sheets in Spread. Use the FpSheetView class members to work with individual sheets.

    Sheets are zero-based. The first sheet is Sheet0.

    The set of FpSheetViews is represented by the FpSheetViewCollection class.

    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.SheetView

    See Also