Bagikan melalui


ChartColorFormat Members (Word)

Represents the color of a one-color object or the foreground or background color of an object with a gradient or patterned fill.

Properties

Name

Description

Application

When used without an object qualifier, returns an Application object that represents the Microsoft Word 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.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

Parent

Returns the parent for the specified object. Read-only Object.

RGB

Returns the red-green-blue value of the specified color. Read-only Long.

SchemeColor

Returns or sets the index of a color in the current color scheme. Read/write Long.

Type

Returns the color format type. Read-only Long.