Click or drag to resize

TableColumn Methods

The TableColumn type exposes the following members.

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