DecimalDigits Property

Specifies the number of digits to be displayed after the decimal point.

Syntax

object.DecimalDigits [=Integer]

Properties

The DecimalDigits property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Integer

The number of digits.

 

Applies To