Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

constants group TextGridMode
Description
this set of constants describes different modes for text grids

Constants
NONE no text grid  
LINES line positions will be determined by the grid  
LINES_AND_CHARS character and line positions will be determined by the grid  
Constants' Details
NONE
const short NONE = 0;
Description
no text grid
LINES
const short LINES = 1;
Description
line positions will be determined by the grid
LINES_AND_CHARS
const short LINES_AND_CHARS = 2;
Description
character and line positions will be determined by the grid
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.