DocumentTableColumn Class |
Namespace: GroupDocs.Assembly.Data
The DocumentTableColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowsNull |
Gets a value indicating whether cells in this column contain null values or not.
|
![]() | IndexInDocument |
Gets the original zero-based index of the corresponding table column as per the source document.
|
![]() | Name |
Gets or sets the name of this column used to access the column's data in a template document passed to
DocumentAssembler.
|
![]() | Type |
Gets or sets the type of cell values in this column.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |