Поделиться через


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

Item

Returns a single Cell object from the specified CellRange collection.

Properties

Name

Description

Application

Returns an Application object that represents the creator of the specified object.

Borders

Returns a Borders collection that represents the borders and diagonal lines for the specified Cell object or CellRange collection. Read-only.

Count

Returns the number of objects in the specified collection. Read-only.

Parent

Returns the parent object for the specified object.