SetAutoSize Method
SetAutoSize function
Indicates if size of comment is adjusted automatically according to its content.Note: In some special cases (such as Mac environment), this setting may not take effect. If this setting does not take effect, please replace it with FitToTextSize().
func (instance *Comment) SetAutoSize(value bool) error
Remarks
See Also
- Class Comment
- Library Aspose.Cells for Go