Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 761 Bytes

Word.xlbinstype.md

File metadata and controls

28 lines (18 loc) · 761 Bytes
title ms.assetid ms.date ms.localizationpriority
XlBinsType enumeration (Word)
945e729b-f0a0-fc0f-d198-c85aab081d7e
06/08/2017
medium

XlBinsType enumeration (Word)

Specifies constants passed to and returned by the ChartGroup.BinsType property.

Name Value Description
xlBinsTypeAutomatic 0 Sets bins type automatically.
xlBinsTypeCategorical 1 Sets bins type by category.
xlBinsTypeManual 2 Sets bins type manually.
xlBinsTypeBinSize 3 Sets bins type by size.
xlBinsTypeBinCount 4 Sets bins type by count.

See also

ChartGroup.BinsType Property

[!includeSupport and feedback]