Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 900 Bytes

Excel.PivotField.NumberFormat.md

File metadata and controls

34 lines (20 loc) · 900 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotField.NumberFormat property (Excel)
vbaxl10.chm240086
vbaxl10.chm240086
Excel.PivotField.NumberFormat
22c58eaa-ad1c-ea73-f3da-2922da5327de
05/07/2019
medium

PivotField.NumberFormat property (Excel)

Returns or sets a String value that represents the format code for the object.

Syntax

expression.NumberFormat

expression A variable that represents a PivotField object.

Remarks

You can set the NumberFormat property only for a data field.

The format code is the same string as the Format Codes option in the Format Cells dialog box. The Format function uses different format code strings than do the NumberFormat and NumberFormatLocal properties.

[!includeSupport and feedback]