IShapeFill Methods |
The IShapeFill type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CustomPicture(String) |
Sets user defined picture.
|
![]() |
CustomPicture(Image, String) |
Sets user defined picture.
|
![]() |
CustomTexture(String) |
Sets user defined texture.
|
![]() |
CustomTexture(Image, String) |
Sets user defined texture.
|
![]() |
OneColorGradient |
Sets the specified XlsFill to a one-color gradient.
|
![]() |
OneColorGradient(GradientStyleType) |
Sets the specified XlsFill to a one-color gradient.
|
![]() |
OneColorGradient(GradientStyleType, GradientVariantsType) |
Sets the specified XlsFill to a one-color gradient.
|
![]() |
Patterned |
Sets the specified XlsFill to a pattern.
|
![]() |
PresetGradient(GradientPresetType) |
Sets the specified XlsFill to a preset gradient.
|
![]() |
PresetGradient(GradientPresetType, GradientStyleType) |
Sets the specified XlsFill to a preset gradient.
|
![]() |
PresetGradient(GradientPresetType, GradientStyleType, GradientVariantsType) |
Sets the specified XlsFill to a preset gradient.
|
![]() |
PresetTextured |
Sets the specified XlsFill format to a preset texture.
|
![]() |
Solid |
Sets the specified XlsFill to a uniform color.
|
![]() |
TwoColorGradient |
Sets the specified XlsFill to a two-color gradient.
|
![]() |
TwoColorGradient(GradientStyleType) |
Sets the specified XlsFill to a two-color gradient.
|
![]() |
TwoColorGradient(GradientStyleType, GradientVariantsType) |
Sets the specified XlsFill to a two-color gradient.
|