Package com._1c.g5.v8.dt.qw.ui.utils
Class SpreadsheetUtils.TextParams
java.lang.Object
com._1c.g5.v8.dt.qw.ui.utils.SpreadsheetUtils.TextParams
- Enclosing class:
- SpreadsheetUtils
Cell text parameters
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
boolean
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
row
public int row -
column
public int column -
text
-
textLocal
-
fillType
-
isBoold
public boolean isBoold -
border
public int border -
dataFormat
-
autoIndent
public int autoIndent -
detailParameter
-
fontHeight
public int fontHeight -
textAlignmentVertical
-
textAlignmentHorizontal
-
textPlacement
-
sizeChangeMode
-
-
Constructor Details
-
TextParams
public TextParams()
-