ColumnCollection Class |
Namespace: Spire.Doc.Collections
The ColumnCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of items in the collection.
(Inherited from
CollectionEx
.)
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
Item |
Gets the
Column
at the specified index.
|
| Name | Description | |
|---|---|---|
|
|
Add |
Adds
Column
object to the collection.
|
|
|
Clear |
Removes all item.
|
|
|
CreateItem | (Overrides DocumentSerializableCollection CreateItem(IXDLSContentReader) .) |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from
CollectionEx
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetTagItemName | (Overrides DocumentSerializableCollection GetTagItemName .) |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
Populate |
Populates the specified number of columns with specified spacing.
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_doc | (Inherited from OwnerHolder .) |