ISpreadsheetItemProvider.GetAnnotationObjects 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 物件的陣列,表示與這個試算表儲存格相關聯的注釋。
public:
Platform::Array <IRawElementProviderSimple ^> ^ GetAnnotationObjects();
winrt::array_view <IRawElementProviderSimple const&> GetAnnotationObjects();
public IRawElementProviderSimple[] GetAnnotationObjects();
function getAnnotationObjects()
Public Function GetAnnotationObjects () As IRawElementProviderSimple()
傳回
Microsoft UI Automation 元素的 IRawElementProviderSimple 介面陣列,代表與試算表儲存格相關聯的注釋。