Click or drag to resize

XlsRange FormulaDateTime Property

Gets or sets bool value of the formula.

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

Property Value

Type: DateTime

Implements

IXLSRange FormulaDateTime
See Also