LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
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. More...
 
com::sun::star::lang::Locale Locale
 contains the locale of the number format. More...
 
short Type
 contains the type of the number format. More...
 
string Comment
 contains a comment regarding the number format for display to the user. More...
 

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: