[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.SetActiveWorkbook

SetActiveWorkbook Method

SetActiveWorkbook(SpreadView)

Sets the active SpreadView to the specified object. If the workbook passed in is null, sets this object to be the active SpreadView.

Declaration
public bool SetActiveWorkbook(SpreadView workbook)
Public Function SetActiveWorkbook(workbook As SpreadView) As Boolean
Parameters
Type Name Description
SpreadView workbook

SpreadView object workbook

Returns
Type Description
bool

true if successful; false otherwise