Click or drag to resize

IShapeFill PresetTextured Method

Sets the specified XlsFill format to a preset texture.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
void PresetTextured(
	GradientTextureType texture
)

Parameters

texture
Type: Spire.Xls GradientTextureType
Represents texture to set.
See Also