Interior Members (PowerPoint)
Represents the interior of an object.
Properties
Name |
Description |
---|---|
When used without an object qualifier, returns an Application object that represents the Microsoft PowerPoint application. When used with an object qualifier, returns an Application object that represents the creator of the specified object (you can use this property with an Automation object to return the application of that object). Read-only. |
|
Returns or sets the primary color of the object. Read/write Variant. |
|
Returns or sets the color of the interior. Read/write Variant. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
True if Microsoft Word inverts the pattern in the object when it corresponds to a negative number. Read/write Variant. |
|
Returns the parent for the specified object. Read-only Object. |
|
Returns or sets a Variant value, containing an XlPattern constant, that represents the interior pattern. |
|
Returns or sets the color of the interior pattern as an RGB value. Read/write Variant. |
|
Returns or sets the color of the interior pattern as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Read/write Long. |