Click or drag to resize

XlsValidationWrapper Parent Property

Gets the parent object of the current data validation instance.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Object Parent { get; }

Property Value

Type: Object

Implements

IExcelApplication Parent
See Also