Click or drag to resize

XlsDocumentProperty ObjectArray Property

Gets / sets array of objects. Supported object types are string and Int32.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Object[] ObjectArray { get; set; }

Property Value

Type: Object
See Also