# C1.Win.C1Editor.Internal.HTML.IHTMLControlRange

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange" class="text-break">IHTMLControlRange Interface
</h1>
  <div class="markdown level0 summary"><p>This interface is for internal use only.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Editor.Internal.HTML.html">C1.Win.C1Editor.Internal.HTML</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Editor.4.8.dll</h6>
  <h5 id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
[Guid(&quot;3050F29C-98B5-11CF-BB82-00AA00BDCE0B&quot;)]
public interface IHTMLControlRange</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ComVisible(True)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIDispatch)&gt;
&lt;Guid(&quot;3050F29C-98B5-11CF-BB82-00AA00BDCE0B&quot;)&gt;
Public Interface IHTMLControlRange</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_Length" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.Length">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.Length.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_Length">Length</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_Add_C1_Win_C1Editor_Internal_HTML_IHTMLControlElement_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.Add(C1.Win.C1Editor.Internal.HTML.IHTMLControlElement)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.Add.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_Add_C1_Win_C1Editor_Internal_HTML_IHTMLControlElement_">Add(IHTMLControlElement)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_CommonParentElement" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.CommonParentElement">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.CommonParentElement.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_CommonParentElement">CommonParentElement()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_ExecCommand_System_String_System_Boolean_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.ExecCommand(System.String,System.Boolean,System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.ExecCommand.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_ExecCommand_System_String_System_Boolean_System_Object_">ExecCommand(string, bool, object)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_ExecCommandShowHelp_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.ExecCommandShowHelp(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.ExecCommandShowHelp.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_ExecCommandShowHelp_System_String_">ExecCommandShowHelp(string)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_Item_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.Item(System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.Item.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_Item_System_Int32_">Item(int)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_QueryCommandEnabled_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.QueryCommandEnabled(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.QueryCommandEnabled.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_QueryCommandEnabled_System_String_">QueryCommandEnabled(string)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_QueryCommandIndeterm_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.QueryCommandIndeterm(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.QueryCommandIndeterm.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_QueryCommandIndeterm_System_String_">QueryCommandIndeterm(string)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_QueryCommandState_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.QueryCommandState(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.QueryCommandState.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_QueryCommandState_System_String_">QueryCommandState(string)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_QueryCommandSupported_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.QueryCommandSupported(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.QueryCommandSupported.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_QueryCommandSupported_System_String_">QueryCommandSupported(string)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_QueryCommandText_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.QueryCommandText(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.QueryCommandText.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_QueryCommandText_System_String_">QueryCommandText(string)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_QueryCommandValue_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.QueryCommandValue(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.QueryCommandValue.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_QueryCommandValue_System_String_">QueryCommandValue(string)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_Remove_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.Remove(System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.Remove.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_Remove_System_Int32_">Remove(int)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_ScrollIntoView_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.ScrollIntoView(System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.ScrollIntoView.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_ScrollIntoView_System_Object_">ScrollIntoView(object)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_Select" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.Select">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.Select.html#C1_Win_C1Editor_Internal_HTML_IHTMLControlRange_Select">Select()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
