StartEditFocusedCellFormula(Boolean) Method (SpreadsheetVisualEditor)
Starts the editing of focused cell formula.
'Declaration
Public Function StartEditFocusedCellFormula( _
ByVal As Boolean _
) As Boolean
public bool StartEditFocusedCellFormula(
bool
)
public: bool StartEditFocusedCellFormula(
bool
)
public:
bool StartEditFocusedCellFormula(
bool
)
Parameters
- setFocus
- A value indicating whether editor should set focus to the cell.
Return Value
True if editing of focused cell formula was started; otherwise, false.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5