IDataValidation
Formula1 Property
|
Value of the first formula.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
string Formula1 { get; set; }
Property Formula1 As String
Get
Set
property String^ Formula1 {
String^ get ();
void set (String^ value);
}
abstract Formula1 : string with get, set
Property Value
Type:
String
See Also