ShouldSerializeZoomFactor Method
Gets whether the zoom factor should be serialized.
public bool ShouldSerializeZoomFactor()
'Declaration
Public Function ShouldSerializeZoomFactor() As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
value = instance.ShouldSerializeZoomFactor()
Return Value
true if ZoomFactor should be serialized; otherwise, false