Worksheet.Visible

Worksheet.Visible property

Represents if the worksheet is visible.

public bool Visible { get; set; }

See Also