SpreadJS Documentation
GcSpreadSheetsOptions type
GcSpread.Sheets options.
Syntax
var instance = new GcSpread.Sheets.GcSpreadSheetsOptions();
function GcSpreadSheetsOptions;
Inheritance Hierarchy

Object
   GcSpread.Sheets.GcSpreadSheetsOptions

Constructors
 NameDescription
public ConstructorGcSpreadSheetsOptions ConstructorGcSpread.Sheets options.  
Top
Fields
 NameDescription
public FieldactiveSheetIndexRepresents the active sheet index.  
public FieldallowUserResizeRepresents whether to allow end user resizing of columns and rows.  
public FieldallowUserZoomRepresents whether to allow end user zoom.  
public FieldfontFont used for sheet tab text.  
public FieldnameRepresents the name of the Spread control.  
public FieldnewTabVisibleRepresents whether the new tab is visible.  
public FieldsheetCountGets the number of sheets.  
public FieldsheetsRepresents the sheet collection.  
public FieldtabEditableRepresents whether to allow the end user to edit the sheet name in the tab.  
public FieldtabStripRatioRepresents the width of the tab.  
public FieldtabStripVisibleRepresents whether the tab strip is visible.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.