orksheet cells may be visible or hidden. The Hidden property controls such
state. Not every range may be hidden. Rows and columns may be hidden but
individual cells could not be hidden. The Hidden property would throw an
exception when this property is not applicable. Otherwise it would return a
boolean value. This is a read/write property. Setting it to True hides ranges.
|