'Declaration Public ReadOnly Property SheetRemoved As Boolean
'Usage Dim instance As SegmentDataChangedEventArgs Dim value As Boolean value = instance.SheetRemoved
public bool SheetRemoved {get;}
Property Value
true
if the sheet is removed; otherwise, false
.