XlPieSliceLocation 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.
You should access and use this enumeration from the Excel primary interop assembly (PIA).
public enum class XlPieSliceLocation
[System.Runtime.InteropServices.Guid("B270C821-56A3-4F6D-9274-74E6CDF4D10C")]
public enum XlPieSliceLocation
[<System.Runtime.InteropServices.Guid("B270C821-56A3-4F6D-9274-74E6CDF4D10C")>]
type XlPieSliceLocation =
Public Enum XlPieSliceLocation
- Inheritance
-
XlPieSliceLocation
- Attributes
Fields
Name | Value | Description |
---|---|---|
xlHorizontalCoordinate | 1 | You should access and use this enumeration from the Excel primary interop assembly (PIA). |
xlVerticalCoordinate | 2 | You should access and use this enumeration from the Excel primary interop assembly (PIA). |