Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 779 Bytes

Excel.ChartFormat.Line.md

File metadata and controls

33 lines (19 loc) · 779 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ChartFormat.Line property (Excel)
vbaxl10.chm861075
vbaxl10.chm861075
Excel.ChartFormat.Line
777defcb-2b8a-8b4b-4282-eea5c9a65b1c
04/20/2019
medium

ChartFormat.Line property (Excel)

Returns a LineFormat object that contains line formatting properties for the specified chart element. Read-only.

Syntax

expression.Line

expression A variable that represents a ChartFormat object.

Remarks

For a line, the LineFormat object represents the line itself; for a chart with a border, the LineFormat object represents the border.

[!includeSupport and feedback]