SMART datagrid v.1 > Classes > CellStyleManager

Back  Forward

DataLudi.CellStyleManager.setStylesAt  method

It applies data cells which are specified by parameter rows and fields to CellStyle which has been registered as styleId

The state of editor of data cell in which has displayed editor will be reset. 

function setStylesAt (rows: [Integer], fields: [Integer|String\, styleId: String);
Returns
Void
Parameters
rows - [Integer]. required.
fields - [Integer|String\. required.
styleId - String. required.
See Also
setStyle
CellStyle
Examples
Cell Styles