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