SMART datagrid v.1 > Classes > CellStyleManager

Back  Forward

DataLudi.CellStyleManager.getStyle  method

It returns Style object which has been registered by parameter styleId

You can check whether the style has been registered by hasStyle

function getStyle (styleId: String): CellStyle;
Returns
CellStyle
Parameters
styleId - String. required.
See Also
hasStyle
CellStyle
Examples
Cell Styles