Newer
Older
EMS_SZ / bin / x86 / Debug / Microsoft.Office.Tools.Excel.v4.0.Utilities.xml
T440 on 29 Jan 2019 703 KB wancheng bugxiugai
<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>Microsoft.Office.Tools.Excel.v4.0.Utilities</name>
  </assembly>
  <members>
    <member name="T:Microsoft.Office.Tools.Excel.ChartSheetBase">
      <summary>Provides the base class for chart sheet host items in document-level Office projects for Microsoft Office Excel.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.#ctor(Microsoft.Office.Tools.Excel.Factory,System.IServiceProvider,System.String,System.String)">
      <param name="factory"></param>
      <param name="serviceProvider"></param>
      <param name="primaryCookie"></param>
      <param name="identifier"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase._CodeName"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Activate">
      <summary>Makes the current <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> the active chart.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.ActivateEvent">
      <summary>Occurs when the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> is activated.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> that represents the Microsoft Office Excel application. </summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> that represents the Microsoft Office Excel application.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.ApplyChartTemplate(System.String)">
      <summary>Applies a standard or custom chart template to the chart.</summary>
      <param name="filename">The file name for a chart template.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.ApplyCustomType(Microsoft.Office.Interop.Excel.XlChartType,System.Object)">
      <summary>Applies a standard or custom chart type to a <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <param name="chartType">A standard chart type.</param>
      <param name="typeName">The name of the custom chart type if <paramref name="ChartType" /> specifies a custom chart gallery.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.ApplyDataLabels(Microsoft.Office.Interop.Excel.XlDataLabelsType,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Applies data labels to a point, a series, or all the series in a <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <param name="type">The type of data label to apply.</param>
      <param name="legendKey">true to show the legend key next to the point. The default value is false.</param>
      <param name="autoText">true if the object automatically generates appropriate text based on content.</param>
      <param name="hasLeaderLines">For the <see cref="T:Microsoft.Office.Interop.Excel.Chart" /> and <see cref="T:Microsoft.Office.Interop.Excel.Series" /> objects, true if the series has leader lines.</param>
      <param name="showSeriesName">The series name for the data label.</param>
      <param name="showCategoryName">The category name for the data label.</param>
      <param name="showValue">The value for the data label.</param>
      <param name="showPercentage">The percentage for the data label.</param>
      <param name="showBubbleSize">The bubble size for the data label.</param>
      <param name="separator">The separator for the data label.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.ApplyLayout(System.Int32,System.Object)">
      <summary>Applies the specified layout to the chart.</summary>
      <param name="layout">An integer from 1 through 10 that specifies the type of layout to apply to the chart. </param>
      <param name="chartType">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlChartType" /> values.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Arcs(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Area3DGroup">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> that represents the area chart group on a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> that represents the area chart group on a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.AreaGroups(System.Object)">
      <summary>On a 2-D chart, returns an object that represents either a single area chart group (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> object) or a collection of the area chart groups (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroups" /> collection).</summary>
      <param name="index">The chart group number.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.AutoFormat(System.Int32,System.Object)">
      <param name="gallery"></param>
      <param name="format"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.AutoScaling">
      <summary>Gets a value that indicates whether Microsoft Office Excel scales a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> so that it is closer in size to the equivalent 2-D chart</summary>
      <returns>true if Microsoft Office Excel scales a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> so that it is closer in size to the equivalent 2-D chart. </returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Axes(System.Object,Microsoft.Office.Interop.Excel.XlAxisGroup)">
      <summary>Gets an object that represents either a single axis or a collection of the axes on the chart.</summary>
      <param name="type">Specifies the axis to return. Can be one of the following <see cref="T:Microsoft.Office.Interop.Excel.XlAxisType" /> constants: <see cref="F:Microsoft.Office.Interop.Excel.XlAxisType.xlValue" />, <see cref="F:Microsoft.Office.Interop.Excel.XlAxisType.xlCategory" />, or <see cref="F:Microsoft.Office.Interop.Excel.XlAxisType.xlSeriesAxis" /> (<see cref="F:Microsoft.Office.Interop.Excel.XlAxisType.xlSeriesAxis" /> is valid only for 3-D charts).</param>
      <param name="axisGroup">Specifies the axis group. If this argument is omitted, the primary group is used. 3-D charts have only one axis group.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.BackWall">
      <summary>Gets an object that represents the back wall of a 3-D chart.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Walls" /> object that represents the back wall of a 3-D chart.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Bar3DGroup">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> that represents the bar chart group on a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> that represents the bar chart group on a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.BarGroups(System.Object)">
      <summary>On a 2-D chart, returns an object that represents either a single bar chart group (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> object) or a collection of the bar chart groups (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroups" /> collection).</summary>
      <param name="index">Specifies the chart group.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.BarShape">
      <summary>Gets or sets the shape used with the 3-D bar or column <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlBarShape" /> values.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Base">
      <summary>Gets the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheet" /> object that this <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> object extends.</summary>
      <returns>The object that this <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> object extends.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.BeforeDoubleClick">
      <summary>Occurs when the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> is double-clicked, before the default double-click action.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.BeforeRightClick">
      <summary>Occurs when the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> is right-clicked, before the default right-click action.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.BeginInit"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.BindingContext"></member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.BindingContextChanged"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Buttons(System.Object)">
      <param name="index"></param>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.Calculate">
      <summary>Occurs after the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> plots new or changed data.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ChartArea">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ChartArea" /> that represents the complete chart area for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ChartArea" /> that represents the complete chart area for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.ChartGroups(System.Object)">
      <summary>Gets an object that represents either a single chart group (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> object) or a collection of all the chart groups in the chart (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroups" /> object). </summary>
      <param name="index">The chart group number.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.ChartObjects(System.Object)">
      <summary>Gets an object that represents either a single embedded chart (a <see cref="T:Microsoft.Office.Interop.Excel.ChartObject" /> object) or a collection of all the embedded charts (a <see cref="T:Microsoft.Office.Interop.Excel.ChartObjects" /> object) on the sheet.</summary>
      <param name="index">The name or number of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />. This argument can be an array, to specify more than one chart.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ChartStyle">
      <summary>Gets or sets the style of the chart.</summary>
      <returns>An integer from 1 through 48 that represents the style of the chart.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ChartTitle">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ChartTitle" /> that represents the title of the specified <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ChartTitle" /> that represents the title of the specified <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ChartType">
      <summary>Gets or sets the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> type.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlChartType" /> values.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.ChartWizard(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Modifies the properties of the given <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />. </summary>
      <param name="source">The range that contains the source data for the new chart. If this argument is omitted, Microsoft Office Excel edits the active chart sheet or the selected chart on the active worksheet.</param>
      <param name="gallery">The chart type.</param>
      <param name="format">The option number for the built-in autoformats. Can be a number from 1 through 10, depending on the gallery type. If this argument is omitted, Microsoft Office Excel chooses a default value based on the gallery type and data source.</param>
      <param name="plotBy">Specifies whether the data for each series is in rows or columns. Can be one of the following <see cref="T:Microsoft.Office.Interop.Excel.XlRowCol" /> constants: <see cref="F:Microsoft.Office.Interop.Excel.XlRowCol.xlRows" /> or <see cref="F:Microsoft.Office.Interop.Excel.XlRowCol.xlColumns" />.</param>
      <param name="categoryLabels">An integer specifying the number of rows or columns within the source range that contain category labels. Legal values are from 0 (zero) through one less than the maximum number of the corresponding categories or series.</param>
      <param name="seriesLabels">The number of rows or columns within the source range that contain series labels. Legal values are from 0 (zero) through one less than the maximum number of the corresponding categories or series.</param>
      <param name="hasLegend">true to include a legend.</param>
      <param name="title">The chart title text.</param>
      <param name="categoryTitle">The category axis title text.</param>
      <param name="valueTitle">The value axis title text</param>
      <param name="extraTitle">The series axis title for 3-D charts or the second value axis title for 2-D charts.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.CheckBoxes(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.CheckSpelling(System.Object,System.Object,System.Object,System.Object)">
      <summary>Checks the spelling of an <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />. </summary>
      <param name="customDictionary">A string that indicates the file name of the custom dictionary to be examined if the word is not found in the main dictionary. If this argument is omitted, the currently specified dictionary is used.</param>
      <param name="ignoreUppercase">true to have Microsoft Office Excel ignore words that are all uppercase. false to have Microsoft Office Excel check words that are all uppercase. If this argument is omitted, the current setting will be used.</param>
      <param name="alwaysSuggest">true to have Excel display a list of suggested alternate spellings when an incorrect spelling is found. false to have Excel wait for you to input the correct spelling. If this argument is omitted, the current setting will be used.</param>
      <param name="spellLang">The language of the dictionary being used. Can be one of the <see cref="T:Microsoft.Office.Core.MsoLanguageID" /> values used by the <see cref="P:Microsoft.Office.Core.LanguageSettings.LanguageID(Microsoft.Office.Core.MsoAppLanguageID)" /> property.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.ClearToMatchStyle">
      <summary>Clears the chart elements formatting to automatic.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.CodeName"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Column3DGroup">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> that represents the column chart group on a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> that represents the column chart group on a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.ColumnGroups(System.Object)">
      <summary>On a 2-D chart, returns an object that represents either a single column chart group (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> object) or a collection of the column chart groups (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroups" /> collection).</summary>
      <param name="index">Specifies the chart group.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Copy(System.Object,System.Object)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> to another location in the workbook.</summary>
      <param name="before">The sheet before which the copied sheet will be placed. You cannot specify <paramref name="Before" /> if you specify <paramref name="after" />.</param>
      <param name="after">The sheet after which the copied sheet will be placed. You cannot specify <paramref name="After" /> if you specify <paramref name="Before" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.CopyChartBuild"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat,Microsoft.Office.Interop.Excel.XlPictureAppearance)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> to the Clipboard as a picture.</summary>
      <param name="appearance">Specifies how the picture should be copied.</param>
      <param name="format">The format of the picture.</param>
      <param name="size">The size of the copied picture when the object is a chart on a chart sheet (not embedded on a worksheet).</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Corners">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Corners" /> object that represents the corners of a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Corners" /> object that represents the corners of a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.CreatePublisher(System.Object,Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlPictureAppearance,System.Object,System.Object,System.Object,System.Object)">
      <param name="edition"></param>
      <param name="appearance"></param>
      <param name="size"></param>
      <param name="containsPICT"></param>
      <param name="containsBIFF"></param>
      <param name="containsRTF"></param>
      <param name="containsVALU"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Creator">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.XlCreator" /> code that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> was created.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlCreator" /> values.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.DataBindings"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.DataHost"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.DataTable">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.DataTable" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> data table.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.DataTable" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> data table.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.Deactivate">
      <summary>Occurs when the selection moves away from the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />, causing the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> to become deactivated.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Delete">
      <summary>Deletes the <see cref="T:Microsoft.Office.Interop.Excel.Chart" /> object.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.DepthPercent">
      <summary>Gets or sets the depth of a 3-D chart as a percentage of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> width. </summary>
      <returns>The depth of a 3-D chart as a percentage of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> width (between 20 and 2000 percent)</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Deselect">
      <summary>Cancels the selection for the specified <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.DisplayBlanksAs">
      <summary>Gets or sets the way that blank cells are plotted on a <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />. </summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlDisplayBlanksAs" /> constants: <see cref="F:Microsoft.Office.Interop.Excel.XlDisplayBlanksAs.xlNotPlotted" />, <see cref="F:Microsoft.Office.Interop.Excel.XlDisplayBlanksAs.xlInterpolated" />, or <see cref="F:Microsoft.Office.Interop.Excel.XlDisplayBlanksAs.xlZero" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Dispose">
      <summary>Releases all resources used by the current instance of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> class.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.Disposed"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.DoughnutGroups(System.Object)">
      <summary>On a 2-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />, returns an object that represents either a single doughnut chart group (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> object) or a collection of the doughnut chart groups (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroups" /> collection).</summary>
      <param name="index">Specifies the chart group.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.DrawingObjects(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Drawings(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.DropDowns(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Dummy24"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Dummy25"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Elevation">
      <summary>Gets or sets the elevation of the 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />, in degrees.</summary>
      <returns>The elevation of the 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />, in degrees.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.EndInit"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Evaluate(System.Object)">
      <summary>Converts a Microsoft Office Excel name to an object or a value.</summary>
      <param name="name">The name of the object, using the naming convention of Microsoft Office Excel.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Export(System.String,System.Object,System.Object)">
      <summary>Exports the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> in a graphic format. </summary>
      <param name="filename">The name of the exported file.</param>
      <param name="filterName">The language-independent name of the graphic filter as it appears in the registry.</param>
      <param name="interactive">true to display the dialog box that contains the filter-specific options. If this argument is false, Microsoft Office Excel uses the default values for the filter. The default value is false.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.ExportAsFixedFormat(Microsoft.Office.Interop.Excel.XlFixedFormatType,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Saves the chart that is displayed on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> in PDF or XPS format.</summary>
      <param name="type">One of the Microsoft.Office.Interop.Excel.XlFixedFormatType values that specifies whether to save the chart in PDF or XPS format.</param>
      <param name="filename">The full path of the new PDF or XPS file. If you omit this parameter, Excel saves the file in the current folder.</param>
      <param name="quality">One of the Microsoft.Office.Interop.Excel.XlFixedFormatQuality values that specifies the quality of the exported file.</param>
      <param name="includeDocProperties">true to include document properties in the exported file; otherwise, false.</param>
      <param name="ignorePrintAreas">true to ignore any print areas set when exporting; otherwise, false.</param>
      <param name="from">The number of the page at which to start exporting. If this parameter is omitted, exporting starts at the beginning.</param>
      <param name="to">The number of the last page to publish. If this parameter is omitted, publishing ends with the last page.</param>
      <param name="openAfterPublish">true to open the new file in the viewer immediately; otherwise, false.</param>
      <param name="fixedFormatExtClassPtr">A pointer to an implementation of the IMsoDocExporter interface that enables the chart to be saved in a different fixed format. For more information, see Extending the Office (2007) Fixed-Format Export Feature.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.FinishInitialization"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Floor">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Floor" /> object that represents the floor of the 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Floor" /> object that represents the floor of the 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.GapDepth">
      <summary>Gets or sets the distance between the data series in a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />, as a percentage of the marker width. </summary>
      <returns>The distance between the data series in a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />, as a percentage of the marker width. The value of this property must be between 0 and 500.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.get_HasAxis(System.Object,System.Object)">
      <param name="index1"></param>
      <param name="index2"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.GetAutomationObject"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.GetChartElement(System.Int32,System.Int32,System.Int32@,System.Int32@,System.Int32@)">
      <summary>Gets information about the chart element at specified X and Y coordinates. </summary>
      <param name="x">The X coordinate of the chart element.</param>
      <param name="y">The Y coordinate of the chart element.</param>
      <param name="elementID">When the method returns, this argument contains the <see cref="T:Microsoft.Office.Interop.Excel.XlChartItem" /> value of the chart element at the specified coordinates. For more information, see the “Remarks” section.</param>
      <param name="arg1">When the method returns, this argument contains information related to the chart element. For more information, see the “Remarks” section.</param>
      <param name="arg2">When the method returns, this argument contains information related to the chart element. For more information, see the “Remarks” section.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.GroupBoxes(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.GroupObjects(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.HasAxis">
      <summary>Gets or sets a value indicating whether a specific axis exists on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>true if the specified axis exists on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.HasDataTable">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> has a data table.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> has a data table.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.HasLegend">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> has a legend.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> has a legend.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.HasPivotFields">
      <summary>Gets or sets a value that indicates whether the PivotChart controls are displayed on the specified PivotChart report.</summary>
      <returns>true if the PivotChart controls are displayed on the specified PivotChart report. The default value is true. </returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.HasTitle">
      <summary>Gets or sets a value the indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> has a visible title.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> has a visible title.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.HeightPercent">
      <summary>Gets or sets the height of a 3-D chart as a percentage of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> width.</summary>
      <returns>The height of a 3-D chart as a percentage of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> width (between 5 and 500 percent).</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.HostContext"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Hyperlinks">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Hyperlinks" /> collection that represents the hyperlinks for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Hyperlinks" /> collection that represents the hyperlinks for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Initialize"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.InitializeDataBindings"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.InnerObject">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Chart" /> that represents the underlying native object for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Chart" /> that represents the underlying native object for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ItemProvider"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Labels(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Legend">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Legend" /> that represents the legend for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Legend" /> that represents the legend for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Line3DGroup">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> that represents the line chart group on a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> that represents the line chart group on a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.LineGroups(System.Object)">
      <summary>On a 2-D chart, returns an object that represents either a single line chart group (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> object) or a collection of the line chart groups (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroups" /> collection).</summary>
      <param name="index">Specifies the chart group.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Lines(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.ListBoxes(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Location(Microsoft.Office.Interop.Excel.XlChartLocation,System.Object)">
      <summary>Moves the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> to a new location. </summary>
      <param name="where">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlChartLocation" /> values that specify where to move the chart.</param>
      <param name="name">The name of the sheet where the chart will be embedded if <paramref name="Where" /> is <see cref="F:Microsoft.Office.Interop.Excel.XlChartLocation.xlLocationAsObject" /> or the name of the new sheet if <paramref name="Where" /> is <see cref="F:Microsoft.Office.Interop.Excel.XlChartLocation.xlLocationAsNewSheet" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.MailEnvelope">
      <summary>Represents an e-mail header for a document.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Core.MsoEnvelope" /> values.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Microsoft#Office#Tools#EntryPoint#BeginInit"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Microsoft#Office#Tools#EntryPoint#EndInit"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Microsoft#Office#Tools#EntryPoint#FinishInitialization"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Microsoft#Office#Tools#EntryPoint#Initialize"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Microsoft#Office#Tools#EntryPoint#InitializeDataBindings"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Microsoft#Office#Tools#EntryPoint#OnShutdown"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Microsoft#Office#Tools#EntryPoint#OnStartup"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Microsoft#Office#Tools#Excel#IChartSheetExtension#GetAutomationObject"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Microsoft#Office#Tools#IExtension#ExtensionBase"></member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.MouseDown">
      <summary>Occurs when a mouse button is pressed when the pointer is over a <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.MouseMove">
      <summary>Occurs when the position of the mouse pointer changes over the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.MouseUp">
      <summary>Occurs when a mouse button is released when the pointer is over the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Move(System.Object,System.Object)">
      <summary>Moves the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> to another location in the workbook.</summary>
      <param name="before">The sheet before which the moved sheet will be placed. You cannot specify <paramref name="before" /> if you specify <paramref name="after" />.</param>
      <param name="after">The sheet after which the moved sheet will be placed. You cannot specify <paramref name="after" /> if you specify <paramref name="before" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Name">
      <summary>Gets or sets the name of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>The name of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Next">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object that represents the next sheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object that represents the next sheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.OLEObjects(System.Object)">
      <summary>Gets an object that represents either a single OLE object (an <see cref="T:Microsoft.Office.Interop.Excel.OLEObject" />) or a collection of all OLE objects (an <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> collection) on the chart or sheet.</summary>
      <param name="index">The name or number of the OLE object.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.OnDoubleClick"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.OnSheetActivate"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.OnSheetDeactivate"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.OnShutdown"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.OnStartup"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.OptionButtons(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Ovals(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.PageSetup">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.PageSetup" /> that contains all the page setup settings for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.PageSetup" /> that contains all the page setup settings for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Paste(System.Object)">
      <summary>Pastes chart data from the Clipboard into the specified <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <param name="type">Specifies the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> information to paste if a chart is on the Clipboard. Can be one of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPasteType" /> constants: <see cref="F:Microsoft.Office.Interop.Excel.XlPasteType.xlPasteFormats" />, <see cref="F:Microsoft.Office.Interop.Excel.XlPasteType.xlPasteFormulas" />, or <see cref="F:Microsoft.Office.Interop.Excel.XlPasteType.xlPasteAll" />. The default value is <see cref="F:Microsoft.Office.Interop.Excel.XlPasteType.xlPasteAll" />. If there is data other than a chart on the Clipboard, this argument cannot be used.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Perspective">
      <summary>Gets or sets the perspective for the 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />. </summary>
      <returns>The perspective for the 3-D chart view. Must be between 0 and 100. </returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Pictures(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Pie3DGroup">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> that represents the pie chart group on a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> that represents the pie chart group on a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.PieGroups(System.Object)">
      <summary>On a 2-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />, returns an object that represents either a single pie chart group (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> object) or a collection of the pie chart groups (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroups" /> collection).</summary>
      <param name="index">Specifies the chart group.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.PivotLayout">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.PivotLayout" /> that represents the placement of fields in a PivotTable report and the placement of axes in a PivotChart report.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.PivotLayout" /> that represents the placement of fields in a PivotTable report and the placement of axes in a PivotChart report.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.PlotArea">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.PlotArea" /> object that represents the plot area of a <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.PlotArea" /> object that represents the plot area of a <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.PlotBy">
      <summary>Gets or sets the way columns or rows are used as data series on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />. </summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlRowCol" /> constants: <see cref="F:Microsoft.Office.Interop.Excel.XlRowCol.xlColumns" /> or <see cref="F:Microsoft.Office.Interop.Excel.XlRowCol.xlRows" />. </returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.PlotVisibleOnly">
      <summary>Gets or sets a value that indicates whether only visible cells are plotted. </summary>
      <returns>true if only visible cells are plotted. false if both visible and hidden cells are plotted.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Previous">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object that represents the previous sheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object that represents the previous sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.PrintedCommentPages">
      <summary>Gets the number of comment pages that will be printed for the current chart sheet. This property can be used only in Excel 2010 projects.</summary>
      <returns>The number of comment pages that will be printed for the current chart sheet.</returns>
      <exception cref="T:System.MissingMemberException">This property is used in an Excel 2007 project.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.PrintOut(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Prints the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <param name="from">The number of the page at which to start printing. If this argument is omitted, printing starts at the beginning.</param>
      <param name="to">The number of the last page to print. If this argument is omitted, printing ends with the last page.</param>
      <param name="copies">The number of copies to print. If this argument is omitted, one copy is printed.</param>
      <param name="preview">true to have Microsoft Office Excel invoke print preview before printing the object. false (or omitted) to print the object immediately.</param>
      <param name="activePrinter">Sets the name of the active printer.</param>
      <param name="printToFile">true to print to a file. If <paramref name="PrToFileName" /> is not specified, Excel prompts the user to enter the name of the output file.</param>
      <param name="collate">true to collate multiple copies.</param>
      <param name="prToFileName">If <paramref name="PrintToFile" /> is set to true, this argument specifies the name of the file you want to print to.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.PrintOutEx(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Prints the chart that is displayed on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <param name="from">The number of the page at which to start printing. If this argument is omitted, printing starts at the beginning.</param>
      <param name="to">The number of the last page to print. If this argument is omitted, printing ends with the last page.</param>
      <param name="copies">The number of copies to print. If this argument is omitted, one copy is printed.</param>
      <param name="preview">true to have Microsoft Office Excel invoke print preview before printing the object. false (or omitted) to print the object immediately.</param>
      <param name="activePrinter">Sets the name of the active printer.</param>
      <param name="printToFile">true to print to a file. If <paramref name="prToFileName" /> is not specified, Excel prompts the user to enter the name of the output file.</param>
      <param name="collate">true to collate multiple copies.</param>
      <param name="prToFileName">The name of the file to print to. This parameter is used only if <paramref name="printToFile" /> is true.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.PrintPreview(System.Object)">
      <summary>Shows a preview of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> as it would look when printed.</summary>
      <param name="enableChanges"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Protect(System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Protects a <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> so that it cannot be modified.</summary>
      <param name="password">A string that specifies a case-sensitive password for the worksheet or workbook. If this argument is omitted, you can unprotect the worksheet or workbook without using a password. Otherwise, you must specify the password to unprotect the worksheet or workbook. If you forget the password, you cannot unprotect the worksheet or workbook. It is a good idea to keep a list of your passwords and their corresponding document names in a safe place.</param>
      <param name="drawingObjects">true to protect shapes. The default value is false.</param>
      <param name="contents">true to protect contents. For a chart, this protects the entire chart. For a worksheet, this protects the locked cells. The default value is true.</param>
      <param name="scenarios">true to protect scenarios. This argument is valid only for worksheets. The default value is true.</param>
      <param name="userInterfaceOnly">true to protect the user interface, but not macros. If this argument is omitted, protection applies both to macros and to the user interface.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ProtectContents">
      <summary>Gets a value that indicates whether the contents of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> are protected.</summary>
      <returns>true if the contents of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> are protected. </returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ProtectData">
      <summary>Gets or sets a value that indicates whether series formulas cannot be modified by the user.</summary>
      <returns>true if series formulas cannot be modified by the user; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ProtectDrawingObjects">
      <summary>Gets a value that indicates whether shapes are protected on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>true if shapes are protected.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ProtectFormatting">
      <summary>Gets or sets a value that indicates whether <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> formatting cannot be modified by the user.</summary>
      <returns>true if <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> formatting cannot be modified by the user.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ProtectGoalSeek">
      <summary>Gets or sets a value that indicates whether the user cannot modify chart data points with mouse actions.</summary>
      <returns>true if the user cannot modify chart data points with mouse actions.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ProtectionMode">
      <summary>Gets or sets a value that indicates whether user-interface-only protection is turned on. </summary>
      <returns>true if user-interface-only protection is turned on. </returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ProtectSelection">
      <summary>Gets or sets a value that indicates whether <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> elements cannot be selected.</summary>
      <returns>true if <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> elements cannot be selected.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.RadarGroups(System.Object)">
      <summary>On a 2-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />, returns an object that represents either a single radar chart group (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> object) or a collection of the radar chart groups (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroups" /> collection).</summary>
      <param name="index">Specifies the chart group.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Rectangles(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Refresh">
      <summary>Updates the cache of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.Resize">
      <summary>Occurs when the size of the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> is changed.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.RightAngleAxes">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> axes are at right angles, independent of chart rotation or elevation. </summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> axes are at right angles, independent of chart rotation or elevation.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Rotation">
      <summary>Gets or sets the rotation of the 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>The rotation of the 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> (the rotation of the plot area around the z-axis, in degrees). The value of this property must be from 0 to 360, except for 3-D bar charts, where the value must be from 0 to 44. The default value is 20. </returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.SaveAs(System.String,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Saves changes to the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> in a different file.</summary>
      <param name="filename">The name of the file to be saved. You can include a full path; if you do not, Microsoft Office Excel saves the file in the current folder.</param>
      <param name="fileFormat">The file format to use when you save the file. For a list of valid choices, see the <see cref="P:Microsoft.Office.Interop.Excel._Workbook.FileFormat" /> property. For an existing file, the default format is the last file format specified; for a new file, the default is the format of the version of Excel being used.</param>
      <param name="password">A case-sensitive string (no more than 15 characters) that indicates the protection password to be given to the file.</param>
      <param name="writeResPassword">The write-reservation password for this file. If a file is saved with the password and the password is not supplied when the file is opened, the file is opened as read-only.</param>
      <param name="readOnlyRecommended">true to display a message when the file is opened, recommending that the file be opened as read-only.</param>
      <param name="createBackup">true to create a backup file.</param>
      <param name="addToMru">true to add this workbook to the list of recently used files. The default value is false.</param>
      <param name="textCodepage">Not used in U.S. English Excel.</param>
      <param name="textVisualLayout">Not used in U.S. English Excel.</param>
      <param name="local">true saves files against the language of Excel (including control panel settings). false (default) saves files against the language of Visual Basic for Applications (which is typically US English unless the VBA project where Workbooks.Open is run from is an old internationalized XL5/95 VBA project).</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.SaveChartTemplate(System.String)">
      <summary>Saves the chart on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> as a custom template in the list of available chart templates.</summary>
      <param name="filename">The name of the new chart template.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Scripts">
      <summary>Gets the <see cref="T:Microsoft.Office.Core.Scripts" /> collection, which contains <see cref="T:Microsoft.Office.Core.Script" /> objects representing blocks of script or code in the specified document when it is saved as a Web page.</summary>
      <returns>The <see cref="T:Microsoft.Office.Core.Scripts" /> collection, which contains <see cref="T:Microsoft.Office.Core.Script" /> objects representing blocks of script or code in the specified document when it is saved as a Web page.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.ScrollBars(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <param name="replace">The object to replace.</param>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.SelectEvent">
      <summary>Occurs when the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> is selected.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.SeriesChange">
      <summary>Occurs when the value of a <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" /> data point is changed.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.SeriesCollection(System.Object)">
      <summary>Gets an object that represents either a single series (a <see cref="T:Microsoft.Office.Interop.Excel.Series" /> object) or a collection of all the series (a <see cref="T:Microsoft.Office.Interop.Excel.SeriesCollection" /> collection) in the chart or chart group.</summary>
      <param name="index">The name or number of the series.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.set_HasAxis(System.Object,System.Object,System.Object)">
      <param name="index1"></param>
      <param name="index2"></param>
      <param name="rHS"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.SetBackgroundPicture(System.String)">
      <summary>Sets the background graphic for a <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <param name="filename">The name of the graphic file.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.SetDefaultChart(System.Object)">
      <summary>Specifies the name of the chart template that Microsoft Office Excel uses when creating new charts.</summary>
      <param name="name">A string that indicates the name of the default chart template that will be used when creating new charts. This name can identify a chart in the gallery for a user-defined template, or it can be one of the <see cref="T:Microsoft.Office.Interop.Excel.XlChartType" /> values that specifies a built-in chart template.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.SetElement(Microsoft.Office.Core.MsoChartElementType)">
      <summary>Modifies an element on the chart that is displayed on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <param name="element">One of the Microsoft.Office.Core.MsoChartElementType values that specifies the type of element modification.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.SetSourceData(Microsoft.Office.Interop.Excel.Range,System.Object)">
      <summary>Sets the source data range for the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <param name="source">The range that contains the source data.</param>
      <param name="plotBy">Specifies the way the data is to be plotted. Can be either of the following <see cref="T:Microsoft.Office.Interop.Excel.XlRowCol" /> constants: <see cref="F:Microsoft.Office.Interop.Excel.XlRowCol.xlColumns" /> or <see cref="F:Microsoft.Office.Interop.Excel.XlRowCol.xlRows" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Shapes">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Shapes" /> object that represents all the shapes on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Shapes" /> object that represents all the shapes on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ShowAllFieldButtons">
      <summary>Gets or sets whether to display all field buttons on a PivotChart that is displayed on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />. This property can be used only in Excel 2010 projects.</summary>
      <returns>true to display all field buttons on the specified PivotChart; otherwise, false.</returns>
      <exception cref="T:System.MissingMemberException">This property is used in an Excel 2007 project.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ShowAxisFieldButtons">
      <summary>Gets or sets whether to display axis field buttons on a PivotChart that is displayed on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />. This property can be used only in Excel 2010 projects.</summary>
      <returns>true to display axis field buttons on the specified PivotChart; otherwise, false.</returns>
      <exception cref="T:System.MissingMemberException">This property is used in an Excel 2007 project.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ShowDataLabelsOverMaximum">
      <summary>Gets or sets a value that indicates whether to show the data labels when the value is greater than the maximum value on the value axis.</summary>
      <returns>true to show the data labels when the value is greater than the maximum value on the value axis; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ShowLegendFieldButtons">
      <summary>Gets or sets whether to display legend field buttons on a PivotChart that is displayed on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />. This property can be used only in Excel 2010 projects.</summary>
      <returns>true to display all legend field buttons on the specified PivotChart; otherwise, false.</returns>
      <exception cref="T:System.MissingMemberException">This property is used in an Excel 2007 project.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ShowReportFilterFieldButtons">
      <summary>Gets or sets whether to display the report filter field buttons on a PivotChart that is displayed on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />. This property can be used only in Excel 2010 projects.</summary>
      <returns>true to display the report filter field buttons on the specified PivotChart; otherwise, false.</returns>
      <exception cref="T:System.MissingMemberException">This property is used in an Excel 2007 project.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.ShowValueFieldButtons">
      <summary>Gets or sets whether to display the value field buttons on a PivotChart that is displayed on the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />. This property can be used only in Excel 2010 projects.</summary>
      <returns>true to display the value field buttons on the specified PivotChart; otherwise, false.</returns>
      <exception cref="T:System.MissingMemberException">This property is used in an Excel 2007 project.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.Shutdown">
      <summary>Occurs when the application domain for the assembly is about to unload.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.SideWall">
      <summary>Gets an object that represents the side wall of a 3-D chart.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Walls" /> object that represents the side wall of a 3-D chart.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Site"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Spinners(System.Object)">
      <param name="index"></param>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.ChartSheetBase.Startup">
      <summary>Occurs after the document is running and all the initialization code in the assembly has been run.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.SubType"></member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.SurfaceGroup">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> object that represents the surface chart group of a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> object that represents the surface chart group of a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Tab">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Tab" /> object for a <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Tab" /> object for a <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Tag">
      <summary>Gets or sets the object that contains data about the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>The object that contains data about the <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.TextBoxes(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Type"></member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.Unprotect(System.Object)">
      <summary>Removes protection from a <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />. This method has no effect if the sheet or workbook is not protected.</summary>
      <param name="password">The case-sensitive password to use to unprotect the sheet or workbook. If the sheet or workbook is not protected with a password, this argument is ignored. If you omit this argument for a sheet that is protected with a password, you will be prompted for the password. If you omit this argument for a workbook that is protected with a password, the method fails.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Visible">
      <summary>Determines whether the object is visible.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.Walls">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Walls" /> object that represents the walls of the 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Walls" /> object that represents the walls of the 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ChartSheetBase.WallsAndGridlines2D">
      <summary>Gets or sets a value that indicates whether gridlines are drawn two-dimensionally on a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />.</summary>
      <returns>true if gridlines are drawn two-dimensionally on a 3-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ChartSheetBase.XYGroups(System.Object)">
      <summary>On a 2-D <see cref="T:Microsoft.Office.Tools.Excel.ChartSheetBase" />, returns an object that represents either a single scatter chart group (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroup" /> object) or a collection of the scatter chart groups (a <see cref="T:Microsoft.Office.Interop.Excel.ChartGroups" /> collection).</summary>
      <param name="index">Specifies the chart group.</param>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.ControlExtensions">
      <summary>Provides extension methods you can use to add Windows Forms controls to Excel worksheets that have been customized by using the Office development tools in Visual Studio.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddButton(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddButton(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddCheckBox(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddCheckBox(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddCheckedListBox(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddCheckedListBox(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddComboBox(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddComboBox(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddDataGridView(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddDataGridView(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddDateTimePicker(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddDateTimePicker(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddDomainUpDown(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddDomainUpDown(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddHScrollBar(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddHScrollBar(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddLabel(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddLabel(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddLinkLabel(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddLinkLabel(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddListBox(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddListBox(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddListView(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddListView(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddMaskedTextBox(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the location for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddMaskedTextBox(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> control to the document in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the document.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the document.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddMonthCalendar(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />  instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddMonthCalendar(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddNumericUpDown(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddNumericUpDown(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddPictureBox(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddPictureBox(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddProgressBar(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddProgressBar(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddPropertyGrid(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> control to the worksheet at the range specified.</summary>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddPropertyGrid(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddRadioButton(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddRadioButton(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddRichTextBox(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddRichTextBox(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddTextBox(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddTextBox(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddTrackBar(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddTrackBar(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddTreeView(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddTreeView(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddVScrollBar(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddVScrollBar(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
      <exception cref="T:System.ArgumentNullException">The name argument is null or has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddWebBrowser(Microsoft.Office.Tools.Excel.ControlCollection,Microsoft.Office.Interop.Excel.Range,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> control to the worksheet at the range specified.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="range">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that provides the bounds for the control.</param>
      <param name="name">The name of the control that can be used to index the control in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</param>
      <exception cref="T:System.ArgumentNullException">The name or range argument is null, or the name argument has zero length.</exception>
      <exception cref="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">A control with the same name is already in the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
      <exception cref="T:Microsoft.Office.Tools.InvalidRangeException">The range that was specified is not valid. Multi-area ranges cannot be used. The range should be on the same worksheet as the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ControlExtensions.AddWebBrowser(Microsoft.Office.Tools.Excel.ControlCollection,System.Double,System.Double,System.Double,System.Double,System.String)">
      <summary>Adds a new <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> control to the worksheet in the specified size and location.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> control that was added to the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> instance.</returns>
      <param name="controls">The collection to add the control to. Do not supply this parameter yourself. When you call this method on the collection returned by the <see cref="P:Microsoft.Office.Tools.Excel.Worksheet.Controls" /> property (in an application-level project) or the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls" /> property (in a document-level project), this parameter is supplied automatically.</param>
      <param name="left">The distance in points between the left edge of the control and the left edge of the worksheet.</param>
      <param name="top">The distance in points between the top edge of the control and the top edge of the worksheet.</param>
      <param name="width">The width of the control in points.</param>
      <param name="height">The height of the control in points.</param>
      <param name="name">The name of the control.</param>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.WorkbookBase">
      <summary>Provides the base class for the ThisWorkbook class in document-level projects for Microsoft Office Excel. </summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.#ctor(Microsoft.Office.Tools.Excel.Factory,System.IServiceProvider,System.String,System.String)">
      <param name="factory"></param>
      <param name="serviceProvider"></param>
      <param name="primaryCookie"></param>
      <param name="identifier"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase._CodeName"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase._ReadOnlyRecommended"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.AcceptAllChanges(System.Object,System.Object,System.Object)">
      <summary>Accepts all changes in the shared workbook.</summary>
      <param name="when">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlHighlightChangesTime" /> values that specifies when the changes to be accepted were made.</param>
      <param name="who">A string that identifies who made the changes to be accepted. Can be "Everyone", "Everyone but Me", or the name of one of the users of the shared workbook.</param>
      <param name="where">An A1-style range reference that specifies the location of the changes to be accepted.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.AcceptLabelsInFormulas">
      <summary>Gets or sets a value that indicates whether labels can be used in worksheet formulas.</summary>
      <returns> true if labels can be used in worksheet formulas. The default value is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.AccuracyVersion">
      <summary>Specifies whether certain worksheet functions use the latest accuracy algorithms to calculate their results. This property can be used only in Excel 2010 projects.</summary>
      <returns>A value that specifies whether certain worksheet functions use the latest accuracy algorithms to calculate their results.</returns>
      <exception cref="T:System.MissingMemberException">This property is used in an Excel 2007 project.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Activate">
      <summary>Activates the first window associated with the workbook.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.ActivateEvent">
      <summary>Occurs when the workbook is activated.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ActiveChart">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Chart" /> object that represents the active chart (either an embedded chart or a chart sheet). An embedded chart is considered active when it is either selected or activated. When no chart is active, this property returns null.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Chart" /> object that represents the active chart; null if no chart is active.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ActiveSheet">
      <summary>Gets the active sheet (the sheet on top).</summary>
      <returns>The active sheet (the sheet on top); null if no sheet is active.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ActiveSlicer">
      <summary>Gets an object that represents the active slicer in the active workbook or in the specified workbook. This property can be used only in Excel 2010 projects.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Slicer" /> that represents the active slicer in the active workbook or in the specified workbook.</returns>
      <exception cref="T:System.MissingMemberException">This property is used in an Excel 2007 project.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.AddinInstall">
      <summary>Occurs when the workbook is installed as an add-in.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.AddinUninstall">
      <summary>Occurs when the workbook is uninstalled as an add-in.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.AddToFavorites">
      <summary>Adds a shortcut to the workbook to the Favorites folder.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.AfterSave">
      <summary>Occurs after the workbook is saved. This event can be used only in Excel 2010 projects.</summary>
      <exception cref="T:System.MissingMemberException">This event is used in an Excel 2007 project.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.AfterXmlExport">
      <summary>Occurs after Microsoft Office Excel saves or exports data from the workbook to an XML data file.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.AfterXmlImport">
      <summary>Occurs after an existing XML data connection is refreshed or after new XML data is imported into the workbook.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> that represents the creator of the workbook.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> that represents the creator of the workbook.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ApplyTheme(System.String)">
      <summary>Applies the specified theme to the workbook.</summary>
      <param name="filename">The full file path of the theme to apply.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Author">
      <summary>Gets or sets the author of the workbook.</summary>
      <returns> The author of the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.AutoUpdateFrequency">
      <summary>Gets or sets the number of minutes between automatic updates to the shared workbook.</summary>
      <returns>The number of minutes between automatic updates to the shared workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.AutoUpdateSaveChanges">
      <summary>Gets or sets a value that indicates whether current changes to the shared workbook are posted to other users whenever the workbook is automatically updated.</summary>
      <returns>true if current changes to the shared workbook are posted to other users whenever the workbook is automatically updated. false if changes are not posted (this workbook is still synchronized with changes made by other users). The default value is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Base">
      <summary>Gets the <see cref="T:Microsoft.Office.Tools.Excel.Workbook" /> object that this <see cref="T:Microsoft.Office.Tools.Excel.WorkbookBase" /> object extends.</summary>
      <returns>The object that this <see cref="T:Microsoft.Office.Tools.Excel.WorkbookBase" /> object extends.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.BeforeClose">
      <summary>Occurs before the workbook closes. If the workbook has been changed, this event occurs before the user is asked to save changes.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.BeforePrint">
      <summary>Occurs before the workbook (or anything in it) is printed.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.BeforeSave">
      <summary>Occurs before the workbook is saved.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.BeforeXmlExport">
      <summary>Occurs before Microsoft Office Excel saves or exports data from the workbook to an XML data file.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.BeforeXmlImport">
      <summary>Occurs before an existing XML data connection is refreshed or before new XML data is imported into the workbook.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.BeginInit"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.BindingContext"></member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.BindingContextChanged"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.BreakLink(System.String,Microsoft.Office.Interop.Excel.XlLinkType)">
      <summary>Converts formulas linked to other Microsoft Office Excel sources or OLE sources to values.</summary>
      <param name="name">The name of the link.</param>
      <param name="type">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlLinkType" /> values. The type of link.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.BuiltinDocumentProperties">
      <summary>Gets a Microsoft.Office.Core.DocumentProperties collection that represents all the built-in document properties for the workbook.</summary>
      <returns>A Microsoft.Office.Core.DocumentProperties collection that represents all the built-in document properties for the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.CalculationVersion">
      <summary>Gets a number that indicates the version of Excel that the workbook was last fully recalculated by. The rightmost four digits are the minor calculation engine version number, and the other digits (on the left) are the major version of Microsoft Office Excel.</summary>
      <returns>A number that indicates the version of Excel that the workbook was last fully recalculated by. The rightmost four digits are the minor calculation engine version number, and the other digits (on the left) are the major version of Microsoft Office Excel.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.CanCheckIn">
      <summary>Gets a value that indicates whether Microsoft Office Excel can check in the workbook to a server.</summary>
      <returns>true if Microsoft Office Excel can check in the workbook to a server; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ChangeFileAccess(Microsoft.Office.Interop.Excel.XlFileAccess,System.Object,System.Object)">
      <summary>Changes the access permissions for the workbook. This might require an updated version to be loaded from the disk.</summary>
      <param name="mode">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlFileAccess" /> values. Specifies the new access mode.</param>
      <param name="writePassword">Specifies the write-reserved password if the file is write reserved and <paramref name="Mode" /> is <see cref="F:Microsoft.Office.Interop.Excel.XlFileAccess.xlReadWrite" />. Ignored if there is no password for the file or if <paramref name="Mode" /> is <see cref="F:Microsoft.Office.Interop.Excel.XlFileAccess.xlReadOnly" />.</param>
      <param name="notify">true to notify the user if the file cannot be immediately accessed.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ChangeHistoryDuration">
      <summary>Gets or sets the number of days shown in the shared workbook's change history.</summary>
      <returns>The number of days shown in the shared workbook's change history.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ChangeLink(System.String,System.String,Microsoft.Office.Interop.Excel.XlLinkType)">
      <summary>Changes a link from one document to another.</summary>
      <param name="name">The name of the Microsoft Office Excel or DDE/OLE link to be changed, as it was returned from the <see cref="M:Microsoft.Office.Tools.Excel.WorkbookBase.LinkSources(System.Object)" /> method.</param>
      <param name="newName">The new name of the link.</param>
      <param name="type">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlLinkType" /> values that specifies the link type.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Charts">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Sheets" /> collection that represents all the chart sheets in the workbook.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Sheets" /> collection that represents all the chart sheets in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.CheckCompatibility">
      <summary>Gets or sets a value that indicates whether to run the compatibility checker automatically when the workbook is saved.</summary>
      <returns>true if the compatibility checker should be run automatically when the workbook is saved; otherwise, false. The default for Excel 97-2003 Binary (BIFF8) workbooks is true; the default for all other workbooks is false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.CheckIn(System.Object,System.Object,System.Object)">
      <summary>Returns a workbook from a local computer to a server, and sets the local workbook to read-only so that it cannot be edited locally. Calling this method closes the workbook.</summary>
      <param name="saveChanges">true saves changes and checks in the document; false returns the document to a checked-in status without saving revisions.</param>
      <param name="comments">Allows the user to enter check-in comments for the revision of the workbook being checked in (applies only if <paramref name="SaveChanges" /> equals true).</param>
      <param name="makePublic">true allows the user to publish the workbook after it has been checked in. This submits the workbook for the approval process, which can eventually result in a version of the workbook being published to users with read-only rights to the workbook (applies only if <paramref name="SaveChanges" /> equals true).</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.CheckInWithVersion(System.Object,System.Object,System.Object,System.Object)">
      <summary>Sends the workbook from the local computer to a server, and sets the local workbook to read-only so that it cannot be edited locally. Calling this method closes the workbook.</summary>
      <param name="saveChanges">true to save changes and check in the document; false to return the document to a checked-in state without saving revisions.</param>
      <param name="comments">true to enable check-in comments; false to check in the workbook without comments. This parameter applies only if <paramref name="SaveChanges" /> is true.</param>
      <param name="makePublic">true to enable the user to publish the workbook after it has been checked in. This submits the workbook for the approval process, which can eventually result in a version of the workbook being published to users with read-only rights to the workbook (applies only if <paramref name="SaveChanges" /> equals true).</param>
      <param name="versionType">Specifies versioning information for the document.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Close(System.Object,System.Object,System.Object)">
      <summary>Closes the workbook.</summary>
      <param name="saveChanges">If there are no changes to the workbook, this argument is ignored. If there are changes to the workbook and the workbook appears in other open windows, this argument is ignored. If there are changes to the workbook but the workbook does not appear in any other open windows, this argument specifies whether changes should be saved, as shown in the following list.true. Saves the changes to the workbook. If there is not yet a file name associated with the workbook, then <paramref name="FileName" /> is used. If <paramref name="FileName" /> is omitted, the user is asked to supply a file name.false. Does not save the changes to the workbook.Omitted. Displays a dialog box asking the user whether or not to save changes.</param>
      <param name="filename">Save changes under this file name.</param>
      <param name="routeWorkbook">If the workbook does not need to be routed to the next recipient (if it has no routing slip or has already been routed), this argument is ignored. Otherwise, Microsoft Office Excel routes the workbook as shown in the following list.true. Sends the workbook to the next recipient.false. Does not send the workbook.Omitted. Displays a dialog box asking the user whether the workbook should be sent.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.CodeName"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Colors">
      <summary>Gets or sets colors in the palette for the workbook.</summary>
      <returns>An RGB color value in the color palette for the workbook, or an array that contains all 56 RGB color values in the color palette for the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.CommandBars">
      <summary>Gets a Microsoft.Office.Core.CommandBars object that represents the Microsoft Office Excel command bars.</summary>
      <returns>A Microsoft.Office.Core.CommandBars object that represents the Microsoft Office Excel command bars.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Comments">
      <summary>Gets or sets the comments attached to the workbook.</summary>
      <returns>The comments attached to the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ConflictResolution">
      <summary>Gets or sets the way conflicts are to be resolved whenever a shared workbook is updated.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlSaveConflictResolution" /> values.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Connections">
      <summary>Gets the collection of connections between the workbook and a data source.</summary>
      <returns>A Microsoft.Office.Interop.Excel.Connections collection that contains the connections between the workbook and a data source.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ConnectionsDisabled">
      <summary>Gets a value that indicates whether to disable the external connections or links in the workbook.</summary>
      <returns>true to disable the external connections or links in the workbook; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Container">
      <summary>Gets the object that represents the container application for the workbook.</summary>
      <returns>The object that represents the container application for the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ContentTypeProperties">
      <summary>Gets a collection of properties that describe metadata that is stored in the workbook.</summary>
      <returns>A Microsoft.Office.Core.MetaProperties collection that contains properties that describe metadata that is stored in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.CreateBackup">
      <summary>Gets a value that indicates whether a backup file is created when this file is saved.</summary>
      <returns>true if a backup file is created when this file is saved; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.CreateRibbonExtensibilityObject">
      <summary>Returns an object that implements the Microsoft.Office.Core.IRibbonExtensibility interface.</summary>
      <returns>An object that implements the Microsoft.Office.Core.IRibbonExtensibility interface.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.CreateRibbonObjects">
      <summary>Returns an array of <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> objects to the <see cref="M:Microsoft.Office.Tools.Excel.WorkbookBase.CreateRibbonExtensibilityObject" /> method.</summary>
      <returns>An array of <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> objects.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Creator">
      <summary>Gets the application in which the workbook was created.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlCreator" /> values.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.CustomDocumentProperties">
      <summary>Gets a Microsoft.Office.Core.DocumentProperties collection that represents all the custom document properties for the workbook.</summary>
      <returns>A Microsoft.Office.Core.DocumentProperties collection that represents all the custom document properties for the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.CustomViews">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.CustomViews" /> collection that represents all the custom views for the workbook.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.CustomViews" /> collection that represents all the custom views for the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.CustomXMLParts">
      <summary>Gets the collection of custom XML parts in the workbook.</summary>
      <returns>A Microsoft.Office.Core.CustomXMLParts collection that contains the custom XML parts in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.DataBindings"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.DataHost"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Date1904">
      <summary>Gets or sets a value that indicates whether the workbook uses the 1904 date system.</summary>
      <returns>true if the workbook uses the 1904 date system; otherwise, false.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.Deactivate">
      <summary>Occurs when the workbook is deactivated.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.DefaultPivotTableStyle">
      <summary>Gets or sets the table style from the <see cref="P:Microsoft.Office.Tools.Excel.WorkbookBase.TableStyles" /> property that is used as the default style for PivotTable reports in the workbook.</summary>
      <returns>The table style from the <see cref="P:Microsoft.Office.Tools.Excel.WorkbookBase.TableStyles" /> property that is used as the default style for PivotTable reports in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.DefaultSlicerStyle"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.DefaultTableStyle">
      <summary>Gets or sets the table style from the <see cref="P:Microsoft.Office.Tools.Excel.WorkbookBase.TableStyles" /> property that is used as the default style for tables in the workbook.</summary>
      <returns>The table style from the <see cref="P:Microsoft.Office.Tools.Excel.WorkbookBase.TableStyles" /> property that is used as the default style for tables in the workbook.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.DeleteNumberFormat(System.String)">
      <summary>Deletes a custom number format from the workbook.</summary>
      <param name="numberFormat">Names the number format to be deleted.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.DialogSheets">
      <summary>Included for backwards compatibility only.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.DisplayDrawingObjects">
      <summary>Gets or sets how shapes are displayed.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlDisplayDrawingObjects" /> values: <see cref="F:Microsoft.Office.Interop.Excel.XlDisplayDrawingObjects.xlDisplayShapes" />, <see cref="F:Microsoft.Office.Interop.Excel.XlDisplayDrawingObjects.xlPlaceholders" />, or <see cref="F:Microsoft.Office.Interop.Excel.XlDisplayDrawingObjects.xlHide" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.DisplayInkComments">
      <summary>Gets or sets a value that indicates whether ink comments are displayed in the workbook.</summary>
      <returns>true if ink comments are displayed in the workbook; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Dispose">
      <summary>Releases all resources used by the current instance of the <see cref="T:Microsoft.Office.Tools.Excel.WorkbookBase" /> class.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.Disposed"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.DocumentInspectors">
      <summary>Gets the collection of Document Inspector modules for the workbook.</summary>
      <returns>A Microsoft.Office.Core.DocumentInspectors collection that contains the Document Inspector modules for the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.DocumentLibraryVersions">
      <summary>Gets a Microsoft.Office.Core.DocumentLibraryVersions collection that represents the collection of versions of a shared workbook that has versioning enabled and that is stored in a document library on a server.</summary>
      <returns>A Microsoft.Office.Core.DocumentLibraryVersions collection that represents the collection of versions of a shared workbook that has versioning enabled and that is stored in a document library on a server.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.DoNotPromptForConvert">
      <summary>Gets or sets a value that indicates whether to prompt the user to convert the workbook if it contains features that are not supported by versions of Excel earlier than Excel 2007.</summary>
      <returns>true to prompt the user to convert the workbook; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.EnableAutoRecover">
      <summary>Gets or sets a value that indicates whether Microsoft Office Excel saves changed files, of all formats, on a timed interval.</summary>
      <returns>true if Excel saves changed files on a timed interval; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.EnableConnections">
      <summary>Enables data connections within the workbook.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.EncryptionProvider">
      <summary>Gets the name of the algorithm encryption provider that Microsoft Office Excel uses when encrypting passwords for the workbook.</summary>
      <returns>The name of the algorithm encryption provider that Excel uses when encrypting passwords for the workbook.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.EndInit"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.EndReview">
      <summary>Terminates a review of a file that has been sent for review using the <see cref="M:Microsoft.Office.Tools.Excel.WorkbookBase.SendForReview(System.Object,System.Object,System.Object,System.Object)" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.EnvelopeVisible">
      <summary>Gets or sets a value that indicates whether the e-mail composition header and the envelope toolbar are both visible.</summary>
      <returns>true if the e-mail composition header and the envelope toolbar are both visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Excel4IntlMacroSheets">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Sheets" /> collection that represents all the Microsoft Office Excel 4.0 international macro sheets in the workbook.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Sheets" /> collection that represents all the Microsoft Office Excel 4.0 international macro sheets in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Excel4MacroSheets">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Sheets" /> collection that represents all the Microsoft Office Excel 4.0 macro sheets in the workbook.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Sheets" /> collection that represents all the Microsoft Office Excel 4.0 macro sheets in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Excel8CompatibilityMode">
      <summary>Gets a value that indicates whether the workbook is in compatibility mode.</summary>
      <returns>true if the workbook is in compatibility mode; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ExclusiveAccess">
      <summary>Assigns the current user exclusive access to the workbook that is open as a shared list.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ExportAsFixedFormat(Microsoft.Office.Interop.Excel.XlFixedFormatType,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Saves a workbook in PDF or XPS format.</summary>
      <param name="type">One of the Microsoft.Office.Interop.Excel.XlFixedFormatType values that specifies whether to save the workbook in PDF or XPS format.</param>
      <param name="filename">The full path of the new PDF or XPS file. If you omit this parameter, Excel saves the file in the current folder.</param>
      <param name="quality">One of the Microsoft.Office.Interop.Excel.XlFixedFormatQuality values that specifies the quality of the exported file.</param>
      <param name="includeDocProperties">true to include document properties in the exported file; otherwise, false.</param>
      <param name="ignorePrintAreas">true to ignore any print areas set when exporting; otherwise, false.</param>
      <param name="from">The number of the page at which to start exporting. If this parameter is omitted, exporting starts at the beginning.</param>
      <param name="to">The number of the last page to export. If this parameter is omitted, exporting ends with the last page.</param>
      <param name="openAfterPublish">true to open the new file after exporting the workbook; otherwise, false.</param>
      <param name="fixedFormatExtClassPtr">A pointer to an implementation of the IMsoDocExporter interface that enables the workbook to be saved in a different fixed format. For more information, see Extending the Office (2007) Fixed-Format Export Feature.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.FileFormat">
      <summary>Gets the file format and type of the workbook.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlFileFormat" /> values.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Final">
      <summary>Gets or sets a value that indicates whether the workbook is final.</summary>
      <returns>true if the workbook is final; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.FinishInitialization"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.FollowHyperlink(System.String,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Displays a cached document, if it has already been downloaded. Otherwise, this method resolves the hyperlink, downloads the target document, and displays the document in the appropriate application.</summary>
      <param name="address">The address of the target document.</param>
      <param name="subAddress">The location within the target document. The default value is the empty string.</param>
      <param name="newWindow">true to display the target application in a new window. The default value is false.</param>
      <param name="addHistory">Not used. Reserved for future use.</param>
      <param name="extraInfo">A string or byte array that specifies additional information for HTTP to use to resolve the hyperlink. For example, you can use <paramref name="ExtraInfo" /> to specify the coordinates of an image map, the contents of a form, or a FAT file name.</param>
      <param name="method">Specifies the way <paramref name="ExtraInfo" /> is attached. Can be one of the following Microsoft.Office.Core.MsoExtraInfoMethod constants: Microsoft.Office.Core.MsoExtraInfoMethod.msoMethodGet or Microsoft.Office.Core.MsoExtraInfoMethod.msoMethodPost.</param>
      <param name="headerInfo">A string that specifies header information for the HTTP request. The default value is an empty string.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ForceFullCalculation">
      <summary>Gets or sets a value that indicates whether to force a full calculation of a workbook.</summary>
      <returns>true to force a full calculation of a workbook; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ForwardMailer"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.FullName">
      <summary>Gets the name of the object, including its path on disk.</summary>
      <returns>The name of the object, including its path on disk.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.FullNameURLEncoded">
      <summary>Gets the name of the object, including its path on disk.</summary>
      <returns>The name of the object, including its path on disk.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.get_Colors(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.GetAutomationObject">
      <summary>Called by the Visual Studio Tools for Office runtime to get an object that can be used by VBA code in the workbook.</summary>
      <returns>An object in a document-level customization that can be used by VBA code in the workbook.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.GetHostItem``1(System.Type,System.String)">
      <param name="type"></param>
      <param name="cookie"></param>
      <typeparam name="T"></typeparam>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.GetWorkflowTasks">
      <summary>Returns the collection of workflow tasks for the workbook.</summary>
      <returns>A Microsoft.Office.Core.WorkflowTasks collection that contains the workflow tasks for the workbook.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.GetWorkflowTemplates">
      <summary>Returns the collection of workflow templates for the workbook.</summary>
      <returns>A Microsoft.Office.Core.WorkflowTemplates collection that contains the workflow templates for the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.HasMailer"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.HasPassword">
      <summary>Gets a value that indicates whether the workbook has a protection password.</summary>
      <returns>true if the workbook has a protection password; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.HasRoutingSlip">
      <summary>Gets or sets a value that indicates whether the workbook has a routing slip.</summary>
      <returns>true if the workbook has a routing slip; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.HasVBProject">
      <summary>Gets a value that indicates whether a workbook has an attached Microsoft Visual Basic for Applications (VBA) project.</summary>
      <returns>true if the workbook has an attached VBA project; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.HighlightChangesOnScreen">
      <summary>Gets or sets a value that indicates whether changes to the shared workbook are highlighted on screen.</summary>
      <returns>true if changes to the shared workbook are highlighted on screen; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.HighlightChangesOptions(System.Object,System.Object,System.Object)">
      <summary>Controls how changes are shown in a shared workbook.</summary>
      <param name="when">The changes that are shown. Can be one of the following <see cref="T:Microsoft.Office.Interop.Excel.XlHighlightChangesTime" /> constants: <see cref="F:Microsoft.Office.Interop.Excel.XlHighlightChangesTime.xlSinceMyLastSave" />, <see cref="F:Microsoft.Office.Interop.Excel.XlHighlightChangesTime.xlAllChanges" />, or <see cref="F:Microsoft.Office.Interop.Excel.XlHighlightChangesTime.xlNotYetReviewed" />.</param>
      <param name="who">The user or users whose changes are shown. Can be "Everyone", "Everyone but Me", or the name of one of the users of the shared workbook.</param>
      <param name="where">An A1-style range reference that specifies the area to check for changes.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.HostContext"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.HTMLProject">
      <summary>Gets the Microsoft.Office.Core.HTMLProject in the workbook, which represents a top-level project branch.</summary>
      <returns> The Microsoft.Office.Core.HTMLProject in the workbook, which represents a top-level project branch.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.IconSets">
      <summary>Gets the collection of built-in icon sets that can be used to apply a conditional formatting rule to a range in the workbook.</summary>
      <returns>A Microsoft.Office.Interop.Excel.IconSets collection that contains the built-in icon set objects that can be used to apply a conditional formatting rule to a range.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.InactiveListBorderVisible">
      <summary>Gets or sets a value that indicates whether list borders are visible when a list is not active.</summary>
      <returns>true if the border is visible; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Initialize"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.InitializeDataBindings"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.InnerObject">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Workbook" /> that represents the underlying native object for the <see cref="T:Microsoft.Office.Tools.Excel.WorkbookBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Workbook" /> that represents the underlying native object for the <see cref="T:Microsoft.Office.Tools.Excel.WorkbookBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.IsAddin">
      <summary>Gets or sets a value that indicates whether the workbook is running as an add-in.</summary>
      <returns>true if the workbook is running as an add-in; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.IsInplace">
      <summary>Gets a value that indicates whether the specified workbook is being edited in place</summary>
      <returns>true if the specified workbook is being edited in place; false if the workbook has been opened in Microsoft Office Excel for editing.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ItemProvider"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.KeepChangeHistory">
      <summary>Gets or sets a value that indicates whether change tracking is enabled for the shared workbook.</summary>
      <returns>true if change tracking is enabled for the shared workbook; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Keywords">
      <summary>Gets or sets the keywords attached to the workbook.</summary>
      <returns>The keywords attached to the workbook.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.LinkInfo(System.String,Microsoft.Office.Interop.Excel.XlLinkInfo,System.Object,System.Object)">
      <summary>Gets the link date and update status.</summary>
      <returns>A value that indicates information about the link. If <paramref name="LinkInfoArgument" /> is <see cref="F:Microsoft.Office.Interop.Excel.XlLinkInfo.xlUpdateState" />, this method returns 1 if the link updates automatically, or 2 if the link must be updated manually.</returns>
      <param name="name">The name of the link.</param>
      <param name="linkInfoArgument">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlLinkInfo" /> values that specifies the type of information to return.</param>
      <param name="type">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlLinkInfoType" /> values that specifies the type of link to return information for.</param>
      <param name="editionRef">If the link is an edition, this parameter specifies the edition reference as a string in R1C1 style. <paramref name="EditionRef" /> is required if there is more than one publisher or subscriber with the same name in the workbook.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.LinkSources(System.Object)">
      <summary>Returns an <see cref="T:System.Array" /> of links in the workbook.</summary>
      <returns>An <see cref="T:System.Array" /> of link names in the workbook; null if the workbook does not contain any links of the specified <paramref name="Type" />.</returns>
      <param name="type">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlLink" /> values specifying the type of links to return.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ListChangesOnNewSheet">
      <summary>Gets or sets a value that indicates whether changes to the shared workbook are shown on a separate worksheet.</summary>
      <returns>true if changes to the shared workbook are shown on a separate worksheet; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.LockServerFile">
      <summary>Locks the workbook on the server to prevent modification.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Mailer"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.MergeWorkbook(System.Object)">
      <summary>Merges changes from one workbook into an open shared workbook.</summary>
      <param name="filename">The file name of the workbook that contains the changes to be merged into the open workbook.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#EntryPoint#BeginInit"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#EntryPoint#EndInit"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#EntryPoint#FinishInitialization"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#EntryPoint#Initialize"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#EntryPoint#InitializeDataBindings"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#EntryPoint#OnShutdown"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#EntryPoint#OnStartup"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#Excel#IWorkbookExtension#CreateRibbonExtensibilityObject"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#Excel#IWorkbookExtension#CreateRibbonObjects"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#Excel#IWorkbookExtension#GetAutomationObject"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#Excel#IWorkbookExtension#ProtectDocument"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#Excel#IWorkbookExtension#RequestService(System.Guid)">
      <param name="serviceGuid"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#Excel#IWorkbookExtension#UnprotectDocument"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Microsoft#Office#Tools#IExtension#ExtensionBase"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Modules">
      <summary>Included for backwards compatibility only.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.MultiUserEditing">
      <summary>Gets a value that indicates whether the workbook is open as a shared list.</summary>
      <returns>true if the workbook is open as a shared list; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Name">
      <summary>Gets the name of the workbook.</summary>
      <returns>The name of the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Names">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Names" /> collection that represents all the names in the workbook (including all worksheet-specific names).</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Names" /> collection that represents all the names in the workbook (including all worksheet-specific names).</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.New">
      <summary>Occurs when a new workbook is created.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.NewChart">
      <summary>Occurs when a new chart is created in the workbook.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.NewSheet">
      <summary>Occurs when a new sheet is created in the workbook.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.NewWindow">
      <summary>Creates a new window.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.OnSave">
      <summary>Included for backwards compatibility only.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.OnSheetActivate">
      <summary>Included for backwards compatibility only.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.OnSheetDeactivate">
      <summary>Included for backwards compatibility only.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.OnShutdown"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.OnStartup"></member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.Open">
      <summary>Occurs when the workbook is opened.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.OpenLinks(System.String,System.Object,System.Object)">
      <summary>Opens the supporting documents for a link or links.</summary>
      <param name="name">The name of the Microsoft Office Excel or DDE/OLE link, as returned from the <see cref="M:Microsoft.Office.Tools.Excel.WorkbookBase.LinkSources(System.Object)" /> method.</param>
      <param name="readOnly">true to open documents as read-only. The default value is false.</param>
      <param name="type">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlLink" /> values. The link type.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Parent">
      <summary>Gets the parent object for the workbook.</summary>
      <returns>The parent object for the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Password">
      <summary>Gets or sets the password that must be supplied to open the workbook.</summary>
      <returns>The password that must be supplied to open the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.PasswordEncryptionAlgorithm">
      <summary>Gets the algorithm that Microsoft Office Excel uses to encrypt passwords for the workbook.</summary>
      <returns>The algorithm that Excel uses to encrypt passwords for the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.PasswordEncryptionFileProperties">
      <summary>Gets a value that indicates whether Microsoft Office Excel encrypts file properties for the specified password-protected workbook.</summary>
      <returns>true if Excel encrypts file properties for the specified password-protected workbook; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.PasswordEncryptionKeyLength">
      <summary>Gets the key length of the algorithm that Microsoft Office Excel uses when encrypting passwords for the workbook.</summary>
      <returns>The key length of the algorithm that Excel uses when encrypting passwords for the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.PasswordEncryptionProvider">
      <summary>Gets the name of the algorithm encryption provider that Microsoft Office Excel uses when encrypting passwords for the workbook.</summary>
      <returns>The name of the algorithm encryption provider that Excel uses when encrypting passwords for the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Path">
      <summary>Gets the complete path to the application, excluding the final separator and name of the application.</summary>
      <returns>The complete path to the application, excluding the final separator and name of the application.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Permission">
      <summary>Gets a Microsoft.Office.Core.Permission object that represents the permission settings in the workbook.</summary>
      <returns>A Microsoft.Office.Core.Permission object that represents the permission settings in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.PersonalViewListSettings">
      <summary>Gets or sets a value that indicates whether filter and sort settings for lists are included in the user's personal view of the shared workbook.</summary>
      <returns>true if filter and sort settings for lists are included in the user's personal view of the shared workbook; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.PersonalViewPrintSettings">
      <summary>Gets or sets a value that indicates whether print settings are included in the user's personal view of the shared workbook.</summary>
      <returns>true if print settings are included in the user's personal view of the shared workbook; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.PivotCaches">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.PivotCaches" /> collection that represents all the PivotTable caches in the specified workbook.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.PivotCaches" /> collection that represents all the PivotTable caches in the specified workbook.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.PivotTableCloseConnection">
      <summary>Occurs after a PivotTable report closes the connection to its data source.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.PivotTableOpenConnection">
      <summary>Occurs after a PivotTable report opens the connection to its data source.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.PivotTableWizard(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Creates a <see cref="T:Microsoft.Office.Interop.Excel.PivotTable" /> object.</summary>
      <param name="sourceType">An <see cref="T:Microsoft.Office.Interop.Excel.XlPivotTableSourceType" /> value. The source of the report data.</param>
      <param name="sourceData">The data for the new report. Can be a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object, an array of ranges, or a text constant that represents the name of another report. For an external database, <paramref name="SourceData" /> is an array of strings containing the SQL query string, where each element is up to 255 characters in length. You should use the <paramref name="Connection" /> argument to specify the ODBC connection string. For compatibility with earlier versions of Excel, <paramref name="SourceData" /> can be a two-element array. The first element is the connection string specifying the ODBC source for the data. The second element is the SQL query string used to get the data. If you specify <paramref name="SourceData" />, you must also specify <paramref name="SourceType" />. If the active cell is inside the <paramref name="SourceData" /> range, you must specify <paramref name="TableDestination" /> as well.</param>
      <param name="tableDestination">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object specifying where the report should be placed on the worksheet. If this argument is omitted, the report is placed at the active cell.</param>
      <param name="tableName">The name of the new report.</param>
      <param name="rowGrand">true to show grand totals for rows in the report.</param>
      <param name="columnGrand">true to show grand totals for columns in the report.</param>
      <param name="saveData">true to save data with the report; false to save only the report definition.</param>
      <param name="hasAutoFormat">true to have Microsoft Office Excel automatically format the report when it is refreshed or when fields are moved.</param>
      <param name="autoPage">Valid only if <paramref name="SourceType" /> is <see cref="F:Microsoft.Office.Interop.Excel.XlPivotTableSourceType.xlConsolidation" />. true to have Excel create a page field for the consolidation. If <paramref name="AutoPage" /> is false, you must create the page field or fields.</param>
      <param name="reserved">Not used by Excel.</param>
      <param name="backgroundQuery">true to have Excel perform queries for the report asynchronously (in the background). The default value is false.</param>
      <param name="optimizeCache">true to optimize the PivotTable cache when it is constructed. The default value is false.</param>
      <param name="pageFieldOrder">The order in which page fields are added to the PivotTable report’s layout. Can be one of the following <see cref="T:Microsoft.Office.Interop.Excel.XlOrder" /> constants: <see cref="F:Microsoft.Office.Interop.Excel.XlOrder.xlDownThenOver" /> or <see cref="F:Microsoft.Office.Interop.Excel.XlOrder.xlOverThenDown" />. The default value is <see cref="F:Microsoft.Office.Interop.Excel.XlOrder.xlDownThenOver" />.</param>
      <param name="pageFieldWrapCount">The number of page fields in each column or row in the PivotTable report. The default value is 0 (zero).</param>
      <param name="readData">true to create a PivotTable cache that contains all records from the external database; this cache can be very large. If <paramref name="ReadData" /> is false, you can set some of the fields as server-based page fields before the data is actually read.</param>
      <param name="connection">A string that contains ODBC settings that allow Excel to connect to an ODBC data source. The connection string has the form "ODBC;&lt;connection string&gt;". This argument overrides any previous setting for the <see cref="T:Microsoft.Office.Interop.Excel.PivotCache" /> object’s <see cref="P:Microsoft.Office.Interop.Excel.PivotCache.Connection" /> property.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Post(System.Object)">
      <summary>Posts the workbook to a public folder. This method works only with a Microsoft Exchange client connected to a Microsoft Exchange server.</summary>
      <param name="destName">This argument is ignored. The <see cref="M:Microsoft.Office.Tools.Excel.WorkbookBase.Post(System.Object)" /> method prompts the user to specify the destination for the workbook.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.PrecisionAsDisplayed">
      <summary>Gets or sets a value that indicates whether calculations in this workbook will be done using only the precision of the numbers as they are displayed.</summary>
      <returns>true if calculations in this workbook will be done using only the precision of the numbers as they are displayed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.PrintOut(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Prints the workbook.</summary>
      <param name="from">The number of the page at which to start printing. If this argument is omitted, printing starts at the beginning.</param>
      <param name="to">The number of the last page to print. If this argument is omitted, printing ends with the last page.</param>
      <param name="copies">The number of copies to print. If this argument is omitted, one copy is printed.</param>
      <param name="preview">true to have Microsoft Office Excel invoke print preview before printing the object. false to print the object immediately.</param>
      <param name="activePrinter">Sets the name of the active printer.</param>
      <param name="printToFile">true to print to a file. If <paramref name="PrToFileName" /> is not specified, Excel prompts the user to enter the name of the output file.</param>
      <param name="collate">true to collate multiple copies.</param>
      <param name="prToFileName">If <paramref name="PrintToFile" /> is set to true, this argument specifies the name of the file you want to print to.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.PrintOutEx(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Prints the workbook.</summary>
      <param name="from">The number of the page at which to start printing. If this argument is omitted, printing starts at the beginning.</param>
      <param name="to">The number of the last page to print. If this argument is omitted, printing ends with the last page.</param>
      <param name="copies">The number of copies to print. If this argument is omitted, one copy is printed.</param>
      <param name="preview">true to have Microsoft Office Excel invoke print preview before printing the object. false to print the object immediately.</param>
      <param name="activePrinter">Sets the name of the active printer.</param>
      <param name="printToFile">true to print to a file. If <paramref name="PrToFileName" /> is not specified, Excel prompts the user to enter the name of the output file.</param>
      <param name="collate">true to collate multiple copies.</param>
      <param name="prToFileName">If <paramref name="PrintToFile" /> is set to true, this argument specifies the name of the file you want to print to.</param>
      <param name="ignorePrintAreas">true to ignore print areas and print the entire workbook; otherwise, false.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.PrintPreview(System.Object)">
      <summary>Shows a preview of the object as it would look when printed.</summary>
      <param name="enableChanges">true to allow changes to the margins and page setup while displaying the print preview; otherwise, false.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Protect(System.Object,System.Object,System.Object)">
      <summary>Protects a workbook so that it cannot be modified.</summary>
      <param name="password">A case-sensitive password for the workbook. If this argument is omitted, you can unprotect the workbook without using a password. Otherwise, you must specify the password to unprotect the workbook.</param>
      <param name="structure">true to protect the structure of the workbook (the relative position of the sheets). The default value is false.</param>
      <param name="windows">true to protect the workbook windows. If this argument is omitted, the windows are not protected.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ProtectDocument">
      <summary>Called by the Visual Studio Tools for Office runtime so that you can reapply password protection to the workbook after the cached data has been saved.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ProtectSharing(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Saves the workbook and protects it for sharing.</summary>
      <param name="filename">The name of the saved file. You can include a full path; if you do not, Microsoft Office Excel saves the file in the current folder.</param>
      <param name="password">A case-sensitive password for the workbook. If this argument is omitted, you can unprotect the workbook without using a password. Otherwise, you must specify the password to unprotect the workbook.</param>
      <param name="writeResPassword">The write-reservation password for this file. If a file is saved with the password and the password is not supplied when the file is opened, the file is opened read-only.</param>
      <param name="readOnlyRecommended">true to display a message when the file is opened, recommending that the file be opened read-only.</param>
      <param name="createBackup">true to create a backup file.</param>
      <param name="sharingPassword">The password to be used to protect the file for sharing.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ProtectSharingEx(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Saves the workbook and protects it for sharing.</summary>
      <param name="filename">The name of the saved file. You can include a full path; if you do not, Microsoft Office Excel saves the file in the current folder.</param>
      <param name="password">A case-sensitive password for the workbook. If this argument is omitted, you can unprotect the workbook without using a password. Otherwise, you must specify the password to unprotect the workbook.</param>
      <param name="writeResPassword">The write-reservation password for this file. If a file is saved with the password and the password is not supplied when the file is opened, the file is opened read-only.</param>
      <param name="readOnlyRecommended">true to display a message when the file is opened, recommending that the file be opened read-only.</param>
      <param name="createBackup">true to create a backup file.</param>
      <param name="sharingPassword">The password to be used to protect the file for sharing.</param>
      <param name="fileFormat">A string that indicates the file format.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ProtectStructure">
      <summary>Gets a value that indicates whether the order of the sheets in the workbook is protected.</summary>
      <returns>true if the order of the sheets in the workbook is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ProtectWindows">
      <summary>Gets a value that indicates whether the windows of the workbook are protected.</summary>
      <returns>true if the windows of the workbook are protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.PublishObjects">
      <summary>Gets the <see cref="T:Microsoft.Office.Interop.Excel.PublishObjects" /> collection.</summary>
      <returns>The <see cref="T:Microsoft.Office.Interop.Excel.PublishObjects" /> collection.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.PurgeChangeHistoryNow(System.Int32,System.Object)">
      <summary>Removes entries from the change log for the workbook.</summary>
      <param name="days">The number of days that changes in the change log are to be retained.</param>
      <param name="sharingPassword">The password that unprotects the workbook for sharing. If the workbook is protected for sharing with a password and this argument is omitted, the user is prompted for the password.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ReadOnly">
      <summary>Gets a value that indicates whether the workbook has been opened as read-only.</summary>
      <returns>true if the workbook has been opened as read-only; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ReadOnlyRecommended">
      <summary>Gets or sets a value that indicates whether the workbook was saved as read-only recommended.</summary>
      <returns>true if the workbook was saved as read-only recommended; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.RecheckSmartTags">
      <summary>Causes a foreground smart tag check to occur automatically annotating data that was not annotated before.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.RefreshAll">
      <summary>Refreshes all external data ranges and PivotTable reports in the workbook.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.RejectAllChanges(System.Object,System.Object,System.Object)">
      <summary>Rejects all changes in the shared workbook.</summary>
      <param name="when">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlHighlightChangesTime" /> values that specifies when the changes to be rejected were made.</param>
      <param name="who">A string that identifies who made the changes to be rejected. Can be "Everyone", "Everyone but Me", or the name of one of the users of the shared workbook.</param>
      <param name="where">An A1-style range reference that specifies the location of the changes to be rejected.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ReloadAs(Microsoft.Office.Core.MsoEncoding)">
      <summary>Reloads a workbook based on an HTML document, using the specified document encoding.</summary>
      <param name="encoding">One of the Microsoft.Office.Core.MsoEncoding values. The encoding that is to be applied to the workbook.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.RemoveCustomization">
      <summary>Removes the customization that was created by using Office development tools in Visual Studio from the workbook.</summary>
      <exception cref="T:Microsoft.Office.Tools.CannotRemoveCustomizationException">The custom document properties or the cached data could not be removed from the workbook.</exception>
      <exception cref="T:System.UnauthorizedAccessException">The document is protected.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.RemoveDocumentInformation(Microsoft.Office.Interop.Excel.XlRemoveDocInfoType)">
      <summary>Removes all information of the specified type from the workbook.</summary>
      <param name="removeDocInfoType">One of the Microsoft.Office.Interop.Excel.XlRemoveDocInfoType values that specifies the type of information to be removed.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.RemovePersonalInformation">
      <summary>Gets or sets a value that indicates whether personal information can be removed from the workbook.</summary>
      <returns>true if personal information can be removed from the workbook; otherwise, false. The default value is false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.RemoveUser(System.Int32)">
      <summary>Disconnects the specified user from the shared workbook.</summary>
      <param name="index">The user index.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Reply"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ReplyAll"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ReplyWithChanges(System.Object)">
      <summary>Sends an e-mail message to the author of a workbook that has been sent out for review, notifying him or her that a reviewer has completed review of the workbook.</summary>
      <param name="showMessage">true to display the message; false to not display the message.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.RequestService(System.Guid)">
      <summary>Returns an object that implements the Microsoft.Office.Core.IRibbonExtensibility interface in a document-level customization.</summary>
      <returns>An object in your document-level customization that implements the Microsoft.Office.Core.IRibbonExtensibility interface.</returns>
      <param name="serviceGuid">A <see cref="T:System.Guid" /> that identifies the Microsoft.Office.Core.IRibbonExtensibility interface.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Research">
      <summary>Gets an object that represents the research service for the workbook.</summary>
      <returns>A Microsoft.Office.Interop.Excel.Research object that represents the research service for the workbook.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ResetColors">
      <summary>Resets the color palette to the default colors.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.RevisionNumber">
      <summary>Gets the number of times the workbook has been saved while open as a shared list. If the workbook is open in exclusive mode, this property returns 0 (zero).</summary>
      <returns>The number of times the workbook has been saved while open as a shared list.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Route">
      <summary>Routes the workbook, using the workbook's current routing slip.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Routed">
      <summary>Gets a value that indicates whether the workbook has been routed to the next recipient.</summary>
      <returns>true if the workbook has been routed to the next recipient; false if the workbook needs to be routed.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.RoutingSlip">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.RoutingSlip" /> object that represents the routing slip for the workbook.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.RoutingSlip" /> object that represents the routing slip for the workbook.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.RowsetComplete">
      <summary>Occurs when the user navigates through the recordset or invokes the rowset action on an OLAP PivotTable.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.RunAutoMacros(Microsoft.Office.Interop.Excel.XlRunAutoMacro)">
      <summary>Runs the Auto_Open, Auto_Close, Auto_Activate, or Auto_Deactivate macro attached to the workbook. This method is included for backward compatibility. You should use the Open, Close, Activate and Deactivate events instead of these macros.</summary>
      <param name="which">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlRunAutoMacro" /> values.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Save">
      <summary>Saves changes to the workbook.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.SaveAs(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,Microsoft.Office.Interop.Excel.XlSaveAsAccessMode,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Saves changes to the workbook in a different file.</summary>
      <param name="filename">The name of the file to be saved. You can include a full path; if you do not, Microsoft Office Excel saves the file in the current folder.</param>
      <param name="fileFormat">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlFileFormat" /> values that specifies the file format to use when you save the file. For an existing file, the default format is the last file format specified; for a new file, the default is the format of the version of Excel being used.</param>
      <param name="password">A case-sensitive string (no more than 15 characters) that indicates the protection password to be given to the file.</param>
      <param name="writeResPassword">The write-reservation password for this file. If a file is saved with the password and the password is not supplied when the file is opened, the file is opened as read-only.</param>
      <param name="readOnlyRecommended">true to display a message when the file is opened, recommending that the file be opened as read-only.</param>
      <param name="createBackup">true to create a backup file.</param>
      <param name="accessMode">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlSaveAsAccessMode" /> values.</param>
      <param name="conflictResolution">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlSaveConflictResolution" /> values.</param>
      <param name="addToMru">true to add this workbook to the list of recently used files. The default value is false.</param>
      <param name="textCodepage">Not used in U.S. English Excel.</param>
      <param name="textVisualLayout">Not used in U.S. English Excel.</param>
      <param name="local">true saves files against the language of Excel (including control panel settings). false (default) saves files against the language of Visual Basic for Applications (VBA).</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.SaveAsXMLData(System.String,Microsoft.Office.Interop.Excel.XmlMap)">
      <summary>Exports the data that has been mapped to the specified XML schema map to an XML data file.</summary>
      <param name="filename">The name of the file to be saved. You can include a full path; if you do not, Microsoft Office Excel saves the file in the current folder.</param>
      <param name="map">
        <see cref="T:Microsoft.Office.Interop.Excel.XmlMap" /> object. The schema map to apply to the data.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.SaveCopyAs(System.Object)">
      <summary>Saves a copy of the workbook to a file but does not modify the open workbook in memory.</summary>
      <param name="filename">Specifies the file name for the copy.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Saved">
      <summary>Gets or sets a value that indicates whether no changes have been made to the workbook since it was last saved.</summary>
      <returns>true if no changes have been made to the workbook since it was last saved; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.SaveLinkValues">
      <summary>Gets or sets a value that indicates whether Microsoft Office Excel saves external link values with the workbook.</summary>
      <returns>true if Excel saves external link values with the workbook; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.sblt(System.String)">
      <param name="s"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.SendFaxOverInternet(System.Object,System.Object,System.Object)">
      <summary>Sends the active sheet in the workbook as a fax to the specified recipients.</summary>
      <param name="recipients">The fax numbers and e-mail addresses of the people to whom the fax will be sent. Separate multiple recipients with a semicolon.</param>
      <param name="subject">The subject line for the faxed document.</param>
      <param name="showMessage">true displays the fax message before sending it; false sends the fax without displaying the fax message.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.SendForReview(System.Object,System.Object,System.Object,System.Object)">
      <summary>Sends a workbook in an e-mail message for review to the specified recipients.</summary>
      <param name="recipients">The people to whom to send the message. These can be unresolved names and aliases in an e-mail phone book or full e-mail addresses. Separate multiple recipients with a semicolon (;). If left blank and <paramref name="ShowMessage" /> is false, you will receive an error message, and the message will not be sent.</param>
      <param name="subject">The subject of the message. If left blank, the subject will be: Please review "<paramref name="filename" />   ".</param>
      <param name="showMessage">A value that indicates whether the message should be displayed when the method is executed. The default value is true. If set to false, the message is automatically sent to the recipients without first showing the message to the sender.</param>
      <param name="includeAttachment">A value that indicates whether the message should include an attachment or a link to a server location. The default value is true. If set to false, the document must be stored at a shared location.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.SendMail(System.Object,System.Object,System.Object)">
      <summary>Sends the workbook by using the installed mail system.</summary>
      <param name="recipients">Specifies the name of the recipient as text, or as an array of text strings if there are multiple recipients. At least one recipient must be specified, and all recipients are added as To recipients.</param>
      <param name="subject">Specifies the subject of the message. If this argument is omitted, the document name is used.</param>
      <param name="returnReceipt">true to request a return receipt. false to not request a return receipt. The default value is false.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.SendMailer(System.Object,Microsoft.Office.Interop.Excel.XlPriority)">
      <param name="fileFormat"></param>
      <param name="priority"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ServerPolicy">
      <summary>Gets an object that represents a policy specified for a workbook that is stored on a server running Microsoft Office SharePoint Server.</summary>
      <returns>A Microsoft.Office.Core.ServerPolicy object that represents a policy specified for a workbook that is stored on a server running SharePoint Server.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ServerViewableItems">
      <summary>Gets an object that you can use to interact with the list of published objects in the workbook that are shown on a Microsoft Office SharePoint Server server.</summary>
      <returns>A Microsoft.Office.Interop.Excel.ServerViewableItems object that you can use to interact with the list of published objects in the workbook that are shown on the server.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.set_Colors(System.Object,System.Object)">
      <summary>Use the <see cref="P:Microsoft.Office.Tools.Excel.WorkbookBase.Colors" /> property instead of this method.</summary>
      <param name="index"></param>
      <param name="rHS"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.SetLinkOnData(System.String,System.Object)">
      <summary>Sets the name of a procedure that runs whenever a DDE link is updated.</summary>
      <param name="name">The name of the DDE/OLE link, as returned from the <see cref="M:Microsoft.Office.Tools.Excel.WorkbookBase.LinkSources(System.Object)" /> method.</param>
      <param name="procedure">The name of the procedure to be run when the link is updated. This can be either a Microsoft Office Excel 4.0 macro or a Visual Basic procedure. Set this argument to an empty string ("") to indicate that no procedure should run when the link is updated.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.SetPasswordEncryptionOptions(System.Object,System.Object,System.Object,System.Object)">
      <summary>Sets the options for encrypting the workbook using a password.</summary>
      <param name="passwordEncryptionProvider">A case sensitive string of the encryption provider.</param>
      <param name="passwordEncryptionAlgorithm">A case sensitive string of the algorithmic short name (i.e. "RC4").</param>
      <param name="passwordEncryptionKeyLength">The encryption key length, which is a multiple of 8 (40 or greater).</param>
      <param name="passwordEncryptionFileProperties">true (default) to encrypt file properties.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.SharedWorkspace">
      <summary>Gets a Microsoft.Office.Core.SharedWorkspace that represents the Document Workspace in which the workbook is located.</summary>
      <returns>A Microsoft.Office.Core.SharedWorkspace that represents the Document Workspace in which the workbook is located.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetActivate">
      <summary>Included for backwards compatibility only.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetBeforeDoubleClick">
      <summary>Occurs when any worksheet is double-clicked, before the default double-click action.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetBeforeRightClick">
      <summary>Occurs when any worksheet is right-clicked, before the default right-click action.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetCalculate">
      <summary>Occurs after any worksheet is recalculated or after any changed data is plotted on a chart.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetChange">
      <summary>Occurs when cells in any worksheet are changed by the user or by an external link.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetDeactivate">
      <summary>Included for backwards compatibility only.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetFollowHyperlink">
      <summary>Occurs when you click any hyperlink in a workbook.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetPivotTableAfterValueChange">
      <summary>Occurs after a cell or range of cells inside a PivotTable are edited or recalculated (for cells that contain formulas). This event can be used only in Excel 2010 projects.</summary>
      <exception cref="T:System.MissingMemberException">This event is used in an Excel 2007 project.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetPivotTableBeforeAllocateChanges">
      <summary>Occurs before changes are applied to a PivotTable. This event can be used only in Excel 2010 projects.</summary>
      <exception cref="T:System.MissingMemberException">This event is used in an Excel 2007 project.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetPivotTableBeforeCommitChanges">
      <summary>Occurs before changes are committed against the OLAP data source for a PivotTable. This event can be used only in Excel 2010 projects.</summary>
      <exception cref="T:System.MissingMemberException">This event is used in an Excel 2007 project.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetPivotTableBeforeDiscardChanges">
      <summary>Occurs before changes to a PivotTable are discarded. This event can be used only in Excel 2010 projects.</summary>
      <exception cref="T:System.MissingMemberException">This event is used in an Excel 2007 project.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetPivotTableChangeSync">
      <summary>Occurs after changes to a PivotTable. This event can be used only in Excel 2010 projects.</summary>
      <exception cref="T:System.MissingMemberException">This event is used in an Excel 2007 project.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetPivotTableUpdate">
      <summary>Occurs after the sheet of a PivotTable report has been updated.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Sheets">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Sheets" /> collection that represents all the sheets in the workbook.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Sheets" /> collection that represents all the sheets in the workbook.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SheetSelectionChange">
      <summary>Occurs when the selection changes on any worksheet. Does not occur if the selection is on a chart sheet.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ShowConflictHistory">
      <summary>Gets or sets a value that indicates whether the Conflict History worksheet is visible in the workbook that is open as a shared list.</summary>
      <returns>true if the Conflict History worksheet is visible in the workbook that is open as a shared list; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ShowPivotChartActiveFields">
      <summary>Gets or sets a value that indicates whether the PivotChart Filter Pane is visible.</summary>
      <returns>true if the PivotChart Filter Pane is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.ShowPivotTableFieldList">
      <summary>Gets or sets a value that indicates whether the PivotTable field list can be shown.</summary>
      <returns>true if the PivotTable field list can be shown; otherwise, false. The default is true.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.Shutdown">
      <summary>Occurs when the workbook host item shuts down.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Signatures">
      <summary>Gets the collection of digital signatures for the workbook.</summary>
      <returns>A Microsoft.Office.Core.SignatureSet collection that contains the digital signatures for the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Site"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.SlicerCaches">
      <summary>Gets the <see cref="T:Microsoft.Office.Interop.Excel.SlicerCaches" /> object associated with the workbook.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.SlicerCaches" /> object associated with the workbook.</returns>
      <exception cref="T:System.MissingMemberException">This property is used in an Excel 2007 project.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.SmartDocument">
      <summary>Gets a Microsoft.Office.Core.SmartDocument that represents the settings for a smart document solution.</summary>
      <returns>A Microsoft.Office.Core.SmartDocument that represents the settings for a smart document solution.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.SmartTagOptions">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.SmartTagOptions" /> object representing the options that can be performed with a smart tag.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.SmartTagOptions" /> object representing the options that can be performed with a smart tag.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.Startup"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Styles">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Styles" /> collection that represents all the styles in the workbook.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Styles" /> collection that represents all the styles in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Subject">
      <summary>Gets or sets the subject for the mailer or routing slip.</summary>
      <returns>The subject for the mailer or routing slip.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Sync">
      <summary>Gets a Microsoft.Office.Core.Sync object that provides access to the methods and properties of documents that are part of a Document Workspace.</summary>
      <returns>A Microsoft.Office.Core.Sync object that provides access to the methods and properties of documents that are part of a Document Workspace.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.SyncEvent">
      <summary>Occurs when the local copy of a worksheet that is part of a Document Workspace is synchronized with the copy on the server.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.TableStyles">
      <summary>Gets the collection of table styles that are used in the workbook.</summary>
      <returns>A Microsoft.Office.Interop.Excel.TableStyles collection that contains the table styles that are used in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Tag">
      <summary>Gets or sets the object that contains data about the workbook. </summary>
      <returns>An object that contains data about the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.TemplateRemoveExtData">
      <summary>Gets or sets a value that indicates whether external data references are removed when the workbook is saved as a template.</summary>
      <returns>true if external data references are removed when the workbook is saved as a template; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Theme">
      <summary>Gets the theme that is applied to the workbook.</summary>
      <returns>A Microsoft.Office.Core.OfficeTheme that represents the theme that is applied to the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Title">
      <summary>Gets or sets the title of the Web page when the workbook is saved as a Web page.</summary>
      <returns>The title of the Web page when the workbook is saved as a Web page.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.ToggleFormsDesign">
      <summary>Toggles Microsoft Office Excel into and out of design mode.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.Unprotect(System.Object)">
      <summary>Removes protection from the workbook. This method has no effect if the workbook is not protected.</summary>
      <param name="password">The case-sensitive password to use to unprotect the workbook. If the workbook is not protected with a password, this parameter is ignored. If you omit this parameter for a workbook that is protected with a password, the method fails.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.UnprotectDocument">
      <summary>Called by the Visual Studio Tools for Office runtime so that you can remove password protection from the workbook and enable cached data to be saved.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.UnprotectSharing(System.Object)">
      <summary>Turns off protection for sharing and saves the workbook.</summary>
      <param name="sharingPassword">The workbook password.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.UpdateFromFile">
      <summary>Updates a read-only workbook from the saved disk version of the workbook if the disk version is more recent than the copy of the workbook that is loaded in memory. If the disk copy has not changed since the workbook was loaded, the in-memory copy of the workbook is not reloaded.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.UpdateLink(System.Object,System.Object)">
      <summary>Updates a Microsoft Office Excel, DDE, or OLE link (or links).</summary>
      <param name="name">The name of the Excel or DDE/OLE link to be updated, as returned from the <see cref="M:Microsoft.Office.Tools.Excel.WorkbookBase.LinkSources(System.Object)" /> method.</param>
      <param name="type">One of the <see cref="T:Microsoft.Office.Interop.Excel.XlLinkType" /> values.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.UpdateLinks">
      <summary>Gets or sets a value that indicates a workbook's setting for updating embedded OLE links.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlUpdateLinks" /> values.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.UpdateRemoteReferences">
      <summary>Gets or sets a value that indicates whether Microsoft Office Excel updates remote references in the workbook.</summary>
      <returns>true if Excel updates remote references in the workbook; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.UserControl">
      <summary>Gets or sets a value that indicates whether the workbook or application was created or opened by the user.</summary>
      <returns>true if the workbook or application was created or opened by the user; false if the workbook or application was created or opened programmatically from another Microsoft Office application with the <see cref="M:Microsoft.Office.Interop.Excel.Workbooks.Open(System.String,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)" /> method or the VBA.Interaction.CreateObject or VBA.Interaction.GetObject method.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.UserStatus">
      <summary>Gets a 1-based, two-dimensional array that provides information about each user who has the workbook open as a shared list.</summary>
      <returns>A 1-based, two-dimensional array that provides information about each user who has the workbook open as a shared list.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.VBASigned">
      <summary>Gets a value that indicates whether the Visual Basic for Applications project for the workbook has been digitally signed.</summary>
      <returns>true if the Visual Basic for Applications project for the workbook has been digitally signed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.VBProject">
      <summary>Gets the virtual Microsoft.Vbe.Interop.VBProject project that is in the workbook.</summary>
      <returns>The virtual Microsoft.Vbe.Interop.VBProject project that is in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.VstoSmartTags">
      <summary>Gets the <see cref="T:Microsoft.Office.Tools.SmartTagCollection" /> associated with the workbook.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.SmartTagCollection" /> associated with the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.WebOptions">
      <summary>Gets the <see cref="T:Microsoft.Office.Interop.Excel.WebOptions" /> collection, which contains workbook-level attributes used by Microsoft Office Excel when you save a document as a Web page or open a Web page.</summary>
      <returns>The <see cref="T:Microsoft.Office.Interop.Excel.WebOptions" /> collection, which contains workbook-level attributes used by Excel when you save a document as a Web page or open a Web page.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.WebPagePreview">
      <summary>Displays a preview of the workbook as it would look if saved as a Web page.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.WindowActivate">
      <summary>Occurs when any workbook window is activated.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.WindowDeactivate">
      <summary>Occurs when any workbook window is deactivated.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorkbookBase.WindowResize">
      <summary>Occurs when any workbook window is resized.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Windows">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Windows" /> collection that represents all the windows in the workbook.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Windows" /> collection that represents all the windows in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.Worksheets">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Sheets" /> collection that represents all the worksheets in the workbook.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Sheets" /> collection that represents all the worksheets in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.WritePassword">
      <summary>Gets or sets the write password of a workbook.</summary>
      <returns>The write password of a workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.WriteReserved">
      <summary>Gets a value that indicates whether the workbook is write-reserved.</summary>
      <returns>true if the workbook is write-reserved; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.WriteReservedBy">
      <summary>Gets the name of the user who currently has write permission for the workbook.</summary>
      <returns>The name of the user who currently has write permission for the workbook.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.XmlImport(System.String,Microsoft.Office.Interop.Excel.XmlMap@,System.Object,System.Object)">
      <summary>Imports an XML data file into the current workbook.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlXmlImportResult" /> values.</returns>
      <param name="url">A uniform resource locator (URL) or a uniform naming convention (UNC) path to an XML data file.</param>
      <param name="importMap">The schema map to apply when importing the file.</param>
      <param name="overwrite">If a value is not specified for the <paramref name="Destination" /> parameter, then this parameter specifies whether or not to overwrite data that has been mapped to the schema map specified in the <paramref name="ImportMap" /> parameter. Set to true to overwrite the data or false to append the new data to the existing data. The default value is true. If a value is specified for the <paramref name="Destination" /> parameter, then this parameter specifies whether or not to overwrite existing data. Set to true to overwrite existing data or false to cancel the import if data would be overwritten. The default value is true.</param>
      <param name="destination">The data will be imported into a new XML list at the <see cref="T:Microsoft.Office.Interop.Excel.Range" /> specified.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorkbookBase.XmlImportXml(System.String,Microsoft.Office.Interop.Excel.XmlMap@,System.Object,System.Object)">
      <summary>Imports an XML data stream that has been previously loaded into memory.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlXmlImportResult" /> values.</returns>
      <param name="data">The data to import.</param>
      <param name="importMap">The schema map to apply when importing the file.</param>
      <param name="overwrite">If a value is not specified for the <paramref name="Destination" /> parameter, then this parameter specifies whether or not to overwrite data that has been mapped to the schema map specified in the <paramref name="ImportMap" /> parameter. Set to true to overwrite the data or false to append the new data to the existing data. The default value is true. If a value is specified for the <paramref name="Destination" /> parameter, then this parameter specifies whether or not to overwrite existing data. Set to true to overwrite existing data or false to cancel the import if data would be overwritten. The default value is true.</param>
      <param name="destination">The data will be imported into a new XML list in the <see cref="T:Microsoft.Office.Interop.Excel.Range" /> specified.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.XmlMaps">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.XmlMaps" /> collection that represents the schema maps that have been added to the workbook.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.XmlMaps" /> collection that represents the schema maps that have been added to the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorkbookBase.XmlNamespaces">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.XmlNamespaces" /> collection that represents the XML namespaces contained in the workbook.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.XmlNamespaces" /> collection that represents the XML namespaces contained in the workbook.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.WorksheetBase">
      <summary>Provides the base class for the Sheetn classes in document-level projects for Microsoft Office Excel. </summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.#ctor(Microsoft.Office.Tools.Excel.Factory,System.IServiceProvider,System.String,System.String)">
      <param name="factory"></param>
      <param name="serviceProvider"></param>
      <param name="primaryCookie"></param>
      <param name="identifier"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase._CodeName"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase._DisplayRightToLeft"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Activate"></member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.ActivateEvent">
      <summary>Occurs when the worksheet is activated.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Application">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the Microsoft Office Excel application.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Application" /> that represents the Excel application.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Arcs(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.AutoFilter">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.AutoFilter" /> that provides information about filtered lists on the worksheet if filtering is enabled. Gets null if filtering is off.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.AutoFilter" /> that provides information about filtered lists on the worksheet if filtering is enabled; otherwise, null.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.AutoFilterMode">
      <summary>Gets or sets a value that indicates whether filtering is currently enabled on the worksheet (that is, whether the filter drop-down arrows are currently displayed).</summary>
      <returns>true if filtering is currently enabled on the worksheet; otherwise, false.</returns>
      <exception cref="T:System.Runtime.InteropServices.COMException">This property is set to true.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Base">
      <summary>Gets the <see cref="T:Microsoft.Office.Tools.Excel.Worksheet" /> object that this <see cref="T:Microsoft.Office.Tools.Excel.WorksheetBase" /> object extends.</summary>
      <returns>The object that this <see cref="T:Microsoft.Office.Tools.Excel.WorksheetBase" /> object extends.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.BeforeDoubleClick">
      <summary>Occurs when the worksheet is double-clicked, before the default double-click action.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.BeforeRightClick">
      <summary>Occurs when the worksheet is right-clicked, before the default right-click action.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.BeginInit"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.BindingContext"></member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.BindingContextChanged"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Buttons(System.Object)">
      <param name="index"></param>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.Calculate">
      <summary>Occurs after the worksheet is recalculated.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.CalculateMethod">
      <summary>Calculates the formulas in the worksheet.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Cells">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents all the cells on the worksheet (not just the cells that are currently in use).</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents all the cells on the worksheet (not just the cells that are currently in use).</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.Change">
      <summary>Occurs when something changes in the <see cref="T:Microsoft.Office.Tools.Excel.WorksheetBase" /> cells.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.ChartObjects(System.Object)">
      <summary>Gets an object that represents either a single embedded chart (a <see cref="T:Microsoft.Office.Interop.Excel.ChartObject" />) or a collection of all the embedded charts (a <see cref="T:Microsoft.Office.Interop.Excel.ChartObjects" />) on the worksheet.</summary>
      <returns>An object that represents either a single embedded chart (a <see cref="T:Microsoft.Office.Interop.Excel.ChartObject" />) or a collection of all the embedded charts (a <see cref="T:Microsoft.Office.Interop.Excel.ChartObjects" />) on the worksheet.</returns>
      <param name="index">The name or number of the chart. This argument can be an array, to specify more than one chart.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.CheckBoxes(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.CheckSpelling(System.Object,System.Object,System.Object,System.Object)">
      <param name="customDictionary"></param>
      <param name="ignoreUppercase"></param>
      <param name="alwaysSuggest"></param>
      <param name="spellLang"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.CircleInvalid">
      <summary>Circles invalid entries on the worksheet.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.CircularReference">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the range containing the first circular reference on the sheet, or gets null if there is no circular reference on the sheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the range containing the first circular reference on the sheet; null if there is no circular reference on the sheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.ClearArrows">
      <summary>Clears the tracer arrows from the worksheet. Tracer arrows are added by using the auditing feature.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.ClearCircles">
      <summary>Clears circles from invalid entries on the worksheet.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.CodeName"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Columns">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents one or more columns on the worksheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents one or more columns on the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Comments">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Comments" /> collection that represents all the comments for the worksheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Comments" /> collection that represents all the comments for the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.ConsolidationFunction">
      <summary>Gets the function code used for the current consolidation.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlConsolidationFunction" /> values.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.ConsolidationOptions">
      <summary>Gets a three-element <see cref="T:System.Array" /> of consolidation options.</summary>
      <returns>A three-element <see cref="T:System.Array" /> of consolidation options.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.ConsolidationSources">
      <summary>Gets an <see cref="T:System.Array" /> of strings that name the source sheets and ranges for the worksheet's current consolidation.</summary>
      <returns>An <see cref="T:System.Array" /> of string values that name the source sheets and ranges for the worksheet's current consolidation; null if there is no consolidation on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Controls">
      <summary>Gets the collection of managed controls that are contained on the worksheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" /> that contains all the managed controls on the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Copy(System.Object,System.Object)">
      <summary>Copies the worksheet to another location in the workbook.</summary>
      <param name="before">The sheet before which the copied sheet will be placed. You cannot specify <paramref name="Before" /> if you specify <paramref name="After" />.</param>
      <param name="after">The sheet after which the copied sheet will be placed. You cannot specify <paramref name="After" /> if you specify <paramref name="Before" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Creator">
      <summary>Gets a value that indicates the application in which the worksheet was created.</summary>
      <returns>If the worksheet was created in Excel, this property returns the string XCEL, which is equivalent to the hexadecimal number 5843454C.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.CustomProperties">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.CustomProperties" /> object representing the identifier information associated with a worksheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.CustomProperties" /> object representing the identifier information associated with a worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.DataBindings"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.DataHost"></member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.Deactivate">
      <summary>Occurs when the worksheet loses focus.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Delete">
      <summary>Deletes the underlying <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object, but does not delete the host item. It is highly recommended that this method not be used.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.DisplayAutomaticPageBreaks"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.DisplayPageBreaks">
      <summary>Gets or sets a value that indicates whether page breaks (both automatic and manual) on the worksheet are displayed.</summary>
      <returns>true if page breaks (both automatic and manual) on the worksheet are displayed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.DisplayRightToLeft">
      <summary>Gets or sets a value that indicates whether the worksheet is displayed from right to left instead of from left to right.</summary>
      <returns>true if the worksheet is displayed from right to left instead of from left to right; false if the object is displayed from left to right.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Dispose">
      <summary>Releases all resources used by the current instance of the <see cref="T:Microsoft.Office.Tools.Excel.WorksheetBase" /> class.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.Disposed"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.DrawingObjects(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Drawings(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.DropDowns(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.EnableAutoFilter">
      <summary>Gets or sets a value that indicates whether AutoFilter arrows are enabled when user-interface-only protection is turned on.</summary>
      <returns>true if AutoFilter arrows are enabled when user-interface-only protection is turned on; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.EnableCalculation">
      <summary>Gets or set a value that indicates whether Microsoft Office Excel automatically recalculates the worksheet when necessary.</summary>
      <returns>true if Excel automatically recalculates the worksheet when necessary; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.EnableFormatConditionsCalculation">
      <summary>Gets or sets a value that determines whether conditional formats will occur automatically.</summary>
      <returns>true if evaluation of conditional formats will occur automatically; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.EnableOutlining">
      <summary>Gets or sets a value that indicates whether outlining symbols are enabled when user-interface-only protection is turned on.</summary>
      <returns>true if outlining symbols are enabled when user-interface-only protection is turned on; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.EnablePivotTable">
      <summary>Gets or sets a value that indicates whether PivotTable controls and actions are enabled when user-interface-only protection is turned on.</summary>
      <returns>true if PivotTable controls and actions are enabled when user-interface-only protection is turned on; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.EnableSelection">
      <summary>Gets or sets a value indicating which cells can be selected on the sheet.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlEnableSelection" /> values.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.EndInit"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Evaluate(System.Object)">
      <summary>Converts a Microsoft Office Excel name to an object or a value.</summary>
      <param name="name">The name of the object, using the naming convention of Excel.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.ExportAsFixedFormat(Microsoft.Office.Interop.Excel.XlFixedFormatType,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Exports to a file of the specified format.</summary>
      <param name="type">One of the Microsoft.Office.Interop.Excel.XlFixedFormatType values that specifies whether to save the workbook in PDF or XPS format.</param>
      <param name="filename">The full path of the new PDF or XPS file. If you omit this parameter, Excel saves the file in the current folder.</param>
      <param name="quality">One of the Microsoft.Office.Interop.Excel.XlFixedFormatQuality values that specifies the quality of the exported file.</param>
      <param name="includeDocProperties">true to include document properties in the exported file; otherwise, false.</param>
      <param name="ignorePrintAreas">true to ignore any print areas set when exporting; otherwise, false.</param>
      <param name="from">The number of the page at which to start exporting. If this argument is omitted, exporting starts at the first page.</param>
      <param name="to">The number of the last page to export. If this argument is omitted, exporting ends with the last page.</param>
      <param name="openAfterPublish">true to display the file in the viewer immediately; otherwise, false.</param>
      <param name="fixedFormatExtClassPtr">A pointer to an implementation of the IMsoDocExporter interface that enables the workbook to be saved in a different fixed format. For more information, see Extending the Office (2007) Fixed-Format Export Feature.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.FilterMode">
      <summary>Gets a value that indicates whether the worksheet is actively filtering data.</summary>
      <returns>true if the worksheet is actively filtering data; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.FinishInitialization"></member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.FollowHyperlink">
      <summary>Occurs when you click any hyperlink on a worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.get_Range(System.Object,System.Object)">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents a cell or a range of cells. Use the <see cref="P:Microsoft.Office.Tools.Excel.WorksheetBase.Range" /> property instead of this method.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that represents a cell or a range of cells.</returns>
      <param name="cell1">The name of the range in A1-style notation in the language of the application. It can include the range operator (a colon), the intersection operator (a space), or the union operator (a comma). It can also include dollar signs, but they are ignored. You can use a local defined name in any part of the range. If you use a name, the name is assumed to be in the language of the application. This parameter is required.</param>
      <param name="cell2">The cell in the lower-right corner of the range. Can be a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that contains a single cell, an entire column, an entire row, or it can be a string that names a single cell in the language of the application. This parameter is optional.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.GetAutomationObject">
      <summary>Called by the Visual Studio Tools for Office runtime to get an object that can be used by VBA code in the worksheet.</summary>
      <returns>An object in a document-level customization that can be used by VBA code in the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.GroupBoxes(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.GroupObjects(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.HostContext"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.HPageBreaks">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.HPageBreaks" /> collection that represents the horizontal page breaks on the sheet.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.HPageBreaks" /> collection that represents the horizontal page breaks on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Hyperlinks">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Hyperlinks" /> collection that represents the hyperlinks for the range or worksheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Hyperlinks" /> collection that represents the hyperlinks for the range or worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Index">
      <summary>Gets the index number of the worksheet within the collection of worksheets.</summary>
      <returns>The index number of the worksheet within the collection of worksheets.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Initialize"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.InitializeDataBindings"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.InnerObject">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> that represents the underlying native object for the <see cref="T:Microsoft.Office.Tools.Excel.WorksheetBase" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> that represents the underlying native object for the <see cref="T:Microsoft.Office.Tools.Excel.WorksheetBase" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.ItemProvider"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Labels(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Lines(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.ListBoxes(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.ListObjects">
      <summary>Gets a collection of <see cref="T:Microsoft.Office.Interop.Excel.ListObject" /> objects in the worksheet.</summary>
      <returns>The <see cref="T:Microsoft.Office.Interop.Excel.ListObjects" /> collection for the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.MailEnvelope">
      <summary>Gets an e-mail header for the worksheet.</summary>
      <returns>An e-mail header for the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Microsoft#Office#Tools#EntryPoint#BeginInit"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Microsoft#Office#Tools#EntryPoint#EndInit"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Microsoft#Office#Tools#EntryPoint#FinishInitialization"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Microsoft#Office#Tools#EntryPoint#Initialize"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Microsoft#Office#Tools#EntryPoint#InitializeDataBindings"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Microsoft#Office#Tools#EntryPoint#OnShutdown"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Microsoft#Office#Tools#EntryPoint#OnStartup"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Microsoft#Office#Tools#Excel#IWorksheetExtension#GetAutomationObject"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Microsoft#Office#Tools#IExtension#ExtensionBase"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Move(System.Object,System.Object)">
      <summary>Moves the worksheet to another location in the workbook.</summary>
      <param name="before">The sheet before which the moved sheet will be placed. You cannot specify <paramref name="Before" /> if you specify <paramref name="After" />.</param>
      <param name="after">The sheet after which the moved sheet will be placed. You cannot specify <paramref name="After" /> if you specify <paramref name="Before" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Name">
      <summary>Gets or sets the name of the worksheet.</summary>
      <returns>The name of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Names">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Names" /> collection that represents all the worksheet-specific names (names defined with the "WorksheetName!" prefix).</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Names" /> collection that represents all the worksheet-specific names (names defined with the "WorksheetName!" prefix).</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Next">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> that represents the next sheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> that represents the next sheet; null if the current worksheet is the last sheet in the workbook.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.OLEObjects(System.Object)">
      <summary>Gets an object that represents either a single OLE object (an <see cref="T:Microsoft.Office.Interop.Excel.OLEObject" />) or a collection of all OLE objects (an <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> collection) on the worksheet.</summary>
      <returns>An object that represents either a single OLE object (an <see cref="T:Microsoft.Office.Interop.Excel.OLEObject" />) or a collection of all OLE objects (an <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> collection) on the worksheet.</returns>
      <param name="index">The name or number of the OLE object.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.OnCalculate"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.OnData"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.OnDoubleClick"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.OnEntry"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.OnSheetActivate"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.OnSheetDeactivate"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.OnShutdown"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.OnStartup"></member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.OptionButtons(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Outline">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Outline" /> that represents the outline for the worksheet.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Outline" /> that represents the outline for the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Ovals(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.PageSetup">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.PageSetup" /> that contains all the page setup settings for the worksheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.PageSetup" /> that contains all the page setup settings for the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Parent">
      <summary>Gets the parent object for the worksheet.</summary>
      <returns>The parent object for the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Paste(System.Object,System.Object)">
      <summary>Pastes the contents of the Clipboard onto the worksheet.</summary>
      <param name="destination">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that specifies where the Clipboard contents should be pasted. If this argument is omitted, the current selection is used. This argument can be specified only if the contents of the Clipboard can be pasted into a range. If this argument is specified, the <paramref name="Link" /> argument cannot be used.</param>
      <param name="link">true to establish a link to the source of the pasted data. If this argument is specified, the <paramref name="Destination" /> argument cannot be used. The default value is false.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.PasteSpecial(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Pastes the contents of the Clipboard onto the worksheet, using a specified format. Use this method to paste data from other applications or to paste data in a specific format.</summary>
      <param name="format">A string that specifies the Clipboard format of the data. Common format strings include "HTML", "Bitmap", "Hyperlink", "Unicode Text", and "Text".</param>
      <param name="link">true to establish a link to the source of the pasted data. If the source data is not suitable for linking or the source application does not support linking, this parameter is ignored. The default value is false.</param>
      <param name="displayAsIcon">true to display the pasted object as an icon. The default value is false.</param>
      <param name="iconFileName">The name of the file that contains the icon to use if <paramref name="DisplayAsIcon" /> is true.</param>
      <param name="iconIndex">The index number of the icon within the icon file.</param>
      <param name="iconLabel">The text label of the icon.</param>
      <param name="noHTMLFormatting">true to remove all formatting, hyperlinks, and images from HTML; false to paste HTML as is. The default value is false.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Pictures(System.Object)">
      <param name="index"></param>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.PivotTableAfterValueChange">
      <summary>Occurs after a cell or range of cells inside a PivotTable are edited or recalculated (for cells that contain formulas). This event can be used only in Excel 2010 projects.</summary>
      <exception cref="T:System.MissingMemberException">This event is used in an Excel 2007 project.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.PivotTableBeforeAllocateChanges">
      <summary>Occurs before changes are applied to a PivotTable. This event can be used only in Excel 2010 projects.</summary>
      <exception cref="T:System.MissingMemberException">This event is used in an Excel 2007 project.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.PivotTableBeforeCommitChanges">
      <summary>Occurs before changes are committed against the OLAP data source for a PivotTable. This event can be used only in Excel 2010 projects.</summary>
      <exception cref="T:System.MissingMemberException">This event is used in an Excel 2007 project.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.PivotTableBeforeDiscardChanges">
      <summary>Occurs before changes to a PivotTable are discarded. This event can be used only in Excel 2010 projects.</summary>
      <exception cref="T:System.MissingMemberException">This event is used in an Excel 2007 project.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.PivotTableChangeSync">
      <summary>Occurs after changes to a PivotTable. This event can be used only in Excel 2010 projects.</summary>
      <exception cref="T:System.MissingMemberException">This property is used in an Excel 2007 project.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.PivotTables(System.Object)">
      <summary>Gets an object that represents either a single PivotTable report (a <see cref="T:Microsoft.Office.Interop.Excel.PivotTable" /> object) or a collection of all the PivotTable reports (a <see cref="T:Microsoft.Office.Interop.Excel.PivotTables" /> object) on a worksheet.</summary>
      <returns>An object that represents either a single PivotTable report (a <see cref="T:Microsoft.Office.Interop.Excel.PivotTable" /> object) or a collection of all the PivotTable reports (a <see cref="T:Microsoft.Office.Interop.Excel.PivotTables" /> object) on a worksheet.</returns>
      <param name="index">The name or number of the report.</param>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.PivotTableUpdate">
      <summary>Occurs after a PivotTable report is updated on a worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.PivotTableWizard(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Creates a <see cref="T:Microsoft.Office.Interop.Excel.PivotTable" /> object.</summary>
      <returns>The <see cref="T:Microsoft.Office.Interop.Excel.PivotTable" /> object.</returns>
      <param name="sourceType">An <see cref="T:Microsoft.Office.Interop.Excel.XlPivotTableSourceType" /> value. The source of the report data.</param>
      <param name="sourceData">The data for the new report. Can be a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object, an array of ranges, or a text constant that represents the name of another report. For an external database, <paramref name="SourceData" /> is an array of strings containing the SQL query string, where each element is up to 255 characters in length. You should use the <paramref name="Connection" /> argument to specify the ODBC connection string. For compatibility with earlier versions of Excel, <paramref name="SourceData" /> can be a two-element array. The first element is the connection string specifying the ODBC source for the data. The second element is the SQL query string used to get the data. If you specify <paramref name="SourceData" />, you must also specify <paramref name="SourceType" />. If the active cell is inside the <paramref name="SourceData" /> range, you must specify <paramref name="TableDestination" /> as well.</param>
      <param name="tableDestination">A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object specifying where the report should be placed on the worksheet. If this argument is omitted, the report is placed at the active cell.</param>
      <param name="tableName">The name of the new report.</param>
      <param name="rowGrand">true to show grand totals for rows in the report.</param>
      <param name="columnGrand">true to show grand totals for columns in the report.</param>
      <param name="saveData">true to save data with the report; false to save only the report definition.</param>
      <param name="hasAutoFormat">true to have Microsoft Office Excel automatically format the report when it is refreshed or when fields are moved.</param>
      <param name="autoPage">Valid only if <paramref name="SourceType" /> is <see cref="F:Microsoft.Office.Interop.Excel.XlPivotTableSourceType.xlConsolidation" />. true to have Excel create a page field for the consolidation. If <paramref name="AutoPage" /> is false, you must create the page field or fields.</param>
      <param name="reserved">Not used by Excel.</param>
      <param name="backgroundQuery">true to have Excel perform queries for the report asynchronously (in the background). The default value is false.</param>
      <param name="optimizeCache">true to optimize the PivotTable cache when it is constructed. The default value is false.</param>
      <param name="pageFieldOrder">The order in which page fields are added to the PivotTable report’s layout. Can be one of the following <see cref="T:Microsoft.Office.Interop.Excel.XlOrder" /> constants: <see cref="F:Microsoft.Office.Interop.Excel.XlOrder.xlDownThenOver" /> or <see cref="F:Microsoft.Office.Interop.Excel.XlOrder.xlOverThenDown" />. The default value is <see cref="F:Microsoft.Office.Interop.Excel.XlOrder.xlDownThenOver" />.</param>
      <param name="pageFieldWrapCount">The number of page fields in each column or row in the PivotTable report. The default value is 0 (zero).</param>
      <param name="readData">true to create a PivotTable cache that contains all records from the external database; this cache can be very large. If <paramref name="ReadData" /> is false, you can set some of the fields as server-based page fields before the data is actually read.</param>
      <param name="connection">A string that contains ODBC settings that allow Excel to connect to an ODBC data source. The connection string has the form "ODBC;&lt;connection string&gt;". This argument overrides any previous setting for the <see cref="T:Microsoft.Office.Interop.Excel.PivotCache" /> object’s <see cref="P:Microsoft.Office.Interop.Excel.PivotCache.Connection" /> property.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Previous">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> that represents the previous sheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> that represents the previous sheet; null if the current worksheet is the first sheet in the workbook.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.PrintedCommentPages">
      <summary>Gets the number of comment pages that will be printed for the current worksheet. This property can be used only in Excel 2010 projects.</summary>
      <returns>The number of comment pages that will be printed for the current worksheet.</returns>
      <exception cref="T:System.MissingMemberException">This property is used in an Excel 2007 project.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.PrintOut(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Prints the worksheet.</summary>
      <param name="from">The number of the page at which to start printing. If this argument is omitted, printing starts at the beginning.</param>
      <param name="to">The number of the last page to print. If this argument is omitted, printing ends with the last page.</param>
      <param name="copies">The number of copies to print. If this argument is omitted, one copy is printed.</param>
      <param name="preview">true to have Microsoft Office Excel invoke print preview before printing the object; false (or omitted) to print the object immediately.</param>
      <param name="activePrinter">Sets the name of the active printer.</param>
      <param name="printToFile">true to print to a file. If <paramref name="PrToFileName" /> is not specified, Excel prompts the user to enter the name of the output file.</param>
      <param name="collate">true to collate multiple copies.</param>
      <param name="prToFileName">If <paramref name="PrintToFile" /> is set to true, this argument specifies the name of the file you want to print to.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.PrintOutEx(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Prints the worksheet.</summary>
      <param name="from">The number of the page at which to start printing. If this argument is omitted, printing starts at the beginning.</param>
      <param name="to">The number of the last page to print. If this argument is omitted, printing ends with the last page.</param>
      <param name="copies">The number of copies to print. If this argument is omitted, one copy is printed.</param>
      <param name="preview">true to have Microsoft Office Excel invoke print preview before printing the object. false to print the object immediately.</param>
      <param name="activePrinter">Sets the name of the active printer.</param>
      <param name="printToFile">true to print to a file. If <paramref name="PrToFileName" /> is not specified, Excel prompts the user to enter the name of the output file.</param>
      <param name="collate">true to collate multiple copies.</param>
      <param name="prToFileName">If <paramref name="PrintToFile" /> is set to true, this argument specifies the name of the file you want to print to.</param>
      <param name="ignorePrintAreas">true to ignore print areas and print the entire workbook; otherwise, false.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.PrintPreview(System.Object)">
      <summary>Shows a preview of the worksheet as it would look when printed.</summary>
      <param name="enableChanges"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Protect(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Protects a worksheet so that it cannot be modified.</summary>
      <param name="password">A case-sensitive password for the worksheet. If this argument is omitted, you can unprotect the worksheet without using a password. Otherwise, you must specify the password to unprotect the worksheet. If you forget the password, you cannot unprotect the worksheet. It is a good idea to keep a list of your passwords and their corresponding document names in a safe place.</param>
      <param name="drawingObjects">true to protect shapes. The default value is false.</param>
      <param name="contents">true to protect contents in the locked cells. The default value is true.</param>
      <param name="scenarios">true to protect scenarios. The default value is true.</param>
      <param name="userInterfaceOnly">true to protect the user interface, but not macros. If this argument is omitted, protection applies both to macros and to the user interface.</param>
      <param name="allowFormattingCells">true allows the user to format any cell on a protected worksheet. The default value is false.</param>
      <param name="allowFormattingColumns">true allows the user to format any column on a protected worksheet. The default value is false.</param>
      <param name="allowFormattingRows">true allows the user to format any row on a protected worksheet. The default value is false.</param>
      <param name="allowInsertingColumns">true allows the user to insert columns on the protected worksheet. The default value is false.</param>
      <param name="allowInsertingRows">true allows the user to insert rows on the protected worksheet. The default value is false.</param>
      <param name="allowInsertingHyperlinks">true allows the user to insert hyperlinks on the worksheet. The default value is false.</param>
      <param name="allowDeletingColumns">true allows the user to delete columns on the protected worksheet, where every cell in the column to be deleted is unlocked. The default value is false.</param>
      <param name="allowDeletingRows">true allows the user to delete rows on the protected worksheet, where every cell in the row to be deleted is unlocked. The default value is false.</param>
      <param name="allowSorting">true allows the user to sort on the protected worksheet. Every cell in the sort range must be unlocked or unprotected. The default value is false.</param>
      <param name="allowFiltering">true allows the user to set filters on the protected worksheet. Users can change filter criteria but can not enable or disable an autofilter. Users can set filters on an existing autofilter. The default value is false.</param>
      <param name="allowUsingPivotTables">true allows the user to use pivot table reports on the protected worksheet. The default value is false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.ProtectContents">
      <summary>Gets a value that indicates whether the contents of the worksheet (the individual cells) are protected.</summary>
      <returns>true if the contents of the sheet are protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.ProtectDrawingObjects">
      <summary>Gets a value that indicates whether shapes are protected.</summary>
      <returns>true if shapes are protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Protection">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Protection" /> object that represents the protection options of the worksheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Protection" /> object that represents the protection options of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.ProtectionMode">
      <summary>Gets a value that indicates whether user interface-only protection is turned on.</summary>
      <returns>true if user interface-only protection is turned on; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.ProtectScenarios">
      <summary>Gets a value that indicates whether worksheet scenarios are protected.</summary>
      <returns>true if the worksheet scenarios are protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.QueryTables">
      <summary>Gets the <see cref="T:Microsoft.Office.Interop.Excel.QueryTables" /> collection that represents all the query tables on the worksheet.</summary>
      <returns>The <see cref="T:Microsoft.Office.Interop.Excel.QueryTables" /> collection that represents all the query tables on the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Range">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents a cell or a range of cells.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> that represents a cell or a range of cells.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Rectangles(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.ResetAllPageBreaks">
      <summary>Resets all page breaks on the specified worksheet.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Rows">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents one or more rows on the worksheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents one or more rows on the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.SaveAs(System.String,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object)">
      <summary>Saves changes to the worksheet in a different file.</summary>
      <param name="filename">The name of the file to be saved. You can include a full path; if you do not, Microsoft Office Excel saves the file in the current folder.</param>
      <param name="fileFormat">The file format to use when you save the file. For a list of valid choices, see the <see cref="P:Microsoft.Office.Tools.Excel.Workbook.FileFormat" /> property. For an existing file, the default format is the last file format specified; for a new file, the default is the format of the version of Excel being used.</param>
      <param name="password">A case-sensitive string (no more than 15 characters) that indicates the protection password to be given to the file.</param>
      <param name="writeResPassword">The write-reservation password for this file. If a file is saved with the password and the password is not supplied when the file is opened, the file is opened as read-only.</param>
      <param name="readOnlyRecommended">true to display a message when the file is opened, recommending that the file be opened as read-only.</param>
      <param name="createBackup">true to create a backup file.</param>
      <param name="addToMru">true to add this workbook to the list of recently used files. The default value is false.</param>
      <param name="textCodepage">Not used in U.S. English Excel.</param>
      <param name="textVisualLayout">Not used in U.S. English Excel.</param>
      <param name="local">true saves files against the language of Excel (including control panel settings); false (default) saves files against the language of Visual Basic for Applications (VBA).</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Scenarios(System.Object)">
      <summary>Gets an object that represents either a single scenario (a <see cref="T:Microsoft.Office.Interop.Excel.Scenario" /> object) or a collection of scenarios (a <see cref="T:Microsoft.Office.Interop.Excel.Scenarios" /> object) on the worksheet.</summary>
      <returns>An object that represents either a single scenario (a <see cref="T:Microsoft.Office.Interop.Excel.Scenario" /> object) or a collection of scenarios (a <see cref="T:Microsoft.Office.Interop.Excel.Scenarios" /> object) on the worksheet.</returns>
      <param name="index">The name or number of the scenario. Use an array to specify more than one scenario.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Scripts">
      <summary>Gets the <see cref="T:Microsoft.Office.Core.Scripts" /> collection, which contains <see cref="T:Microsoft.Office.Core.Script" /> objects representing blocks of script or code in the worksheet when it is saved as a Web page.</summary>
      <returns>The <see cref="T:Microsoft.Office.Core.Scripts" /> collection, which contains <see cref="T:Microsoft.Office.Core.Script" /> objects representing blocks of script or code in the worksheet when it is saved as a Web page.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.ScrollArea">
      <summary>Gets or sets the range where scrolling is allowed, as an A1-style range reference.</summary>
      <returns>The range where scrolling is allowed, as an A1-style range reference.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.ScrollBars(System.Object)">
      <param name="index"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Select(System.Object)">
      <summary>Selects the worksheet.</summary>
      <param name="replace">true to remove the current selection and select the worksheet instead; false to extend the current selection to include any previously selected objects and the worksheet.</param>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.SelectionChange">
      <summary>Occurs when the selection changes on a worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.SetBackgroundPicture(System.String)">
      <summary>Sets the background graphic for the worksheet.</summary>
      <param name="filename">The name of the graphic file.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Shapes">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Shapes" /> object that represents all the shapes on the worksheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Shapes" /> object that represents all the shapes on the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.ShowAllData">
      <summary>Makes all rows of the currently filtered list visible. If AutoFilter is in use, this method changes the arrows to "All."</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.ShowDataForm">
      <summary>Displays the data form associated with the worksheet.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.Shutdown">
      <summary>Occurs when the worksheet host item shuts down.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Site"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.SmartTags">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.SmartTags" /> object representing the collection of smart tags for the worksheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.SmartTags" /> object representing the collection of smart tags for the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Sort">
      <summary>Gets the sorted values in the current worksheet.</summary>
      <returns>The sorted values in the current worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Spinners(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.StandardHeight">
      <summary>Gets the standard (default) height of all the rows in the worksheet, in points.</summary>
      <returns>The standard (default) height of all the rows in the worksheet, in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.StandardWidth">
      <summary>Gets or sets the standard (default) width of all the columns in the worksheet.</summary>
      <returns>The standard (default) width of all the columns in the worksheet.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Excel.WorksheetBase.Startup"></member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Tab">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Tab" /> for the worksheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Tab" /> for the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Tag">
      <summary>Gets or sets the object that contains data about the worksheet. </summary>
      <returns>An object that contains data about the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.TextBoxes(System.Object)">
      <param name="index"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.TransitionExpEval">
      <summary>Gets or sets a value that indicates whether Microsoft Office Excel uses Lotus 1-2-3 expression evaluation rules for the worksheet.</summary>
      <returns>true if Excel uses Lotus 1-2-3 expression evaluation rules for the worksheet; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.TransitionFormEntry">
      <summary>Gets or sets a value that indicates whether Microsoft Office Excel uses Lotus 1-2-3 formula entry rules for the worksheet.</summary>
      <returns>true if Excel uses Lotus 1-2-3 formula entry rules for the worksheet; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Type">
      <summary>Gets the worksheet type.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlSheetType" /> values.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.Unprotect(System.Object)">
      <summary>Removes protection from the worksheet. This method has no effect if the worksheet is not protected.</summary>
      <param name="password">The case-sensitive password to use to unprotect the worksheet. If the worksheet is not protected with a password, this argument is ignored. If you omit this argument for a worksheet that is protected with a password, you will be prompted for the password.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.UsedRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents all the cells that have contained a value at any time.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents all the cells that have contained a value at any time.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.Visible">
      <summary>Gets or sets a <see cref="T:Microsoft.Office.Interop.Excel.XlSheetVisibility" /> value that determines whether the object is visible.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Interop.Excel.XlSheetVisibility" /> values.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.WorksheetBase.VPageBreaks">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.VPageBreaks" /> collection that represents the vertical page breaks on the sheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.VPageBreaks" /> collection that represents the vertical page breaks on the sheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.XmlDataQuery(System.String,System.Object,System.Object)">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cells mapped to a particular XPath. Gets null if the specified XPath has not been mapped to the worksheet, or if the mapped range is empty.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cells mapped to a particular XPath; null if the specified XPath has not been mapped to the worksheet, or if the mapped range is empty.</returns>
      <param name="xPath">The XPath to query for.</param>
      <param name="selectionNamespaces">A space-delimited string that contains the namespaces referenced in the XPath parameter. A run-time error is generated if one of the specified namespaces cannot be resolved.</param>
      <param name="map">An <see cref="T:Microsoft.Office.Interop.Excel.XmlMap" />. Specify an XML map if you want to query for the XPath within a specific map.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.WorksheetBase.XmlMapQuery(System.String,System.Object,System.Object)">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cells mapped to a particular XPath. Gets null if the specified XPath has not been mapped to the worksheet.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cells mapped to a particular XPath; null if the specified XPath has not been mapped to the worksheet.</returns>
      <param name="xPath">The XPath to query for.</param>
      <param name="selectionNamespaces">A space-delimited string that contains the namespaces referenced in the XPath parameter. A run-time error is generated if one of the specified namespaces cannot be resolved.</param>
      <param name="map">An <see cref="T:Microsoft.Office.Interop.Excel.XmlMap" />. Specify an XML map if you want to query for the XPath within a specific map.</param>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.Button">
      <summary>Represents a Windows Forms button that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />. </summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources. </param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.OLEType">
      <summary>Gets a value that represents the OLE object type. </summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> to the specified visible state. </summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Button.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> is visible. </summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Button.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Button" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.CheckBox">
      <summary>Represents a Windows Forms check box that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckBox.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckBox.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckBox" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.CheckedListBox.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.CheckedListBox" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.ComboBox">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" /><see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ComboBox.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ComboBox.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ComboBox" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.DataGridView">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" /><see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DataGridView.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DataGridView.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DataGridView" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" /><see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DateTimePicker.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DateTimePicker" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" /><see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.DomainUpDown.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.DomainUpDown" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance"></param>
      <param name="Format"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" /><see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> to the specified visible state.</summary>
      <param name="value"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.HScrollBar.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.HScrollBar" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.Label">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> to the specified visible state.</summary>
      <param name="value"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.Label.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.Label.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.Label" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" /> in points.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.LinkLabel.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.LinkLabel" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.ListBox">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListBox.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListBox.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListBox" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.ListView">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ListView.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ListView.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ListView" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MaskedTextBox" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.MonthCalendar.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.MonthCalendar" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.NumericUpDown.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.NumericUpDown" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.PictureBox">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PictureBox.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.WaitOnLoad"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PictureBox.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PictureBox" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources. </param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" /><see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.ProgressBar.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.ProgressBar" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.PropertyGrid.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.PropertyGrid" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.RadioButton">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RadioButton.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RadioButton.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RadioButton" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.RichTextBox.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.RichTextBox" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.TextBox">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TextBox.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TextBox.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TextBox" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.TrackBar">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TrackBar.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TrackBar.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TrackBar" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.TreeView">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.TreeView.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.TreeView.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.TreeView" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.VScrollBar.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.VScrollBar" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser">
      <summary>Represents a Windows Forms <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> that can be added to a Microsoft Office Excel worksheet.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.#ctor(Microsoft.Office.Tools.Excel.Factory,Microsoft.Office.Tools.IHostItemProvider,System.IServiceProvider,System.String,System.String,System.Object,System.String)">
      <param name="factory"></param>
      <param name="hostItemProvider"></param>
      <param name="serviceProvider"></param>
      <param name="cookie"></param>
      <param name="extenderCookie"></param>
      <param name="container"></param>
      <param name="identifier"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Activate">
      <summary>Activates the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> is activated; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.AltHTML"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Anchor"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Application">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Application" /> object that represents the creator of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Border">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Border" /> that represents the border of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Bottom">
      <summary>Gets the distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the bottom edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.BottomRightCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the lower-right corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.BringToFront">
      <summary>Brings the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> to the front of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.CopyPicture(Microsoft.Office.Interop.Excel.XlPictureAppearance,Microsoft.Office.Interop.Excel.XlCopyPictureFormat)">
      <summary>Copies the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> to the Clipboard as a picture.</summary>
      <returns>true if the copy is successful; otherwise, false.</returns>
      <param name="Appearance">Specifies how the picture should be copied.</param>
      <param name="Format">The format of the picture. Accepts the value <see cref="F:Microsoft.Office.Interop.Excel.XlCopyPictureFormat.xlPicture" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Creator">
      <summary>Gets a value that indicates the application in which the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> was created.</summary>
      <returns>The <see cref="F:Microsoft.Office.Interop.Excel.XlCreator.xlCreatorCode" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Delete">
      <summary>Deletes a dynamically created <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> from the worksheet and removes it from the <see cref="T:Microsoft.Office.Tools.Excel.ControlCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> and optionally releases the managed resources.</summary>
      <param name="disposing">true to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Dock"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Height">
      <summary>Gets or sets the height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</summary>
      <returns>The height of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> in points.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Index">
      <summary>Gets the index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</summary>
      <returns>The index number of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> within the collection of <see cref="T:Microsoft.Office.Interop.Excel.OLEObjects" /> on the sheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Interior">
      <summary>Gets an <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</summary>
      <returns>An <see cref="T:Microsoft.Office.Interop.Excel.Interior" /> object that represents the interior of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Left">
      <summary>Gets or sets the distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the left edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Location"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Locked">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> can be modified at design time when the sheet is protected.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> cannot be modified at design time when the sheet is protected; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.OLEType">
      <summary>Gets a value that represents the OLE object type.</summary>
      <returns>An <see cref="F:Microsoft.Office.Interop.Excel.XlOLEType.xlOLEControl" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.OnAction"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Parent">
      <summary>Gets the parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</summary>
      <returns>The parent object for the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Placement">
      <summary>Gets or sets an object that indicates the way the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> is attached to the cells below it.</summary>
      <returns>One of the following <see cref="T:Microsoft.Office.Interop.Excel.XlPlacement" /> values:<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlFreeFloating" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMove" />.<see cref="F:Microsoft.Office.Interop.Excel.XlPlacement.xlMoveAndSize" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.PrintObject">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> is printed when the worksheet is printed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> is printed when the worksheet is printed; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Right">
      <summary>Gets the distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> and the left edge of the worksheet.</summary>
      <returns>The distance, in points, between the right edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> and the left edge of the worksheet.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Select(System.Object)">
      <summary>Selects the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</summary>
      <returns>true if button is selected; otherwise, false.</returns>
      <param name="Replace">true to replace the current selection with the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />; false to extend the current selection to include any previously selected objects and the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.SendToBack">
      <summary>Sends the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> to the back of the z-order.</summary>
      <returns>true if the z-order is successfully changed; otherwise, false.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <param name="x"></param>
      <param name="y"></param>
      <param name="width"></param>
      <param name="height"></param>
      <param name="specified"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.SetVisibleCore(System.Boolean)">
      <summary>Sets the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> to the specified visible state.</summary>
      <param name="value">true to make the control visible; otherwise, false.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.ShapeRange">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Interop.Excel.ShapeRange" /> object that represents the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.SourceName">
      <summary>Gets or sets the link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</summary>
      <returns>The link source name of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.TabIndex"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.TabStop"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Top">
      <summary>Gets or sets the distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> and the top edge of the worksheet.</summary>
      <returns>The distance, in points, between the top edge of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> and the top edge of the worksheet.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.TopLeftCell">
      <summary>Gets a <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</summary>
      <returns>
        <see cref="T:Microsoft.Office.Interop.Excel.Range" /> object that represents the cell that lies under the upper-left corner of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.TopLevelControl"></member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Update"></member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Visible">
      <summary>Gets or sets a value that represents whether the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> is visible; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.Width">
      <summary>Gets or sets the width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> in points.</summary>
      <returns>The width of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" /> in points.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Controls.WebBrowser.WndProc(System.Windows.Forms.Message@)">
      <summary>Processes Windows messages.</summary>
      <param name="m">The Windows <see cref="T:System.Windows.Forms.Message" /> to process.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.Controls.WebBrowser.ZOrder">
      <summary>Gets the z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</summary>
      <returns>The z-order position of the <see cref="T:Microsoft.Office.Tools.Excel.Controls.WebBrowser" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Extensions.ListObjectExtensions">
      <summary>Provides methods you can use to extend Microsoft Office Excel list objects by generating host controls for <see cref="T:Microsoft.Office.Interop.Excel.ListObject" /> objects and by testing for the existence of the generated host controls.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Extensions.ListObjectExtensions.GetVstoObject(Microsoft.Office.Interop.Excel.ListObject,Microsoft.Office.Tools.Excel.ApplicationFactory)">
      <summary>Returns a <see cref="T:Microsoft.Office.Tools.Excel.ListObject" /> host control that extends the functionality of the current <see cref="T:Microsoft.Office.Interop.Excel.ListObject" /> object in an application-level add-in. Pass the Globals.Factory object in your project to the <paramref name="factory" /> parameter.</summary>
      <returns>A host control that extends the functionality of the current <see cref="T:Microsoft.Office.Interop.Excel.ListObject" /> object.</returns>
      <param name="listObject">The native list object to extend. Do not supply this parameter yourself. When you call this method on an Excel list object, the runtime supplies this parameter.</param>
      <param name="factory">An object that provides access to certain features in your application-level add-in. Pass the Globals.Factory object to this parameter.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Extensions.ListObjectExtensions.GetVstoObject(Microsoft.Office.Interop.Excel.ListObject,Microsoft.Office.Tools.Excel.Factory)">
      <summary>Returns a <see cref="T:Microsoft.Office.Tools.Excel.ListObject" /> host control that extends the functionality of the current <see cref="T:Microsoft.Office.Interop.Excel.ListObject" /> object in a document-level customization. Pass the Globals.Factory object in your project to the <paramref name="factory" /> parameter.</summary>
      <returns>A host control that extends the functionality of the current <see cref="T:Microsoft.Office.Interop.Excel.ListObject" /> object.</returns>
      <param name="listObject">The native list object to extend. Do not supply this parameter yourself. When you call this method on an Excel list object, the runtime supplies this parameter.</param>
      <param name="factory">An object that provides access to certain features in your document-level customization. Pass the Globals.Factory object to this parameter.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Extensions.ListObjectExtensions.HasVstoObject(Microsoft.Office.Interop.Excel.ListObject,Microsoft.Office.Tools.Excel.ApplicationFactory)">
      <summary>Returns a value that indicates whether a <see cref="T:Microsoft.Office.Tools.Excel.ListObject" /> host control has been created for the current <see cref="T:Microsoft.Office.Interop.Excel.ListObject" /> object in an application-level add-in. Pass the Globals.Factory object in your project to the <paramref name="factory" /> parameter.</summary>
      <returns>true if a <see cref="T:Microsoft.Office.Tools.Excel.ListObject" /> host control has been created for the current <see cref="T:Microsoft.Office.Interop.Excel.ListObject" /> object; otherwise, false.</returns>
      <param name="listObject">The native list object to test. Do not supply this parameter yourself. When you call this method on an Excel list object, the runtime supplies this parameter.</param>
      <param name="factory">An object that provides access to certain features in your application-level add-in. Pass the Globals.Factory object to this parameter.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Extensions.ListObjectExtensions.HasVstoObject(Microsoft.Office.Interop.Excel.ListObject,Microsoft.Office.Tools.Excel.Factory)">
      <summary>Returns a value that indicates whether a <see cref="T:Microsoft.Office.Tools.Excel.ListObject" /> host control has been created for the current <see cref="T:Microsoft.Office.Interop.Excel.ListObject" /> object in a document-level customization. Pass the Globals.Factory object in your project to the <paramref name="factory" /> parameter.</summary>
      <returns>true if a <see cref="T:Microsoft.Office.Tools.Excel.ListObject" /> host control has been created for the current <see cref="T:Microsoft.Office.Interop.Excel.ListObject" /> object; otherwise, false.</returns>
      <param name="listObject">The native list object to test. Do not supply this parameter yourself. When you call this method on an Excel list object, the runtime supplies this parameter.</param>
      <param name="factory">An object that provides access to certain features in your document-level customization. Pass the Globals.Factory object to this parameter.</param>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Extensions.WorkbookExtensions">
      <summary>Provides methods you can use to extend Microsoft Office Excel workbooks by generating host items for <see cref="T:Microsoft.Office.Interop.Excel.Workbook" /> objects and by testing for the existence of the generated host items.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Extensions.WorkbookExtensions.GetVstoObject(Microsoft.Office.Interop.Excel._Workbook,Microsoft.Office.Tools.Excel.ApplicationFactory)">
      <summary>Returns a <see cref="T:Microsoft.Office.Tools.Excel.Workbook" /> host item that extends the functionality of the current <see cref="T:Microsoft.Office.Interop.Excel.Workbook" /> object in an application-level add-in. Pass the Globals.Factory object in your project to the <paramref name="factory" /> parameter.</summary>
      <returns>A host item that extends the functionality of the current <see cref="T:Microsoft.Office.Interop.Excel.Workbook" /> object.</returns>
      <param name="workbook">The native workbook object to extend. Do not supply this parameter yourself. When you call this method on an Excel workbook, the runtime supplies this parameter.</param>
      <param name="factory">An object that provides access to certain features in your application-level add-in. Pass the Globals.Factory object to this parameter.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Extensions.WorkbookExtensions.GetVstoObject(Microsoft.Office.Interop.Excel._Workbook,Microsoft.Office.Tools.Excel.Factory)">
      <summary>Returns a <see cref="T:Microsoft.Office.Tools.Excel.Workbook" /> host item that extends the functionality of the current <see cref="T:Microsoft.Office.Interop.Excel.Workbook" /> object in a document-level customization. Pass the Globals.Factory object in your project to the <paramref name="factory" /> parameter.</summary>
      <returns>A host item that extends the functionality of the current <see cref="T:Microsoft.Office.Interop.Excel.Workbook" /> object.</returns>
      <param name="workbook">The native workbook object to extend. Do not supply this parameter yourself. When you call this method on an Excel workbook, the runtime supplies this parameter.</param>
      <param name="factory">An object that provides access to certain features in your document-level customization. Pass the Globals.Factory object to this parameter.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Extensions.WorkbookExtensions.HasVstoObject(Microsoft.Office.Interop.Excel._Workbook,Microsoft.Office.Tools.Excel.ApplicationFactory)">
      <summary>Returns a value that indicates whether a <see cref="T:Microsoft.Office.Tools.Excel.Workbook" /> host item has been created for the current <see cref="T:Microsoft.Office.Interop.Excel.Workbook" /> object in an application-level add-in. Pass the Globals.Factory object in your project to the <paramref name="factory" /> parameter.</summary>
      <returns>true if a <see cref="T:Microsoft.Office.Tools.Excel.Workbook" /> host item has been created for the current <see cref="T:Microsoft.Office.Interop.Excel.Workbook" /> object; otherwise, false.</returns>
      <param name="workbook">The native workbook object to test. Do not supply this parameter yourself. When you call this method on an Excel workbook, the runtime supplies this parameter.</param>
      <param name="factory">An object that provides access to certain features in your application-level add-in. Pass the Globals.Factory object to this parameter.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Extensions.WorkbookExtensions.HasVstoObject(Microsoft.Office.Interop.Excel._Workbook,Microsoft.Office.Tools.Excel.Factory)">
      <summary>Returns a value that indicates whether a <see cref="T:Microsoft.Office.Tools.Excel.Workbook" /> host item has been created for the current <see cref="T:Microsoft.Office.Interop.Excel.Workbook" /> object in a document-level customization. Pass the Globals.Factory object in your project to the <paramref name="factory" /> parameter.</summary>
      <returns>true if a <see cref="T:Microsoft.Office.Tools.Excel.Workbook" /> host item has been created for the current <see cref="T:Microsoft.Office.Interop.Excel.Workbook" /> object; otherwise, false.</returns>
      <param name="workbook">The native workbook object to test. Do not supply this parameter yourself. When you call this method on an Excel workbook, the runtime supplies this parameter.</param>
      <param name="factory">An object that provides access to certain features in your document-level customization. Pass the Globals.Factory object to this parameter.</param>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.Extensions.WorksheetExtensions">
      <summary>Provides methods you can use to extend Microsoft Office Excel worksheets by generating host items for <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> objects and by testing for the existence of the generated host items.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Extensions.WorksheetExtensions.GetVstoObject(Microsoft.Office.Interop.Excel._Worksheet,Microsoft.Office.Tools.Excel.ApplicationFactory)">
      <summary>Returns a <see cref="T:Microsoft.Office.Tools.Excel.Worksheet" /> host item that extends the functionality of the current <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object in an application-level add-in. Pass the Globals.Factory object in your project to the <paramref name="factory" /> parameter.</summary>
      <returns>A host item that extends the functionality of the current <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object.</returns>
      <param name="worksheet">The native worksheet object to extend. Do not supply this parameter yourself. When you call this method on an Excel worksheet, the runtime supplies this parameter.</param>
      <param name="factory">An object that provides access to certain features in your application-level add-in. Pass the Globals.Factory object to this parameter.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Extensions.WorksheetExtensions.GetVstoObject(Microsoft.Office.Interop.Excel._Worksheet,Microsoft.Office.Tools.Excel.Factory)">
      <summary>Returns a <see cref="T:Microsoft.Office.Tools.Excel.Worksheet" /> host item that extends the functionality of the current <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object in a document-level customization. Pass the Globals.Factory object in your project to the <paramref name="factory" /> parameter.</summary>
      <returns>A host item that extends the functionality of the current <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object.</returns>
      <param name="worksheet">The native worksheet object to extend. Do not supply this parameter yourself. When you call this method on an Excel worksheet, the runtime supplies this parameter.</param>
      <param name="factory">An object that provides access to certain features in your document-level customization. Pass the Globals.Factory object to this parameter.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Extensions.WorksheetExtensions.HasVstoObject(Microsoft.Office.Interop.Excel._Worksheet,Microsoft.Office.Tools.Excel.ApplicationFactory)">
      <summary>Returns a value that indicates whether a <see cref="T:Microsoft.Office.Tools.Excel.Worksheet" /> host item has been created for the current <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object in an application-level add-in. Pass the Globals.Factory object in your project to the <paramref name="factory" /> parameter.</summary>
      <returns>true if a <see cref="T:Microsoft.Office.Tools.Excel.Worksheet" /> host item has been created for the current <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object; otherwise, false.</returns>
      <param name="worksheet">The native worksheet object to test. Do not supply this parameter yourself. When you call this method on an Excel worksheet, the runtime supplies this parameter.</param>
      <param name="factory">An object that provides access to certain features in your application-level add-in. Pass the Globals.Factory object to this parameter.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.Extensions.WorksheetExtensions.HasVstoObject(Microsoft.Office.Interop.Excel._Worksheet,Microsoft.Office.Tools.Excel.Factory)">
      <summary>Returns a value that indicates whether a <see cref="T:Microsoft.Office.Tools.Excel.Worksheet" /> host item has been created for the current <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object in a document-level customization. Pass the Globals.Factory object in your project to the <paramref name="factory" /> parameter.</summary>
      <returns>true if a <see cref="T:Microsoft.Office.Tools.Excel.Worksheet" /> host item has been created for the current <see cref="T:Microsoft.Office.Interop.Excel.Worksheet" /> object; otherwise, false.</returns>
      <param name="worksheet">The native worksheet object to test. Do not supply this parameter yourself. When you call this method on an Excel worksheet, the runtime supplies this parameter.</param>
      <param name="factory">An object that provides access to certain features in your document-level customization. Pass the Globals.Factory object to this parameter.</param>
    </member>
  </members>
</doc>