Name | Description | |
---|---|---|
getDirection | Gets the text direction. | |
getFont | Returns the IFontFormat object that represents the font of thespecified object. | |
getNumberFormat | Gets the format code for the object. | |
getNumberFormatLinked | Gets whether the number format is linked to the cells (True if the number format is linked to the cells, so that the number format changes in the labels when it changes in the cells). | |
getOffset | Gets the distance between the levels of labels and the distance between the first level and the axis line. | |
getOrientation | Gets the text orientation. | |
getParent | Returns the parent object for the specified object. | |
setDirection | Sets the text direction. | |
setNumberFormat | Sets the format code for the object. | |
setNumberFormatLinked | Sets whether the number format is linked to the cells (True if the number format is linked to the cells, so that the number format changes in the labels when it changes in the cells). | |
setOffset | Sets the distance between the levels of labels and the distance between the first level and the axis line. | |
setOrientation | Sets the text orientation. Can be an integer value from ¨C90 to 90 degrees. |