# GrapeCity.Documents.Excel.Parameter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_Parameter" data-uid="GrapeCity.Documents.Excel.Parameter" class="text-break">Parameter Class
</h1>
  <div class="markdown level0 summary"><p>Represents the parameter of a function.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">Parameter</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Excel.html">GrapeCity.Documents.Excel</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Excel.dll</h6>
  <h5 id="GrapeCity_Documents_Excel_Parameter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Parameter</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Parameter</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter__ctor_GrapeCity_Documents_Excel_FunctionValueType_" data-uid="GrapeCity.Documents.Excel.Parameter.#ctor(GrapeCity.Documents.Excel.FunctionValueType)">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.-ctor.html#GrapeCity_Documents_Excel_Parameter__ctor_GrapeCity_Documents_Excel_FunctionValueType_">Parameter(FunctionValueType)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes an instance of a parameter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter__ctor_GrapeCity_Documents_Excel_FunctionValueType_System_Boolean_" data-uid="GrapeCity.Documents.Excel.Parameter.#ctor(GrapeCity.Documents.Excel.FunctionValueType,System.Boolean)">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.-ctor.html#GrapeCity_Documents_Excel_Parameter__ctor_GrapeCity_Documents_Excel_FunctionValueType_System_Boolean_">Parameter(FunctionValueType, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes an instance of a parameter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter__ctor_GrapeCity_Documents_Excel_FunctionValueType_System_Boolean_System_Boolean_" data-uid="GrapeCity.Documents.Excel.Parameter.#ctor(GrapeCity.Documents.Excel.FunctionValueType,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.-ctor.html#GrapeCity_Documents_Excel_Parameter__ctor_GrapeCity_Documents_Excel_FunctionValueType_System_Boolean_System_Boolean_">Parameter(FunctionValueType, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes an instance of a parameter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter__ctor_GrapeCity_Documents_Excel_FunctionValueType_System_Object_" data-uid="GrapeCity.Documents.Excel.Parameter.#ctor(GrapeCity.Documents.Excel.FunctionValueType,System.Object)">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.-ctor.html#GrapeCity_Documents_Excel_Parameter__ctor_GrapeCity_Documents_Excel_FunctionValueType_System_Object_">Parameter(FunctionValueType, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes an instance of a parameter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter__ctor_GrapeCity_Documents_Excel_FunctionValueType_System_Object_System_Boolean_" data-uid="GrapeCity.Documents.Excel.Parameter.#ctor(GrapeCity.Documents.Excel.FunctionValueType,System.Object,System.Boolean)">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.-ctor.html#GrapeCity_Documents_Excel_Parameter__ctor_GrapeCity_Documents_Excel_FunctionValueType_System_Object_System_Boolean_">Parameter(FunctionValueType, object, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes an instance of a parameter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter__ctor_System_String_System_String_GrapeCity_Documents_Excel_FunctionValueType_System_Object_" data-uid="GrapeCity.Documents.Excel.Parameter.#ctor(System.String,System.String,GrapeCity.Documents.Excel.FunctionValueType,System.Object)">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.-ctor.html#GrapeCity_Documents_Excel_Parameter__ctor_System_String_System_String_GrapeCity_Documents_Excel_FunctionValueType_System_Object_">Parameter(string, string, FunctionValueType, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes an instance of a parameter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter__ctor_System_String_System_String_GrapeCity_Documents_Excel_FunctionValueType_System_Object_System_Boolean_" data-uid="GrapeCity.Documents.Excel.Parameter.#ctor(System.String,System.String,GrapeCity.Documents.Excel.FunctionValueType,System.Object,System.Boolean)">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.-ctor.html#GrapeCity_Documents_Excel_Parameter__ctor_System_String_System_String_GrapeCity_Documents_Excel_FunctionValueType_System_Object_System_Boolean_">Parameter(string, string, FunctionValueType, object, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes an instance of a parameter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter__ctor_System_String_System_String_GrapeCity_Documents_Excel_FunctionValueType_System_Object_System_Boolean_System_Boolean_" data-uid="GrapeCity.Documents.Excel.Parameter.#ctor(System.String,System.String,GrapeCity.Documents.Excel.FunctionValueType,System.Object,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.-ctor.html#GrapeCity_Documents_Excel_Parameter__ctor_System_String_System_String_GrapeCity_Documents_Excel_FunctionValueType_System_Object_System_Boolean_System_Boolean_">Parameter(string, string, FunctionValueType, object, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes an instance of a parameter.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter_AcceptCustomObjects" data-uid="GrapeCity.Documents.Excel.Parameter.AcceptCustomObjects">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.AcceptCustomObjects.html#GrapeCity_Documents_Excel_Parameter_AcceptCustomObjects">AcceptCustomObjects</a>
        </td>
        <td class="markdown level1 summary"><p>Accepts custom objects if value type is <a class="xref" href="GrapeCity.Documents.Excel.FunctionValueType.html#GrapeCity_Documents_Excel_FunctionValueType_Object">Object</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter_AcceptReference" data-uid="GrapeCity.Documents.Excel.Parameter.AcceptReference">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.AcceptReference.html#GrapeCity_Documents_Excel_Parameter_AcceptReference">AcceptReference</a>
        </td>
        <td class="markdown level1 summary"><p>if the parameter can accept reference.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter_DefaultValue" data-uid="GrapeCity.Documents.Excel.Parameter.DefaultValue">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.DefaultValue.html#GrapeCity_Documents_Excel_Parameter_DefaultValue">DefaultValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default value of the parameter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter_Description" data-uid="GrapeCity.Documents.Excel.Parameter.Description">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.Description.html#GrapeCity_Documents_Excel_Parameter_Description">Description</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the description of the parameter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter_Name" data-uid="GrapeCity.Documents.Excel.Parameter.Name">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.Name.html#GrapeCity_Documents_Excel_Parameter_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the parameter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Parameter_ValueType" data-uid="GrapeCity.Documents.Excel.Parameter.ValueType">
          <a class="xref" href="GrapeCity.Documents.Excel.Parameter.ValueType.html#GrapeCity_Documents_Excel_Parameter_ValueType">ValueType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value type of the parameter.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
