'DeclarationPublic ReadOnly Property ChangeType As TableStyleCollectionChangedType
'UsageDim instance As TableStyleCollectionChangedEventArgs Dim value As TableStyleCollectionChangedType value = instance.ChangeType
public TableStyleCollectionChangedType ChangeType {get;}