enum TableOperationMode in module com::sun::star::sheet:: |
enum TableOperationMode;
used to specify if a table operation is applied to columns, rows, or both columns and rows.
Values Summary |
|
COLUMN | is applied to the columns. |
ROW | is applied to the rows. |
BOTH | is applied to rows and columns. |
Values Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.