var instance = new GC.Spread.Sheets.Comments.Comment(text); var returnValue; // Type: any returnValue = instance.padding(value);
Parameters
- value
- The padding for the comment.
Return Value
If no value is set, returns the padding for the comment; otherwise, returns the comment.