Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableColumn Interface / DataField Property
In This Topic
    DataField Property (ITableColumn)
    In This Topic
    Gets or sets the name of data field of current table column.
    Syntax
    System.string DataField {get; set;}
    See Also