ExcelTableColumnCollection Members
From Office Open XML
| EPPlus 3.0 |
| ExcelTableColumnCollection Members |
| ExcelTableColumnCollection Class Constructors Methods Properties See Also Send Feedback |
The ExcelTableColumnCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ExcelTableColumnCollection | Initializes a new instance of the ExcelTableColumnCollection class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Count |
Number of items in the collection
| |
| Item | Overloaded. | |
| Table |
A reference to the table object
|