SpreadsheetGear 2023
Outline Property (IWorksheet)


SpreadsheetGear Namespace > IWorksheet Interface : Outline Property
Returns an instance of IOutline which provides access to outline options.
Syntax
'Declaration
 
ReadOnly Property Outline As IOutline
'Usage
 
Dim instance As IWorksheet
Dim value As IOutline
 
value = instance.Outline
IOutline Outline {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorksheet Interface
IWorksheet Members