Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

enum TableOperationMode
Description
used to specify if a table operation is applied to columns, rows, or both columns and rows.

Values
COLUMN is applied to the columns.  
ROW is applied to the rows.  
BOTH is applied to rows and columns.  
Values' Details
COLUMN
COLUMN,
Description
is applied to the columns.

In this mode, the column contains values and the row contains formulas.

ROW
ROW,
Description
is applied to the rows.

In this mode, the row contains values and the column contains formulas.

BOTH
BOTH,
Description
is applied to rows and columns.

In this mode, the row and the column contain values. A formula using both row and column values is specified separately.

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.