ShouldSerializeModels Method
Gets whether the document models for the sheet should be persisted.
public bool ShouldSerializeModels()
'Declaration
Public Function ShouldSerializeModels() As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
value = instance.ShouldSerializeModels()
Return Value
True if the SheetView.Models property should be saved; otherwise, false