com :: sun :: star :: sheet :: interface XSheetOperation
- Base Interface
- com::sun::star::uno::XInterface
- Description
- represents operations on a cell range or ranges.
- See also
- com::sun::star::sheet::SheetCellRanges
Methods' Summary
|
computeFunction |
computes a general function of all cells in
the ranges.
|
clearContents |
clears selected contents of the range.
|
Methods' Details
|
- computeFunction
-  
- double
computeFunction(
-
- raises ( com::sun::star::uno::Exception );
- Description
- computes a general function of all cells in
the ranges.
|
- clearContents
-  
- void
clearContents(
[ in ] long |
nContentFlags ); |
- Description
- clears selected contents of the range.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.