ISpreadsheetItemProvider.GetAnnotationObjects 메서드

정의

이 스프레드시트 셀과 연결된 주석을 나타내는 개체의 배열을 반환합니다.

public:
 Platform::Array <IRawElementProviderSimple ^> ^ GetAnnotationObjects();
winrt::array_view <IRawElementProviderSimple const&> GetAnnotationObjects();
public IRawElementProviderSimple[] GetAnnotationObjects();
function getAnnotationObjects()
Public Function GetAnnotationObjects () As IRawElementProviderSimple()

반환

스프레드시트 셀과 연결된 주석을 나타내는 Microsoft UI 자동화 요소에 대한 IRawElementProviderSimple 인터페이스의 배열입니다.

적용 대상