Name | Description | |
---|---|---|
getColor | Returns the IColorFormat object that represents the specifiedforeground fill or solid color. | |
getGradientAngle | Gets the angle of the gradient fill for the specified fill format. | |
getGradientDegree | Returns the gradient degree of the specified one-color shaded fill as a floating-point value from 0.0 (dark) through 1.0 (light). | |
getGradientPathType | Gets the path type for the gradient fill. | |
getGradientStops | Returns the end point for the gradient fill. | |
getGradientStyle | Returns the gradient style for the specified fill. | |
getGradientVariant | Returns the shade variant for the specified fill as an integer value from 1 through 4. | |
getPattern | Returns the fill pattern. | |
getPatternColor | Returns the IColorFormat object that represents the specified patterncolor. | |
getPresetGradientType | Returns the preset gradient type for the specified fill. | |
getPresetTexture | Returns the preset texture for the specified fill. | |
getRotateWithObject | Gets if the fill style should rotate with the object. | |
getTextureAlignment | Gets the text alignment for the specified IFillFormat. | |
getTextureHorizontalScale | Gets the value for horizontally scaling the text for the IFillFormat. | |
getTextureOffsetX | Returns the offset X value for the specified fill. | |
getTextureOffsetY | Returns the offset Y value for the specified fill. | |
getTextureVerticalScale | Returns the texture vertical scale for the specified fill. | |
getTransparency | Gets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear). | |
getType | Returns the fill type. | |
getVisible | Determines whether the object is visible. | |
oneColorGradient | Sets the specified fill to a one-color gradient. | |
patterned | Sets the specified fill to a pattern. | |
presetGradient | Sets the specified fill to a preset gradient. | |
presetTextured | Sets the specified fill format to a preset texture. | |
setGradientAngle | Sets the angle of the gradient fill for the specified fill format. | |
setGradientPathType | Sets the path type for the gradient fill. | |
setRotateWithObject | Sets if the fill style should rotate with the object. | |
setTextureAlignment | Sets the text alignment for the specified IFillFormat. | |
setTextureHorizontalScale | Sets the value for horizontally scaling the text for the IFillFormat. | |
setTextureOffsetX | Sets the offset X value for the specified fill. | |
setTextureOffsetY | Sets the offset Y value for the specified fill. | |
setTextureVerticalScale | Sets the texture vertical scale for the specified fill. | |
setTransparency | Sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear). | |
setVisible | Determines whether the object is visible. | |
solid | Sets the specified fill to a uniform color. | |
twoColorGradient | Sets the specified fill to a two-color gradient. | |
userPicture | Overloaded. Fills the specified shape with an image. | |
userTextured | Overloaded. Fills the specified shape with small tiles of an image. |