Click or drag to resize

IXLSRange FormulaDateTime Property

Get / set formula DateTime value contained by this cell. DateTime.MinValue if not all cells of the range have same DateTime value.

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

Property Value

Type: DateTime
See Also