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