ShouldSerializeGrayAreaBackColor Method
Gets whether the GrayAreaBackColor property should be serialized.
protected bool ShouldSerializeGrayAreaBackColor()
'Declaration
Protected Function ShouldSerializeGrayAreaBackColor() As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
value = instance.ShouldSerializeGrayAreaBackColor()