com :: sun :: star :: table :: interface XAutoFormattable
- Base Interface
- com::sun::star::uno::XInterface
- Description
- provides a method to apply TableAutoFormats to a cell range.
- See also
- com::sun::star::sheet::SheetCellRange
- See also
- com::sun::star::text::TextTable
- See also
- com::sun::star::sheet::TableAutoFormats
Methods' Summary
|
autoFormat |
applies an AutoFormat to the cell range of the current context.
|
Methods' Details
|
- autoFormat
-  
- void
autoFormat(
-
- raises ( com::sun::star::lang::IllegalArgumentException );
- Description
- applies an AutoFormat to the cell range of the current context.
- Parameter aName
-
is the name of the AutoFormat to apply.
- Throws
- com::sun::star::lang::IllegalArgumentException
if the specified AutoFormat does not exist.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.