ShowCellValidatorsForm Method
Shows the form that is used to edit Cell Validators of selected range
'Declaration
Public Function ShowCellValidatorsForm( _
ByVal As Form, _
ByVal As Boolean _
) As Form
'Usage
Dim instance As FpSpread
Dim parent As Form
Dim autoYes As Boolean
Dim value As Form
value = instance.ShowCellValidatorsForm(parent, autoYes)
Parameters
- parent
- The parent form
- autoYes
- A flag to determine what action should be performed when has conflict in loading settings of cell validators
Return Value
A Form object