Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 876 Bytes

Excel.DisplayUnitLabel.Formula.md

File metadata and controls

37 lines (21 loc) · 876 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
DisplayUnitLabel.Formula property (Excel)
vbaxl10.chm673095
vbaxl10.chm673095
Excel.DisplayUnitLabel.Formula
cd8259bf-a1de-9493-2b0a-f0bc0f488d09
04/25/2019
medium

DisplayUnitLabel.Formula property (Excel)

Gets or sets a String value that represents the formula of the object using A1-style notation, in English. Read/write.

Syntax

expression.Formula

expression A variable that represents a DisplayUnitLabel object.

Return value

String

Remarks

For more information about A1-style notation, see Refer to cells and ranges by using A1 Notation.

[!includeSupport and feedback]