Version

DisplayOptions Property (Chartsheet)

Gets the object which controls the display of the chartsheet.
Syntax
'Declaration
 
Public ReadOnly Property DisplayOptions As ChartsheetDisplayOptions
public ChartsheetDisplayOptions DisplayOptions {get;}

Property Value

The object which controls the display of the chartsheet.
Remarks

The display options include any settings which affect the display of the chartsheet when viewed in Microsoft Excel. These settings will not affect the printed chartsheet or the data stored in the chartsheet.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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