21module 
com {  module sun {  module star {  module sheet {
 
TableOperationMode
used to specify if a table operation is applied to columns, rows, or both columns and rows.
Definition TableOperationMode.idl:28
@ BOTH
is applied to rows and columns.
Definition TableOperationMode.idl:51
@ COLUMN
the field is used as a column field.
Definition DataPilotFieldOrientation.idl:36
@ ROW
the field is used as a row field.
Definition DataPilotFieldOrientation.idl:41
Definition Ambiguous.idl:20