var instance = new GC.Spread.Pivot.PivotTableItemSlicer(); var returnValue; // Type: any returnValue = instance.captionName(value);
function captionName( (optional) value : string ) : any;
パラメータ
- value
- スライサーのcaptionName。
戻り値の型
値が設定されていない場合は、スライサーのcaptionNameを返します。 それ以外の場合は、スライサーを返します。