ExtendedDocumentProperties

ExtendedDocumentProperties

Overview

ExtendedDocumentProperties C++ için Aspose.Cells FOSS sınıfıdır.

Uzun belge özelliklerini temsil eder.

Bu sınıf, C++ programlarında ExtendedDocumentProperties nesnelerle çalışmak için 20 yöntem sunar. Mevcut yöntemler şunları içerir: GetAppVersion, GetApplication, GetCompany, GetDocSecurity, GetHyperlinkBase, GetLinksUpToDate, GetManager, GetModel, GetScaleCrop, GetSharedDoc, SetAppVersion, SetApplication,7 tane daha yöntem. Tüm kamu üyeleri, C++ paket için Aspose.Cells FOSS’u yükledikten sonra herhangi bir C ++ uygulamasına erişilebilir.

Methods

SignatureDescription
GetApplication()std::stringBaşvuru yapar veya alınır.
SetApplication(value: std::string)Uygulama değeri belirlenir.
GetAppVersion()std::stringApp versiyonunu alır veya ayarlar.
SetAppVersion(value: std::string)App versiyonunun değerini belirleyin.
GetCompany()std::stringŞirketi kurmak ya da kurtarmak.
SetCompany(value: std::string)Şirketin değerini belirleyin.
GetManager()std::stringYöneticiyi alıp koymak.
SetManager(value: std::string)Yöneticinin değerini belirleyin.
GetDocSecurity()intDokunmatik güvenlik veya dokunma güvenliği.
SetDocSecurity(value: int)Doc güvenlik değerini belirleyin.
GetHyperlinkBase()std::stringHiper bağlantı tabanını alır veya ayarlar.
SetHyperlinkBase(value: std::string)Hiper bağlantı baz değerini belirleyin.
GetScaleCrop()boolBir değer alır veya bir ölçekli hasat olup olmadığını gösteren bir değeri ayarlar.
SetScaleCrop(value: bool)Kaliteli bitki değeri belirlenir.
GetLinksUpToDate()boolBir bağlantı güncellenmiş olup olmadığını gösteren bir değer alır veya ayarlar.
SetLinksUpToDate(value: bool)Bağlantıları güncel değerlere kadar ayarlayın.
GetSharedDoc()boolPaylaştığı veya dokunmadığını gösteren bir değer alır.
SetSharedDoc(value: bool)Paylaşımlı Doc değerini belirleyin.
GetModel()Core::ExtendedDocumentPropertiesModelModeli geri getiriyor.
GetModel()Core::ExtendedDocumentPropertiesModelModeli geri getiriyor.

See Also

 Türkçe