:: com :: sun :: star :: table ::
|
interface XAutoFormattable |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XAutoFormattable
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- provides a method to apply TableAutoFormats to a cell range.
- Developers Guide
Methods' Summary |
autoFormat |
applies an AutoFormat to the cell range of the current context.
|
Methods' Details |
autoFormat
- 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 © 2003 Sun Microsystems, Inc.
|