Shading Members
Include Protected Members
Include Inherited Members
Contains shading attributes for an object.
The Shading type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns a Application object that represents the Microsoft Word application. |
![]() |
BackgroundPatternColor | Returns or sets the 24-bit color that's applied to the background of the Shading object. Can be any valid WdColor constant or a value returned by Visual Basic's RGB function. |
![]() |
BackgroundPatternColorIndex | Returns or sets the color that's applied to the background of the Shading object. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
ForegroundPatternColor | Returns or sets the 24-bit color that's applied to the foreground of the Shading object. This color is applied to the dots and lines in the shading pattern. Can be any valid WdColor constant or a value returned by Visual Basic's RGB function. |
![]() |
ForegroundPatternColorIndex | Returns or sets the color that's applied to the foreground of the Shading object. This color is applied to the dots and lines in the shading pattern. |
![]() |
Parent | Returns an object that represents the parent object of the specified object. |
![]() |
Texture | Returns or sets the shading texture for the specified object. |
Top