Click or drag to resize

IWorkbook Allow3DRangesInDataValidation Property

Indicates whether to allow usage of 3D ranges in DataValidation list property (MS Excel doesn't allow).

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool Allow3DRangesInDataValidation { get; set; }

Property Value

Type: Boolean
See Also