UIA_IsSpreadsheetItemPatternAvailablePropertyId top-level constant

  1. @Deprecated('Use UIA_PROPERTY_ID.UIA_IsSpreadsheetItemPatternAvailablePropertyId instead')
int const UIA_IsSpreadsheetItemPatternAvailablePropertyId

Identifies the IsSpreadsheetItemPatternAvailable property, which indicates whether the SpreadsheetItem control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsSpreadsheetItemPatternAvailablePropertyId instead')
const UIA_IsSpreadsheetItemPatternAvailablePropertyId = 30132;