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