Outline Members
Include Protected Members
Include Inherited Members
Represents an outline on a worksheet.
The Outline type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Excel application. | |
AutomaticStyles | True if the outline uses automatic styles. | |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. | |
Parent | Returns the parent object for the specified object. | |
SummaryColumn | Returns or sets the location of the summary columns in the outline. | |
SummaryRow | Returns or sets the location of the summary rows in the outline. |
Top
Methods
Name | Description | |
---|---|---|
ShowLevels | Displays the specified number of row and/or column levels of an outline. |
Top