Add
Add(string, string)
يضيف معلومات خاصية نوع المحتوى.
public int Add(string name, string value)
معامل | يكتب | وصف |
---|---|---|
name | String | اسم خاصية نوع المحتوى. |
value | String | قيمة خاصية نوع المحتوى. |
أنظر أيضا
- class ContentTypePropertyCollection
- مساحة الاسم Aspose.Cells.Properties
- المجسم Aspose.Cells
Add(string, string, string)
يضيف معلومات خاصية نوع المحتوى.
public int Add(string name, string value, string type)
معامل | يكتب | وصف |
---|---|---|
name | String | اسم خاصية نوع المحتوى. |
value | String | قيمة خاصية نوع المحتوى. |
type | String | نوع خاصية نوع المحتوى. |
أنظر أيضا
- class ContentTypePropertyCollection
- مساحة الاسم Aspose.Cells.Properties
- المجسم Aspose.Cells