LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
NumberFormatProperties Service Referencepublished

contains properties specifying the behavior of a NumberFormatter. More...

import <NumberFormatProperties.idl;

Public Attributes

string FormatString
 contains the format string of the number format.
 
com::sun::star::lang::Locale Locale
 contains the locale of the number format.
 
short Type
 contains the type of the number format.
 
string Comment
 contains a comment regarding the number format for display to the user.
 

Detailed Description

contains properties specifying the behavior of a NumberFormatter.

See also
NumberFormatter

Member Data Documentation

◆ Comment

string Comment
property

contains a comment regarding the number format for display to the user.

◆ FormatString

string FormatString
propertyreadonly

contains the format string of the number format.

◆ Locale

com::sun::star::lang::Locale Locale
propertyreadonly

contains the locale of the number format.

◆ Type

short Type
propertyreadonly

contains the type of the number format.

See also
NumberFormat

The documentation for this service was generated from the following file: