'Declaration Public Function IsEventSuspend() As System.Boolean
'Usage Dim instance As SheetSpanModelBase Dim value As System.Boolean value = instance.IsEventSuspend()
public System.bool IsEventSuspend()
Return Value
true
if the Changed event is suspend; otherwise, false