public string FormulaResultText { get; set; }
Public Property FormulaResultText As String Get Set
public: property String^ FormulaResultText { String^ get (); void set (String^ value); }
member FormulaResultText : string with get, set
In This Article