Button Constructor
NewButton function
Constructs from a parent object.
func NewButton(src *Shape) ( *Button, error)
Remarks
See Also
- Class Button
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go
Constructs from a parent object.
func NewButton(src *Shape) ( *Button, error)