ISpreadsheetItemProvider 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供試算表中專案 (儲存格) 相關資訊的存取權。
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() |
傳回批註類型識別碼的陣列,指出與此試算表儲存格相關聯的批註類型。 |