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
Description

Excerpt

The DocumentProperties object represents properties of a spreadsheet.

  • In Excel 2003 these properties can be accessed via (File -> Properties).
  • In Excel 2007 they can be accessed via (Ribbon button -> Prepare -> Properties).
  • In Excel 2010 they can be accessed via (File -> Info -> Show All Properties on the right).
  • In Windows Explorer, right-click on the file and select 'Properties'.

The DocumentProperties class can be used to remove personal information from an existing spreadsheet, or to populate searchable fields that can be used to locate the file.

...

Name

Description

Application

Excerpt Include
EW8:DocumentProperties.ApplicationEW8:
DocumentProperties.Application
nopaneltrue

Author

Excerpt Include
EW8:DocumentProperties.AuthorEW8:
DocumentProperties.Author
nopaneltrue

Category

Excerpt Include
EW8:DocumentProperties.CategoryEW8:
DocumentProperties.Category
nopaneltrue

Comments

Excerpt Include
EW8:DocumentProperties.CommentsEW8:
DocumentProperties.Comments
nopaneltrue

Company

Excerpt Include
EW8:DocumentProperties.CompanyEW8:
DocumentProperties.Company
nopaneltrue

CreationDate

Excerpt Include
EW8:DocumentProperties.CreationDateEW8:
DocumentProperties.CreationDate
nopaneltrue

Keywords

Excerpt Include
EW8:DocumentProperties.KeywordsEW8:
DocumentProperties.Keywords
nopaneltrue

LastSavedDate

Excerpt Include
EW8:DocumentProperties.LastSavedDateEW8:
DocumentProperties.LastSavedDate
nopaneltrue

Manager

Excerpt Include
EW8:DocumentProperties.ManagerEW8:
DocumentProperties.Manager
nopaneltrue

Title

Excerpt Include
EW8:DocumentProperties.TitleEW8:
DocumentProperties.Title
nopaneltrue

...

Name

Description

Item(DocumentProperties.BuiltIn)

Excerpt Include
EW8:DocumentProperties.Item(DocumentProperties.BuiltIn)EW8:
DocumentProperties.Item(DocumentProperties.BuiltIn)
nopaneltrue

Item(String)

Excerpt Include
EW8:DocumentProperties.Item(String)EW8:
DocumentProperties.Item(String)
nopaneltrue

...

Name

Description

Clear()

Excerpt Include
EW8:DocumentProperties.Clear()EW8:
DocumentProperties.Clear()
nopaneltrue

GetCustomProperty(String)

Excerpt Include
EW8:DocumentProperties.GetCustomProperty(String)EW8:
DocumentProperties.GetCustomProperty(String)
nopaneltrue

RestoreDefaults()

Excerpt Include
EW8:DocumentProperties.RestoreDefaults()EW8:
DocumentProperties.RestoreDefaults()
nopaneltrue

SetCustomProperty(String, Object)

Excerpt Include
EW8:DocumentProperties.SetCustomProperty(String, Object)EW8:
DocumentProperties.SetCustomProperty(String, Object)
nopaneltrue

...

Name

Description

BuiltIn

Excerpt Include
EW8:DocumentProperties.BuiltInEW8:
DocumentProperties.BuiltIn
nopaneltrue