Click or drag to resize

IShapeFill CustomPicture Method (String)

Sets user defined picture.

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

Parameters

path
Type: System String
Path to image.
See Also