XlConstants Enum

Definition

You should access and use this enumeration from the Excel primary interop assembly (PIA). Specifies global constants used in Microsoft Excel.

public enum class XlConstants
public enum XlConstants
type XlConstants = 
Public Enum XlConstants
Inheritance
XlConstants

Fields

xl3DBar -4099

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4099

xl3DSurface -4103

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4103

xlAbove 0

You should access and use this enumeration from the Excel primary interop assembly (PIA). 0

xlAutomatic -4105

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4105

xlBar 2

You should access and use this enumeration from the Excel primary interop assembly (PIA). 2

xlBelow 1

You should access and use this enumeration from the Excel primary interop assembly (PIA). 1

xlBoth 1

You should access and use this enumeration from the Excel primary interop assembly (PIA). 1

xlBottom -4107

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4017

xlCenter -4108

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4108

xlChecker 9

You should access and use this enumeration from the Excel primary interop assembly (PIA). 9

xlCircle 8

You should access and use this enumeration from the Excel primary interop assembly (PIA). 8

xlColumn 3

You should access and use this enumeration from the Excel primary interop assembly (PIA). 3

xlCombination -4111

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4111

xlCorner 2

You should access and use this enumeration from the Excel primary interop assembly (PIA). 2

xlCrissCross 16

You should access and use this enumeration from the Excel primary interop assembly (PIA). 16

xlCross 4

You should access and use this enumeration from the Excel primary interop assembly (PIA). 4

xlCustom -4114

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4114

xlDefaultAutoFormat -1

You should access and use this enumeration from the Excel primary interop assembly (PIA). -1

xlDiamond 2

You should access and use this enumeration from the Excel primary interop assembly (PIA). 2

xlDistributed -4117

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4117

xlFill 5

You should access and use this enumeration from the Excel primary interop assembly (PIA). 5

xlFixedValue 1

You should access and use this enumeration from the Excel primary interop assembly (PIA). 1

xlGeneral 1

You should access and use this enumeration from the Excel primary interop assembly (PIA). 1

xlGray16 17

You should access and use this enumeration from the Excel primary interop assembly (PIA). 17

xlGray25 -4124

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4124

xlGray50 -4125

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4125

xlGray75 -4126

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4126

xlGray8 18

You should access and use this enumeration from the Excel primary interop assembly (PIA). 18

xlGrid 15

You should access and use this enumeration from the Excel primary interop assembly (PIA). 15

xlHigh -4127

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4127

xlInside 2

You should access and use this enumeration from the Excel primary interop assembly (PIA). 2

xlJustify -4130

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4130

xlLeft -4131

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4131

xlLightDown 13

You should access and use this enumeration from the Excel primary interop assembly (PIA). 13

xlLightHorizontal 11

You should access and use this enumeration from the Excel primary interop assembly (PIA). 11

xlLightUp 14

You should access and use this enumeration from the Excel primary interop assembly (PIA). 14

xlLightVertical 12

You should access and use this enumeration from the Excel primary interop assembly (PIA). 12

xlLow -4134

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4134

xlMaximum 2

You should access and use this enumeration from the Excel primary interop assembly (PIA). 2

xlMinimum 4

You should access and use this enumeration from the Excel primary interop assembly (PIA). 4

xlMinusValues 3

You should access and use this enumeration from the Excel primary interop assembly (PIA). 3

xlNextToAxis 4

You should access and use this enumeration from the Excel primary interop assembly (PIA). 4

xlNone -4142

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4142

xlOpaque 3

You should access and use this enumeration from the Excel primary interop assembly (PIA). 3

xlOutside 3

You should access and use this enumeration from the Excel primary interop assembly (PIA). 3

xlPercent 2

You should access and use this enumeration from the Excel primary interop assembly (PIA). 2

xlPlus 9

You should access and use this enumeration from the Excel primary interop assembly (PIA). 9

xlPlusValues 2

You should access and use this enumeration from the Excel primary interop assembly (PIA). 2

xlRight -4152

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4152

xlScale 3

You should access and use this enumeration from the Excel primary interop assembly (PIA). 3

xlSemiGray75 10

You should access and use this enumeration from the Excel primary interop assembly (PIA). 10

xlShowLabel 4

You should access and use this enumeration from the Excel primary interop assembly (PIA). 4

xlShowLabelAndPercent 5

You should access and use this enumeration from the Excel primary interop assembly (PIA). 5

xlShowPercent 3

You should access and use this enumeration from the Excel primary interop assembly (PIA). 3

xlShowValue 2

You should access and use this enumeration from the Excel primary interop assembly (PIA). 2

xlSingle 2

You should access and use this enumeration from the Excel primary interop assembly (PIA). 2

xlSolid 1

You should access and use this enumeration from the Excel primary interop assembly (PIA). 1

xlSquare 1

You should access and use this enumeration from the Excel primary interop assembly (PIA). 1

xlStar 5

You should access and use this enumeration from the Excel primary interop assembly (PIA). 5

xlStError 4

You should access and use this enumeration from the Excel primary interop assembly (PIA). 4

xlTop -4160

You should access and use this enumeration from the Excel primary interop assembly (PIA). -4160

xlTransparent 2

You should access and use this enumeration from the Excel primary interop assembly (PIA). 2

xlTriangle 3

You should access and use this enumeration from the Excel primary interop assembly (PIA). 3

Applies to