Class |
CellStyleMapping | ||||||||||||||||||||||||||||||||||||||||
A cell style mapping. | |||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, getElements, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
Array of CellStyleMapping getElements () void remove () bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||
Used in: | CellStyleMapping CellStyleMappings.nextItem (obj: CellStyleMapping) CellStyleMapping CellStyleMappings.previousItem (obj: CellStyleMapping) | ||||||||||||||||||||||||||||||||||||||||
Return |
Array of CellStyleMapping CellStyleMapping.getElements () CellStyleMapping CellStyleMappings.[] (index: number) CellStyleMapping CellStyleMappings.add (sourceStyleName: string, destinationStyleName: string, mappingRuleType: MapType[, withProperties: Object]) CellStyleMapping CellStyleMappings.anyItem () Array of CellStyleMapping CellStyleMappings.everyItem () CellStyleMapping CellStyleMappings.firstItem () CellStyleMapping CellStyleMappings.item (index: varies) Array of CellStyleMapping CellStyleMappings.itemByRange (from: varies, to: varies) CellStyleMapping CellStyleMappings.lastItem () CellStyleMapping CellStyleMappings.middleItem () CellStyleMapping CellStyleMappings.nextItem (obj: CellStyleMapping) CellStyleMapping CellStyleMappings.previousItem (obj: CellStyleMapping) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |