TableColumn Methods |
The TableColumn type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AdjustColumnByTextWidth |
adjust column width by text width.
|
|
|
CopyTo |
Copies all elements from the collection to the specified array.
(Inherited from
CellCollection
.)
|
|
|
Dispose |
Dispose object and free resources.
(Inherited from
PptObject
.)
|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
GetEnumerator |
Gets an enumerator for all cells which top-left corner
belongs to this collection. Each cell returned only once.
(Inherited from
CellCollection
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|