GrapeCity.Xaml.SpreadSheet.Data
Worksheet Class Properties


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

Public Properties
 NameDescription
Public PropertyActiveCell Gets the active cell in the sheet.  
Public PropertyActiveColumn Gets the active column in the sheet.  
Public PropertyActiveColumnIndex Gets or sets the column index of the active cell in the sheet.  
Public PropertyActiveRow Gets the active row in the sheet.  
Public PropertyActiveRowIndex Gets or sets the row index of the active cell in the sheet.  
Public PropertyAutoGenerateColumns Gets or sets whether to automatically generate the columns for a sheet based on the data source.  
Public PropertyCalcManager  
Public PropertyCells Gets the two-dimensional collection of Cell objects.  
Public PropertyCharts Gets the charts.  
Public PropertyColumnCount Gets or sets the number of columns in the sheet.  
Public PropertyColumnHeader Gets the column header area of the sheet.  
Public PropertyColumnHeaderSpanModel Gets the column header span model.  
Public PropertyColumnRangeGroup Gets the column range group.  
Public PropertyColumns Gets the one-dimensional collection of Column objects.  
Public PropertyConditionalFormats Gets the conditional format for the sheet.  
Public PropertyCustomFunctions Gets the name of all custom functions.  
Public PropertyCustomNames Gets all custom names.  
Public PropertyDataAutoHeadings Gets or sets whether to automatically generate column names for a sheet based on the data source.  
Public PropertyDataSource Gets or sets the data source that populates the sheet.  
Public PropertyDefaultColumnWidth Gets or sets the default column width.  
Public PropertyDefaultRowHeight Gets or sets the default row height.  
Public PropertyDefaultStyle Gets or sets default style information for the workbook.  
Public PropertyFloatingObjects Gets the floating objects.  
Public PropertyFrozenColumnCount Gets or sets the number of nonscrolling columns on the leading edge of this sheet.  
Public PropertyFrozenRowCount Gets or sets the number of nonscrolling rows on the leading edge of this sheet.  
Public PropertyFrozenTrailingColumnCount Gets or sets the number of nonscrolling columns on the trailing edge of this sheet.  
Public PropertyFrozenTrailingRowCount Gets or sets the number of nonscrolling rows on the trailing edge of this sheet.  
Public PropertyGridLineColor Gets 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 PropertyLastNonEmptyRowIndex Gets the last nonempty bound row index on the sheet.  
Public PropertyName Gets or sets the name of the sheet.  
Public PropertyNamedStyles Gets or sets a collection of StyleInfo objects for this sheet.  
Public PropertyNonEmptyRowCount Gets the number of rows in cell blocks that contain data, styles, tags, or sparklines.  
Public PropertyPictures Gets the pictures.  
Public PropertyPrintInfo Gets or sets the print information for printing to PDF.  
Public PropertyProtect Gets or sets whether cells on this sheet that are marked as protected are uneditable.  
Public PropertyReferenceStyle Gets or sets the style for cell and range references in cell formulas on this sheet.  
Public PropertyRowCount Gets or sets the number of rows in the sheet.  
Public PropertyRowFilter Gets or sets the row filter for the sheet.  
Public PropertyRowHeader Gets the row header area of the sheet.  
Public PropertyRowHeaderSpanModel Gets the row header span model.  
Public PropertyRowRangeGroup Gets the row range group.  
Public PropertyRows Gets the one-dimensional collection of Row objects.  
Public PropertySelectionBackground Gets or sets a Brush object for the selection style.  
Public PropertySelectionBorderColor Gets or sets a Color object for the selection style.  
Public PropertySelectionBorderThemeColor Gets or sets a string object for the selection style.  
Public PropertySelectionPolicy Gets or sets whether users can select ranges of items.  
Public PropertySelections Returns a collection of selected cell ranges.  
Public PropertySelectionUnit Gets or sets whether users can select cells, rows, or columns.  
Public PropertySheetTabColor A color object used to represent the sheet tab color.  
Public PropertySheetTabThemeColor A theme color used to represent the sheet tab color.  
Public PropertyShowGridLine Determines whether to show gridlines.  
Public PropertySpanModel Gets the sheet span model.  
Public PropertyStartingColumnNumber Gets or sets the number or letter displayed in the first column header in this sheet.  
Public PropertyStartingRowNumber Gets or sets the number or letter displayed in the first row header in this sheet.  
Public PropertyTag Gets or sets the tag.  
Public PropertyTouchSelectionGripperBackgroundColor Gets or sets a Color object for the selection style.  
Public PropertyTouchSelectionGripperBackgroundThemeColor Gets or sets a string object for the selection style.  
Public PropertyVisible Gets or sets a value that indicates whether to display the sheet.  
Public PropertyWorkbook Gets the parent workbook for this sheet.  
Public PropertyZoomFactor Gets or sets the scaling factor for displaying this sheet.  
Top
See Also

Reference

Worksheet Class
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options