Share via


Interior Members

Include Protected Members
Include Inherited Members

The Interior type exposes the following members.

Properties

  Name Description
Public property Application When used without an object qualifier, this property returns an Application object that represents the Microsoft Word application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.
Public property Color Returns or sets a Variant representing the primary color of the object.
Public property ColorIndex Returns or sets a Variant value that represents the color of the interior.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Public property InvertIfNegative True if Microsoft Word inverts the pattern in the object when it corresponds to a negative number. Read/write Variant.
Public property Parent Returns the parent for the specified object. Read-only Object.
Public property Pattern Returns or sets a Variant value, containing an [XlPattern#SameCHM] constant, that represents the interior pattern.
Public property PatternColor Returns or sets the color of the interior pattern as an RGB value. Read/write Variant.
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#SameCHM] constants: xlColorIndexAutomatic or xlColorIndexNone. Read/write Long.

Top

See Also

Reference

Interior Interface

Microsoft.Office.Interop.PowerPoint Namespace