ISpreadsheetItemProvider::Formula property
Specifies the formula for this spreadsheet cell.
This property is read-only.
Syntax
HRESULT get_Formula(
[in, retval] BSTR *pRetVal
);
Property value
Type: BSTR*
The formula for this cell.
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
See also
Show: