Class Index

Classes


Class wijspreadOptions

Class Summary
Constructor Attributes Constructor Name and Description
 
wijmo.wijspread options.
Field Summary
Field Attributes Field Name and Description
<static>  
wijspreadOptions.activeSheetIndex
Represents the active sheet index.
<static>  
wijspreadOptions.font
Font used for sheet tab texts.
<static>  
wijspreadOptions.name
Represents the name of the Spread control.
<static>  
wijspreadOptions.newTabVisible
Represents whether the new tab is visible.
<static>  
wijspreadOptions.sheetCount
Gets the number of sheets.
<static>  
wijspreadOptions.sheets
Represents the sheet collection.
<static>  
wijspreadOptions.tabEditable
Represents whether to allow the end user to edit the sheet name in the tab.
<static>  
wijspreadOptions.tabStripRatio
Represents the width of the tab.
<static>  
wijspreadOptions.tabStripVisible
Represents whether the tab strip is visible.
<static>  
wijspreadOptions.useWijmoTheme
Tells if Spread should use Wijmo theme.
Class Detail
wijspreadOptions()
wijmo.wijspread options.
Field Detail
<static> wijspreadOptions.activeSheetIndex
Represents the active sheet index. Type: number

<static> wijspreadOptions.font
Font used for sheet tab texts. Type: string

<static> wijspreadOptions.name
Represents the name of the Spread control. Type: string

<static> wijspreadOptions.newTabVisible
Represents whether the new tab is visible. Type: boolean

<static> wijspreadOptions.sheetCount
Gets the number of sheets. Type: number

<static> wijspreadOptions.sheets
Represents the sheet collection. Type: array

<static> wijspreadOptions.tabEditable
Represents whether to allow the end user to edit the sheet name in the tab. Type: boolean

<static> wijspreadOptions.tabStripRatio
Represents the width of the tab. Type: number

<static> wijspreadOptions.tabStripVisible
Represents whether the tab strip is visible. Type: boolean

<static> wijspreadOptions.useWijmoTheme
Tells if Spread should use Wijmo theme. Type: boolean

©2013. ComponentOne, a division of GrapeCity. All Rights Reserved.