ExtendedDocumentPropertiesModel

ExtendedDocumentPropertiesModel

Vue de l’ensemble

‘ExtendedDocumentPropertiesModel’ est une classe dans Aspose.Cells FOSS pour C++.

Il s’agit d’un modèle de propriétés documentales étendu.

Cette classe fournit 20 méthodes pour travailler avec ExtendedDocumentPropertiesModel objets dans les programmes C++. Les méthodologies disponibles comprennent: ‘CopyFrom’, ‘GetAppVersion’, GatApplication', ‘GitCompany’, ' GetDokSecurity', ’GtHyperlinkBase', ‚GotLinksUpToDate',‘GutManager’, ‘getScaleCrop’, ’HasSharedDOC’, SetAppVersion` et 8 méthode supplémentaires. Tous les membres publics sont accessibles à toute application C ++ après l’installation de la partie Aspose.Cells FOSS pour le package C+.

méthodes

SignatureDescription
GetApplication()std::stringGets or sets the application.
SetApplication(value: std::string)Sets the application value.
GetAppVersion()std::stringGets or sets the app version.
SetAppVersion(value: std::string)Sets the app version value.
GetCompany()std::stringGets or sets the company.
SetCompany(value: std::string)Sets the company value.
GetManager()std::stringGets or sets the manager.
SetManager(value: std::string)Sets the manager value.
GetDocSecurity()std::optional<int>Gets or sets the doc security.
SetDocSecurity(value: std::optional<int>)Sets the doc security value.
GetHyperlinkBase()std::stringGets or sets the hyperlink base.
SetHyperlinkBase(value: std::string)Sets the hyperlink base value.
GetScaleCrop()std::optional<bool>Gets or sets a value indicating whether scale crop.
SetScaleCrop(value: std::optional<bool>)Sets the scale crop value.
GetLinksUpToDate()std::optional<bool>Gets or sets a value indicating whether links up to date.
SetLinksUpToDate(value: std::optional<bool>)Sets the links up to date value.
GetSharedDoc()std::optional<bool>Gets or sets a value indicating whether shared doc.
SetSharedDoc(value: std::optional<bool>)Sets the shared doc value.
CopyFrom(source: ExtendedDocumentPropertiesModel)Copies values from the specified source. The source.
HasStoredState()boolPerforms has stored state. true if the condition is met; otherwise, false.

Voir aussi

  • Aspose.Cells — référence API d’entreprise
 Français