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