Name | Description | |
---|---|---|
Borders | Returns a IBorders object that represents the borders of the associated IRange object as it is displayed in the current user interface. | |
Font | Returns a IFont object that represents the font of the associated IRange object as it is displayed in the current user interface. | |
HorizontalAlignment | Returns a value that represents the horizontal alignment of the associated IRange object as it is displayed in the current user interface. | |
IndentLevel | Returns a value that represents the indent level of the associated IRange object as it is displayed in the current user interface. | |
Interior | Returns an IInterior object that represents the interior of the associated IRange object as it is displayed in the current user interface. | |
Locked | Returns a value that indicates if the associated IRange object is locked as it is displayed in the current user interface. | |
MergeCells | Returns a value that indicates if the associated IRange object contains merged cells as it is displayed in the current user interface. | |
NumberFormat | Returns a value that represents the format code of the associated IRange object as it is displayed in the current user interface. | |
Orientation | Returns a value that represents the text orientation of the associated IRange object as it is displayed in the current user interface. | |
ShrinkToFit | Returns a value that indicates if Spread automatically shrinks text to fit in the available column width of the associated IRange object as it is displayed in the current user interface. | |
Style | Returns a value, containing a Style object, that represents the style of the associated IRange object as it is displayed in the current user interface. | |
VerticalAlignment | Returns a value that represents the vertical alignment of the associated IRange object as it is displayed in the current user interface. | |
WrapText | Returns a value that indicates if Spread wraps the text of the associated IRange object as it is displayed in the current user interface. |