SpreadsheetGear 2017
AutoShapeType Enumeration






SpreadsheetGear.Shapes Namespace : AutoShapeType Enumeration
Specifies the type of an auto-shape.
Syntax
'Declaration
 
Public Enum AutoShapeType 
   Inherits System.Enum
'Usage
 
Dim instance As AutoShapeType
public enum AutoShapeType : System.Enum 
public enum AutoShapeType = class(System.Enum)
public enum AutoShapeType extends System.Enum
__value public enum AutoShapeType : public System.Enum 
public enum class AutoShapeType : public System.Enum 
Members
MemberDescription
ActionButtonBackorPrevious 
ActionButtonBeginning 
ActionButtonCustom 
ActionButtonDocument 
ActionButtonEnd 
ActionButtonForwardorNext 
ActionButtonHelp 
ActionButtonHome 
ActionButtonInformation 
ActionButtonMovie 
ActionButtonReturn 
ActionButtonSound 
Arc 
Balloon 
BentArrow 
BentUpArrow 
Bevel 
BlockArc 
Can 
Chevron 
CircularArrow 
CloudCallout 
Cross 
Cube 
CurvedDownArrow 
CurvedDownRibbon 
CurvedLeftArrow 
CurvedRightArrow 
CurvedUpArrow 
CurvedUpRibbon 
Diamond 
Donut 
DoubleBrace 
DoubleBracket 
DoubleWave 
DownArrow 
DownArrowCallout 
DownRibbon 
Explosion1 
Explosion2 
FlowchartAlternateProcess 
FlowchartCard 
FlowchartCollate 
FlowchartConnector 
FlowchartData 
FlowchartDecision 
FlowchartDelay 
FlowchartDirectAccessStorage 
FlowchartDisplay 
FlowchartDocument 
FlowchartExtract 
FlowchartInternalStorage 
FlowchartMagneticDisk 
FlowchartManualInput 
FlowchartManualOperation 
FlowchartMerge 
FlowchartMultidocument 
FlowchartOffpageConnector 
FlowchartOr 
FlowchartPredefinedProcess 
FlowchartPreparation 
FlowchartProcess 
FlowchartPunchedTape 
FlowchartSequentialAccessStorage 
FlowchartSort 
FlowchartStoredData 
FlowchartSummingJunction 
FlowchartTerminator 
FoldedCorner 
Heart 
Hexagon 
HorizontalScroll 
IsoscelesTriangle 
LeftArrow 
LeftArrowCallout 
LeftBrace 
LeftBracket 
LeftRightArrow 
LeftRightArrowCallout 
LeftRightUpArrow 
LeftUpArrow 
LightningBolt 
LineCallout1 
LineCallout1AccentBar 
LineCallout1BorderandAccentBar 
LineCallout1NoBorder 
LineCallout2 
LineCallout2AccentBar 
LineCallout2BorderandAccentBar 
LineCallout2NoBorder 
LineCallout3 
LineCallout3AccentBar 
LineCallout3BorderandAccentBar 
LineCallout3NoBorder 
LineCallout4 
LineCallout4AccentBar 
LineCallout4BorderandAccentBar 
LineCallout4NoBorder 
Mixed 
Moon 
NoSymbol 
NotchedRightArrow 
NotPrimitive 
Octagon 
Oval 
OvalCallout 
Parallelogram 
Pentagon 
Plaque 
QuadArrow 
QuadArrowCallout 
Rectangle 
RectangularCallout 
RegularPentagon 
RightArrow 
RightArrowCallout 
RightBrace 
RightBracket 
RightTriangle 
RoundedRectangle 
RoundedRectangularCallout 
SmileyFace 
Star16Point 
Star24Point 
Star32Point 
Star4Point 
Star5Point 
Star8Point 
StripedRightArrow 
Sun 
Trapezoid 
UpArrow 
UpArrowCallout 
UpDownArrow 
UpDownArrowCallout 
UpRibbon 
UTurnArrow 
VerticalScroll 
Wave 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SpreadsheetGear.Shapes.AutoShapeType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SpreadsheetGear.Shapes Namespace
AutoShapeType Property