# GrapeCity.Spreadsheet.Drawing.AutoShapeType

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Spreadsheet_Drawing_AutoShapeType" data-uid="GrapeCity.Spreadsheet.Drawing.AutoShapeType" class="text-break">AutoShapeType Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies the shape type for an <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShape.html">IShape</a> object.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.Drawing.html">GrapeCity.Spreadsheet.Drawing</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum AutoShapeType : short</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum AutoShapeType As Short</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_AlternateProcessFlow">AlternateProcessFlow</td>
        <td><p>Alternate process flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_BackorPreviousButton">BackorPreviousButton</td>
        <td><p>Back or Previous button. Supports mouse-click and mouse-over actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_BeginningButton">BeginningButton</td>
        <td><p>Beginning button. Supports mouse-click and mouse-over actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_BentArrow">BentArrow</td>
        <td><p>Block arrow that follows a curved 90-degree angle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_BentConnector2">BentConnector2</td>
        <td><p>Bent connector 2</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_BentConnector3">BentConnector3</td>
        <td><p>Bent connector 3</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_BentConnector4">BentConnector4</td>
        <td><p>Bent connector 4</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_BentConnector5">BentConnector5</td>
        <td><p>Bent connector 5</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_BentUpArrow">BentUpArrow</td>
        <td><p>Block arrow that follows a sharp 90-degree angle. Points up by default.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Bevel">Bevel</td>
        <td><p>Bevel</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_BlankButton">BlankButton</td>
        <td><p>Button with no default picture or text. Supports mouse-click and mouse-over actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_BlockArc">BlockArc</td>
        <td><p>Block arc</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_BracePair">BracePair</td>
        <td><p>Double brace</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_BracketPair">BracketPair</td>
        <td><p>Double bracket</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Callout1">Callout1</td>
        <td><p>Callout with horizontal line</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Callout1Accent">Callout1Accent</td>
        <td><p>Callout with horizontal accent bar</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Callout1Border">Callout1Border</td>
        <td><p>Callout with horizontal line and border</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Callout1BorderAccent">Callout1BorderAccent</td>
        <td><p>Callout with border and horizontal accent bar</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Callout2">Callout2</td>
        <td><p>Callout with diagonal callout line</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Callout2Accent">Callout2Accent</td>
        <td><p>Callout with diagonal callout line and accent bar</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Callout2Border">Callout2Border</td>
        <td><p>Callout with angled callout line and border</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Callout2BorderAccent">Callout2BorderAccent</td>
        <td><p>Callout with border, diagonal straight line, and accent bar</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Callout3">Callout3</td>
        <td><p>Callout with angled callout line</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Callout3Accent">Callout3Accent</td>
        <td><p>Callout with angled callout line and accent bar</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Callout3Border">Callout3Border</td>
        <td><p>Callout with angled callout line and border</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Callout3BorderAccent">Callout3BorderAccent</td>
        <td><p>Callout with border, angled callout line, and accent bar</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CalloutCloud">CalloutCloud</td>
        <td><p>Cloud callout</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Can">Can</td>
        <td><p>Can</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_ChartPlus">ChartPlus</td>
        <td><p>Square divided vertically and horizontally into four quarters</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_ChartStar">ChartStar</td>
        <td><p>Square divided into six parts along vertical and diagonal lines</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_ChartX">ChartX</td>
        <td><p>Square divided into four parts along diagonal lines</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Chevron">Chevron</td>
        <td><p>Chevron</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Chord">Chord</td>
        <td><p>Circle with a line connecting two points on the perimeter through the interior of the circle; a circle with a chord</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CircularArrow">CircularArrow</td>
        <td><p>Block arrow that follows a curved 180-degree angle</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Cloud">Cloud</td>
        <td><p>Cloud shape</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CollateFlow">CollateFlow</td>
        <td><p>Collate flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_ConnectorFlow">ConnectorFlow</td>
        <td><p>Connector flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Corner">Corner</td>
        <td><p>Rectangle with rectangular-shaped hole.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CornerTabs">CornerTabs</td>
        <td><p>Four right triangles aligning along a rectangular path; four 'snipped' corners.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Cube">Cube</td>
        <td><p>Cube</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CurvedArc">CurvedArc</td>
        <td><p>Arc</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CurvedConnector2">CurvedConnector2</td>
        <td><p>Curved connector 2</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CurvedConnector3">CurvedConnector3</td>
        <td><p>Curved connector 3</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CurvedConnector4">CurvedConnector4</td>
        <td><p>Curved connector 4</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CurvedConnector5">CurvedConnector5</td>
        <td><p>Curved connector 5</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CurvedDownArrow">CurvedDownArrow</td>
        <td><p>Block arrow that curves down</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CurvedLeftArrow">CurvedLeftArrow</td>
        <td><p>Block arrow that curves left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CurvedRightArrow">CurvedRightArrow</td>
        <td><p>Block arrow that curves right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_CurvedUpArrow">CurvedUpArrow</td>
        <td><p>Block arrow that curves up</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Custom">Custom</td>
        <td><p>The custom shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Decagon">Decagon</td>
        <td><p>Decagon</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_DecisionFlow">DecisionFlow</td>
        <td><p>Decision flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_DelayFlow">DelayFlow</td>
        <td><p>Delay flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_DiagonalStripe">DiagonalStripe</td>
        <td><p>Rectangle with two triangles-shapes removed; a diagonal stripe</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Diamond">Diamond</td>
        <td><p>Diamond</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_DisplayFlow">DisplayFlow</td>
        <td><p>Display flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_DocumentButton">DocumentButton</td>
        <td><p>Document button. Supports mouse-click and mouse-over actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_DocumentFlow">DocumentFlow</td>
        <td><p>Document flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Dodecagon">Dodecagon</td>
        <td><p>Dodecagon</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Donut">Donut</td>
        <td><p>Donut</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_DoubleWave">DoubleWave</td>
        <td><p>Double wave</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_DownArrow">DownArrow</td>
        <td><p>Block arrow that points down</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_DownArrowCallout">DownArrowCallout</td>
        <td><p>Callout with arrow that points down</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_EightPointedStar">EightPointedStar</td>
        <td><p>8-point star</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Ellipse">Ellipse</td>
        <td><p>Ellipse</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_EllipseRibbon">EllipseRibbon</td>
        <td><p>Ellipse ribbon</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_EllipseRibbon2">EllipseRibbon2</td>
        <td><p>Ellipse ribbon 2</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_EndButton">EndButton</td>
        <td><p>End button. Supports mouse-click and mouse-over actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_ExtractFlow">ExtractFlow</td>
        <td><p>Extract flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_FivePointedStar">FivePointedStar</td>
        <td><p>5-point star</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_FoldedCorner">FoldedCorner</td>
        <td><p>Folded corner</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_ForwardorNextButton">ForwardorNextButton</td>
        <td><p>Forward or Next button. Supports mouse-click and mouse-over actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_FourPointedStar">FourPointedStar</td>
        <td><p>4-point star</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Frame">Frame</td>
        <td><p>Rectangular picture frame</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Funnel">Funnel</td>
        <td><p>Funnel</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Gear6">Gear6</td>
        <td><p>Gear with six teeth</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Gear9">Gear9</td>
        <td><p>Gear with nine teeth</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_HalfFrame">HalfFrame</td>
        <td><p>Half of a rectangular picture frame</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Heart">Heart</td>
        <td><p>Heart</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_HelpButton">HelpButton</td>
        <td><p>Help button. Supports mouse-click and mouse-over actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Heptagon">Heptagon</td>
        <td><p>Heptagon</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Hexagon">Hexagon</td>
        <td><p>Hexagon</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_HomeButton">HomeButton</td>
        <td><p>Home button. Supports mouse-click and mouse-over actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_HomePlate">HomePlate</td>
        <td><p>Home place</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_HorizontalScroll">HorizontalScroll</td>
        <td><p>Horizontal scroll</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_InformationButton">InformationButton</td>
        <td><p>Information button. Supports mouse-click and mouse-over actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_InputOutputFlow">InputOutputFlow</td>
        <td><p>Input output flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_InternalStorageFlow">InternalStorageFlow</td>
        <td><p>Internal storage flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_IrregularSeal1">IrregularSeal1</td>
        <td><p>Irregular seal 1</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_IrregularSeal2">IrregularSeal2</td>
        <td><p>Irregular seal 2</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LeftArrow">LeftArrow</td>
        <td><p>Block arrow that points left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LeftArrowCallout">LeftArrowCallout</td>
        <td><p>Callout with arrow that points left</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LeftBrace">LeftBrace</td>
        <td><p>Left brace</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LeftBracket">LeftBracket</td>
        <td><p>Left bracket</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LeftCircularArrow">LeftCircularArrow</td>
        <td><p>Circular arrow pointing counter-clockwise</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LeftRightArrow">LeftRightArrow</td>
        <td><p>Block arrow with arrowheads that point both left and right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LeftRightArrowCallout">LeftRightArrowCallout</td>
        <td><p>Callout with arrowheads that point both left and right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LeftRightCircularArrow">LeftRightCircularArrow</td>
        <td><p>Circular arrow pointing clockwise and counter-clockwise; a curved arrow with points at both ends</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LeftRightRibbon">LeftRightRibbon</td>
        <td><p>Lef ellipse ribbon</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LeftRightUpArrow">LeftRightUpArrow</td>
        <td><p>Block arrow with arrowheads that point left, right, and up</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LeftUpArrow">LeftUpArrow</td>
        <td><p>Block arrow with arrowheads that point left and up</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LightningBolt">LightningBolt</td>
        <td><p>Lightning bolt</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Line">Line</td>
        <td><p>Line</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_LineInverse">LineInverse</td>
        <td><p>Line inverse</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_MagneticDiskFlow">MagneticDiskFlow</td>
        <td><p>Magnetic disk flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_MagneticDrumFlow">MagneticDrumFlow</td>
        <td><p>Magnetic drum flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_MagneticTapeFlow">MagneticTapeFlow</td>
        <td><p>Magnetic tape flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_ManualInputFlow">ManualInputFlow</td>
        <td><p>Manual input flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_ManualOperationFlow">ManualOperationFlow</td>
        <td><p>Manual operation flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_MathDivide">MathDivide</td>
        <td><p>Division symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_MathEqual">MathEqual</td>
        <td><p>Equivalence symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_MathMinus">MathMinus</td>
        <td><p>Subtraction symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_MathMultiply">MathMultiply</td>
        <td><p>Multiplication symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_MathNotEqual">MathNotEqual</td>
        <td><p>Non-equivalence symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_MathPlus">MathPlus</td>
        <td><p>Addition symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_MergeFlow">MergeFlow</td>
        <td><p>Merge flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Moon">Moon</td>
        <td><p>Moon</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_MovieButton">MovieButton</td>
        <td><p>Movie button. Supports mouse-click and mouse-over actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_MultiDocumentFlow">MultiDocumentFlow</td>
        <td><p>Multi-document flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_NoSymbol">NoSymbol</td>
        <td><p>&quot;No&quot; symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_NonIsoscelesTrapezoid">NonIsoscelesTrapezoid</td>
        <td><p>Trapezoid with asymmetrical non-parallel sides</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_NotchedRightArrow">NotchedRightArrow</td>
        <td><p>Notched block arrow that points right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Octagon">Octagon</td>
        <td><p>Octagon</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_OffPageConnectorFlow">OffPageConnectorFlow</td>
        <td><p>Off-page connector flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_OfflineStorageFlow">OfflineStorageFlow</td>
        <td><p>Offline storage flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_OneRoundCornerRectangle">OneRoundCornerRectangle</td>
        <td><p>Rectangle with one rounded corner</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_OneSnipCornerRectangle">OneSnipCornerRectangle</td>
        <td><p>Rectangle with one snipped corner</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_OneSnipOneRoundCornerRectangle">OneSnipOneRoundCornerRectangle</td>
        <td><p>Rectangle with one snipped corner and one rounded corner</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_OnlineStorageFlow">OnlineStorageFlow</td>
        <td><p>Online storage flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_OrFlow">OrFlow</td>
        <td><p>&quot;Or&quot; flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Parallelogram">Parallelogram</td>
        <td><p>Parallelogram</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Pentagon">Pentagon</td>
        <td><p>Pentagon</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Pie">Pie</td>
        <td><p>Circle ('pie') with a portion missing</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_PieWedge">PieWedge</td>
        <td><p>Quarter of a circular shape</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Plaque">Plaque</td>
        <td><p>Plaque</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_PlaqueTabs">PlaqueTabs</td>
        <td><p>Four quarter-circles defining a rectangular shape</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Plus">Plus</td>
        <td><p>Plus symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_PredefinedProcessFlow">PredefinedProcessFlow</td>
        <td><p>Predefined process flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_PreparationFlow">PreparationFlow</td>
        <td><p>Preparation flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_ProcessFlow">ProcessFlow</td>
        <td><p>Process flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_PunchedCardFlow">PunchedCardFlow</td>
        <td><p>Card flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_PunchedTapeFlow">PunchedTapeFlow</td>
        <td><p>Punched tape flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_QuadArrow">QuadArrow</td>
        <td><p>Block arrows that point up, down, left, and right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_QuadArrowCallout">QuadArrowCallout</td>
        <td><p>Callout with arrows that point up, down, left, and right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Rectangle">Rectangle</td>
        <td><p>Rectangle</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_ReturnButton">ReturnButton</td>
        <td><p>Return button. Supports mouse-click and mouse-over actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Ribbon">Ribbon</td>
        <td><p>Ribbon</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Ribbon2">Ribbon2</td>
        <td><p>Ribbon 2</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_RightArrow">RightArrow</td>
        <td><p>Block arrow that points right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_RightArrowCallout">RightArrowCallout</td>
        <td><p>Callout with arrow that points right</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_RightBrace">RightBrace</td>
        <td><p>Right brace</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_RightBracket">RightBracket</td>
        <td><p>Right bracket</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_RightTriangle">RightTriangle</td>
        <td><p>Right triangle</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_RoundCornerRectangle">RoundCornerRectangle</td>
        <td><p>Rounded rectangle</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_SevenPointedStar">SevenPointedStar</td>
        <td><p>7-point star</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_SixPointedStar">SixPointedStar</td>
        <td><p>6-point star</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_SixteenPointedStar">SixteenPointedStar</td>
        <td><p>16-point star</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_SmileyFace">SmileyFace</td>
        <td><p>Smiley face</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_SortFlow">SortFlow</td>
        <td><p>Sort flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_SoundButton">SoundButton</td>
        <td><p>Sound button. Supports mouse-click and mouse-over actions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_SquareTabs">SquareTabs</td>
        <td><p>Four small squares that define a rectangular shape</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_StraightConnector1">StraightConnector1</td>
        <td><p>Straight connector</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_StripedRightArrow">StripedRightArrow</td>
        <td><p>Block arrow that points right with stripes at the tail</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_SummingJunctionFlow">SummingJunctionFlow</td>
        <td><p>Summing junction flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Sun">Sun</td>
        <td><p>Sum</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_SwooshArrow">SwooshArrow</td>
        <td><p>Curved arrow</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Teardrop">Teardrop</td>
        <td><p>Water droplet</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_TenPointedStar">TenPointedStar</td>
        <td><p>10-point star</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_TerminatorFlow">TerminatorFlow</td>
        <td><p>Terminator flowchart symbol</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_ThirtyTwoPointedStar">ThirtyTwoPointedStar</td>
        <td><p>32-point star</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Trapezoid">Trapezoid</td>
        <td><p>Trapezoid</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Triangle">Triangle</td>
        <td><p>Triangle</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_TwelvePointedStar">TwelvePointedStar</td>
        <td><p>12-point star</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_TwentyFourPointedStar">TwentyFourPointedStar</td>
        <td><p>24-point star</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_TwoDiagonalRoundCornerRectangle">TwoDiagonalRoundCornerRectangle</td>
        <td><p>Rectangle with two rounded corners, diagonally-opposed</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_TwoDiagonalSnipCornerRectangle">TwoDiagonalSnipCornerRectangle</td>
        <td><p>Rectangle with two snipped corners, diagonally-opposed</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_TwoSameSideRoundCornerRectangle">TwoSameSideRoundCornerRectangle</td>
        <td><p>Rectangle with two-rounded corners that share a side</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_TwoSameSideSnipCornerRectangle">TwoSameSideSnipCornerRectangle</td>
        <td><p>Rectangle with two snipped corners that share a side</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_UTurnArrow">UTurnArrow</td>
        <td><p>Block arrow forming a U shape</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Unspecified">Unspecified</td>
        <td><p>Return value only; indicates a combination of the other states.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_UpArrow">UpArrow</td>
        <td><p>Block arrow that points up</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_UpArrowCallout">UpArrowCallout</td>
        <td><p>Callout with arrow that points up</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_UpDownArrow">UpDownArrow</td>
        <td><p>Block arrow with arrowheads that point both up and down</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_UpDownArrowCallout">UpDownArrowCallout</td>
        <td><p>Callout with arrowheads that point both up and down</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_VerticalScroll">VerticalScroll</td>
        <td><p>Vertical scroll</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_Wave">Wave</td>
        <td><p>Wave</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_WedgeEllipseCallout">WedgeEllipseCallout</td>
        <td><p>Callout with wedge and ellipse</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_WedgeRectangleCallout">WedgeRectangleCallout</td>
        <td><p>Callout with wedge and rectangle</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_AutoShapeType_WedgeRoundRectangleCallout">WedgeRoundRectangleCallout</td>
        <td><p>Callout with wedge and round rectangle</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
