Column Methods

The Column type exposes the following members.

Methods
  NameDescription
Public methodCopyTo
Copies all elements from the collection to the specified array.
(Inherited from CellCollection.)
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from CellCollection.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSetTextFormat(IParagraphFormat)
Sets defined paragraph format properties to all column cells' paragraphs.
Public methodSetTextFormat(IPortionFormat)
Sets defined portion format properties to all column cells' portions.
Public methodSetTextFormat(ITextFrameFormat)
Sets defined text frame format properties to all column cells' text frames.
Public methodToString (Inherited from Object.)
See Also