GrapeCity.Xaml.SpreadSheet.UI
BeginFormulaSelection Method


Enters a state where the user can select formulas with the mouse or keyboard.
Syntax
'Declaration
 
Public Sub BeginFormulaSelection( _
   Optional ByVal editor As Object _
) 
'Usage
 
Dim instance As SheetView
Dim editor As Object
 
instance.BeginFormulaSelection(editor)
public void BeginFormulaSelection( 
   object editor
)

Parameters

editor
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SheetView Class
SheetView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options