Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
function | getAutoFitMergedCells() | |
function | setAutoFitMergedCells(value) | |
Indicates whether auto fit row height when the cells is merged in a row. The default value is false. | ||
function | getAutoFitMergedCellsType() | |
function | setAutoFitMergedCellsType(value) | |
Gets and set the type of auto fitting row height of merged cells. The value of the property is AutoFitMergedCellsType integer constant. | ||
function | getAutoFitWrappedTextType() | |
function | setAutoFitWrappedTextType(value) | |
Gets and sets the type of auto fitting wrapped text. The value of the property is AutoFitWrappedTextType integer constant. | ||
function | getDefaultEditLanguage() | |
function | setDefaultEditLanguage(value) | |
Gets or sets default edit language. The value of the property is DefaultEditLanguage integer constant. | ||
function | getFormatStrategy() | |
function | setFormatStrategy(value) | |
Gets and sets the formatted strategy. The value of the property is CellValueFormatStrategy integer constant. | ||
function | getForRendering() | |
function | setForRendering(value) | |
Indicates whether fit for rendering purpose. | ||
function | getIgnoreHidden() | |
function | setIgnoreHidden(value) | |
Ignores the hidden rows/columns. | ||
function | getMaxRowHeight() | |
function | setMaxRowHeight(value) | |
Gets and sets the max row height(in unit of Point) when autofitting rows. | ||
function | getOnlyAuto() | |
function | setOnlyAuto(value) | |
Indicates whether only fit the rows which height are not customed. |
function getDefaultEditLanguage() / function setDefaultEditLanguage(value)
function getAutoFitMergedCells() / function setAutoFitMergedCells(value)
function getAutoFitMergedCellsType() / function setAutoFitMergedCellsType(value)
function getOnlyAuto() / function setOnlyAuto(value)
function getIgnoreHidden() / function setIgnoreHidden(value)
function getMaxRowHeight() / function setMaxRowHeight(value)
function getAutoFitWrappedTextType() / function setAutoFitWrappedTextType(value)
function getFormatStrategy() / function setFormatStrategy(value)
function getForRendering() / function setForRendering(value)