Click or drag to resize

IShapeFill CustomTexture Method (String)

Sets user defined texture.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
void CustomTexture(
	string path
)

Parameters

path
Type: System String
Path to image.
See Also