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).
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).
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).
setNumberFormatLinked
voidsetNumberFormatLinked(boolean value)
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).
getOffset
intgetOffset()
Gets the distance between the levels of labels and the distance between the first level and the axis line.
setOffset
voidsetOffset(int value)
Sets the distance between the levels of labels and the distance between the first level and the axis line.
getOrientation
intgetOrientation()
Gets the text orientation.
setOrientation
voidsetOrientation(int value)
Sets the text orientation. Can be an integer value from –90 to 90 degrees.