[{"id":"7720ca38-fc98-4fd8-a3a5-3c0e730c3c72","tags":[{"product":null,"links":null,"id":"2f522515-8c88-4017-855d-905bc4b0ea3c","name":"Upd","color":"Blue","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"247ded67-b050-4436-be40-fe7b0eeabef7","tags":[{"product":null,"links":null,"id":"6c1a6899-1b88-404c-9a73-4a0c6c9090a3","name":"New","color":"Red","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"9a8c377f-1f1e-476e-b487-c2339da9bed3","tags":[{"product":null,"links":null,"id":"6c1a6899-1b88-404c-9a73-4a0c6c9090a3","name":"New","color":"Red","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"5e8e6db2-89b9-4184-bbdc-301ee676869e","tags":[{"product":null,"links":null,"id":"6c1a6899-1b88-404c-9a73-4a0c6c9090a3","name":"New","color":"Red","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"e04b598e-b0d8-4054-bdac-5143d90b3d51","tags":[{"product":null,"links":null,"id":"6c1a6899-1b88-404c-9a73-4a0c6c9090a3","name":"New","color":"Red","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"edb028d0-a8cc-42b2-acda-42a5515729f0","tags":[{"product":null,"links":null,"id":"2f522515-8c88-4017-855d-905bc4b0ea3c","name":"Upd","color":"Blue","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"2adde444-20a6-43d7-8896-2b445877327a","tags":[{"product":null,"links":null,"id":"2f522515-8c88-4017-855d-905bc4b0ea3c","name":"Upd","color":"Blue","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"6ab8ced2-6c7a-41b6-b861-ba066bd40f40","tags":[{"product":null,"links":null,"id":"2f522515-8c88-4017-855d-905bc4b0ea3c","name":"Upd","color":"Blue","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"0c34aedd-80a3-470b-a0f6-c327a4346be7","tags":[{"product":null,"links":null,"id":"6c1a6899-1b88-404c-9a73-4a0c6c9090a3","name":"New","color":"Red","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"717a5892-fa23-499b-a61d-cff228943aaf","tags":[{"product":null,"links":null,"id":"6c1a6899-1b88-404c-9a73-4a0c6c9090a3","name":"New","color":"Red","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"bd9be971-69fc-4793-ad6d-234be7a93048","tags":[{"product":null,"links":null,"id":"6c1a6899-1b88-404c-9a73-4a0c6c9090a3","name":"New","color":"Red","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"a1e8d38f-43d8-4b3e-b747-3fbf7656fcd9","tags":[{"product":null,"links":null,"id":"2f522515-8c88-4017-855d-905bc4b0ea3c","name":"Upd","color":"Blue","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"d6995fdf-76ee-421f-9e7a-3fb324d14bbb","tags":[{"product":null,"links":null,"id":"2f522515-8c88-4017-855d-905bc4b0ea3c","name":"Upd","color":"Blue","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"64fa3155-4543-4acd-83b7-f9860fd46673","tags":[{"product":null,"links":null,"id":"6c1a6899-1b88-404c-9a73-4a0c6c9090a3","name":"New","color":"Red","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"698413bd-0b16-4287-baec-644d98a411d1","tags":[{"product":null,"links":null,"id":"6c1a6899-1b88-404c-9a73-4a0c6c9090a3","name":"New","color":"Red","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]},{"id":"7e4393a0-21ef-438b-981b-325b64db5baa","tags":[{"product":null,"links":null,"id":"6c1a6899-1b88-404c-9a73-4a0c6c9090a3","name":"New","color":"Red","productId":"66a69675-7df9-45b2-867a-4ab2613535fa"}]}]
        
(Showing Draft Content)

Angular

SpreadJSは、Angularをサポートします。

メモ: SpreadJSはAngularバージョン13、14 および 15をサポートしています。

Angularを使用するには、次の手順を実行します。

npmパッケージの使用

次の手順を実行します。

  1. Angular CLIをインストールする

    コマンドプロンプトで次のコマンドを実行して、Angular CLIをインストールします。

    npm install -g @angular/cli


  2. Angularアプリを作成する

    Angularアプリを作成して、アプリフォルダに移動します。

    ng new spread-sheets-angular-cli

    cd spread-sheets-angular-cli


  3. Spread.Sheetsモジュールをインストールする

    Spread.Sheets本体、Angularモジュール、および日本語リソースを、npmからインストールします。

    npm install @grapecity/spread-sheets

    npm install @grapecity/spread-sheets-angular

    npm install @grapecity/spread-sheets-resources-ja


  4. スタイルをインポートする

    angular.jsonファイルで、スタイルファイルをインポートします。

    {
      ...
      "projects":{
          ...
                "styles": [
                  "node_modules/@grapecity/spread-sheets/styles/gc.spread.sheets.excel2016darkGray.css"
                ],
                ...
  5. Angularモジュールをインポートする

    src\app\app.module.tsファイルで、Angularモジュールをインポートします。

    import { BrowserModule } from '@angular/platform-browser;
    import { NgModule } from '@angular/core';
    
    import { AppComponent } from './app.component';
    
    import { SpreadSheetsModule } from "@grapecity/spread-sheets-angular";
    
    @NgModule({
      declarations: [
        AppComponent
      ],
      imports: [
        BrowserModule,
        SpreadSheetsModule
      ],
      ...

    src\app\app.component.htmlファイルに、Spread.Sheetsウィジェットを追加します。

    ...
    <gc-spread-sheets [backColor]="spreadBackColor" [hostStyle]="hostStyle" (workbookInitialized)="workbookInit($event)">
      <gc-worksheet [name]="sheetName" [dataSource]="data">
        <gc-column dataField="商品名" [width]=300></gc-column>
        <gc-column dataField="カテゴリ" [width]=columnWidth></gc-column>
        <gc-column dataField="単価" [width]=columnWidth formatter="$ #.00"></gc-column>
        <gc-column dataField="購入店" [width]=columnWidth></gc-column>
      </gc-worksheet>
    </gc-spread-sheets>

    src\app\app.component.tsで、Spread.Sheetsウィジェットに表示するデータを用意します。

    import { Component } from '@angular/core';
    import '@grapecity/spread-sheets-resources-ja';
    import * as GC from "@grapecity/spread-sheets";
    
    // カルチャ設定
    GC.Spread.Common.CultureManager.culture('ja-jp');
    
    // GC.Spread.Sheets.LicenseKey = "xxxxxxxx";
    
    @Component({
      selector: 'app-root',
      templateUrl: './app.component.html',
      styleUrls: ['./app.component.css']
    })
    export class AppComponent {
      title = 'spread-sheets-angular-cli';
      spreadBackColor = 'aliceblue';
      sheetName = '商品リスト';
      hostStyle = {
        width: '800px',
        height: '600px'
      };
      data = [
        { 商品名: 'Apple', カテゴリ: 'Fruit', 単価: 1, '購入店': 'Wal-Mart' },
        { 商品名: 'Potato', カテゴリ: 'Fruit', 単価: 2.01, '購入店': 'Other' },
        { 商品名: 'Tomato', カテゴリ: 'Vegetable', 単価: 3.21, '購入店': 'Other' },
        { 商品名: 'Sandwich', カテゴリ: 'Food', 単価: 2, '購入店': 'Wal-Mart' },
        { 商品名: 'Hamburger', カテゴリ: 'Food', 単価: 2, '購入店': 'Wal-Mart' },
        { 商品名: 'Grape', カテゴリ: 'Fruit', 単価: 4, '購入店': 'Sun Store' }
      ];
      columnWidth = 100;
    
      workbookInit(args:any){
        let spread:GC.Spread.Sheets.Workbook = args.spread;
        let sheet = spread.getActiveSheet();
      }
    }
  6. アプリを実行する

    以下のコマンドでアプリを実行します。

    ng serve

以下のトピックで、タグ階層とSpread要素について説明します。

type=warning

AngularでExcelIO要素を使用するには、Excel IOモジュールをインポートし、同じライセンスキーを使用して個別にライセンスを取得する必要があります。詳細については、Excel IO要素を参照します。