データの検索または検索

データの検索または検索

Aspose.Cells を使用して、次の方法を使用してさまざまな方法でデータを検索または検索できます。これらのメソッドは、名前に従ってデータを検索します。

次のサンプル コードは、サンプルエクセルファイルこのスクリーンショットに示すように。

todo:画像_代替_文章

サンプルコード

コンソール出力

これは、指定されたコマンドで実行したときの上記のサンプル コードのコンソール出力です。サンプルエクセルファイル.

 Name of the cell containing the number 80: A8

Name of the cell containing formula =SUM(A5:A10): C6

Name of the cell containing the formula that contains CHA: C7

Name of the cell containing specified string: C8

Name of the cell containing the string that contains Two: C9

Name of the cell containing the string that starts with AAA: C10

Name of the cell containing the string that ends with BBB: C11