SMART datagrid v.1 > Classes > CellStyleManager

Back  Forward

DataLudi.CellStyleManager.getStyle  method

返回通过参数styleId而注册的样式对象。 

可以通过[#.hasStyle]],了解是否已有注册样式。 

function getStyle (styleId: String): CellStyle;
Returns
CellStyle
Parameters
styleId - String. required.
See Also
hasStyle
CellStyle
Examples
单元格样式