# GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection" class="text-break">IBuiltInDocumentPropertyCollection Interface
</h1>
  <div class="markdown level0 summary"><p>A collection of built-in document properties.</p>
</div>
  <div class="markdown level0 conceptual"></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_IBuiltInDocumentPropertyCollection_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IBuiltInDocumentPropertyCollection : IDocumentPropertyCollection</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IBuiltInDocumentPropertyCollection
    Inherits IDocumentPropertyCollection</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Author" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Author">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Author.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Author">Author</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the document's author.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Category" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Category">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Category.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Category">Category</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the category of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Comments" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Comments">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Comments.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Comments">Comments</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the document comments.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Company" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Company">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Company.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Company">Company</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the company property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_ContentStatus" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.ContentStatus">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.ContentStatus.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_ContentStatus">ContentStatus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content status of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_ContentType" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.ContentType">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.ContentType.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_ContentType">ContentType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content type of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_CreatedDate" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.CreatedDate">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.CreatedDate.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_CreatedDate">CreatedDate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets date of the document creation in local timezone.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_DocumentVersion" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.DocumentVersion">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.DocumentVersion.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_DocumentVersion">DocumentVersion</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the version of the file.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_HyperlinkBase" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.HyperlinkBase">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.HyperlinkBase.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_HyperlinkBase">HyperlinkBase</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the hyperlinkbase property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Keywords" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Keywords">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Keywords.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Keywords">Keywords</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the document keywords.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Language" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Language">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Language.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Language">Language</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the document's language.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastPrinted" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastPrinted">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastPrinted.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastPrinted">LastPrinted</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Universal time when the document was last printed.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastSavedBy" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastSavedBy">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastSavedBy.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastSavedBy">LastSavedBy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets  the name of the last author.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastSavedTime" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastSavedTime">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastSavedTime.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastSavedTime">LastSavedTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the time of the last save in local timezone.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LinksUpToDate" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LinksUpToDate">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LinksUpToDate.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LinksUpToDate">LinksUpToDate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether hyperlinks in a document are up-to-date.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Manager" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Manager">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Manager.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Manager">Manager</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the manager property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_NameOfApplication" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.NameOfApplication">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.NameOfApplication.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_NameOfApplication">NameOfApplication</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the application.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Pages" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Pages">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Pages.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Pages">Pages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an estimate of the number of pages in the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_RevisionNumber" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.RevisionNumber">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.RevisionNumber.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_RevisionNumber">RevisionNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the document revision number.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_ScaleCrop" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.ScaleCrop">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.ScaleCrop.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_ScaleCrop">ScaleCrop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the display mode of the document thumbnail.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Subject" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Subject">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Subject.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Subject">Subject</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the subject of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Template" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Template">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Template.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Template">Template</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the informational name of the document template.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Title" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Title">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Title.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the title of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_TotalEditingTime" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.TotalEditingTime">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.TotalEditingTime.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_TotalEditingTime">TotalEditingTime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the total editing time in minutes.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Words" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Words">
          <a class="xref" href="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.Words.html#GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_Words">Words</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an estimate of the number of words in the document.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
