Interior Members

Include Protected Members
Include Inherited Members

Represents the interior of an object.

The Interior type exposes the following members.

Properties

  Name Description
Public property Application 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.
Public property Color Returns or sets the primary color of the object. Read/write.
Public property ColorIndex Returns or sets the color of the interior. Read/write.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only.
Public property InvertIfNegative true if Microsoft PowerPoint inverts the pattern in the object when it corresponds to a negative number. Read/write.
Public property Parent Returns the parent for the specified object. Read-only.
Public property Pattern Returns or sets an XlPattern constant that represents the interior pattern.
Public property PatternColor Returns or sets the color of the interior pattern as an RGB value. Read/write.
Public property PatternColorIndex 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.

Top

See Also

Reference

Interior Interface

Microsoft.Office.Interop.PowerPoint Namespace