Add_String_String Method
Add_String_String function
Creates a new custom document property of the PropertyType.String data type.
func (instance *CustomDocumentPropertyCollection) Add_String_String(name string, value string) (*DocumentProperty, error)
Remarks
See Also
- Class CustomDocumentPropertyCollection
- Namespace Aspose.Cells.Properties
- Library Aspose.Cells for Go