SMART datagrid v1.4 > Classes

[ grids ver.1.4.4]   Back  Forward

DataLudi.ExcelWorkbookTitle  class

excel export시 타이틀을 만들때 사용되는 모델형태의 class이다. GridExportOptions 에 workbookTitle, workbookSubTitle 으로 지정될때 그리드 내부에서 생성된다. 

Base Classes
DLBase
Properties
bottomEmptyRow
height
styles
titleText
topEmptyRow
visible
Inherited Methods
DLBase.assign
DLBase.getProperties
DLBase.getProperty
DLBase.setProperties
DLBase.setProperty
DLBase.toggle

 

See Also
GridExcelExporter
exportToExcel
GridExportOptions