CellRange Members (PowerPoint)
A collection of Cell objects in a table column or row. The CellRange collection represents all the cells in the specified column or row. To use the CellRange collection, use the Cells keyword.
Methods
Name |
Description |
---|---|
Returns a single Cell object from the specified CellRange collection. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the creator of the specified object. |
|
Returns a Borders collection that represents the borders and diagonal lines for the specified Cell object or CellRange collection. Read-only. |
|
Returns the number of objects in the specified collection. Read-only. |
|
Returns the parent object for the specified object. |