Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 750 Bytes

Excel.calculatedmember.numberformat.md

File metadata and controls

30 lines (17 loc) · 750 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
CalculatedMember.NumberFormat property (Excel)
vbaxl10.chm686088
vbaxl10.chm686088
26d99f37-07bb-f378-7e6d-330b5a8092c9
04/13/2019
medium

CalculatedMember.NumberFormat property (Excel)

Returns an XlCalcMemNumberFormatType value that represents the number format of the calculated member. The default value is xlNumberFormatTypeDefault. Read-only.

Syntax

expression.NumberFormat

expression A variable that represents a CalculatedMember object.

Property value

XLCALCMEMNUMBERFORMATTYPE

[!includeSupport and feedback]