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