public class SetCellStyleHelper extends RangeHelperBase
range, sheet
Constructor and Description |
---|
SetCellStyleHelper(SRange range) |
Modifier and Type | Method and Description |
---|---|
void |
setCellStyle(SCellStyle style) |
void |
setWholeColumnCellStyle(SCellStyle style) |
void |
setWholeRowCellStyle(SCellStyle style) |
getColumn, getFormatEngine, getFormattedText, getFormulaEngine, getLastColumn, getLastRow, getRow, isBlank, isWholeColumn, isWholeRow, isWholeSheet
public SetCellStyleHelper(SRange range)
public void setCellStyle(SCellStyle style)
public void setWholeRowCellStyle(SCellStyle style)
public void setWholeColumnCellStyle(SCellStyle style)
Copyright © 2020. All rights reserved.