Set
Set(string, string)
إضافة أو استبدال خاصية نوع المحتوى بالاسم المحدد.
public void Set(string propertyName, string propertyValue)
| معامل | يكتب | وصف | 
|---|---|---|
| propertyName | String | اسم الخاصية. | 
| propertyValue | String | قيمة العقار. | 
أنظر أيضا
- class SpreadsheetContentTypePackage
 - مساحة الاسم GroupDocs.Metadata.Formats.Document
 - المجسم GroupDocs.Metadata
 
Set(string, string, string)
إضافة أو استبدال خاصية نوع المحتوى بالاسم المحدد.
public void Set(string propertyName, string propertyValue, string propertyType)
| معامل | يكتب | وصف | 
|---|---|---|
| propertyName | String | اسم الخاصية. | 
| propertyValue | String | قيمة العقار. | 
| propertyType | String | نوع الملكية. | 
أنظر أيضا
- class SpreadsheetContentTypePackage
 - مساحة الاسم GroupDocs.Metadata.Formats.Document
 - المجسم GroupDocs.Metadata