Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: table ::

interface XAutoFormattable
Description
provides a method to apply TableAutoFormats to a cell range.
Developers Guide
Spreadsheets - Table Auto Formats

Methods' Summary
autoFormat applies an AutoFormat to the cell range of the current context.  
Methods' Details
autoFormat
void
autoFormat( [in] string  aName )
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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.