# GrapeCity.Documents.Excel.Drawing

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="GrapeCity_Documents_Excel_Drawing" data-uid="GrapeCity.Documents.Excel.Drawing" class="text-break">GrapeCity.Documents.Excel.Drawing Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IAdjustments.html">IAdjustments</a></h4>
      <section><p>Represents a collection of adjustment values for the specified AutoShape or connector.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IAxes.html">IAxes</a></h4>
      <section><p>Represents a collection of all the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IAxis.html">IAxis</a> objects in the specified chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IAxis.html">IAxis</a></h4>
      <section><p>Represents a single axis in a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IAxisTitle.html">IAxisTitle</a></h4>
      <section><p>Represents a chart axis title.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IBackgroundPicture.html">IBackgroundPicture</a></h4>
      <section><p>Represents an picture object which will be used as the background picture. The Shape object is a member of the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IBackgroundPictures.html">IBackgroundPictures</a>
collection. The background picture collection contains all the background pictures on a slide.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IBackgroundPictures.html">IBackgroundPictures</a></h4>
      <section><p>A collection of all the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IBackgroundPicture.html">IBackgroundPicture</a> objects on the specified sheet.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChart.html">IChart</a></h4>
      <section><p>Represents a chart object in a worksheet.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartArea.html">IChartArea</a></h4>
      <section><p>Represents the chart area of a chart. The chart area on a 2-D chart contains
the axes, the chart title, the axis titles, and the legend. The chart area<br>
on a 3-D chart contains the chart title and the legend; it doesn’t include<br>
the plot area (the area within the chart area where the data is plotted).<br>
For information about formatting the plot area, see the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IPlotArea.html">IPlotArea</a> object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartBars.html">IChartBars</a></h4>
      <section><p>Represents the up bars in a chart group. Up bars connect points on series one with higher values on the last series in the chart group (the lines go up from series one).</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartFormat.html">IChartFormat</a></h4>
      <section><p>Provides access to the Office Art formatting for chart elements.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.html">IChartGroup</a></h4>
      <section><p>Represents one or more series plotted in a chart with the same format. The ChartGroup object is a member of the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroups.html">IChartGroups</a>  collection.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroups.html">IChartGroups</a></h4>
      <section><p>Represents a collection of all the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartGroup.html">IChartGroup</a> objects in the specified chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartLines.html">IChartLines</a></h4>
      <section><p>Represents series lines in a chart group. Series lines connect the data values from each series.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartTitle.html">IChartTitle</a></h4>
      <section><p>Represents the chart title.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IColorFormat.html">IColorFormat</a></h4>
      <section><p>Represents the color of a one-color object, the color of an object with a gradient or patterned fill, or the pointer color.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IConnectorFormat.html">IConnectorFormat</a></h4>
      <section><p>Represents properties and methods that apply to connectors.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IContainer.html">IContainer</a></h4>
      <section><p>Represents a floating container in a sheet.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ICrop.html">ICrop</a></h4>
      <section><p>Represents an object used to remove a portion of an image.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.html">IDataLabel</a></h4>
      <section><p>Represents the data label on a chart point or trendline.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabels.html">IDataLabels</a></h4>
      <section><p>Represents a collection of all the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataLabel.html">IDataLabel</a> objects
for the specified series. Each DataLabel object represents a data label for
a point or trendline. For a series without definable points (such as an area
series), the DataLabels collection contains a single data label.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDataTable.html">IDataTable</a></h4>
      <section><p>Represents a chart data table.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IDisplayUnitLabel.html">IDisplayUnitLabel</a></h4>
      <section><p>Represents a unit label on an axis in the specified chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IErrorBar.html">IErrorBar</a></h4>
      <section><p>Represents the error bars in a chart series.
Error bars indicate the degree of uncertainty for chart data.
Only series in area, bar, column, line, and scatter groups on a 2D chart can have error bars.
Only series in scatter groups can have x and y error bars.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IFillFormat.html">IFillFormat</a></h4>
      <section><p>Represents fill formatting for a shape.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IFloor.html">IFloor</a></h4>
      <section><p>Represents the floor of a 3-D chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IFontFormat.html">IFontFormat</a></h4>
      <section><p>Represents font attributes (for example, font name, font size, and color) for an object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IGradientStop.html">IGradientStop</a></h4>
      <section><p>Represents one gradient stop.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IGradientStops.html">IGradientStops</a></h4>
      <section><p>Represents a collection of <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IGradientStop.html">IGradientStop</a> objects.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IGridlines.html">IGridlines</a></h4>
      <section><p>Represents major or minor gridlines on a chart axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IGroupShapes.html">IGroupShapes</a></h4>
      <section><p>Represents the individual shapes within a grouped shape.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ILegend.html">ILegend</a></h4>
      <section><p>Represents the legend in a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ILegendEntries.html">ILegendEntries</a></h4>
      <section><p>Represents a collection of all the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.ILegendEntry.html">ILegendEntry</a> objects
in the specified chart legend.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ILegendEntry.html">ILegendEntry</a></h4>
      <section><p>Represents a legend entry in a chart legend.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ILineFormat.html">ILineFormat</a></h4>
      <section><p>Represents line and arrowhead formatting.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IPictureFormat.html">IPictureFormat</a></h4>
      <section><p>Represents properties and methods that apply to pictures.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IPivotOptions.html">IPivotOptions</a></h4>
      <section><p>Represents the options whether to display pivot chart bottons.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IPlotArea.html">IPlotArea</a></h4>
      <section><p>Represents the plot area of a chart. This is the area where your chart data is plotted.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IPoint.html">IPoint</a></h4>
      <section><p>Represents a single point in a chart series.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IPoints.html">IPoints</a></h4>
      <section><p>Represents a collection of all the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IPoint.html">IPoint</a> objects in the specified series in a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ISeries.html">ISeries</a></h4>
      <section><p>Represents a series in a chart. The Series object is a member of the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.ISeriesCollection.html">ISeriesCollection</a> collection.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ISeriesCollection.html">ISeriesCollection</a></h4>
      <section><p>Represents a collection of all the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.ISeries.html">ISeries</a> objects in the specified chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IShape.html">IShape</a></h4>
      <section><p>Represents an object in the drawing layer, such as an AutoShape, chart, or picture. The Shape object is a member of the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IShapes.html">IShapes</a>
collection. The Shapes collection contains all the shapes on a slide.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IShapeRange.html">IShapeRange</a></h4>
      <section><p>Represents a shape range, which is a set of shapes on a document.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IShapeRangeProvider.html">IShapeRangeProvider</a></h4>
      <section><p>Provides C# equivalent of the following Visual Basic properties:<p></p><code>ReadOnly Property</code> Range(index <code>As String</code>()) <code>As</code><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IShapeRange.html">IShapeRange</a><code>Implements</code><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IShapes.Range.html#GrapeCity_Documents_Excel_Drawing_IShapes_Range">Range</a><p></p><code>ReadOnly Property</code> Range(index <code>As Integer</code>()) <code>As</code><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IShapeRange.html">IShapeRange</a><code>Implements</code><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IShapes.Range.html#GrapeCity_Documents_Excel_Drawing_IShapes_Range">Range</a><p></p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IShapes.html">IShapes</a></h4>
      <section><p>A collection of all the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IShape.html">IShape</a> objects on the specified sheet.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ITextFrame.html">ITextFrame</a></h4>
      <section><p>Represents the text frame in the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IShape.html">IShape</a> object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ITextRange.html">ITextRange</a></h4>
      <section><p>Represents the text frame in the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IShape.html">IShape</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IThreeDFormat.html">IThreeDFormat</a></h4>
      <section><p>Represents a shape's three-dimensional formatting.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ITickLabels.html">ITickLabels</a></h4>
      <section><p>Represents the tick mark labels associated with tick marks on a chart axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ITrendline.html">ITrendline</a></h4>
      <section><p>Represents a trendline in a chart. A trendline shows the trend, or direction,
of data in a series.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ITrendlines.html">ITrendlines</a></h4>
      <section><p>Represents a collection of all <a class="xref" href="GrapeCity.Documents.Excel.Drawing.ITrendline.html">ITrendline</a> objects for the specified series.
Each Trendline object represents a trendline in a chart. A trendline shows the trend,
or direction, of data in a series.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.IWall.html">IWall</a></h4>
      <section><p>Represents the walls of a 3-D chart.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ArrowheadLength.html">ArrowheadLength</a></h4>
      <section><p>Specifies the length of the arrowhead at the end of a line.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ArrowheadStyle.html">ArrowheadStyle</a></h4>
      <section><p>Specifies the style of the arrowhead at the end of a line.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ArrowheadWidth.html">ArrowheadWidth</a></h4>
      <section><p>Specifies the width of the arrowhead at the end of a line.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.AutoShapeType.html">AutoShapeType</a></h4>
      <section><p>Specifies the shape type for an AutoShape object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.AxisCrosses.html">AxisCrosses</a></h4>
      <section><p>Specifies the point on the specified axis where the other axis crosses.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.AxisGroup.html">AxisGroup</a></h4>
      <section><p>Specifies the type of axis group.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.AxisType.html">AxisType</a></h4>
      <section><p>Specifies the axis type.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.BarShape.html">BarShape</a></h4>
      <section><p>Specifies the shape used with the 3-D bar or column chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.BinsType.html">BinsType</a></h4>
      <section><p>Specifies how the horizontal axis of the histogram chart is formatted.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.CategoryType.html">CategoryType</a></h4>
      <section><p>Specifies the type of the category axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ChartSplitType.html">ChartSplitType</a></h4>
      <section><p>Specifies the values displayed in the second chart in a pie chart or a bar of the pie chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ChartType.html">ChartType</a></h4>
      <section><p>Specifies the chart type.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ConnectorType.html">ConnectorType</a></h4>
      <section><p>Specifies a type of connector.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.DataLabelPosition.html">DataLabelPosition</a></h4>
      <section><p>Specifies where the data label is positioned.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.DisplayUnit.html">DisplayUnit</a></h4>
      <section><p>Specifies the display unit label for an axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.DrawingPictureType.html">DrawingPictureType</a></h4>
      <section><p>Specifies how pictures are displayed on a column, bar picture chart, or legend key.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.EndStyleCap.html">EndStyleCap</a></h4>
      <section><p>Specifies the end style for error bars.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ErrorBarDirection.html">ErrorBarDirection</a></h4>
      <section><p>Specifies the error bar direction.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ErrorBarInclude.html">ErrorBarInclude</a></h4>
      <section><p>Specifies which error-bar parts to include.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ErrorBarType.html">ErrorBarType</a></h4>
      <section><p>Specifies the range marked by error bars.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.FillType.html">FillType</a></h4>
      <section><p>Specifies a shape's fill type.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.GradientStyle.html">GradientStyle</a></h4>
      <section><p>Specifies the style for a gradient fill.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.HorizontalAnchor.html">HorizontalAnchor</a></h4>
      <section><p>Specifies the horizontal anchor for Text frame in the shape.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ImageLayout.html">ImageLayout</a></h4>
      <section><p>Specifies the way an image how to be stretched to fill the destination rectangle.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ImageType.html">ImageType</a></h4>
      <section><p>Specifies the image type.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.LegendPosition.html">LegendPosition</a></h4>
      <section><p>Specifies the position of the legend on a chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.LineCapStyle.html">LineCapStyle</a></h4>
      <section><p>Specifies the cap type for a line.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.LineDashStyle.html">LineDashStyle</a></h4>
      <section><p>Specifies the dash style for a line.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.LineJoinStyle.html">LineJoinStyle</a></h4>
      <section><p>Specifies the corners style of two intersecting lines.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.LineStyle.html">LineStyle</a></h4>
      <section><p>Specifies the style for a line.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.MarkerStyle.html">MarkerStyle</a></h4>
      <section><p>Specifies the marker style for a point or series in a line chart, scatter chart, or radar chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ParentDataLabelOptions.html">ParentDataLabelOptions</a></h4>
      <section><p>Specifies the parent data label option for the specified series within the chart group.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.PathShapeType.html">PathShapeType</a></h4>
      <section><p>Specifies the type for a gradient fill.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.PatternType.html">PatternType</a></h4>
      <section><p>Specifies the fill pattern used in a shape.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.PictureColorType.html">PictureColorType</a></h4>
      <section><p>Specifies the color transformation applied to a picture.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.Placement.html">Placement</a></h4>
      <section><p>Specifies the way an object is attached to its underlying cells.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.PresetCamera.html">PresetCamera</a></h4>
      <section><p>Indicates the effects camera type used by the specified object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.PresetGradientType.html">PresetGradientType</a></h4>
      <section><p>Specifies which predefined gradient to use to fill a shape.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.PresetTexture.html">PresetTexture</a></h4>
      <section><p>Specifies texture to be used to fill a shape.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.PresetThreeDFormat.html">PresetThreeDFormat</a></h4>
      <section><p>Specifies an extrusion (three-dimensional) format.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.RowCol.html">RowCol</a></h4>
      <section><p>Specifies whether the values that correspond to a particular data series are in rows or columns.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ScaleType.html">ScaleType</a></h4>
      <section><p>Specifies the scale type of the value axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ShapeType.html">ShapeType</a></h4>
      <section><p>Specifies the type of a shape or range of shapes.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.SizeRepresents.html">SizeRepresents</a></h4>
      <section><p>Specifies what the bubble size represents on a bubble chart.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.SolidColorType.html">SolidColorType</a></h4>
      <section><p>Specifies the color type.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.TextAlignmentAnchor.html">TextAlignmentAnchor</a></h4>
      <section><p>Specifies the horizontal alignment for text within the TextFrame of Shape.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.TextDirection.html">TextDirection</a></h4>
      <section><p>Specifies the text direction.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.TextRangeType.html">TextRangeType</a></h4>
      <section><p>Specifies the type of <a class="xref" href="GrapeCity.Documents.Excel.Drawing.ITextRange.html">ITextRange</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.TextUnderlineType.html">TextUnderlineType</a></h4>
      <section><p>Indicates the type of underline for text.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.TextureAlignment.html">TextureAlignment</a></h4>
      <section><p>Specifies the alignment (the origin of the coordinate grid) for the tiling of the texture fill.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.TextureType.html">TextureType</a></h4>
      <section><p>Specifies the texture type for the selected fill.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.TickLabelOrientation.html">TickLabelOrientation</a></h4>
      <section><p>Specifies the text orientation for tick-mark labels.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.TickLabelPosition.html">TickLabelPosition</a></h4>
      <section><p>Specifies the position of tick-mark labels on the specified axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.TickMark.html">TickMark</a></h4>
      <section><p>Specifies the position of major and minor tick marks for an axis.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.TimeUnit.html">TimeUnit</a></h4>
      <section><p>Specifies the unit of time for chart axis and data series.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.TrendlineType.html">TrendlineType</a></h4>
      <section><p>Specifies how the trendline that smoothes out fluctuations in the data is calculated.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.VerticalAnchor.html">VerticalAnchor</a></h4>
      <section><p>Specifies the vertical anchor for Text frame in the shape.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Drawing.ZOrderType.html">ZOrderType</a></h4>
      <section><p>Specifies where in the z-order a shape should be moved relative to other shapes.</p>
</section>


</div>
