使用不適用於ChartFormat物件所附加之物件類型的屬性或方法,將會導致執行階段錯誤。 屬性 Adjustments Application AutoShapeType Creator Fill Glow Line Parent PictureFormat Shadow SoftEdge TextFrame2 ThreeD 另請參閱 Excel 物件模型參考資料 支援和意見反應 ...
Excel.ChartSeriesFormat load(propertyNames) 将命令加入队列以加载对象的指定属性。 阅读属性前必须先调用 context.sync()。 TypeScript 复制 load(propertyNames?: string | string[]): Excel.ChartSeriesFormat; 参数 propertyNames string | string[] 逗号分隔的字符串或指定要加载的属性的字符串数组。 返回...
Excel.ChartLineFormat load(propertyNames) 将命令加入队列以加载对象的指定属性。 阅读属性前必须先调用 context.sync()。 TypeScript 复制 load(propertyNames?: string | string[]): Excel.ChartLineFormat; 参数 propertyNames string | string[] 逗号分隔的字符串或指定要加载的属性的字符串数组。 返回 Ex...
Excel.ChartTrendlineFormat 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.ChartTrendlineFormat; ...
ChartColorFormat.Creator Property Reference Feedback Definition Namespace: Microsoft.Office.Interop.Excel Assembly: Microsoft.Office.Interop.Excel.dll Returns a 32-bit integer that indicates the application in which this object was created. C# 複製 public Microsoft.Office.Interop.Excel....
Excel _Application _Chart _Global _IOLEObject _IQueryTable _OLEObject _QueryTable _Workbook _Worksheet AboveAverage Action Actions AddIn AddIns AddIns2 Adjustments AllowEditRange AllowEditRanges AppEvents AppEvents_AfterCalculateEventHandler AppEvents_Event AppEvents_NewWorkbookEventHandler AppEv...
Excel 4.0 Workbook An Excel 4.0 file format that saves only worksheets, chart sheets, and macro sheets. Users can open a workbook in this file format in Excel 2013. But, users can't save an Excel file to this file format. .xml
[API 集:ExcelApi 1.1] font 表示当前对象的字体属性(字体名称、字体大小、颜色等)。 TypeScript readonly font: Excel.ChartFont; 属性值 Excel.ChartFont 注解 [API 集:ExcelApi 1.1] roundedCorners 指定图表的图表区域是否具有圆角。 TypeScript roundedCorners:boolean; ...
[Ensemble d’API : ExcelApi 1.14] Exemples TypeScript // Link to full sample: https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/excel/10-chart/chart-data-table.yaml// This function adjusts the display and format of a chart data table that already exists on the...
程序集: Microsoft.Office.Interop.Excel.dll 提供对图表元素艺术字格式的访问。 C# 复制 [System.Runtime.InteropServices.Guid("000244B2-0000-0000-C000-000000000046")] [System.Runtime.InteropServices.InterfaceType(2)] public interface ChartFormat 属性 GuidAttribute InterfaceTypeAttribute 注解 使用属性或...