'Declaration Public Function GetSheetDisplayOptions( _ ByVal sheet As Sheet, _ Optional ByVal createIfNull As Boolean _ ) As DisplayOptionsBase
public DisplayOptionsBase GetSheetDisplayOptions( Sheet sheet, bool createIfNull )
Exception | Description |
---|---|
System.ArgumentNullException | sheet is null. |
Setting properties on the returned DisplayOptionsBase instance will not change the actual display of the sheet. After setting properties, the Apply method of the CustomView will apply them to the sheet.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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