'Declaration
Public Sub SetInputMapToOtherSpreadView( _ ByVal otherSpreadView As SpreadView _ )
'Usage
Dim instance As SpreadView Dim otherSpreadView As SpreadView instance.SetInputMapToOtherSpreadView(otherSpreadView)
public void SetInputMapToOtherSpreadView( SpreadView otherSpreadView )
Parameters
- otherSpreadView
- The other spread view.