Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}[DocumentProperties.BuiltIn|DocumentProperties.BuiltIn] contains a set of built\-in document property fields.{excerpt}
{signature:C#}
 public sealed class BuiltIn : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class BuiltIn
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Application}Application|Application|
|{anchor:Author}Author|Author|
|{anchor:Category}Category|Category|
|{anchor:Comments}Comments|Comments|
|{anchor:Company}Company|Company|
|{anchor:CreationDate}CreationDate|File creation date|
|{anchor:EditTime}EditTime|Edit time|
|{anchor:Keywords}Keywords|Keywords|
|{anchor:LastPrintedDate}LastPrintedDate|Last date the workbook was printed|
|{anchor:LastSavedBy}LastSavedBy|User that saved the workbook last|
|{anchor:LastSavedDate}LastSavedDate|Date the workbook was last save|
|{anchor:LinksUpToDate}LinksUpToDate|Whether or not links in the workbook are up\-to\-date|
|{anchor:Manager}Manager|Manager|
|{anchor:Notes}Notes|Notes (XLS only, returns the data from Comments when using XLSX) |
|{anchor:RevisionNumber}RevisionNumber|Revision number|
|{anchor:ScaleOrCrop}ScaleOrCrop|Scale or crop|
|{anchor:Subject}Subject|Subject|
|{anchor:Title}Title|Title|