HasAnimatedProperties Property (SheetTab)
In This Topic
Syntax
'Declaration
Public ReadOnly Property HasAnimatedProperties As Boolean
'Usage
Dim instance As SheetTab
Dim value As Boolean
value = instance.HasAnimatedProperties
public bool HasAnimatedProperties {get;}
See Also