Aspose::Cells::Worksheet::SetVisible method

Worksheet::SetVisible method

Sets the visible options.

void Aspose::Cells::Worksheet::SetVisible(bool isVisible, bool ignoreError)
ParameterTypeDescription
isVisibleboolWhether the worksheet is visible
ignoreErrorboolWhether to ignore error if this option is not valid.

See Also