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