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 time.Time) (*DocumentProperty, error)
Remarks
See Also
- Class CustomDocumentPropertyCollection
- Library Aspose.Cells for Go