Class |
CellStyleGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
A cell style group. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, duplicate, extractLabel, getElements, insertLabel, move, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
CellStyleGroup duplicate () string extractLabel (key:
string)
Array of CellStyleGroup getElements () void insertLabel (key:
string, value:
string)
CellStyleGroup move (to:
LocationOptions[, reference:
varies])
void remove ([replacingWith:
varies])
bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Element of |
CellStyle.parent CellStyleGroup.parent | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | CellStyleGroup CellStyleGroups.nextItem (obj: CellStyleGroup) CellStyleGroup CellStyleGroups.previousItem (obj: CellStyleGroup) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Return |
CellStyleGroup CellStyleGroup.duplicate () Array of CellStyleGroup CellStyleGroup.getElements () CellStyleGroup CellStyleGroup.move (to: LocationOptions[, reference: varies]) CellStyleGroup CellStyleGroups.[] (index: number) CellStyleGroup CellStyleGroups.add ([withProperties: Object]) CellStyleGroup CellStyleGroups.anyItem () Array of CellStyleGroup CellStyleGroups.everyItem () CellStyleGroup CellStyleGroups.firstItem () CellStyleGroup CellStyleGroups.item (index: varies) CellStyleGroup CellStyleGroups.itemByID (id: number) CellStyleGroup CellStyleGroups.itemByName (name: string) Array of CellStyleGroup CellStyleGroups.itemByRange (from: varies, to: varies) CellStyleGroup CellStyleGroups.lastItem () CellStyleGroup CellStyleGroups.middleItem () CellStyleGroup CellStyleGroups.nextItem (obj: CellStyleGroup) CellStyleGroup CellStyleGroups.previousItem (obj: CellStyleGroup) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |