XlSizeRepresents Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies what the bubble size represents on a bubble chart.
public enum class XlSizeRepresents
public enum XlSizeRepresents
Public Enum XlSizeRepresents
- Inheritance
-
XlSizeRepresents
Fields
Name | Value | Description |
---|---|---|
xlSizeIsArea | 1 | Area of the bubble. |
xlSizeIsWidth | 2 | Width of the bubble. |