TickLabels Members (Word)
Represents the tick-mark labels associated with tick marks on a chart axis.
Methods
Name |
Description |
---|---|
Deletes the object. |
|
Selects the object. |
Properties
Name |
Description |
---|---|
Returns or sets the alignment for the specified phonetic text or tick label. Read/write Long. |
|
When used without an object qualifier, returns an Application object that represents the Microsoft Word application. When used with an object qualifier, returns an Application object that represents the creator of the specified object (you can use this property with an Automation object to return the application of that object). Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns the number of levels of category tick labels. Read-only Long. |
|
Returns the font of the specified object. Read-only ChartFont. |
|
Returns the line, fill, and effect formatting for the object. Read-only ChartFormat. |
|
Returns or sets a value that indicates whether an axis is multilevel. Read/write Boolean. |
|
Returns the name of the object. Read-only String. |
|
Returns or sets the format code for the object. Read/write String. |
|
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). Read/write Boolean. |
|
Returns or sets the format code for the object as a string in the language of the user. Read/write Variant. |
|
Returns or sets the distance between the levels of labels, and the distance between the first level and the axis line. Read/write Long. |
|
Returns or sets the text orientation. Read/write Long. |
|
Returns the parent for the specified object. Read-only Object. |
|
Returns or sets an XlReadingOrder constant that represents the reading order for the specified object. Read/write Long. |