SMART datagrid v1.4 > 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