Click(MouseButton) Method
Clicks the cell using the specified MouseButton.

C# Syntax

void Click( 
   MouseButton button
)

Parameters

button
Optional. Either the Left or Right value of HP.LFT.SDK.MouseButton. Default = MouseButton.Left.