Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITickLabels Interface

In This Topic
    ITickLabels Interface Methods
    In This Topic

    For a list of all members of this type, see ITickLabels members.

    Public Methods
     NameDescription
     MethodGets the text direction.  
     MethodReturns the IFontFormat object that represents the font of thespecified object.  
     MethodGets the format code for the object.  
     MethodGets 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).  
     MethodGets the distance between the levels of labels and the distance between the first level and the axis line.  
     MethodGets the text orientation.  
     MethodReturns the parent object for the specified object.  
     MethodSets the text direction.  
     MethodSets the format code for the object.  
     MethodSets 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).  
     MethodSets the distance between the levels of labels and the distance between the first level and the axis line.  
     MethodSets the text orientation. Can be an integer value from ¨C90 to 90 degrees.  
    Top
    See Also