ExcelRangeFormulaResultDateTimeValue Property
Gets or sets the calculated result of the formula of this range as a DateTime value.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public DateTime FormulaResultDateTimeValue { get; set; }
Public Property FormulaResultDateTimeValue As DateTime
Get
Set
public:
property DateTime FormulaResultDateTimeValue {
DateTime get ();
void set (DateTime value);
}
member FormulaResultDateTimeValue : DateTime with get, set
Property Value
DateTime