ExcelRangeFormula Property |
Gets or sets the formula of the range in A1 notation.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string Formula { get; set; }Public Property Formula As String
Get
Set
Property Value
String
See Also