IsPrintable Method
IsPrintable function
Indicates whether the object is printable.If False, this shape will not be printed when printing.
func (instance *Shape) IsPrintable() (bool, error)
Remarks
See Also
- Class Shape
- Library Aspose.Cells for Go