| Application
|
Returns the application associated with the format. Return value: Application. This property is read only.
|
| Blend
|
Returns/sets color blend style for a format. Return/assignment value: Boolean.
|
| Border
|
Returns/sets the border of a format. Return value: Border. This property is read only.
|
| CellTextString
|
Returns/sets cell text style string for a format. Return/assignment value: String.
|
| CellTextStyle
|
Returns/sets cell text style for a format. Return/assignment value: Boolean.
|
| Effect3D
|
Returns/sets the 3D style of a format. Return/assignment value: Boolean.
|
| Font
|
Returns/sets the font of a format. Return value: Font. This property is read only.
|
| HorizontalAlignment
|
Returns/sets a horizontal alignment of the format. Return/assignment value: HorizontalAlignment.
|
| IsBlendIncluded
|
Returns/sets if the color blend style is included in this format definition. Return/assignment value: Boolean.
|
| IsBorderIncluded
|
Returns/sets if the Border features are included in this format definition. Return/assignment value: Boolean.
|
| IsCellTextIncluded
|
Returns/sets if the cell text style is included in this format definition. Return/assignment value: Boolean.
|
| IsEffect3DIncluded
|
Returns/sets if the 3D effect feature is included in this format definition. Return/assignment value: Boolean.
|
| IsFontIncluded
|
Returns/sets if the Font features are included in this format definition. Return/assignment value: Boolean.
|
| IsHorizontalAlignmentIncluded
|
Returns/sets if the horizontal alignment feature is included in this format definition. Return/assignment value: Boolean.
|
| IsMergeCellsIncluded
|
Returns/sets if the merge style is included in this format definition. Return/assignment value: Boolean.
|
| IsNumberFormatIncluded
|
Returns/sets if the Number format features are included in this format definition. Return/assignment value: Boolean.
|
| IsOrientationIncluded
|
Returns/sets if the orientation feature is included in this format definition. Return/assignment value: Boolean.
|
| IsVerticalAlignmentIncluded
|
Returns/sets if the vertical alignment feature is included in this format definition. Return/assignment value: Boolean.
|
| IsWrapTextIncluded
|
Returns/sets if the Wrap feature are included in this format definition. Return/assignment value: Boolean.
|
| MergeCells
|
Returns/sets merge style for a format. Return/assignment value: Boolean.
|
| Name
|
Returns/sets the name of the format. Return/assignment value: String.
|
| NumberFormat
|
Returns/sets the display format of the format as a string. Return/assignment value: String.
|
| Orientation
|
Returns/sets an orientation of text in the format. Return/assignment value: Orientation.
|
| Parent
|
Returns the spreadsheet associated with the format. Return value: Object. This property is read only.
|
| VerticalAlignment
|
Returns/sets a vertical alignment of the format. Return/assignment value: VerticalAlignment.
|
| WrapText
|
Returns/sets wrap style for a format. Return/assignment value: Boolean.
|