Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ITableColumn Interface
/ DataField Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DataField Property (ITableColumn)
In This Topic
Gets or sets the name of data field of current table column.
Syntax
C#
System.
string
DataField {
get
;
set
;}
See Also
Reference
ITableColumn Interface
ITableColumn Members