ShowDetail Property (IRange)
In This Topic
Gets or sets whether to show the detail (Returns True if the outline is expanded for the specified range, so that the detail of the column or row is visible).
The specified range must be a single summary column or row in an outline (read or write).
Syntax
System.bool ShowDetail {get; set;}
See Also