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