Column Methods |
The Column type exposes the following members.
Name | Description | |
---|---|---|
![]() | CopyTo |
Copies all elements from the collection to the specified array.
(Inherited from CellCollection.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from CellCollection.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | SetTextFormat(IParagraphFormat) |
Sets defined paragraph format properties to all column cells' paragraphs.
|
![]() | SetTextFormat(IPortionFormat) |
Sets defined portion format properties to all column cells' portions.
|
![]() | SetTextFormat(ITextFrameFormat) |
Sets defined text frame format properties to all column cells' text frames.
|
![]() | ToString | (Inherited from Object.) |