Click or drag to resize

XlsShape IsShortVersion Property

Note: This API is now obsolete.

Indiicates whether it is short version of the shape (without obj and maybe some other properties).

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 bool IsShortVersion { get; set; }

Property Value

Type: Boolean
See Also