Freigeben über


ISpreadsheetItemProvider.Formula Eigenschaft

Definition

Ruft die Formel für diese Tabellenkalkulationszelle als Zeichenfolge ab.

public:
 property Platform::String ^ Formula { Platform::String ^ get(); };
winrt::hstring Formula();
public string Formula { get; }
var string = iSpreadsheetItemProvider.formula;
Public ReadOnly Property Formula As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die Formel für diese Zelle als Zeichenfolge.

Gilt für: