var instance = new GC.Spread.Sheets.Slicers.SlicerBorder(borderWidth, borderStyle, borderColor); var returnValue; // Type: any returnValue = instance.borderWidth(value);
function borderWidth( (optional) value : number ) : any;
パラメータ
- value
- 境界線の幅。
戻り値の型
値が設定されていない場合は、境界線の幅を返します。値が設定されている場合は、スライサーの境界線を返します。