ThreeDFormat.Color Property
PowerPoint Developer Reference |
Returns a ColorFormat object that represents the color for the specified characters. Read-only.
Syntax
expression.Color
expression A variable that represents a ThreeDFormat object.
Return Value
ColorFormat
Example
This example sets the color of characters one through five in the title on slide one.
Visual Basic for Applications |
---|
|
See Also