Share via


ISpreadsheetItemProvider インターフェイス

定義

スプレッドシート内の項目 (セル) に関する情報へのアクセスを提供します。

public interface class ISpreadsheetItemProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3957231506, 24597, 18470, 183, 25, 71, 82, 26, 129, 198, 126)]
struct ISpreadsheetItemProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3957231506, 24597, 18470, 183, 25, 71, 82, 26, 129, 198, 126)]
public interface ISpreadsheetItemProvider
Public Interface ISpreadsheetItemProvider
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

プロパティ

Formula

このスプレッドシート セルの数式を文字列として取得します。

メソッド

GetAnnotationObjects()

このスプレッドシート セルに関連付けられている注釈を表す オブジェクトの配列を返します。

GetAnnotationTypes()

このスプレッドシート セルに関連付けられている注釈の種類を示す注釈型識別子の配列を返します。

適用対象

こちらもご覧ください