Skip to content

Latest commit

 

History

History
34 lines (14 loc) · 631 Bytes

5915da64-a019-bd6e-1b5a-ce523e9906c3.md

File metadata and controls

34 lines (14 loc) · 631 Bytes

DataLabels.ShowRange Property (Excel)

Used to toggle the Range field if it exists on the data label range. Boolean Read/Write

Syntax

expression . ShowRange

expression A variable that represents a DataLabels object.

Remarks

The Range object maps an arbitrary range of cells to a range of data labels, so that each data label corresponds to one of the cells in the range.

Property value

BOOL

See also

Concepts

DataLabels Object

Other resources

DataLabels Object Members