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

In This Topic
    IDataTable Interface Members
    In This Topic

    The following tables list the members exposed by IDataTable.

    Public Methods
     NameDescription
     MethodDeletes the object.  
     MethodReturns the IFontFormat object that represents the font of thespecified object.  
     MethodReturns the IChartFormat object.  
     MethodGets if the chart data table has horizontal cell borders. The default value is true.  
     MethodGets if the chart data table has outline borders. The default value is true.  
     MethodGets if the chart data table has vertical cell borders. The default value is true.  
     MethodReturns the parent IChart of the data table.  
     MethodGets if the data label legend key is visible. The default value is true.  
     MethodSets if the chart data table has horizontal cell borders.  
     MethodSets if the chart data table has outline borders.  
     MethodSets if the chart data table has vertical cell borders.  
     MethodSets if the data label legend key is visible.  
    Top
    See Also