# GrapeCity.Spreadsheet.Drawing.IShapeBase

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_Drawing_IShapeBase" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase" class="text-break">IShapeBase Interface
</h1>
  <div class="markdown level0 summary"><p>Represents common APIs for shape and shape range.</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_IShapeBase_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IShapeBase</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IShapeBase</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Adjustments" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Adjustments">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Adjustments.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Adjustments">Adjustments</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an IArray&lt;double&gt; object that contains adjustment values for all the adjustments in the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_AlternativeText" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.AlternativeText">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.AlternativeText.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_AlternativeText">AlternativeText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the descriptive (alternative) text string for an <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShape.html">IShape</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_AutoShapeType" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.AutoShapeType">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.AutoShapeType.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_AutoShapeType">AutoShapeType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the shape type for the specified <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShape.html">IShape</a> or <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.html">IShapeBase</a> object, which must represent an shape other than a line, freeform drawing, or connector.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Bindings" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Bindings">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Bindings.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Bindings">Bindings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the binding collection of this shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Callout" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Callout">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Callout.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Callout">Callout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ICalloutFormat.html">ICalloutFormat</a> object that contains callout formatting properties for the specified shape.
Applies to a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShape.html">IShape</a> object that represent line callouts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_CanMove" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.CanMove">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.CanMove.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_CanMove">CanMove</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the object can be moved.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_CanRotate" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.CanRotate">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.CanRotate.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_CanRotate">CanRotate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the user is allowed to rotate the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_CanSize" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.CanSize">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.CanSize.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_CanSize">CanSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the object can be resized.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Child" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Child">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Child.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Child">Child</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether this <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShape.html">IShape</a> is child shape or if all shapes in a shape range are child shapes of the same parent.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_ConnectionSiteCount" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.ConnectionSiteCount">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.ConnectionSiteCount.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_ConnectionSiteCount">ConnectionSiteCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of connection sites on the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Connector" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Connector">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Connector.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Connector">Connector</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether this <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShape.html">IShape</a> is a connector.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_ConnectorFormat" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.ConnectorFormat">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.ConnectorFormat.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_ConnectorFormat">ConnectorFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a ConnectorFormat object that contains connector formatting properties. Applies to a Shape that represent connectors.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_ControlFormat" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.ControlFormat">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.ControlFormat.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_ControlFormat">ControlFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IControlFormat.html">IControlFormat</a> object that contains control properties.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Fill" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Fill">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Fill.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Fill">Fill</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IFillFormat.html">IFillFormat</a> object for a specified shape that contains fill formatting properties for the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Glow" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Glow">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Glow.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Glow">Glow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IGlowFormat.html">IGlowFormat</a> object for a specified shape that contains glow formatting properties for the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_GroupItems" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.GroupItems">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.GroupItems.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_GroupItems">GroupItems</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IGroupShapes.html">IGroupShapes</a> object that represents the individual shapes in the specified group.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_HorizontalFlip" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.HorizontalFlip">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.HorizontalFlip.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_HorizontalFlip">HorizontalFlip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the specified shape is flipped around the horizontal axis.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_ID" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.ID">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.ID.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_ID">ID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">long</a> value that represents the identifier of the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Line" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Line">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Line.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Line">Line</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.html">ILineFormat</a> object that contains line formatting properties for the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_LockAspectRatio" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.LockAspectRatio">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.LockAspectRatio.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_LockAspectRatio">LockAspectRatio</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShape.html">IShape</a> retains its original proportions when you resize it.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Nodes" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Nodes">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Nodes.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Nodes">Nodes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeNodes.html">IShapeNodes</a> collection that represents the geometric description of the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Parent" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Parent">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Parent.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Parent">Parent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the parent shape for the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_ParentGroup" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.ParentGroup">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.ParentGroup.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_ParentGroup">ParentGroup</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShape.html">IShape</a> object that represents the common parent shape of a child shape or a range of child shapes.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_PictureFormat" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.PictureFormat">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.PictureFormat.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_PictureFormat">PictureFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IPictureFormat.html">IPictureFormat</a> object that contains picture formatting properties for the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Reflection" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Reflection">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Reflection.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Reflection">Reflection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IReflectionFormat.html">IReflectionFormat</a> object for a specified shape that contains reflection formatting properties for the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Regroupable" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Regroupable">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Regroupable.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Regroupable">Regroupable</a>
        </td>
        <td class="markdown level1 summary"><p>Returns whether the shape is able to regroup.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Rotation" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Rotation">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Rotation.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Rotation">Rotation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the rotation of the shape, in degrees.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Shadow" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Shadow">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Shadow.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Shadow">Shadow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShadowFormat.html">IShadowFormat</a> object that contains shadow formatting properties for the specified shape or shapes.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_ShapeStyle" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.ShapeStyle">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.ShapeStyle.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_ShapeStyle">ShapeStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeStyle.html">ShapeStyle</a> that represents the shape style of shape range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_SoftEdge" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.SoftEdge">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.SoftEdge.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_SoftEdge">SoftEdge</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ISoftEdgeFormat.html">ISoftEdgeFormat</a> object for a specified shape that contains soft edge formatting properties for the shape</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_TextEffect" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.TextEffect">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.TextEffect.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_TextEffect">TextEffect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ITextEffectFormat.html">ITextEffectFormat</a> object that contains text-effect formatting properties for the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_TextFrame" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.TextFrame">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.TextFrame.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_TextFrame">TextFrame</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ITextFrame.html">ITextFrame</a> object that contains text formatting for the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Title" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Title">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Title.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the title of the alternative text associated with the specified shape</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Type" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Type">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Type.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Type">Type</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ShapeType.html">ShapeType</a> value that represents the shape type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_VerticalFlip" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.VerticalFlip">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.VerticalFlip.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_VerticalFlip">VerticalFlip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the specified shape is flipped around the vertical axis.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Apply" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Apply">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Apply.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Apply">Apply()</a>
        </td>
        <td class="markdown level1 summary"><p>Applies to the specified shape formatting that's been copied by using the <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.PickUp.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_PickUp">PickUp()</a> method.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Delete" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Delete">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Delete.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Delete">Delete()</a>
        </td>
        <td class="markdown level1 summary"><p>Deletes this shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Flip_System_Boolean_" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Flip(System.Boolean)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Flip.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Flip_System_Boolean_">Flip(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Flips the specified shape around its horizontal or vertical axis.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_IncrementLeft_System_Int32_" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.IncrementLeft(System.Int32)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.IncrementLeft.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_IncrementLeft_System_Int32_">IncrementLeft(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the specified shape horizontally by the specified number of pixels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_IncrementRotation_System_Double_" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.IncrementRotation(System.Double)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.IncrementRotation.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_IncrementRotation_System_Double_">IncrementRotation(double)</a>
        </td>
        <td class="markdown level1 summary"><p>Changes the rotation of the specified shape around the z-axis by the specified number of degrees.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_IncrementTop_System_Int32_" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.IncrementTop(System.Int32)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.IncrementTop.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_IncrementTop_System_Int32_">IncrementTop(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the specified shape vertically by the specified number of pixels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_PickUp" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.PickUp">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.PickUp.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_PickUp">PickUp()</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the formatting of the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_RerouteConnections" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.RerouteConnections">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.RerouteConnections.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_RerouteConnections">RerouteConnections()</a>
        </td>
        <td class="markdown level1 summary"><p>Reroutes all connectors attached to the specified shape; if the specified shape is a connector, it's rerouted.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_ScaleHeight_System_Double_System_Boolean_GrapeCity_Spreadsheet_Drawing_ScaleFrom_" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.ScaleHeight(System.Double,System.Boolean,GrapeCity.Spreadsheet.Drawing.ScaleFrom)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.ScaleHeight.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_ScaleHeight_System_Double_System_Boolean_GrapeCity_Spreadsheet_Drawing_ScaleFrom_">ScaleHeight(double, bool, ScaleFrom)</a>
        </td>
        <td class="markdown level1 summary"><p>Scales the height of the shape by a specified factor.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_ScaleWidth_System_Double_System_Boolean_GrapeCity_Spreadsheet_Drawing_ScaleFrom_" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.ScaleWidth(System.Double,System.Boolean,GrapeCity.Spreadsheet.Drawing.ScaleFrom)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.ScaleWidth.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_ScaleWidth_System_Double_System_Boolean_GrapeCity_Spreadsheet_Drawing_ScaleFrom_">ScaleWidth(double, bool, ScaleFrom)</a>
        </td>
        <td class="markdown level1 summary"><p>Scales the width of the shape by a specified factor.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Select_System_Boolean_" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Select(System.Boolean)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Select.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Select_System_Boolean_">Select(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_SetShapesDefaultProperties" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.SetShapesDefaultProperties">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.SetShapesDefaultProperties.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_SetShapesDefaultProperties">SetShapesDefaultProperties()</a>
        </td>
        <td class="markdown level1 summary"><p>Makes the formatting of the specified shape the default formatting for the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Ungroup_System_Boolean_" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Ungroup(System.Boolean)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Ungroup.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Ungroup_System_Boolean_">Ungroup(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Ungroups any grouped shapes in the specified shape or range of shapes. Disassembles pictures and OLE objects within the specified shape or range of shapes.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_Unselect" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.Unselect">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Unselect.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Unselect">Unselect()</a>
        </td>
        <td class="markdown level1 summary"><p>Cancels the current selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IShapeBase_ZOrder_GrapeCity_Spreadsheet_Drawing_ZOrderCommand_" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.ZOrder(GrapeCity.Spreadsheet.Drawing.ZOrderCommand)">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.ZOrder.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_ZOrder_GrapeCity_Spreadsheet_Drawing_ZOrderCommand_">ZOrder(ZOrderCommand)</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the specified shape in front of or behind other shapes in the collection (that is, changes the shape's position in the z-order).</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
