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

unpublished struct Visibility
Usage Restrictions
not published
Description
describes the visibility state of a property.
Since
OOo 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