Range.Hidden Property
Office 2003
Determines if the rows or columns are hidden.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)
This property returns True if the rows or columns are hidden. The specified range must span an entire column or row.
Don't confuse this property with the FormulaHidden property.