您也可以指定 OLAP 階層的層級,Excel 將會使用對應的階層。 名稱 選用 Variant Excel 用來參考交叉分析篩選器快取的名稱 (SlicerCache的值。Name 屬性) 。 如果省略,Excel 將會產生名稱。根據預設,Excel 會將 「Slicer_」 與 PivotField的值串連。具有 非OLAP 資料來源或 CubeField值之交叉分析篩選器的 Caption ...
// Link to full sample: https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/excel/38-pivottable/pivottable-slicer.yamlawaitExcel.run(async(context) => {constslicer = context.workbook.slicers.getItem("Fruit Slicer"); slicer.caption ="Fruit Types"; slicer.left =395; ...
SlicerDestination必需Variant指定工作表名称的String,或表示工作表的Worksheet对象,将放置生成的切片器。 目标工作表必须位于包含表达式指定的Slicers对象的工作簿中。 Level可选Variant如果是 OLAP 数据源,则为创建切片器所基于的级别的序号或多维表达式 (MDX) 名称。 非 OLAP 数据源不支持此参数。
程序集: Microsoft.Office.Interop.Excel.dll 创建新的切片器并返回 Slicer 对象。 C# 复制 public Microsoft.Office.Interop.Excel.Slicer Add (object SlicerDestination, object Level, object Name, object Caption, object Top, object Left, object Width, object Height); 参数 SlicerDestination Object 一个...
Slicers 对象 Sort 对象 SortField 对象 SortFields 对象 SparkAxes 对象 SparkColor 对象 SparkHorizontalAxis 对象 Sparkline 对象 SparklineGroup 对象 SparklineGroups 对象 SparkPoints 对象 SparkVerticalAxis 对象 Speech 对象 SpellingOptions 对象 Style 对象 ...
Technique #2: Use the right-click to add a slicer with Excel Online? This was the only way to add a slicer in Excel Online before 2023. Go to thePivot Table pane Put your mouse over a field Click on the arrow on the right
Excel Assembly: Microsoft.Office.Interop.Excel.dll This object, member, or enumeration is deprecated and is not intended to be used in your code. C# 複製 public Microsoft.Office.Interop.Excel.SlicerCache Add (object Source, object SourceField, object Name); Parameters Source Object ...
getItem(key:string): Excel.SlicerItem; Parameters key string The key or name of the slicer item. Returns Excel.SlicerItem Remarks [API set: ExcelApi 1.10] getItemAt(index) Gets a slicer item based on its position in the collection.
Excel.SlicerStyle load(propertyNames) Stellt einen Befehl zum Laden der angegebenen Eigenschaften des Objekts in die Warteschlange ein. Vor dem Lesen der Eigenschaften müssen Sie "context.sync()" aufrufen. TypeScript load(propertyNames?:string|string[]): Excel.SlicerStyle; ...
Slicers 对象 Sort 对象 SortField 对象 SortFields 对象 SparkAxes 对象 SparkColor 对象 SparkHorizontalAxis 对象 Sparkline 对象 SparklineGroup 对象 SparklineGroups 对象 SparkPoints 对象 SparkVerticalAxis 对象 Speech 对象 SpellingOptions 对象 Style 对象 ...