UIA_IsSpreadsheetPatternAvailablePropertyId top-level constant

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

Identifies the IsSpreadsheetPatternAvailable property, which indicates whether the Spreadsheet control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsSpreadsheetPatternAvailablePropertyId instead')
const UIA_IsSpreadsheetPatternAvailablePropertyId = 30128;