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