Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IDataTable Interface
Properties Methods

In This Topic
    IDataTable Interface Members
    In This Topic

    The following tables list the members exposed by IDataTable.

    Public Properties
     NameDescription
     PropertyReturns the IFontFormat object that represents the font of the specified object.  
     PropertyReturns the IChartFormat object.  
     Property True if the chart data table has horizontal cell borders. The default value is true.  
     Property True if the chart data table has outline borders. The default value is true.  
     Property True if the chart data table has vertical cell borders. The default value is true.  
     PropertyReturns the parent IChart for the data table.  
     Property True if the data label legend key is visible. The default value is true.  
    Top
    Public Methods
     NameDescription
     Method Deletes the object.  
    Top
    See Also