Borders Members
Include Protected Members
Include Inherited Members
A collection of LineFormat objects that represent the borders and diagonal lines of a cell or range of cells in a table.
The Borders type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
Count | Returns the number of objects in the specified collection. Read-only. | |
Count | (Inherited from Collection.) | |
Item | Returns a LineFormat object for the specified border from the Borders collection. | |
Parent | Returns the parent object for the specified object. |
Top
Methods
Name | Description | |
---|---|---|
_Index(Int32) | ||
_Index(Int32) | (Inherited from Collection.) | |
GetEnumerator() | ||
GetEnumerator() | (Inherited from Collection.) |
Top