[]
public sealed class AlternatingStyle : StyleObjectInfo
Public NotInheritable Class AlternatingStyle
Inherits StyleObjectInfo
Name | Description |
---|---|
AlternatingStyle() |
Name | Description |
---|---|
Borders | Gets the BordersInfo object that represents the borders of the specified object. |
Font | Gets the FontInfo object that represents the font of the specified object. |
HorizontalAlignment | Gets or sets the horizontal alignment. |
IndentLevel | Gets or sets the indent level. |
Interior | Gets the Interior object that represents the interior of the specified object. |
Locked | Gets or sets a value indicating whether this RangeInfo is locked. |
NumberFormat | Gets or sets the number format of current cell. |
Orientation | Gets or sets the text orientation. |
ShrinkToFit | Gets or sets a value indicating whether text automatically shrinks to fit in the available column width. |
VerticalAlignment | Gets or sets the vertical alignment. |
WrapText | Gets or sets a value indicating whether Spread wraps the text in the object. |