SMART datagrid v1.4 > Classes > CellStyleManager
DataLudi.CellStyleManager.setStylesAt method
매개변수 rows와 fields로 지정되는 데이터셀들을 styleId로 등록되어 있는 CellStyle로 적용시킨다.
편집기가 표시돼 있던 데이터셀의 편집기의 상태는 재설정된다.
function setStylesAt (rows: [Integer], fields: [Integer|String\, styleId: String);
- Returns
- Void
- Parameters
- rows - [Integer]. required.
- fields - [Integer|String\. required.
- styleId - String. required.
- See Also
- setStyle
- CellStyle
- Examples
- Cell Styles