Represents the attributes of index color animation on an object. | |
Description: | The GefGroupFormat object represents the
attributes of a group object. Example: Sub GefIndexColorAnim_Expression() Dim oCimObj As GefObject Dim oCimIndevClrAnim As
GefIndexColorAnim Set oCimObj = CimGetObject Set oCimIndevClrAnim =
oCimObj.IndexColorAnim oCimIndevClrAnim.Expression =
10 CimGetScreen.Refresh False End Sub |
Properties: | Application , Expression , Parent |
Methods: |