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