var instance = new GC.Spread.Sheets.Comments.Comment(text); var returnValue; // Type: any returnValue = instance.indicatorSize(value);
function indicatorSize( value : number ) : any;
パラメータ
- value
- コメントのindicatorColor。
戻り値の型
値が設定されていない場合は、commentAdornerの色を返します。 それ以外の場合は、コメントを返します。