ISpreadsheetItemProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to information about an item (cell) in a spreadsheet.
public interface class ISpreadsheetItemProvider
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1371655817, 45599, 22828, 135, 104, 10, 204, 222, 253, 87, 56)]
struct ISpreadsheetItemProvider
C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(1371655817, 45599, 22828, 135, 104, 10, 204, 222, 253, 87, 56)]
public interface ISpreadsheetItemProvider
Public Interface ISpreadsheetItemProvider
- Attributes
Formula |
Gets the formula for this spreadsheet cell, as a string. |
Get |
Returns an array of objects that represent the annotations associated with this spreadsheet cell. |
Get |
Returns an array of annotation type identifiers indicating the types of annotations that are associated with this spreadsheet cell. |
Produkt | Versiounen |
---|---|
Windows App SDK | 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 |