GridWorksheetCollection.SetVisible

GridWorksheetCollection.SetVisible method

Sets the visible options.

public void SetVisible(string name, bool v)
ParameterTypeDescription
isVisibleStringWhether the worksheet is visible
ignoreErrorBooleanWhether ignore error if this option is not valid.

See Also