Click or drag to resize

XlsShape Instance Property

Note: This API is now obsolete.

Returns instance value. Read-only.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
[ObsoleteAttribute("the method is not implemented")]
public virtual int Instance { get; }

Property Value

Type: Int32
See Also