SMART datagrid v.1 > Classes > CellStyleManager
DataLudi.CellStyleManager.hasStyle method
If registered the style which has been specified by parameter styleId, it will return true.
function hasStyle (styleId: String): Boolean;
- Returns
- Boolean
- Parameters
- styleId - String. required.
- See Also
- getStyle
- CellStyle
- Examples
- Cell Styles