:: com :: sun :: star :: text ::

struct TableColumnSeparator

Elements' Summary
Position contains the position of the separator.  
IsVisible determines if the separator is visible.  
Elements' Details
Position
short Position;
Description
contains the position of the separator.
IsVisible
boolean IsVisible;
Description
determines if the separator is visible.
Top of Page