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