:: com :: sun :: star :: frame :: status ::

unpublished struct Visibility
Description
describes the visibility state of a property.
Since
OpenOffice 2.0

Elements' Summary
bVisible true if the property is visible otherwise false .  
Elements' Details
bVisible
boolean bVisible;
Description
true if the property is visible otherwise false .
Top of Page