ExcelRangeFormulaResultDateTimeValue Property |
Gets or sets the calculated result of the formula of this range as a DateTime value.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public DateTime FormulaResultDateTimeValue { get; set; }
Public Property FormulaResultDateTimeValue As DateTime
Get
Set
Property Value
Type:
DateTimeSee Also