Column Properties |
The Column type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnFormat |
Returns the ColumnFormat object that contains formatting properties for this column.
Read-only IColumnFormat.
|
![]() | Count |
Returns the number of cells in a collection.
Read-only Int32.
(Inherited from CellCollection.) |
![]() | IsSynchronized |
Returns a value indicating whether access to the collection is synchronized (thread-safe).
Read-only Boolean.
(Inherited from CellCollection.) |
![]() | Item |
Returns a cell by it's position.
Read-only Cell.
(Inherited from CellCollection.) |
![]() | Presentation |
Returns the parent presentation of a CellCollection.
Read-only IPresentation.
(Inherited from CellCollection.) |
![]() | Slide |
Returns the parent slide of a CellCollection.
Read-only IBaseSlide.
(Inherited from CellCollection.) |
![]() | SyncRoot |
Returns a synchronization root.
Read-only Object.
(Inherited from CellCollection.) |
![]() | Width |
Returns or sets the width of a column.
Read/write Double.
|