Click or drag to resize

Worksheet RemovePicture Method (Int32)

Remove picture from this worksheet.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void RemovePicture(
	int index
)

Parameters

index
Type: System Int32
Picture ID
See Also