FillFormat Members (Word)
Represents fill formatting for a shape. A shape can have a solid, gradient, texture, pattern, picture, or semi-transparent fill.
Methods
Name |
Description |
---|---|
Sets the specified fill to a one-color gradient. |
|
Sets the specified fill to a pattern. |
|
Sets the specified fill to a preset gradient. |
|
Sets the specified fill to a preset texture. |
|
Sets the specified fill to a uniform color. . |
|
Sets the specified fill to a two-color gradient. |
|
Fills the specified shape with one large image. . |
|
Fills the specified shape with small tiles of an image. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns or sets a ColorFormat object that represents the background color for the fill Read/write. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets a ColorFormat object that represents the foreground color for the fill. Read/write. |
|
Returns or sets the angle of the gradient fill for the specified fill format. Read/write. |
|
Returns the gradient color type for the specified fill. Read-only MsoGradientColorType. |
|
Returns a value that indicates how dark or light a one-color gradient fill is. Read-only Single. |
|
Returns the GradientStops collection associated with the specified fill format. Read-only. |
|
Returns the gradient style for the specified fill. Read-only MsoGradientStyle. |
|
Returns the gradient variant for the specified fill as an integer value from 1 to 4 for most gradient fills. Read-only Long. |
|
Returns an Object that represents the parent object of the specified FillFormat object. |
|
Returns or sets a MsoPatternType constant that represents the pattern applied to the specified fill or line. Read-only. |
|
Returns a PictureEffects object that can be used to apply picture effects to the specified fill formatting. Read-only. |
|
Returns the preset gradient type for the specified fill. Read-only MsoPresetGradientType. |
|
Returns the preset texture for the specified fill. Read-only MsoPresetTexture. |
|
Returns or sets whether the fill rotates with the specified shape. Read/write. |
|
Returns or sets the alignment (the origin of the coordinate grid) for the tiling of the texture fill. Read/write. |
|
Returns or sets a Single that specifies the horizontal scaling factor for the texture fill. Read/write. |
|
Returns the name of the custom texture file for the specified fill. Read-only String. |
|
Returns or sets a Long that specifies the horizontal offset of the texture from the origin in points. Read/write. |
|
Returns or sets a Long that specifies the vertical offset of the texture from the origin in points. Read/write. |
|
Returns or sets whether the texture fill is tiled or centered. Read/write. |
|
Returns the texture type for the specified fill. Read-only MsoTextureType. |
|
Returns or sets a Single that specifies the vertical scaling factor for the texture fill. Read/write. |
|
Returns or sets the degree of transparency of the specified fillfor a shape as a value between 0.0 (opaque) and 1.0 (clear). Read/write Single. |
|
Returns the shape fill format type. Read-only MsoFillType. |
|
True if the specified object, or the formatting applied to it, is visible. Read/write MsoTriState. |