Spread Silverlight Documentation
Worksheet Class Properties


For a list of all members of this type, see Worksheet members.

Public Properties
 NameDescription
Public PropertyActiveCellGets the active cell in the sheet.  
Public PropertyActiveColumnGets the active column in the sheet.  
Public PropertyActiveColumnIndexGets or sets the column index of the active cell in the sheet.  
Public PropertyActiveRowGets the active row in the sheet.  
Public PropertyActiveRowIndexGets or sets the row index of the active cell in the sheet.  
Public PropertyAutoGenerateColumnsGets or sets whether to automatically generate the columns for a sheet based on the data source.  
Public PropertyCalcManager  
Public PropertyCellsGets the two-dimensional collection of Cell objects.  
Public PropertyChartsGets the charts.  
Public PropertyColumnCountGets or sets the number of columns in the sheet.  
Public PropertyColumnHeaderGets the column header area of the sheet.  
Public PropertyColumnHeaderSpanModelGets the column header span model.  
Public PropertyColumnRangeGroupGets the column range group.  
Public PropertyColumnsGets the one-dimensional collection of Column objects.  
Public PropertyConditionalFormatsGets the conditional format for the sheet.  
Public PropertyCustomFunctionsGets the name of all custom functions.  
Public PropertyCustomNamesGets all custom names.  
Public PropertyDataAutoHeadingsGets or sets whether to automatically generate column names for a sheet based on the data source.  
Public PropertyDataSourceGets or sets the data source that populates the sheet.  
Public PropertyDefaultColumnWidthGets or sets the default column width.  
Public PropertyDefaultRowHeightGets or sets the default row height.  
Public PropertyDefaultStyleGets or sets default style information for the workbook.  
Public PropertyFloatingObjectsGets the floating objects.  
Public PropertyFrozenColumnCountGets or sets the number of nonscrolling columns on the leading edge of this sheet.  
Public PropertyFrozenRowCountGets or sets the number of nonscrolling rows on the leading edge of this sheet.  
Public PropertyFrozenTrailingColumnCountGets or sets the number of nonscrolling columns on the trailing edge of this sheet.  
Public PropertyFrozenTrailingRowCountGets or sets the number of nonscrolling rows on the trailing edge of this sheet.  
Public PropertyGridLineColorGets or sets the gridline color.  
Public PropertyItemOverloaded. Gets a new cell with a specified tag, or returns null if there is no cell with the specified tag.  
Public PropertyLastNonEmptyRowIndexGets the last nonempty bound row index on the sheet.  
Public PropertyNameGets or sets the name of the sheet.  
Public PropertyNamedStylesGets or sets a collection of StyleInfo objects for this sheet.  
Public PropertyNonEmptyRowCountGets the number of rows in cell blocks that contain data, styles, tags, or sparklines.  
Public PropertyPicturesGets the pictures.  
Public PropertyPrintInfoGets or sets the print information for printing to PDF.  
Public PropertyProtectGets or sets whether cells on this sheet that are marked as protected are uneditable.  
Public PropertyReferenceStyleGets or sets the style for cell and range references in cell formulas on this sheet.  
Public PropertyRowCountGets or sets the number of rows in the sheet.  
Public PropertyRowFilterGets or sets the row filter for the sheet.  
Public PropertyRowHeaderGets the row header area of the sheet.  
Public PropertyRowHeaderSpanModelGets the row header span model.  
Public PropertyRowRangeGroupGets the row range group.  
Public PropertyRowsGets the one-dimensional collection of Row objects.  
Public PropertySelectionBackgroundGets or sets a Brush object for the selection style.  
Public PropertySelectionBorderColorGets or sets a Color object for the selection style.  
Public PropertySelectionBorderThemeColorGets or sets a string object for the selection style.  
Public PropertySelectionPolicyGets or sets whether users can select ranges of items.  
Public PropertySelectionsReturns a collection of selected cell ranges.  
Public PropertySelectionUnitGets or sets whether users can select cells, rows, or columns.  
Public PropertySheetTabColorA color object used to represent the sheet tab color.  
Public PropertySheetTabThemeColorA theme color used to represent the sheet tab color.  
Public PropertyShowGridLineDetermines whether to show gridlines.  
Public PropertySpanModelGets the sheet span model.  
Public PropertyStartingColumnNumberGets or sets the number or letter displayed in the first column header in this sheet.  
Public PropertyStartingRowNumberGets or sets the number or letter displayed in the first row header in this sheet.  
Public PropertySurfaceChartsGets the surface charts.  
Public PropertyTagGets or sets the tag.  
Public PropertyTouchSelectionGripperBackgroundColorGets or sets a Color object for the selection style.  
Public PropertyTouchSelectionGripperBackgroundThemeColorGets or sets a string object for the selection style.  
Public PropertyVisibleGets or sets a value that indicates whether to display the sheet.  
Public PropertyWorkbookGets the parent workbook for this sheet.  
Public PropertyZoomFactorGets or sets the scaling factor for displaying this sheet.  
Top
See Also

Reference

Worksheet Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.