C1.Excel Assembly / C1.Excel Namespace / XLSheet Class / OutlinesRight Property

In This Topic
OutlinesRight Property
In This Topic
Gets or sets a value indicating the horizontal location of outline buttons.
Syntax
'Declaration
 
Public Property OutlinesRight As System.Boolean
 
Remarks
If this property is set to true, outline buttons are located to the right the outline group, otherwise they are located to the left of the outline group.

Th default value is true

.
See Also