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
Cell Styles