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