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