Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 656 Bytes

Excel.XlBarShape.md

File metadata and controls

26 lines (19 loc) · 656 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlBarShape enumeration (Excel)
Excel.xlBarShape
63a7cea6-e741-8e5b-94f3-16acfe22cb34
06/08/2017
medium

XlBarShape enumeration (Excel)

Specifies the shape used with the 3D bar or column chart.

Name Value Description
xlBox 0 Box.
xlConeToMax 5 Cone, truncated at value.
xlConeToPoint 4 Cone, coming to point at value.
xlCylinder 3 Cylinder.
xlPyramidToMax 2 Pyramid, truncated at value.
xlPyramidToPoint 1 Pyramid, coming to point at value.

[!includeSupport and feedback]