diff --git a/generate-docs/API Coverage Report.csv b/generate-docs/API Coverage Report.csv index 6af1d8b0b5..cfce39fff5 100644 --- a/generate-docs/API Coverage Report.csv +++ b/generate-docs/API Coverage Report.csv @@ -1,19032 +1,19071 @@ -Class,Field,Type,Description Rating,Has Example? -CustomFunctions.CancelableInvocation,N/A,Interface,Great,false -CustomFunctions.Error,N/A,Class,Unknown,true -CustomFunctions.Error,"code",Property,Fine,false -CustomFunctions.Error,"message",Property,Good,false -CustomFunctions.ErrorCode,N/A,Enum,Unknown,true -CustomFunctions.ErrorCode,"divisionByZero",EnumField,Great,false -CustomFunctions.ErrorCode,"invalidName",EnumField,Excellent,false -CustomFunctions.ErrorCode,"invalidNumber",EnumField,Great,false -CustomFunctions.ErrorCode,"invalidReference",EnumField,Excellent,false -CustomFunctions.ErrorCode,"invalidValue",EnumField,Excellent,false -CustomFunctions.ErrorCode,"notAvailable",EnumField,Excellent,false -CustomFunctions.ErrorCode,"nullReference",EnumField,Great,false -CustomFunctions.Invocation,N/A,Interface,Unknown,true -CustomFunctions.Invocation,"address",Property,Great,true -CustomFunctions.Invocation,"functionName",Property,Poor,false -CustomFunctions.Invocation,"isInValuePreview",Property,Great,true -CustomFunctions.Invocation,"parameterAddresses",Property,Excellent,true -CustomFunctions.StreamingInvocation,N/A,Interface,Fine,false -CustomFunctions.StreamingInvocation,"setResult",Property,Fine,true -Excel.AggregationFunction,N/A,Enum,Unknown,true -Excel.AggregationFunction,"automatic",EnumField,Fine,false -Excel.AggregationFunction,"average",EnumField,Fine,false -Excel.AggregationFunction,"count",EnumField,Fine,false -Excel.AggregationFunction,"countNumbers",EnumField,Fine,false -Excel.AggregationFunction,"max",EnumField,Good,false -Excel.AggregationFunction,"min",EnumField,Good,false -Excel.AggregationFunction,"product",EnumField,Fine,false -Excel.AggregationFunction,"standardDeviation",EnumField,Fine,false -Excel.AggregationFunction,"standardDeviationP",EnumField,Fine,false -Excel.AggregationFunction,"sum",EnumField,Fine,false -Excel.AggregationFunction,"unknown",EnumField,Fine,false -Excel.AggregationFunction,"variance",EnumField,Fine,false -Excel.AggregationFunction,"varianceP",EnumField,Fine,false -Excel.AllowEditRange,N/A,Class,Unknown,false -Excel.AllowEditRange,"address",Property,Excellent,false -Excel.AllowEditRange,"context",Property,Excellent,false -Excel.AllowEditRange,"isPasswordProtected",Property,Great,false -Excel.AllowEditRange,"title",Property,Excellent,false -Excel.AllowEditRange,"delete()",Method,Excellent,false -Excel.AllowEditRange,"load(options)",Method,Excellent,false -Excel.AllowEditRange,"load(propertyNames)",Method,Excellent,false -Excel.AllowEditRange,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.AllowEditRange,"pauseProtection(password)",Method,Excellent,false -Excel.AllowEditRange,"set(properties, options)",Method,Good,false -Excel.AllowEditRange,"set(properties)",Method,Good,false -Excel.AllowEditRange,"setPassword(password)",Method,Excellent,false -Excel.AllowEditRange,"toJSON()",Method,Excellent,false -Excel.AllowEditRangeCollection,N/A,Class,Unknown,false -Excel.AllowEditRangeCollection,"context",Property,Excellent,false -Excel.AllowEditRangeCollection,"items",Property,Poor,false -Excel.AllowEditRangeCollection,"add(title, rangeAddress, options)",Method,Excellent,false -Excel.AllowEditRangeCollection,"getCount()",Method,Great,false -Excel.AllowEditRangeCollection,"getItem(key)",Method,Fine,false -Excel.AllowEditRangeCollection,"getItemAt(index)",Method,Great,false -Excel.AllowEditRangeCollection,"getItemOrNullObject(key)",Method,Fine,false -Excel.AllowEditRangeCollection,"load(options)",Method,Excellent,false -Excel.AllowEditRangeCollection,"load(propertyNames)",Method,Excellent,false -Excel.AllowEditRangeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.AllowEditRangeCollection,"pauseProtection(password)",Method,Excellent,false -Excel.AllowEditRangeCollection,"toJSON()",Method,Excellent,false -Excel.AllowEditRangeOptions,N/A,Interface,Unknown,false -Excel.AllowEditRangeOptions,"password",Property,Fine,false -Excel.Application,N/A,Class,Great,false -Excel.Application,"activeWindow",Property,Great,false -Excel.Application,"calculationEngineVersion",Property,Great,false -Excel.Application,"calculationMode",Property,Excellent,false -Excel.Application,"calculationState",Property,Great,false -Excel.Application,"context",Property,Excellent,false -Excel.Application,"cultureInfo",Property,Fine,false -Excel.Application,"decimalSeparator",Property,Excellent,true -Excel.Application,"formatStaleValues",Property,Excellent,false -Excel.Application,"iterativeCalculation",Property,Great,false -Excel.Application,"thousandsSeparator",Property,Excellent,false -Excel.Application,"useSystemSeparators",Property,Excellent,false -Excel.Application,"windows",Property,Fine,false -Excel.Application,"calculate(calculationType)",Method,Fine,true -Excel.Application,"calculate(calculationType)",Method,Fine,true -Excel.Application,"checkSpelling(word, options)",Method,Great,false -Excel.Application,"enterEditingMode()",Method,Great,false -Excel.Application,"load(options)",Method,Excellent,false -Excel.Application,"load(propertyNames)",Method,Excellent,true -Excel.Application,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Application,"set(properties, options)",Method,Good,false -Excel.Application,"set(properties)",Method,Good,false -Excel.Application,"suspendApiCalculationUntilNextSync()",Method,Great,false -Excel.Application,"suspendScreenUpdatingUntilNextSync()",Method,Great,true -Excel.Application,"toJSON()",Method,Excellent,false -Excel.Application,"union(firstRange, secondRange, additionalRanges)",Method,Excellent,false -Excel.ArrayCellValue,N/A,Interface,Unknown,false -Excel.ArrayCellValue,"basicType",Property,Good,false -Excel.ArrayCellValue,"basicValue",Property,Excellent,false -Excel.ArrayCellValue,"elements",Property,Great,false -Excel.ArrayCellValue,"referencedValues",Property,Excellent,false -Excel.ArrayCellValue,"type",Property,Fine,false -Excel.ArrowheadLength,N/A,Enum,Fine,true -Excel.ArrowheadLength,"long",EnumField,Fine,false -Excel.ArrowheadLength,"medium",EnumField,Fine,false -Excel.ArrowheadLength,"short",EnumField,Fine,false -Excel.ArrowheadStyle,N/A,Enum,Fine,true -Excel.ArrowheadStyle,"diamond",EnumField,Fine,false -Excel.ArrowheadStyle,"none",EnumField,Fine,false -Excel.ArrowheadStyle,"open",EnumField,Fine,false -Excel.ArrowheadStyle,"oval",EnumField,Fine,false -Excel.ArrowheadStyle,"stealth",EnumField,Fine,false -Excel.ArrowheadStyle,"triangle",EnumField,Fine,false -Excel.ArrowheadWidth,N/A,Enum,Fine,true -Excel.ArrowheadWidth,"medium",EnumField,Fine,false -Excel.ArrowheadWidth,"narrow",EnumField,Fine,false -Excel.ArrowheadWidth,"wide",EnumField,Fine,false -Excel.AutoFillType,N/A,Enum,Unknown,true -Excel.AutoFillType,"fillCopy",EnumField,Fine,false -Excel.AutoFillType,"fillDays",EnumField,Great,false -Excel.AutoFillType,"fillDefault",EnumField,Good,false -Excel.AutoFillType,"fillFormats",EnumField,Fine,false -Excel.AutoFillType,"fillMonths",EnumField,Fine,false -Excel.AutoFillType,"fillSeries",EnumField,Fine,false -Excel.AutoFillType,"fillValues",EnumField,Good,false -Excel.AutoFillType,"fillWeekdays",EnumField,Fine,false -Excel.AutoFillType,"fillYears",EnumField,Fine,false -Excel.AutoFillType,"flashFill",EnumField,Fine,false -Excel.AutoFillType,"growthTrend",EnumField,Good,false -Excel.AutoFillType,"linearTrend",EnumField,Good,false -Excel.AutoFilter,N/A,Class,Unknown,false -Excel.AutoFilter,"context",Property,Excellent,false -Excel.AutoFilter,"criteria",Property,Good,false -Excel.AutoFilter,"enabled",Property,Great,false -Excel.AutoFilter,"isDataFiltered",Property,Good,false -Excel.AutoFilter,"apply(range, columnIndex, criteria)",Method,Good,true -Excel.AutoFilter,"clearColumnCriteria(columnIndex)",Method,Fine,true -Excel.AutoFilter,"clearCriteria()",Method,Fine,false -Excel.AutoFilter,"getRange()",Method,Great,false -Excel.AutoFilter,"getRangeOrNullObject()",Method,Excellent,false -Excel.AutoFilter,"load(options)",Method,Excellent,false -Excel.AutoFilter,"load(propertyNames)",Method,Excellent,false -Excel.AutoFilter,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.AutoFilter,"reapply()",Method,Great,true -Excel.AutoFilter,"remove()",Method,Poor,true -Excel.AutoFilter,"toJSON()",Method,Excellent,false -Excel.Base64EncodedImage,N/A,Interface,Unknown,false -Excel.Base64EncodedImage,"data",Property,Fine,false -Excel.Base64EncodedImage,"type",Property,Poor,false -Excel.Base64EncodingType,N/A,Enum,Unknown,false -Excel.Base64EncodingType,"BMP",EnumField,Fine,false -Excel.Base64EncodingType,"GIF",EnumField,Good,false -Excel.Base64EncodingType,"ICO",EnumField,Fine,false -Excel.Base64EncodingType,"JPG",EnumField,Fine,false -Excel.Base64EncodingType,"PNG",EnumField,Fine,false -Excel.Base64EncodingType,"TIF",EnumField,Good,false -Excel.Base64EncodingType,"WEBP",EnumField,Fine,false -Excel.BasicCardLayout,N/A,Interface,Good,false -Excel.BasicCardLayout,"layout",Property,Poor,false -Excel.BasicCompactLayout,N/A,Interface,Good,false -Excel.BasicCompactLayout,"icon",Property,Excellent,false -Excel.BasicDataValidation,N/A,Interface,Unknown,false -Excel.BasicDataValidation,"formula1",Property,Excellent,false -Excel.BasicDataValidation,"formula2",Property,Excellent,false -Excel.BasicDataValidation,"operator",Property,Poor,false -Excel.BasicViewLayouts,N/A,Interface,Unknown,false -Excel.BasicViewLayouts,"card",Property,Excellent,false -Excel.BasicViewLayouts,"compact",Property,Excellent,false -Excel.Binding,N/A,Class,Great,false -Excel.Binding,"context",Property,Excellent,false -Excel.Binding,"id",Property,Fine,false -Excel.Binding,"type",Property,Good,false -Excel.Binding,"delete()",Method,Poor,false -Excel.Binding,"getRange()",Method,Excellent,true -Excel.Binding,"getTable()",Method,Excellent,true -Excel.Binding,"getText()",Method,Excellent,true -Excel.Binding,"load(options)",Method,Excellent,false -Excel.Binding,"load(propertyNames)",Method,Excellent,true -Excel.Binding,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Binding,"toJSON()",Method,Excellent,false -Excel.BindingCollection,N/A,Class,Unknown,false -Excel.BindingCollection,"context",Property,Excellent,false -Excel.BindingCollection,"count",Property,Fine,false -Excel.BindingCollection,"items",Property,Poor,false -Excel.BindingCollection,"add(range, bindingType, id)",Method,Poor,false -Excel.BindingCollection,"add(range, bindingType, id)",Method,Poor,false -Excel.BindingCollection,"addFromNamedItem(name, bindingType, id)",Method,Excellent,false -Excel.BindingCollection,"addFromNamedItem(name, bindingType, id)",Method,Excellent,false -Excel.BindingCollection,"addFromSelection(bindingType, id)",Method,Excellent,false -Excel.BindingCollection,"addFromSelection(bindingType, id)",Method,Excellent,false -Excel.BindingCollection,"getCount()",Method,Poor,false -Excel.BindingCollection,"getItem(id)",Method,Fine,true -Excel.BindingCollection,"getItemAt(index)",Method,Great,true -Excel.BindingCollection,"getItemOrNullObject(id)",Method,Excellent,false -Excel.BindingCollection,"load(options)",Method,Excellent,false -Excel.BindingCollection,"load(propertyNames)",Method,Excellent,true -Excel.BindingCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.BindingCollection,"toJSON()",Method,Excellent,false -Excel.BindingDataChangedEventArgs,N/A,Interface,Unknown,false -Excel.BindingDataChangedEventArgs,"binding",Property,Good,false -Excel.BindingSelectionChangedEventArgs,N/A,Interface,Fine,false -Excel.BindingSelectionChangedEventArgs,"binding",Property,Good,false -Excel.BindingSelectionChangedEventArgs,"columnCount",Property,Poor,false -Excel.BindingSelectionChangedEventArgs,"rowCount",Property,Poor,false -Excel.BindingSelectionChangedEventArgs,"startColumn",Property,Fine,false -Excel.BindingSelectionChangedEventArgs,"startRow",Property,Fine,false -Excel.BindingType,N/A,Enum,Fine,true -Excel.BindingType,"range",EnumField,Fine,false -Excel.BindingType,"table",EnumField,Fine,false -Excel.BindingType,"text",EnumField,Fine,false -Excel.BlockedErrorCellValue,N/A,Interface,Unknown,false -Excel.BlockedErrorCellValue,"basicType",Property,Good,false -Excel.BlockedErrorCellValue,"basicValue",Property,Excellent,false -Excel.BlockedErrorCellValue,"errorSubType",Property,Great,false -Excel.BlockedErrorCellValue,"errorType",Property,Good,false -Excel.BlockedErrorCellValue,"type",Property,Fine,false -Excel.BlockedErrorCellValueSubType,N/A,Enum,Unknown,false -Excel.BlockedErrorCellValueSubType,"dataTypePrivacySetting",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"dataTypeRestrictedDomain",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"dataTypeUnsupportedApp",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"environmentConnectionExceedQuota",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"environmentExceedsComputeResourceCountDaily",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"environmentExceedsComputeResourceEver",EnumField,Excellent,false -Excel.BlockedErrorCellValueSubType,"environmentExceedsQuota",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"environmentExceedsQuotaDaily",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"environmentExceedsQuotaMonthly",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"environmentExceedsTakerQuotaMonthly",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"externalLinksGeneric",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"imageDownloadBlocked",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"imageExceedsSizeLimit",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"imageExceedsTotalSizeLimit",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"imageInvalidUrlNonHttps",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"noLicense",EnumField,Excellent,false -Excel.BlockedErrorCellValueSubType,"pythonFunction",EnumField,Excellent,false -Excel.BlockedErrorCellValueSubType,"pythonUnsupportedOnThisPlatform",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"richDataLinkDisabled",EnumField,Excellent,false -Excel.BlockedErrorCellValueSubType,"signInError",EnumField,Excellent,false -Excel.BlockedErrorCellValueSubType,"unknown",EnumField,Good,false -Excel.BlockedErrorCellValueSubType,"unmetRequirements",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"unsupportedEnvironment",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"unsupportedInCalculationMode",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"wrongAccountType",EnumField,Great,false -Excel.BlockedErrorCellValueSubType,"xlmDisabledInTrustCenter",EnumField,Excellent,false -Excel.BlockedErrorCellValueSubType,"xlmNotSupportedOnPlatform",EnumField,Great,false -Excel.BooleanCellValue,N/A,Interface,Unknown,false -Excel.BooleanCellValue,"basicType",Property,Good,false -Excel.BooleanCellValue,"basicValue",Property,Good,false -Excel.BooleanCellValue,"layouts",Property,Great,false -Excel.BooleanCellValue,"properties",Property,Great,false -Excel.BooleanCellValue,"provider",Property,Excellent,false -Excel.BooleanCellValue,"referencedValues",Property,Excellent,false -Excel.BooleanCellValue,"type",Property,Fine,false -Excel.BorderIndex,N/A,Enum,Fine,false -Excel.BorderIndex,"diagonalDown",EnumField,Fine,false -Excel.BorderIndex,"diagonalUp",EnumField,Fine,false -Excel.BorderIndex,"edgeBottom",EnumField,Fine,false -Excel.BorderIndex,"edgeLeft",EnumField,Fine,false -Excel.BorderIndex,"edgeRight",EnumField,Fine,false -Excel.BorderIndex,"edgeTop",EnumField,Fine,false -Excel.BorderIndex,"insideHorizontal",EnumField,Fine,false -Excel.BorderIndex,"insideVertical",EnumField,Fine,false -Excel.BorderLineStyle,N/A,Enum,Fine,true -Excel.BorderLineStyle,"continuous",EnumField,Fine,false -Excel.BorderLineStyle,"dash",EnumField,Fine,false -Excel.BorderLineStyle,"dashDot",EnumField,Fine,false -Excel.BorderLineStyle,"dashDotDot",EnumField,Fine,false -Excel.BorderLineStyle,"dot",EnumField,Fine,false -Excel.BorderLineStyle,"double",EnumField,Fine,false -Excel.BorderLineStyle,"none",EnumField,Fine,false -Excel.BorderLineStyle,"slantDashDot",EnumField,Fine,false -Excel.BorderWeight,N/A,Enum,Fine,false -Excel.BorderWeight,"hairline",EnumField,Fine,false -Excel.BorderWeight,"medium",EnumField,Fine,false -Excel.BorderWeight,"thick",EnumField,Fine,false -Excel.BorderWeight,"thin",EnumField,Fine,false -Excel.BuiltInPivotTableStyle,N/A,Enum,Unknown,false -Excel.BuiltInPivotTableStyle,"dark1",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark10",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark11",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark12",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark13",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark14",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark15",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark16",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark17",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark18",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark19",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark2",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark20",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark21",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark22",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark23",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark24",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark25",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark26",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark27",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark28",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark3",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark4",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark5",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark6",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark7",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark8",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"dark9",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light1",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light10",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light11",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light12",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light13",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light14",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light15",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light16",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light17",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light18",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light19",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light2",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light20",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light21",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light22",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light23",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light24",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light25",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light26",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light27",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light28",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light3",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light4",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light5",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light6",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light7",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light8",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"light9",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium1",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium10",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium11",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium12",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium13",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium14",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium15",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium16",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium17",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium18",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium19",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium2",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium20",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium21",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium22",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium23",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium24",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium25",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium26",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium27",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium28",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium3",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium4",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium5",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium6",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium7",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium8",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"medium9",EnumField,Good,false -Excel.BuiltInPivotTableStyle,"none",EnumField,Fine,false -Excel.BuiltInSlicerStyle,N/A,Enum,Unknown,false -Excel.BuiltInSlicerStyle,"dark1",EnumField,Good,false -Excel.BuiltInSlicerStyle,"dark2",EnumField,Good,false -Excel.BuiltInSlicerStyle,"dark3",EnumField,Good,false -Excel.BuiltInSlicerStyle,"dark4",EnumField,Good,false -Excel.BuiltInSlicerStyle,"dark5",EnumField,Good,false -Excel.BuiltInSlicerStyle,"dark6",EnumField,Good,false -Excel.BuiltInSlicerStyle,"light1",EnumField,Good,false -Excel.BuiltInSlicerStyle,"light2",EnumField,Good,false -Excel.BuiltInSlicerStyle,"light3",EnumField,Good,false -Excel.BuiltInSlicerStyle,"light4",EnumField,Good,false -Excel.BuiltInSlicerStyle,"light5",EnumField,Good,false -Excel.BuiltInSlicerStyle,"light6",EnumField,Good,false -Excel.BuiltInSlicerStyle,"other1",EnumField,Fine,false -Excel.BuiltInSlicerStyle,"other2",EnumField,Fine,false -Excel.BuiltInStyle,N/A,Enum,Fine,true -Excel.BuiltInStyle,"accent1",EnumField,Fine,false -Excel.BuiltInStyle,"accent1_20",EnumField,Fine,false -Excel.BuiltInStyle,"accent1_40",EnumField,Fine,false -Excel.BuiltInStyle,"accent1_60",EnumField,Fine,false -Excel.BuiltInStyle,"accent2",EnumField,Fine,false -Excel.BuiltInStyle,"accent2_20",EnumField,Fine,false -Excel.BuiltInStyle,"accent2_40",EnumField,Fine,false -Excel.BuiltInStyle,"accent2_60",EnumField,Fine,false -Excel.BuiltInStyle,"accent3",EnumField,Fine,false -Excel.BuiltInStyle,"accent3_20",EnumField,Fine,false -Excel.BuiltInStyle,"accent3_40",EnumField,Fine,false -Excel.BuiltInStyle,"accent3_60",EnumField,Fine,false -Excel.BuiltInStyle,"accent4",EnumField,Fine,false -Excel.BuiltInStyle,"accent4_20",EnumField,Fine,false -Excel.BuiltInStyle,"accent4_40",EnumField,Fine,false -Excel.BuiltInStyle,"accent4_60",EnumField,Fine,false -Excel.BuiltInStyle,"accent5",EnumField,Fine,false -Excel.BuiltInStyle,"accent5_20",EnumField,Fine,false -Excel.BuiltInStyle,"accent5_40",EnumField,Fine,false -Excel.BuiltInStyle,"accent5_60",EnumField,Fine,false -Excel.BuiltInStyle,"accent6",EnumField,Fine,false -Excel.BuiltInStyle,"accent6_20",EnumField,Fine,false -Excel.BuiltInStyle,"accent6_40",EnumField,Fine,false -Excel.BuiltInStyle,"accent6_60",EnumField,Fine,false -Excel.BuiltInStyle,"bad",EnumField,Fine,false -Excel.BuiltInStyle,"calculation",EnumField,Fine,false -Excel.BuiltInStyle,"checkCell",EnumField,Fine,false -Excel.BuiltInStyle,"comma",EnumField,Fine,false -Excel.BuiltInStyle,"currency",EnumField,Fine,false -Excel.BuiltInStyle,"emphasis1",EnumField,Fine,false -Excel.BuiltInStyle,"emphasis2",EnumField,Fine,false -Excel.BuiltInStyle,"emphasis3",EnumField,Fine,false -Excel.BuiltInStyle,"explanatoryText",EnumField,Fine,false -Excel.BuiltInStyle,"good",EnumField,Fine,false -Excel.BuiltInStyle,"heading1",EnumField,Fine,false -Excel.BuiltInStyle,"heading2",EnumField,Fine,false -Excel.BuiltInStyle,"heading3",EnumField,Fine,false -Excel.BuiltInStyle,"heading4",EnumField,Fine,false -Excel.BuiltInStyle,"hlink",EnumField,Fine,false -Excel.BuiltInStyle,"hlinkTrav",EnumField,Fine,false -Excel.BuiltInStyle,"input",EnumField,Fine,false -Excel.BuiltInStyle,"linkedCell",EnumField,Fine,false -Excel.BuiltInStyle,"neutral",EnumField,Fine,false -Excel.BuiltInStyle,"normal",EnumField,Fine,false -Excel.BuiltInStyle,"note",EnumField,Fine,false -Excel.BuiltInStyle,"output",EnumField,Fine,false -Excel.BuiltInStyle,"percent",EnumField,Fine,false -Excel.BuiltInStyle,"sheetTitle",EnumField,Fine,false -Excel.BuiltInStyle,"total",EnumField,Fine,false -Excel.BuiltInStyle,"warningText",EnumField,Fine,false -Excel.BuiltInStyle,"wholeComma",EnumField,Fine,false -Excel.BuiltInStyle,"wholeDollar",EnumField,Fine,false -Excel.BuiltInTableStyle,N/A,Enum,Unknown,false -Excel.BuiltInTableStyle,"dark1",EnumField,Good,false -Excel.BuiltInTableStyle,"dark10",EnumField,Fine,false -Excel.BuiltInTableStyle,"dark11",EnumField,Fine,false -Excel.BuiltInTableStyle,"dark2",EnumField,Good,false -Excel.BuiltInTableStyle,"dark3",EnumField,Good,false -Excel.BuiltInTableStyle,"dark4",EnumField,Good,false -Excel.BuiltInTableStyle,"dark5",EnumField,Good,false -Excel.BuiltInTableStyle,"dark6",EnumField,Good,false -Excel.BuiltInTableStyle,"dark7",EnumField,Good,false -Excel.BuiltInTableStyle,"dark8",EnumField,Fine,false -Excel.BuiltInTableStyle,"dark9",EnumField,Fine,false -Excel.BuiltInTableStyle,"light1",EnumField,Good,false -Excel.BuiltInTableStyle,"light10",EnumField,Good,false -Excel.BuiltInTableStyle,"light11",EnumField,Good,false -Excel.BuiltInTableStyle,"light12",EnumField,Good,false -Excel.BuiltInTableStyle,"light13",EnumField,Good,false -Excel.BuiltInTableStyle,"light14",EnumField,Good,false -Excel.BuiltInTableStyle,"light15",EnumField,Good,false -Excel.BuiltInTableStyle,"light16",EnumField,Good,false -Excel.BuiltInTableStyle,"light17",EnumField,Good,false -Excel.BuiltInTableStyle,"light18",EnumField,Good,false -Excel.BuiltInTableStyle,"light19",EnumField,Good,false -Excel.BuiltInTableStyle,"light2",EnumField,Good,false -Excel.BuiltInTableStyle,"light20",EnumField,Good,false -Excel.BuiltInTableStyle,"light21",EnumField,Good,false -Excel.BuiltInTableStyle,"light3",EnumField,Good,false -Excel.BuiltInTableStyle,"light4",EnumField,Good,false -Excel.BuiltInTableStyle,"light5",EnumField,Good,false -Excel.BuiltInTableStyle,"light6",EnumField,Good,false -Excel.BuiltInTableStyle,"light7",EnumField,Good,false -Excel.BuiltInTableStyle,"light8",EnumField,Good,false -Excel.BuiltInTableStyle,"light9",EnumField,Good,false -Excel.BuiltInTableStyle,"medium1",EnumField,Good,false -Excel.BuiltInTableStyle,"medium10",EnumField,Good,false -Excel.BuiltInTableStyle,"medium11",EnumField,Good,false -Excel.BuiltInTableStyle,"medium12",EnumField,Good,false -Excel.BuiltInTableStyle,"medium13",EnumField,Good,false -Excel.BuiltInTableStyle,"medium14",EnumField,Good,false -Excel.BuiltInTableStyle,"medium15",EnumField,Good,false -Excel.BuiltInTableStyle,"medium16",EnumField,Good,false -Excel.BuiltInTableStyle,"medium17",EnumField,Good,false -Excel.BuiltInTableStyle,"medium18",EnumField,Good,false -Excel.BuiltInTableStyle,"medium19",EnumField,Good,false -Excel.BuiltInTableStyle,"medium2",EnumField,Good,false -Excel.BuiltInTableStyle,"medium20",EnumField,Good,false -Excel.BuiltInTableStyle,"medium21",EnumField,Good,false -Excel.BuiltInTableStyle,"medium22",EnumField,Good,false -Excel.BuiltInTableStyle,"medium23",EnumField,Good,false -Excel.BuiltInTableStyle,"medium24",EnumField,Good,false -Excel.BuiltInTableStyle,"medium25",EnumField,Good,false -Excel.BuiltInTableStyle,"medium26",EnumField,Good,false -Excel.BuiltInTableStyle,"medium27",EnumField,Good,false -Excel.BuiltInTableStyle,"medium28",EnumField,Good,false -Excel.BuiltInTableStyle,"medium3",EnumField,Good,false -Excel.BuiltInTableStyle,"medium4",EnumField,Good,false -Excel.BuiltInTableStyle,"medium5",EnumField,Good,false -Excel.BuiltInTableStyle,"medium6",EnumField,Good,false -Excel.BuiltInTableStyle,"medium7",EnumField,Good,false -Excel.BuiltInTableStyle,"medium8",EnumField,Good,false -Excel.BuiltInTableStyle,"medium9",EnumField,Good,false -Excel.BusyErrorCellValue,N/A,Interface,Unknown,false -Excel.BusyErrorCellValue,"basicType",Property,Good,false -Excel.BusyErrorCellValue,"basicValue",Property,Excellent,false -Excel.BusyErrorCellValue,"errorSubType",Property,Great,false -Excel.BusyErrorCellValue,"errorType",Property,Good,false -Excel.BusyErrorCellValue,"type",Property,Fine,false -Excel.BusyErrorCellValueSubType,N/A,Enum,Unknown,false -Excel.BusyErrorCellValueSubType,"externalLinksGeneric",EnumField,Great,false -Excel.BusyErrorCellValueSubType,"loadingImage",EnumField,Good,false -Excel.BusyErrorCellValueSubType,"placeholderInFormula",EnumField,Excellent,false -Excel.BusyErrorCellValueSubType,"unknown",EnumField,Good,false -Excel.CalcErrorCellValue,N/A,Interface,Unknown,false -Excel.CalcErrorCellValue,"basicType",Property,Good,false -Excel.CalcErrorCellValue,"basicValue",Property,Excellent,false -Excel.CalcErrorCellValue,"errorSubType",Property,Great,false -Excel.CalcErrorCellValue,"errorType",Property,Good,false -Excel.CalcErrorCellValue,"functionName",Property,Good,false -Excel.CalcErrorCellValue,"type",Property,Fine,false -Excel.CalcErrorCellValueSubType,N/A,Enum,Unknown,false -Excel.CalcErrorCellValueSubType,"arrayOfArrays",EnumField,Excellent,false -Excel.CalcErrorCellValueSubType,"arrayOfRanges",EnumField,Excellent,false -Excel.CalcErrorCellValueSubType,"dataTableReferencedPendingFormula",EnumField,Great,false -Excel.CalcErrorCellValueSubType,"emptyArray",EnumField,Excellent,false -Excel.CalcErrorCellValueSubType,"eRegexReplaceCharLimit",EnumField,Great,false -Excel.CalcErrorCellValueSubType,"externalQueryRef",EnumField,Excellent,false -Excel.CalcErrorCellValueSubType,"functionInCell",EnumField,Great,false -Excel.CalcErrorCellValueSubType,"imageExceedsSizeLimit",EnumField,Great,false -Excel.CalcErrorCellValueSubType,"invalidPythonObject",EnumField,Excellent,false -Excel.CalcErrorCellValueSubType,"lambdaInCell",EnumField,Excellent,false -Excel.CalcErrorCellValueSubType,"pythonGridQuery",EnumField,Great,false -Excel.CalcErrorCellValueSubType,"pythonPowerQueryDataUploadEtagChanged",EnumField,Great,false -Excel.CalcErrorCellValueSubType,"pythonPowerQueryDataUploadSizeLimitExceeded",EnumField,Great,false -Excel.CalcErrorCellValueSubType,"queryInCell",EnumField,Great,false -Excel.CalcErrorCellValueSubType,"requestTooLarge",EnumField,Great,false -Excel.CalcErrorCellValueSubType,"textOverflow",EnumField,Excellent,false -Excel.CalcErrorCellValueSubType,"tooDeeplyNested",EnumField,Excellent,false -Excel.CalcErrorCellValueSubType,"tooManyCells",EnumField,Great,false -Excel.CalcErrorCellValueSubType,"unexpectedReturnValue",EnumField,Great,false -Excel.CalcErrorCellValueSubType,"uninitializedPythonObject",EnumField,Excellent,false -Excel.CalcErrorCellValueSubType,"unknown",EnumField,Good,false -Excel.CalcErrorCellValueSubType,"unsupportedLifting",EnumField,Excellent,false -Excel.CalculationMode,N/A,Enum,Unknown,true -Excel.CalculationMode,"automatic",EnumField,Excellent,false -Excel.CalculationMode,"automaticExceptTables",EnumField,Good,false -Excel.CalculationMode,"manual",EnumField,Good,false -Excel.CalculationState,N/A,Enum,Unknown,false -Excel.CalculationState,"calculating",EnumField,Fine,false -Excel.CalculationState,"done",EnumField,Fine,false -Excel.CalculationState,"pending",EnumField,Fine,false -Excel.CalculationType,N/A,Enum,Unknown,true -Excel.CalculationType,"full",EnumField,Fine,false -Excel.CalculationType,"fullRebuild",EnumField,Fine,false -Excel.CalculationType,"recalculate",EnumField,Good,false -Excel.CardLayout,N/A,TypeAlias,Poor,false -Excel.CardLayoutListSection,N/A,Interface,Unknown,false -Excel.CardLayoutListSection,"layout",Property,Poor,false -Excel.CardLayoutPropertyReference,N/A,Interface,Unknown,false -Excel.CardLayoutPropertyReference,"property",Property,Good,false -Excel.CardLayoutSection,N/A,TypeAlias,Fine,false -Excel.CardLayoutSectionStandardProperties,N/A,Interface,Unknown,false -Excel.CardLayoutSectionStandardProperties,"collapsed",Property,Fine,false -Excel.CardLayoutSectionStandardProperties,"collapsible",Property,Excellent,false -Excel.CardLayoutSectionStandardProperties,"properties",Property,Fine,false -Excel.CardLayoutSectionStandardProperties,"title",Property,Poor,false -Excel.CardLayoutStandardProperties,N/A,Interface,Unknown,false -Excel.CardLayoutStandardProperties,"mainImage",Property,Excellent,false -Excel.CardLayoutStandardProperties,"sections",Property,Poor,false -Excel.CardLayoutStandardProperties,"subTitle",Property,Great,false -Excel.CardLayoutStandardProperties,"title",Property,Great,false -Excel.CardLayoutTableSection,N/A,Interface,Unknown,false -Excel.CardLayoutTableSection,"layout",Property,Poor,false -Excel.CardLayoutTwoColumnSection,N/A,Interface,Unknown,false -Excel.CardLayoutTwoColumnSection,"layout",Property,Poor,false -Excel.CellBorder,N/A,Interface,Unknown,false -Excel.CellBorder,"color",Property,Good,false -Excel.CellBorder,"style",Property,Good,false -Excel.CellBorder,"tintAndShade",Property,Good,false -Excel.CellBorder,"weight",Property,Good,false -Excel.CellBorderCollection,N/A,Interface,Unknown,false -Excel.CellBorderCollection,"bottom",Property,Fine,false -Excel.CellBorderCollection,"diagonalDown",Property,Good,false -Excel.CellBorderCollection,"diagonalUp",Property,Good,false -Excel.CellBorderCollection,"horizontal",Property,Good,false -Excel.CellBorderCollection,"left",Property,Fine,false -Excel.CellBorderCollection,"right",Property,Fine,false -Excel.CellBorderCollection,"top",Property,Fine,false -Excel.CellBorderCollection,"vertical",Property,Fine,false -Excel.CellControl,N/A,TypeAlias,Fine,true -Excel.CellControlType,N/A,Enum,Unknown,true -Excel.CellControlType,"checkbox",EnumField,Fine,false -Excel.CellControlType,"empty",EnumField,Fine,false -Excel.CellControlType,"mixed",EnumField,Fine,false -Excel.CellControlType,"unknown",EnumField,Fine,false -Excel.CellProperties,N/A,Interface,Good,false -Excel.CellProperties,"address",Property,Good,false -Excel.CellProperties,"addressLocal",Property,Great,false -Excel.CellProperties,"hidden",Property,Good,false -Excel.CellPropertiesBorderLoadOptions,N/A,Interface,Unknown,false -Excel.CellPropertiesBorderLoadOptions,"color",Property,Great,false -Excel.CellPropertiesBorderLoadOptions,"style",Property,Great,false -Excel.CellPropertiesBorderLoadOptions,"tintAndShade",Property,Excellent,false -Excel.CellPropertiesBorderLoadOptions,"weight",Property,Great,false -Excel.CellPropertiesFill,N/A,Interface,Unknown,false -Excel.CellPropertiesFill,"color",Property,Fine,true -Excel.CellPropertiesFill,"pattern",Property,Fine,false -Excel.CellPropertiesFill,"patternColor",Property,Good,false -Excel.CellPropertiesFill,"patternTintAndShade",Property,Good,false -Excel.CellPropertiesFill,"tintAndShade",Property,Good,false -Excel.CellPropertiesFillLoadOptions,N/A,Interface,Unknown,false -Excel.CellPropertiesFillLoadOptions,"color",Property,Great,true -Excel.CellPropertiesFillLoadOptions,"pattern",Property,Great,false -Excel.CellPropertiesFillLoadOptions,"patternColor",Property,Excellent,false -Excel.CellPropertiesFillLoadOptions,"patternTintAndShade",Property,Excellent,false -Excel.CellPropertiesFillLoadOptions,"tintAndShade",Property,Excellent,false -Excel.CellPropertiesFont,N/A,Interface,Unknown,false -Excel.CellPropertiesFont,"bold",Property,Fine,false -Excel.CellPropertiesFont,"color",Property,Fine,true -Excel.CellPropertiesFont,"italic",Property,Fine,false -Excel.CellPropertiesFont,"name",Property,Fine,false -Excel.CellPropertiesFont,"size",Property,Fine,false -Excel.CellPropertiesFont,"strikethrough",Property,Good,false -Excel.CellPropertiesFont,"subscript",Property,Fine,false -Excel.CellPropertiesFont,"superscript",Property,Fine,false -Excel.CellPropertiesFont,"tintAndShade",Property,Good,false -Excel.CellPropertiesFont,"underline",Property,Fine,false -Excel.CellPropertiesFontLoadOptions,N/A,Interface,Unknown,false -Excel.CellPropertiesFontLoadOptions,"bold",Property,Great,false -Excel.CellPropertiesFontLoadOptions,"color",Property,Great,true -Excel.CellPropertiesFontLoadOptions,"italic",Property,Great,false -Excel.CellPropertiesFontLoadOptions,"name",Property,Great,false -Excel.CellPropertiesFontLoadOptions,"size",Property,Great,false -Excel.CellPropertiesFontLoadOptions,"strikethrough",Property,Excellent,false -Excel.CellPropertiesFontLoadOptions,"subscript",Property,Excellent,false -Excel.CellPropertiesFontLoadOptions,"superscript",Property,Excellent,false -Excel.CellPropertiesFontLoadOptions,"tintAndShade",Property,Excellent,false -Excel.CellPropertiesFontLoadOptions,"underline",Property,Excellent,false -Excel.CellPropertiesFormat,N/A,Interface,Unknown,false -Excel.CellPropertiesFormat,"autoIndent",Property,Good,false -Excel.CellPropertiesFormat,"borders",Property,Good,false -Excel.CellPropertiesFormat,"fill",Property,Good,false -Excel.CellPropertiesFormat,"font",Property,Good,false -Excel.CellPropertiesFormat,"horizontalAlignment",Property,Good,false -Excel.CellPropertiesFormat,"indentLevel",Property,Good,false -Excel.CellPropertiesFormat,"protection",Property,Good,false -Excel.CellPropertiesFormat,"readingOrder",Property,Good,false -Excel.CellPropertiesFormat,"shrinkToFit",Property,Good,false -Excel.CellPropertiesFormat,"textOrientation",Property,Good,false -Excel.CellPropertiesFormat,"useStandardHeight",Property,Good,false -Excel.CellPropertiesFormat,"useStandardWidth",Property,Good,false -Excel.CellPropertiesFormat,"verticalAlignment",Property,Good,false -Excel.CellPropertiesFormat,"wrapText",Property,Good,false -Excel.CellPropertiesFormatLoadOptions,N/A,Interface,Unknown,false -Excel.CellPropertiesFormatLoadOptions,"autoIndent",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"borders",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"fill",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"font",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"horizontalAlignment",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"indentLevel",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"protection",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"readingOrder",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"shrinkToFit",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"textOrientation",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"useStandardHeight",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"useStandardWidth",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"verticalAlignment",Property,Excellent,false -Excel.CellPropertiesFormatLoadOptions,"wrapText",Property,Excellent,false -Excel.CellPropertiesLoadOptions,N/A,Interface,Excellent,false -Excel.CellPropertiesLoadOptions,"address",Property,Excellent,true -Excel.CellPropertiesLoadOptions,"addressLocal",Property,Excellent,false -Excel.CellPropertiesLoadOptions,"format",Property,Excellent,false -Excel.CellPropertiesLoadOptions,"hidden",Property,Excellent,false -Excel.CellPropertiesLoadOptions,"hyperlink",Property,Excellent,false -Excel.CellPropertiesLoadOptions,"style",Property,Excellent,false -Excel.CellPropertiesLoadOptions,"textRuns",Property,Excellent,false -Excel.CellPropertiesProtection,N/A,Interface,Unknown,false -Excel.CellPropertiesProtection,"formulaHidden",Property,Good,false -Excel.CellPropertiesProtection,"locked",Property,Good,false -Excel.CellValue,N/A,TypeAlias,Fine,false -Excel.CellValueAndPropertyMetadata,N/A,TypeAlias,Great,false -Excel.CellValueAttributionAttributes,N/A,Interface,Unknown,false -Excel.CellValueAttributionAttributes,"licenseAddress",Property,Great,false -Excel.CellValueAttributionAttributes,"licenseText",Property,Good,false -Excel.CellValueAttributionAttributes,"sourceAddress",Property,Good,false -Excel.CellValueAttributionAttributes,"sourceText",Property,Good,false -Excel.CellValueConditionalFormat,N/A,Class,Unknown,false -Excel.CellValueConditionalFormat,"context",Property,Excellent,false -Excel.CellValueConditionalFormat,"format",Property,Excellent,true -Excel.CellValueConditionalFormat,"rule",Property,Excellent,true -Excel.CellValueConditionalFormat,"load(options)",Method,Excellent,false -Excel.CellValueConditionalFormat,"load(propertyNames)",Method,Excellent,false -Excel.CellValueConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.CellValueConditionalFormat,"set(properties, options)",Method,Good,false -Excel.CellValueConditionalFormat,"set(properties)",Method,Good,false -Excel.CellValueConditionalFormat,"toJSON()",Method,Excellent,false -Excel.CellValueExtraProperties,N/A,Interface,Unknown,false -Excel.CellValueExtraProperties,"writable",Property,Excellent,false -Excel.CellValueExtraProperties,"writableNote",Property,Excellent,false -Excel.CellValuePropertyMetadata,N/A,Interface,Unknown,false -Excel.CellValuePropertyMetadata,"attribution",Property,Good,false -Excel.CellValuePropertyMetadata,"excludeFrom",Property,Good,false -Excel.CellValuePropertyMetadata,"sublabel",Property,Good,false -Excel.CellValuePropertyMetadataExclusions,N/A,Interface,Unknown,false -Excel.CellValuePropertyMetadataExclusions,"autoComplete",Property,Excellent,false -Excel.CellValuePropertyMetadataExclusions,"calcCompare",Property,Excellent,false -Excel.CellValuePropertyMetadataExclusions,"cardView",Property,Excellent,false -Excel.CellValuePropertyMetadataExclusions,"dotNotation",Property,Excellent,false -Excel.CellValueProviderAttributes,N/A,Interface,Great,false -Excel.CellValueProviderAttributes,"description",Property,Excellent,false -Excel.CellValueProviderAttributes,"logoSourceAddress",Property,Good,false -Excel.CellValueProviderAttributes,"logoTargetAddress",Property,Good,false -Excel.CellValueType,N/A,Enum,Unknown,true -Excel.CellValueType,"array",EnumField,Great,false -Excel.CellValueType,"boolean",EnumField,Great,false -Excel.CellValueType,"double",EnumField,Good,false -Excel.CellValueType,"empty",EnumField,Good,false -Excel.CellValueType,"entity",EnumField,Good,false -Excel.CellValueType,"error",EnumField,Great,false -Excel.CellValueType,"externalCodeServiceObject",EnumField,Great,false -Excel.CellValueType,"formattedNumber",EnumField,Good,false -Excel.CellValueType,"function",EnumField,Good,false -Excel.CellValueType,"linkedEntity",EnumField,Good,false -Excel.CellValueType,"localImage",EnumField,Great,false -Excel.CellValueType,"notAvailable",EnumField,Good,false -Excel.CellValueType,"reference",EnumField,Good,false -Excel.CellValueType,"string",EnumField,Great,false -Excel.CellValueType,"webImage",EnumField,Good,false -Excel.ChangedEventDetail,N/A,Interface,Unknown,false -Excel.ChangedEventDetail,"valueAfter",Property,Excellent,false -Excel.ChangedEventDetail,"valueAsJsonAfter",Property,Good,false -Excel.ChangedEventDetail,"valueAsJsonBefore",Property,Good,false -Excel.ChangedEventDetail,"valueBefore",Property,Excellent,false -Excel.ChangedEventDetail,"valueTypeAfter",Property,Fine,false -Excel.ChangedEventDetail,"valueTypeBefore",Property,Fine,false -Excel.ChangeDirectionState,N/A,Interface,Unknown,false -Excel.ChangeDirectionState,"deleteShiftDirection",Property,Excellent,false -Excel.ChangeDirectionState,"insertShiftDirection",Property,Excellent,false -Excel.Chart,N/A,Class,Unknown,false -Excel.Chart,"axes",Property,Poor,false -Excel.Chart,"categoryLabelLevel",Property,Great,false -Excel.Chart,"chartType",Property,Great,false -Excel.Chart,"context",Property,Excellent,false -Excel.Chart,"dataLabels",Property,Poor,false -Excel.Chart,"displayBlanksAs",Property,Great,false -Excel.Chart,"format",Property,Fine,false -Excel.Chart,"height",Property,Excellent,false -Excel.Chart,"id",Property,Poor,false -Excel.Chart,"left",Property,Fine,false -Excel.Chart,"legend",Property,Poor,true -Excel.Chart,"name",Property,Great,true -Excel.Chart,"pivotOptions",Property,Fine,false -Excel.Chart,"plotArea",Property,Poor,false -Excel.Chart,"plotBy",Property,Excellent,false -Excel.Chart,"plotVisibleOnly",Property,Good,false -Excel.Chart,"series",Property,Fine,false -Excel.Chart,"seriesNameLevel",Property,Great,false -Excel.Chart,"showAllFieldButtons",Property,Excellent,false -Excel.Chart,"showDataLabelsOverMaximum",Property,Excellent,false -Excel.Chart,"style",Property,Good,false -Excel.Chart,"title",Property,Good,false -Excel.Chart,"top",Property,Excellent,false -Excel.Chart,"width",Property,Excellent,false -Excel.Chart,"worksheet",Property,Poor,false -Excel.Chart,"activate()",Method,Poor,false -Excel.Chart,"delete()",Method,Good,true -Excel.Chart,"getDataRange()",Method,Excellent,false -Excel.Chart,"getDataRangeOrNullObject()",Method,Excellent,false -Excel.Chart,"getDataTable()",Method,Great,false -Excel.Chart,"getDataTableOrNullObject()",Method,Excellent,true -Excel.Chart,"getImage(width, height, fittingMode)",Method,Good,true -Excel.Chart,"getImage(width, height, fittingMode)",Method,Good,false -Excel.Chart,"load(options)",Method,Excellent,false -Excel.Chart,"load(propertyNames)",Method,Excellent,true -Excel.Chart,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Chart,"set(properties, options)",Method,Good,false -Excel.Chart,"set(properties)",Method,Good,false -Excel.Chart,"setData(sourceData, seriesBy)",Method,Poor,true -Excel.Chart,"setData(sourceData, seriesBy)",Method,Poor,false -Excel.Chart,"setPosition(startCell, endCell)",Method,Fine,true -Excel.Chart,"toJSON()",Method,Excellent,false -Excel.ChartActivatedEventArgs,N/A,Interface,Unknown,false -Excel.ChartActivatedEventArgs,"chartId",Property,Poor,false -Excel.ChartActivatedEventArgs,"type",Property,Fine,false -Excel.ChartActivatedEventArgs,"worksheetId",Property,Fine,false -Excel.ChartAddedEventArgs,N/A,Interface,Fine,false -Excel.ChartAddedEventArgs,"chartId",Property,Fine,false -Excel.ChartAddedEventArgs,"source",Property,Fine,false -Excel.ChartAddedEventArgs,"type",Property,Fine,false -Excel.ChartAddedEventArgs,"worksheetId",Property,Fine,false -Excel.ChartAreaFormat,N/A,Class,Unknown,false -Excel.ChartAreaFormat,"border",Property,Fine,false -Excel.ChartAreaFormat,"colorScheme",Property,Good,false -Excel.ChartAreaFormat,"context",Property,Excellent,false -Excel.ChartAreaFormat,"fill",Property,Good,false -Excel.ChartAreaFormat,"font",Property,Great,false -Excel.ChartAreaFormat,"roundedCorners",Property,Great,false -Excel.ChartAreaFormat,"load(options)",Method,Excellent,false -Excel.ChartAreaFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartAreaFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartAreaFormat,"set(properties, options)",Method,Good,false -Excel.ChartAreaFormat,"set(properties)",Method,Good,false -Excel.ChartAreaFormat,"toJSON()",Method,Excellent,false -Excel.ChartAxes,N/A,Class,Unknown,false -Excel.ChartAxes,"categoryAxis",Property,Poor,false -Excel.ChartAxes,"context",Property,Excellent,false -Excel.ChartAxes,"seriesAxis",Property,Poor,false -Excel.ChartAxes,"valueAxis",Property,Fine,true -Excel.ChartAxes,"getItem(type, group)",Method,Great,false -Excel.ChartAxes,"getItem(type, group)",Method,Great,false -Excel.ChartAxes,"load(options)",Method,Excellent,false -Excel.ChartAxes,"load(propertyNames)",Method,Excellent,false -Excel.ChartAxes,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartAxes,"set(properties, options)",Method,Good,false -Excel.ChartAxes,"set(properties)",Method,Good,false -Excel.ChartAxes,"toJSON()",Method,Excellent,false -Excel.ChartAxis,N/A,Class,Unknown,false -Excel.ChartAxis,"alignment",Property,Great,false -Excel.ChartAxis,"axisGroup",Property,Great,false -Excel.ChartAxis,"baseTimeUnit",Property,Great,false -Excel.ChartAxis,"categoryType",Property,Good,false -Excel.ChartAxis,"context",Property,Excellent,false -Excel.ChartAxis,"customDisplayUnit",Property,Excellent,false -Excel.ChartAxis,"displayUnit",Property,Fine,true -Excel.ChartAxis,"format",Property,Good,false -Excel.ChartAxis,"height",Property,Excellent,false -Excel.ChartAxis,"isBetweenCategories",Property,Excellent,false -Excel.ChartAxis,"left",Property,Excellent,false -Excel.ChartAxis,"linkNumberFormat",Property,Excellent,false -Excel.ChartAxis,"logBase",Property,Excellent,false -Excel.ChartAxis,"majorGridlines",Property,Excellent,false -Excel.ChartAxis,"majorTickMark",Property,Great,false -Excel.ChartAxis,"majorTimeUnitScale",Property,Excellent,false -Excel.ChartAxis,"majorUnit",Property,Great,false -Excel.ChartAxis,"maximum",Property,Great,false -Excel.ChartAxis,"minimum",Property,Great,false -Excel.ChartAxis,"minorGridlines",Property,Excellent,false -Excel.ChartAxis,"minorTickMark",Property,Great,false -Excel.ChartAxis,"minorTimeUnitScale",Property,Excellent,false -Excel.ChartAxis,"minorUnit",Property,Great,false -Excel.ChartAxis,"multiLevel",Property,Good,false -Excel.ChartAxis,"numberFormat",Property,Good,false -Excel.ChartAxis,"offset",Property,Excellent,false -Excel.ChartAxis,"position",Property,Great,false -Excel.ChartAxis,"positionAt",Property,Excellent,false -Excel.ChartAxis,"reversePlotOrder",Property,Great,false -Excel.ChartAxis,"scaleType",Property,Excellent,false -Excel.ChartAxis,"showDisplayUnitLabel",Property,Great,true -Excel.ChartAxis,"textOrientation",Property,Excellent,false -Excel.ChartAxis,"tickLabelPosition",Property,Great,false -Excel.ChartAxis,"tickLabelSpacing",Property,Excellent,false -Excel.ChartAxis,"tickMarkSpacing",Property,Great,false -Excel.ChartAxis,"title",Property,Poor,false -Excel.ChartAxis,"top",Property,Excellent,false -Excel.ChartAxis,"type",Property,Great,false -Excel.ChartAxis,"visible",Property,Good,false -Excel.ChartAxis,"width",Property,Excellent,false -Excel.ChartAxis,"load(options)",Method,Excellent,false -Excel.ChartAxis,"load(propertyNames)",Method,Excellent,true -Excel.ChartAxis,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartAxis,"set(properties, options)",Method,Good,false -Excel.ChartAxis,"set(properties)",Method,Good,false -Excel.ChartAxis,"setCategoryNames(sourceData)",Method,Good,false -Excel.ChartAxis,"setCustomDisplayUnit(value)",Method,Fine,false -Excel.ChartAxis,"setPositionAt(value)",Method,Good,false -Excel.ChartAxis,"toJSON()",Method,Excellent,false -Excel.ChartAxisCategoryType,N/A,Enum,Unknown,false -Excel.ChartAxisCategoryType,"automatic",EnumField,Fine,false -Excel.ChartAxisCategoryType,"dateAxis",EnumField,Fine,false -Excel.ChartAxisCategoryType,"textAxis",EnumField,Fine,false -Excel.ChartAxisDisplayUnit,N/A,Enum,Unknown,false -Excel.ChartAxisDisplayUnit,"billions",EnumField,Fine,false -Excel.ChartAxisDisplayUnit,"custom",EnumField,Good,false -Excel.ChartAxisDisplayUnit,"hundredMillions",EnumField,Fine,false -Excel.ChartAxisDisplayUnit,"hundreds",EnumField,Fine,false -Excel.ChartAxisDisplayUnit,"hundredThousands",EnumField,Fine,false -Excel.ChartAxisDisplayUnit,"millions",EnumField,Fine,false -Excel.ChartAxisDisplayUnit,"none",EnumField,Great,false -Excel.ChartAxisDisplayUnit,"tenMillions",EnumField,Fine,false -Excel.ChartAxisDisplayUnit,"tenThousands",EnumField,Fine,false -Excel.ChartAxisDisplayUnit,"thousands",EnumField,Fine,false -Excel.ChartAxisDisplayUnit,"trillions",EnumField,Fine,false -Excel.ChartAxisFormat,N/A,Class,Great,false -Excel.ChartAxisFormat,"context",Property,Excellent,false -Excel.ChartAxisFormat,"fill",Property,Good,false -Excel.ChartAxisFormat,"font",Property,Excellent,false -Excel.ChartAxisFormat,"line",Property,Good,false -Excel.ChartAxisFormat,"load(options)",Method,Excellent,false -Excel.ChartAxisFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartAxisFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartAxisFormat,"set(properties, options)",Method,Good,false -Excel.ChartAxisFormat,"set(properties)",Method,Good,false -Excel.ChartAxisFormat,"toJSON()",Method,Excellent,false -Excel.ChartAxisGroup,N/A,Enum,Fine,false -Excel.ChartAxisGroup,"primary",EnumField,Fine,false -Excel.ChartAxisGroup,"secondary",EnumField,Fine,false -Excel.ChartAxisPosition,N/A,Enum,Fine,false -Excel.ChartAxisPosition,"automatic",EnumField,Fine,false -Excel.ChartAxisPosition,"custom",EnumField,Fine,false -Excel.ChartAxisPosition,"maximum",EnumField,Fine,false -Excel.ChartAxisPosition,"minimum",EnumField,Fine,false -Excel.ChartAxisScaleType,N/A,Enum,Fine,false -Excel.ChartAxisScaleType,"linear",EnumField,Fine,false -Excel.ChartAxisScaleType,"logarithmic",EnumField,Fine,false -Excel.ChartAxisTickLabelPosition,N/A,Enum,Fine,false -Excel.ChartAxisTickLabelPosition,"high",EnumField,Fine,false -Excel.ChartAxisTickLabelPosition,"low",EnumField,Fine,false -Excel.ChartAxisTickLabelPosition,"nextToAxis",EnumField,Fine,false -Excel.ChartAxisTickLabelPosition,"none",EnumField,Fine,false -Excel.ChartAxisTickMark,N/A,Enum,Fine,false -Excel.ChartAxisTickMark,"cross",EnumField,Fine,false -Excel.ChartAxisTickMark,"inside",EnumField,Fine,false -Excel.ChartAxisTickMark,"none",EnumField,Fine,false -Excel.ChartAxisTickMark,"outside",EnumField,Fine,false -Excel.ChartAxisTimeUnit,N/A,Enum,Unknown,false -Excel.ChartAxisTimeUnit,"days",EnumField,Fine,false -Excel.ChartAxisTimeUnit,"months",EnumField,Fine,false -Excel.ChartAxisTimeUnit,"years",EnumField,Fine,false -Excel.ChartAxisTitle,N/A,Class,Unknown,false -Excel.ChartAxisTitle,"context",Property,Excellent,false -Excel.ChartAxisTitle,"format",Property,Good,false -Excel.ChartAxisTitle,"text",Property,Good,false -Excel.ChartAxisTitle,"textOrientation",Property,Excellent,true -Excel.ChartAxisTitle,"visible",Property,Good,false -Excel.ChartAxisTitle,"load(options)",Method,Excellent,false -Excel.ChartAxisTitle,"load(propertyNames)",Method,Excellent,true -Excel.ChartAxisTitle,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartAxisTitle,"set(properties, options)",Method,Good,false -Excel.ChartAxisTitle,"set(properties)",Method,Good,false -Excel.ChartAxisTitle,"setFormula(formula)",Method,Great,false -Excel.ChartAxisTitle,"toJSON()",Method,Excellent,false -Excel.ChartAxisTitleFormat,N/A,Class,Great,false -Excel.ChartAxisTitleFormat,"border",Property,Great,false -Excel.ChartAxisTitleFormat,"context",Property,Excellent,false -Excel.ChartAxisTitleFormat,"fill",Property,Good,false -Excel.ChartAxisTitleFormat,"font",Property,Excellent,false -Excel.ChartAxisTitleFormat,"load(options)",Method,Excellent,false -Excel.ChartAxisTitleFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartAxisTitleFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartAxisTitleFormat,"set(properties, options)",Method,Good,false -Excel.ChartAxisTitleFormat,"set(properties)",Method,Good,false -Excel.ChartAxisTitleFormat,"toJSON()",Method,Excellent,false -Excel.ChartAxisType,N/A,Enum,Unknown,false -Excel.ChartAxisType,"category",EnumField,Fine,false -Excel.ChartAxisType,"invalid",EnumField,Fine,false -Excel.ChartAxisType,"series",EnumField,Fine,false -Excel.ChartAxisType,"value",EnumField,Good,false -Excel.ChartBinOptions,N/A,Class,Unknown,false -Excel.ChartBinOptions,"allowOverflow",Property,Excellent,false -Excel.ChartBinOptions,"allowUnderflow",Property,Excellent,false -Excel.ChartBinOptions,"context",Property,Excellent,false -Excel.ChartBinOptions,"count",Property,Great,false -Excel.ChartBinOptions,"overflowValue",Property,Excellent,false -Excel.ChartBinOptions,"type",Property,Great,false -Excel.ChartBinOptions,"underflowValue",Property,Excellent,false -Excel.ChartBinOptions,"width",Property,Excellent,false -Excel.ChartBinOptions,"load(options)",Method,Excellent,false -Excel.ChartBinOptions,"load(propertyNames)",Method,Excellent,false -Excel.ChartBinOptions,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartBinOptions,"set(properties, options)",Method,Good,false -Excel.ChartBinOptions,"set(properties)",Method,Good,false -Excel.ChartBinOptions,"toJSON()",Method,Excellent,false -Excel.ChartBinType,N/A,Enum,Unknown,false -Excel.ChartBinType,"auto",EnumField,Fine,false -Excel.ChartBinType,"binCount",EnumField,Fine,false -Excel.ChartBinType,"binWidth",EnumField,Fine,false -Excel.ChartBinType,"category",EnumField,Fine,false -Excel.ChartBorder,N/A,Class,Unknown,false -Excel.ChartBorder,"color",Property,Fine,false -Excel.ChartBorder,"context",Property,Excellent,false -Excel.ChartBorder,"lineStyle",Property,Fine,false -Excel.ChartBorder,"weight",Property,Poor,false -Excel.ChartBorder,"clear()",Method,Poor,false -Excel.ChartBorder,"load(options)",Method,Excellent,false -Excel.ChartBorder,"load(propertyNames)",Method,Excellent,false -Excel.ChartBorder,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartBorder,"set(properties, options)",Method,Good,false -Excel.ChartBorder,"set(properties)",Method,Good,false -Excel.ChartBorder,"toJSON()",Method,Excellent,false -Excel.ChartBoxQuartileCalculation,N/A,Enum,Fine,false -Excel.ChartBoxQuartileCalculation,"exclusive",EnumField,Fine,false -Excel.ChartBoxQuartileCalculation,"inclusive",EnumField,Fine,false -Excel.ChartBoxwhiskerOptions,N/A,Class,Unknown,false -Excel.ChartBoxwhiskerOptions,"context",Property,Excellent,false -Excel.ChartBoxwhiskerOptions,"quartileCalculation",Property,Great,false -Excel.ChartBoxwhiskerOptions,"showInnerPoints",Property,Great,false -Excel.ChartBoxwhiskerOptions,"showMeanLine",Property,Great,false -Excel.ChartBoxwhiskerOptions,"showMeanMarker",Property,Great,false -Excel.ChartBoxwhiskerOptions,"showOutlierPoints",Property,Great,false -Excel.ChartBoxwhiskerOptions,"load(options)",Method,Excellent,false -Excel.ChartBoxwhiskerOptions,"load(propertyNames)",Method,Excellent,false -Excel.ChartBoxwhiskerOptions,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartBoxwhiskerOptions,"set(properties, options)",Method,Good,false -Excel.ChartBoxwhiskerOptions,"set(properties)",Method,Good,false -Excel.ChartBoxwhiskerOptions,"toJSON()",Method,Excellent,false -Excel.ChartCollection,N/A,Class,Unknown,false -Excel.ChartCollection,"context",Property,Excellent,false -Excel.ChartCollection,"count",Property,Fine,false -Excel.ChartCollection,"items",Property,Poor,false -Excel.ChartCollection,"add(type, sourceData, seriesBy)",Method,Poor,true -Excel.ChartCollection,"add(type, sourceData, seriesBy)",Method,Poor,false -Excel.ChartCollection,"getCount()",Method,Fine,false -Excel.ChartCollection,"getItem(name)",Method,Good,true -Excel.ChartCollection,"getItemAt(index)",Method,Fine,true -Excel.ChartCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.ChartCollection,"load(options)",Method,Excellent,false -Excel.ChartCollection,"load(propertyNames)",Method,Excellent,true -Excel.ChartCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartCollection,"toJSON()",Method,Excellent,false -Excel.ChartColorScheme,N/A,Enum,Fine,false -Excel.ChartColorScheme,"colorfulPalette1",EnumField,Fine,false -Excel.ChartColorScheme,"colorfulPalette2",EnumField,Fine,false -Excel.ChartColorScheme,"colorfulPalette3",EnumField,Fine,false -Excel.ChartColorScheme,"colorfulPalette4",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette1",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette10",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette11",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette12",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette13",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette2",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette3",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette4",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette5",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette6",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette7",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette8",EnumField,Fine,false -Excel.ChartColorScheme,"monochromaticPalette9",EnumField,Fine,false -Excel.ChartDataLabel,N/A,Class,Unknown,true -Excel.ChartDataLabel,"autoText",Property,Excellent,false -Excel.ChartDataLabel,"context",Property,Excellent,false -Excel.ChartDataLabel,"format",Property,Poor,false -Excel.ChartDataLabel,"formula",Property,Great,false -Excel.ChartDataLabel,"geometricShapeType",Property,Excellent,false -Excel.ChartDataLabel,"height",Property,Excellent,false -Excel.ChartDataLabel,"horizontalAlignment",Property,Great,false -Excel.ChartDataLabel,"left",Property,Great,false -Excel.ChartDataLabel,"linkNumberFormat",Property,Excellent,false -Excel.ChartDataLabel,"numberFormat",Property,Good,false -Excel.ChartDataLabel,"position",Property,Good,false -Excel.ChartDataLabel,"separator",Property,Great,false -Excel.ChartDataLabel,"showAsStickyCallout",Property,Excellent,false -Excel.ChartDataLabel,"showBubbleSize",Property,Great,false -Excel.ChartDataLabel,"showCategoryName",Property,Great,false -Excel.ChartDataLabel,"showLegendKey",Property,Good,false -Excel.ChartDataLabel,"showPercentage",Property,Good,false -Excel.ChartDataLabel,"showSeriesName",Property,Great,false -Excel.ChartDataLabel,"showValue",Property,Great,false -Excel.ChartDataLabel,"text",Property,Good,false -Excel.ChartDataLabel,"textOrientation",Property,Great,false -Excel.ChartDataLabel,"top",Property,Great,false -Excel.ChartDataLabel,"verticalAlignment",Property,Great,false -Excel.ChartDataLabel,"width",Property,Excellent,false -Excel.ChartDataLabel,"getSubstring(start, length)",Method,Great,false -Excel.ChartDataLabel,"getTailAnchor()",Method,Good,false -Excel.ChartDataLabel,"load(options)",Method,Excellent,false -Excel.ChartDataLabel,"load(propertyNames)",Method,Excellent,false -Excel.ChartDataLabel,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartDataLabel,"set(properties, options)",Method,Good,false -Excel.ChartDataLabel,"set(properties)",Method,Good,false -Excel.ChartDataLabel,"setHeight(height)",Method,Poor,false -Excel.ChartDataLabel,"setWidth(width)",Method,Poor,false -Excel.ChartDataLabel,"toJSON()",Method,Excellent,false -Excel.ChartDataLabelAnchor,N/A,Class,Unknown,false -Excel.ChartDataLabelAnchor,"context",Property,Excellent,false -Excel.ChartDataLabelAnchor,"left",Property,Excellent,false -Excel.ChartDataLabelAnchor,"top",Property,Excellent,false -Excel.ChartDataLabelAnchor,"load(options)",Method,Excellent,false -Excel.ChartDataLabelAnchor,"load(propertyNames)",Method,Excellent,false -Excel.ChartDataLabelAnchor,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartDataLabelAnchor,"set(properties, options)",Method,Good,false -Excel.ChartDataLabelAnchor,"set(properties)",Method,Good,false -Excel.ChartDataLabelAnchor,"toJSON()",Method,Excellent,false -Excel.ChartDataLabelFormat,N/A,Class,Unknown,false -Excel.ChartDataLabelFormat,"border",Property,Fine,false -Excel.ChartDataLabelFormat,"context",Property,Excellent,false -Excel.ChartDataLabelFormat,"fill",Property,Fine,false -Excel.ChartDataLabelFormat,"font",Property,Good,false -Excel.ChartDataLabelFormat,"load(options)",Method,Excellent,false -Excel.ChartDataLabelFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartDataLabelFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartDataLabelFormat,"set(properties, options)",Method,Good,false -Excel.ChartDataLabelFormat,"set(properties)",Method,Good,false -Excel.ChartDataLabelFormat,"toJSON()",Method,Excellent,false -Excel.ChartDataLabelPosition,N/A,Enum,Fine,false -Excel.ChartDataLabelPosition,"bestFit",EnumField,Fine,false -Excel.ChartDataLabelPosition,"bottom",EnumField,Fine,false -Excel.ChartDataLabelPosition,"callout",EnumField,Fine,false -Excel.ChartDataLabelPosition,"center",EnumField,Fine,false -Excel.ChartDataLabelPosition,"insideBase",EnumField,Fine,false -Excel.ChartDataLabelPosition,"insideEnd",EnumField,Fine,false -Excel.ChartDataLabelPosition,"invalid",EnumField,Fine,false -Excel.ChartDataLabelPosition,"left",EnumField,Fine,false -Excel.ChartDataLabelPosition,"none",EnumField,Fine,false -Excel.ChartDataLabelPosition,"outsideEnd",EnumField,Fine,false -Excel.ChartDataLabelPosition,"right",EnumField,Fine,false -Excel.ChartDataLabelPosition,"top",EnumField,Fine,false -Excel.ChartDataLabels,N/A,Class,Unknown,false -Excel.ChartDataLabels,"autoText",Property,Excellent,false -Excel.ChartDataLabels,"context",Property,Excellent,false -Excel.ChartDataLabels,"format",Property,Great,false -Excel.ChartDataLabels,"geometricShapeType",Property,Excellent,false -Excel.ChartDataLabels,"horizontalAlignment",Property,Excellent,false -Excel.ChartDataLabels,"leaderLines",Property,Good,false -Excel.ChartDataLabels,"linkNumberFormat",Property,Excellent,false -Excel.ChartDataLabels,"numberFormat",Property,Good,false -Excel.ChartDataLabels,"position",Property,Good,false -Excel.ChartDataLabels,"separator",Property,Great,false -Excel.ChartDataLabels,"showAsStickyCallout",Property,Excellent,false -Excel.ChartDataLabels,"showBubbleSize",Property,Great,false -Excel.ChartDataLabels,"showCategoryName",Property,Great,false -Excel.ChartDataLabels,"showLeaderLines",Property,Great,false -Excel.ChartDataLabels,"showLegendKey",Property,Good,false -Excel.ChartDataLabels,"showPercentage",Property,Good,false -Excel.ChartDataLabels,"showSeriesName",Property,Great,false -Excel.ChartDataLabels,"showValue",Property,Great,false -Excel.ChartDataLabels,"textOrientation",Property,Great,false -Excel.ChartDataLabels,"verticalAlignment",Property,Great,false -Excel.ChartDataLabels,"load(options)",Method,Excellent,false -Excel.ChartDataLabels,"load(propertyNames)",Method,Excellent,true -Excel.ChartDataLabels,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartDataLabels,"set(properties, options)",Method,Good,false -Excel.ChartDataLabels,"set(properties)",Method,Good,false -Excel.ChartDataLabels,"toJSON()",Method,Excellent,false -Excel.ChartDataSourceType,N/A,Enum,Unknown,false -Excel.ChartDataSourceType,"externalRange",EnumField,Fine,false -Excel.ChartDataSourceType,"list",EnumField,Fine,false -Excel.ChartDataSourceType,"localRange",EnumField,Good,false -Excel.ChartDataSourceType,"unknown",EnumField,Fine,false -Excel.ChartDataTable,N/A,Class,Unknown,false -Excel.ChartDataTable,"context",Property,Excellent,false -Excel.ChartDataTable,"format",Property,Fine,true -Excel.ChartDataTable,"showHorizontalBorder",Property,Great,true -Excel.ChartDataTable,"showLegendKey",Property,Great,true -Excel.ChartDataTable,"showOutlineBorder",Property,Great,true -Excel.ChartDataTable,"showVerticalBorder",Property,Great,true -Excel.ChartDataTable,"visible",Property,Great,true -Excel.ChartDataTable,"load(options)",Method,Excellent,false -Excel.ChartDataTable,"load(propertyNames)",Method,Excellent,false -Excel.ChartDataTable,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartDataTable,"set(properties, options)",Method,Good,false -Excel.ChartDataTable,"set(properties)",Method,Good,false -Excel.ChartDataTable,"toJSON()",Method,Excellent,false -Excel.ChartDataTableFormat,N/A,Class,Unknown,false -Excel.ChartDataTableFormat,"border",Property,Fine,true -Excel.ChartDataTableFormat,"context",Property,Excellent,false -Excel.ChartDataTableFormat,"fill",Property,Good,false -Excel.ChartDataTableFormat,"font",Property,Great,true -Excel.ChartDataTableFormat,"load(options)",Method,Excellent,false -Excel.ChartDataTableFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartDataTableFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartDataTableFormat,"set(properties, options)",Method,Good,false -Excel.ChartDataTableFormat,"set(properties)",Method,Good,false -Excel.ChartDataTableFormat,"toJSON()",Method,Excellent,false -Excel.ChartDeactivatedEventArgs,N/A,Interface,Unknown,false -Excel.ChartDeactivatedEventArgs,"chartId",Property,Poor,false -Excel.ChartDeactivatedEventArgs,"type",Property,Fine,false -Excel.ChartDeactivatedEventArgs,"worksheetId",Property,Fine,false -Excel.ChartDeletedEventArgs,N/A,Interface,Fine,false -Excel.ChartDeletedEventArgs,"chartId",Property,Fine,false -Excel.ChartDeletedEventArgs,"source",Property,Fine,false -Excel.ChartDeletedEventArgs,"type",Property,Fine,false -Excel.ChartDeletedEventArgs,"worksheetId",Property,Fine,false -Excel.ChartDisplayBlanksAs,N/A,Enum,Fine,false -Excel.ChartDisplayBlanksAs,"interplotted",EnumField,Fine,false -Excel.ChartDisplayBlanksAs,"notPlotted",EnumField,Fine,false -Excel.ChartDisplayBlanksAs,"zero",EnumField,Fine,false -Excel.ChartErrorBars,N/A,Class,Unknown,false -Excel.ChartErrorBars,"context",Property,Excellent,false -Excel.ChartErrorBars,"endStyleCap",Property,Great,false -Excel.ChartErrorBars,"format",Property,Great,false -Excel.ChartErrorBars,"include",Property,Excellent,false -Excel.ChartErrorBars,"type",Property,Fine,false -Excel.ChartErrorBars,"visible",Property,Great,false -Excel.ChartErrorBars,"load(options)",Method,Excellent,false -Excel.ChartErrorBars,"load(propertyNames)",Method,Excellent,false -Excel.ChartErrorBars,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartErrorBars,"set(properties, options)",Method,Good,false -Excel.ChartErrorBars,"set(properties)",Method,Good,false -Excel.ChartErrorBars,"toJSON()",Method,Excellent,false -Excel.ChartErrorBarsFormat,N/A,Class,Unknown,false -Excel.ChartErrorBarsFormat,"context",Property,Excellent,false -Excel.ChartErrorBarsFormat,"line",Property,Poor,false -Excel.ChartErrorBarsFormat,"load(options)",Method,Excellent,false -Excel.ChartErrorBarsFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartErrorBarsFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartErrorBarsFormat,"set(properties, options)",Method,Good,false -Excel.ChartErrorBarsFormat,"set(properties)",Method,Good,false -Excel.ChartErrorBarsFormat,"toJSON()",Method,Excellent,false -Excel.ChartErrorBarsInclude,N/A,Enum,Unknown,false -Excel.ChartErrorBarsInclude,"both",EnumField,Fine,false -Excel.ChartErrorBarsInclude,"minusValues",EnumField,Fine,false -Excel.ChartErrorBarsInclude,"plusValues",EnumField,Fine,false -Excel.ChartErrorBarsType,N/A,Enum,Fine,false -Excel.ChartErrorBarsType,"custom",EnumField,Fine,false -Excel.ChartErrorBarsType,"fixedValue",EnumField,Fine,false -Excel.ChartErrorBarsType,"percent",EnumField,Fine,false -Excel.ChartErrorBarsType,"stDev",EnumField,Fine,false -Excel.ChartErrorBarsType,"stError",EnumField,Fine,false -Excel.ChartFill,N/A,Class,Unknown,false -Excel.ChartFill,"context",Property,Excellent,false -Excel.ChartFill,"clear()",Method,Poor,true -Excel.ChartFill,"getSolidColor()",Method,Good,false -Excel.ChartFill,"setSolidColor(color)",Method,Good,true -Excel.ChartFill,"toJSON()",Method,Excellent,false -Excel.ChartFont,N/A,Class,Unknown,true -Excel.ChartFont,"bold",Property,Poor,false -Excel.ChartFont,"color",Property,Fine,false -Excel.ChartFont,"context",Property,Excellent,false -Excel.ChartFont,"italic",Property,Poor,false -Excel.ChartFont,"name",Property,Poor,false -Excel.ChartFont,"size",Property,Poor,false -Excel.ChartFont,"underline",Property,Fine,false -Excel.ChartFont,"load(options)",Method,Excellent,false -Excel.ChartFont,"load(propertyNames)",Method,Excellent,false -Excel.ChartFont,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartFont,"set(properties, options)",Method,Good,false -Excel.ChartFont,"set(properties)",Method,Good,false -Excel.ChartFont,"toJSON()",Method,Excellent,false -Excel.ChartFormatString,N/A,Class,Unknown,false -Excel.ChartFormatString,"context",Property,Excellent,false -Excel.ChartFormatString,"font",Property,Great,false -Excel.ChartFormatString,"load(options)",Method,Excellent,false -Excel.ChartFormatString,"load(propertyNames)",Method,Excellent,false -Excel.ChartFormatString,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartFormatString,"set(properties, options)",Method,Good,false -Excel.ChartFormatString,"set(properties)",Method,Good,false -Excel.ChartFormatString,"toJSON()",Method,Excellent,false -Excel.ChartGradientStyle,N/A,Enum,Fine,false -Excel.ChartGradientStyle,"threePhaseColor",EnumField,Fine,false -Excel.ChartGradientStyle,"twoPhaseColor",EnumField,Fine,false -Excel.ChartGradientStyleType,N/A,Enum,Fine,false -Excel.ChartGradientStyleType,"extremeValue",EnumField,Fine,false -Excel.ChartGradientStyleType,"number",EnumField,Fine,false -Excel.ChartGradientStyleType,"percent",EnumField,Fine,false -Excel.ChartGridlines,N/A,Class,Unknown,false -Excel.ChartGridlines,"context",Property,Excellent,false -Excel.ChartGridlines,"format",Property,Poor,false -Excel.ChartGridlines,"visible",Property,Good,false -Excel.ChartGridlines,"load(options)",Method,Excellent,false -Excel.ChartGridlines,"load(propertyNames)",Method,Excellent,true -Excel.ChartGridlines,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartGridlines,"set(properties, options)",Method,Good,false -Excel.ChartGridlines,"set(properties)",Method,Good,false -Excel.ChartGridlines,"toJSON()",Method,Excellent,false -Excel.ChartGridlinesFormat,N/A,Class,Unknown,false -Excel.ChartGridlinesFormat,"context",Property,Excellent,false -Excel.ChartGridlinesFormat,"line",Property,Poor,false -Excel.ChartGridlinesFormat,"load(options)",Method,Excellent,false -Excel.ChartGridlinesFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartGridlinesFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartGridlinesFormat,"set(properties, options)",Method,Good,false -Excel.ChartGridlinesFormat,"set(properties)",Method,Good,false -Excel.ChartGridlinesFormat,"toJSON()",Method,Excellent,false -Excel.ChartLeaderLines,N/A,Class,Great,true -Excel.ChartLeaderLines,"context",Property,Excellent,false -Excel.ChartLeaderLines,"format",Property,Fine,false -Excel.ChartLeaderLines,"load(options)",Method,Excellent,false -Excel.ChartLeaderLines,"load(propertyNames)",Method,Excellent,false -Excel.ChartLeaderLines,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartLeaderLines,"set(properties, options)",Method,Good,false -Excel.ChartLeaderLines,"set(properties)",Method,Good,false -Excel.ChartLeaderLines,"toJSON()",Method,Excellent,false -Excel.ChartLeaderLinesFormat,N/A,Class,Great,true -Excel.ChartLeaderLinesFormat,"context",Property,Excellent,false -Excel.ChartLeaderLinesFormat,"line",Property,Good,false -Excel.ChartLeaderLinesFormat,"load(options)",Method,Excellent,false -Excel.ChartLeaderLinesFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartLeaderLinesFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartLeaderLinesFormat,"set(properties, options)",Method,Good,false -Excel.ChartLeaderLinesFormat,"set(properties)",Method,Good,false -Excel.ChartLeaderLinesFormat,"toJSON()",Method,Excellent,false -Excel.ChartLegend,N/A,Class,Unknown,false -Excel.ChartLegend,"context",Property,Excellent,false -Excel.ChartLegend,"format",Property,Fine,false -Excel.ChartLegend,"height",Property,Excellent,false -Excel.ChartLegend,"left",Property,Excellent,false -Excel.ChartLegend,"legendEntries",Property,Fine,false -Excel.ChartLegend,"overlay",Property,Great,false -Excel.ChartLegend,"position",Property,Great,false -Excel.ChartLegend,"showShadow",Property,Good,false -Excel.ChartLegend,"top",Property,Good,false -Excel.ChartLegend,"visible",Property,Good,false -Excel.ChartLegend,"width",Property,Excellent,false -Excel.ChartLegend,"load(options)",Method,Excellent,false -Excel.ChartLegend,"load(propertyNames)",Method,Excellent,true -Excel.ChartLegend,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartLegend,"set(properties, options)",Method,Good,false -Excel.ChartLegend,"set(properties)",Method,Good,false -Excel.ChartLegend,"toJSON()",Method,Excellent,false -Excel.ChartLegendEntry,N/A,Class,Unknown,false -Excel.ChartLegendEntry,"context",Property,Excellent,false -Excel.ChartLegendEntry,"height",Property,Great,false -Excel.ChartLegendEntry,"index",Property,Great,false -Excel.ChartLegendEntry,"left",Property,Great,false -Excel.ChartLegendEntry,"top",Property,Good,false -Excel.ChartLegendEntry,"visible",Property,Poor,false -Excel.ChartLegendEntry,"width",Property,Fine,false -Excel.ChartLegendEntry,"load(options)",Method,Excellent,false -Excel.ChartLegendEntry,"load(propertyNames)",Method,Excellent,false -Excel.ChartLegendEntry,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartLegendEntry,"set(properties, options)",Method,Good,false -Excel.ChartLegendEntry,"set(properties)",Method,Good,false -Excel.ChartLegendEntry,"toJSON()",Method,Excellent,false -Excel.ChartLegendEntryCollection,N/A,Class,Unknown,false -Excel.ChartLegendEntryCollection,"context",Property,Excellent,false -Excel.ChartLegendEntryCollection,"items",Property,Poor,false -Excel.ChartLegendEntryCollection,"getCount()",Method,Good,false -Excel.ChartLegendEntryCollection,"getItemAt(index)",Method,Fine,false -Excel.ChartLegendEntryCollection,"load(options)",Method,Excellent,false -Excel.ChartLegendEntryCollection,"load(propertyNames)",Method,Excellent,false -Excel.ChartLegendEntryCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartLegendEntryCollection,"toJSON()",Method,Excellent,false -Excel.ChartLegendFormat,N/A,Class,Unknown,false -Excel.ChartLegendFormat,"border",Property,Fine,false -Excel.ChartLegendFormat,"context",Property,Excellent,false -Excel.ChartLegendFormat,"fill",Property,Good,false -Excel.ChartLegendFormat,"font",Property,Good,true -Excel.ChartLegendFormat,"load(options)",Method,Excellent,false -Excel.ChartLegendFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartLegendFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartLegendFormat,"set(properties, options)",Method,Good,false -Excel.ChartLegendFormat,"set(properties)",Method,Good,false -Excel.ChartLegendFormat,"toJSON()",Method,Excellent,false -Excel.ChartLegendPosition,N/A,Enum,Fine,false -Excel.ChartLegendPosition,"bottom",EnumField,Fine,false -Excel.ChartLegendPosition,"corner",EnumField,Fine,false -Excel.ChartLegendPosition,"custom",EnumField,Fine,false -Excel.ChartLegendPosition,"invalid",EnumField,Fine,false -Excel.ChartLegendPosition,"left",EnumField,Fine,false -Excel.ChartLegendPosition,"right",EnumField,Fine,false -Excel.ChartLegendPosition,"top",EnumField,Fine,false -Excel.ChartLineFormat,N/A,Class,Unknown,false -Excel.ChartLineFormat,"color",Property,Fine,false -Excel.ChartLineFormat,"context",Property,Excellent,false -Excel.ChartLineFormat,"lineStyle",Property,Fine,false -Excel.ChartLineFormat,"weight",Property,Poor,false -Excel.ChartLineFormat,"clear()",Method,Poor,true -Excel.ChartLineFormat,"load(options)",Method,Excellent,false -Excel.ChartLineFormat,"load(propertyNames)",Method,Excellent,true -Excel.ChartLineFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartLineFormat,"set(properties, options)",Method,Good,false -Excel.ChartLineFormat,"set(properties)",Method,Good,false -Excel.ChartLineFormat,"toJSON()",Method,Excellent,false -Excel.ChartLineStyle,N/A,Enum,Fine,false -Excel.ChartLineStyle,"automatic",EnumField,Fine,false -Excel.ChartLineStyle,"continuous",EnumField,Fine,false -Excel.ChartLineStyle,"dash",EnumField,Fine,false -Excel.ChartLineStyle,"dashDot",EnumField,Fine,false -Excel.ChartLineStyle,"dashDotDot",EnumField,Fine,false -Excel.ChartLineStyle,"dot",EnumField,Fine,false -Excel.ChartLineStyle,"grey25",EnumField,Fine,false -Excel.ChartLineStyle,"grey50",EnumField,Fine,false -Excel.ChartLineStyle,"grey75",EnumField,Fine,false -Excel.ChartLineStyle,"none",EnumField,Fine,false -Excel.ChartLineStyle,"roundDot",EnumField,Fine,false -Excel.ChartMapAreaLevel,N/A,Enum,Fine,false -Excel.ChartMapAreaLevel,"automatic",EnumField,Fine,false -Excel.ChartMapAreaLevel,"city",EnumField,Fine,false -Excel.ChartMapAreaLevel,"continent",EnumField,Fine,false -Excel.ChartMapAreaLevel,"country",EnumField,Fine,false -Excel.ChartMapAreaLevel,"county",EnumField,Fine,false -Excel.ChartMapAreaLevel,"dataOnly",EnumField,Fine,false -Excel.ChartMapAreaLevel,"state",EnumField,Fine,false -Excel.ChartMapAreaLevel,"world",EnumField,Fine,false -Excel.ChartMapLabelStrategy,N/A,Enum,Fine,false -Excel.ChartMapLabelStrategy,"bestFit",EnumField,Fine,false -Excel.ChartMapLabelStrategy,"none",EnumField,Fine,false -Excel.ChartMapLabelStrategy,"showAll",EnumField,Fine,false -Excel.ChartMapOptions,N/A,Class,Unknown,false -Excel.ChartMapOptions,"context",Property,Excellent,false -Excel.ChartMapOptions,"labelStrategy",Property,Great,false -Excel.ChartMapOptions,"level",Property,Great,false -Excel.ChartMapOptions,"projectionType",Property,Great,false -Excel.ChartMapOptions,"load(options)",Method,Excellent,false -Excel.ChartMapOptions,"load(propertyNames)",Method,Excellent,false -Excel.ChartMapOptions,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartMapOptions,"set(properties, options)",Method,Good,false -Excel.ChartMapOptions,"set(properties)",Method,Good,false -Excel.ChartMapOptions,"toJSON()",Method,Excellent,false -Excel.ChartMapProjectionType,N/A,Enum,Fine,false -Excel.ChartMapProjectionType,"albers",EnumField,Fine,false -Excel.ChartMapProjectionType,"automatic",EnumField,Fine,false -Excel.ChartMapProjectionType,"mercator",EnumField,Fine,false -Excel.ChartMapProjectionType,"miller",EnumField,Fine,false -Excel.ChartMapProjectionType,"robinson",EnumField,Fine,false -Excel.ChartMarkerStyle,N/A,Enum,Fine,false -Excel.ChartMarkerStyle,"automatic",EnumField,Fine,false -Excel.ChartMarkerStyle,"circle",EnumField,Fine,false -Excel.ChartMarkerStyle,"dash",EnumField,Fine,false -Excel.ChartMarkerStyle,"diamond",EnumField,Fine,false -Excel.ChartMarkerStyle,"dot",EnumField,Fine,false -Excel.ChartMarkerStyle,"invalid",EnumField,Fine,false -Excel.ChartMarkerStyle,"none",EnumField,Fine,false -Excel.ChartMarkerStyle,"picture",EnumField,Fine,false -Excel.ChartMarkerStyle,"plus",EnumField,Fine,false -Excel.ChartMarkerStyle,"square",EnumField,Fine,false -Excel.ChartMarkerStyle,"star",EnumField,Fine,false -Excel.ChartMarkerStyle,"triangle",EnumField,Fine,false -Excel.ChartMarkerStyle,"x",EnumField,Fine,false -Excel.ChartParentLabelStrategy,N/A,Enum,Fine,false -Excel.ChartParentLabelStrategy,"banner",EnumField,Fine,false -Excel.ChartParentLabelStrategy,"none",EnumField,Fine,false -Excel.ChartParentLabelStrategy,"overlapping",EnumField,Fine,false -Excel.ChartPivotOptions,N/A,Class,Unknown,false -Excel.ChartPivotOptions,"context",Property,Excellent,false -Excel.ChartPivotOptions,"showAxisFieldButtons",Property,Excellent,false -Excel.ChartPivotOptions,"showLegendFieldButtons",Property,Excellent,false -Excel.ChartPivotOptions,"showReportFilterFieldButtons",Property,Excellent,false -Excel.ChartPivotOptions,"showValueFieldButtons",Property,Excellent,false -Excel.ChartPivotOptions,"load(options)",Method,Excellent,false -Excel.ChartPivotOptions,"load(propertyNames)",Method,Excellent,false -Excel.ChartPivotOptions,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartPivotOptions,"set(properties, options)",Method,Good,false -Excel.ChartPivotOptions,"set(properties)",Method,Good,false -Excel.ChartPivotOptions,"toJSON()",Method,Excellent,false -Excel.ChartPlotArea,N/A,Class,Unknown,false -Excel.ChartPlotArea,"context",Property,Excellent,false -Excel.ChartPlotArea,"format",Property,Good,false -Excel.ChartPlotArea,"height",Property,Great,false -Excel.ChartPlotArea,"insideHeight",Property,Great,false -Excel.ChartPlotArea,"insideLeft",Property,Great,false -Excel.ChartPlotArea,"insideTop",Property,Great,false -Excel.ChartPlotArea,"insideWidth",Property,Great,false -Excel.ChartPlotArea,"left",Property,Great,false -Excel.ChartPlotArea,"position",Property,Good,false -Excel.ChartPlotArea,"top",Property,Great,false -Excel.ChartPlotArea,"width",Property,Great,false -Excel.ChartPlotArea,"load(options)",Method,Excellent,false -Excel.ChartPlotArea,"load(propertyNames)",Method,Excellent,false -Excel.ChartPlotArea,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartPlotArea,"set(properties, options)",Method,Good,false -Excel.ChartPlotArea,"set(properties)",Method,Good,false -Excel.ChartPlotArea,"toJSON()",Method,Excellent,false -Excel.ChartPlotAreaFormat,N/A,Class,Unknown,false -Excel.ChartPlotAreaFormat,"border",Property,Excellent,false -Excel.ChartPlotAreaFormat,"context",Property,Excellent,false -Excel.ChartPlotAreaFormat,"fill",Property,Excellent,false -Excel.ChartPlotAreaFormat,"load(options)",Method,Excellent,false -Excel.ChartPlotAreaFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartPlotAreaFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartPlotAreaFormat,"set(properties, options)",Method,Good,false -Excel.ChartPlotAreaFormat,"set(properties)",Method,Good,false -Excel.ChartPlotAreaFormat,"toJSON()",Method,Excellent,false -Excel.ChartPlotAreaPosition,N/A,Enum,Fine,false -Excel.ChartPlotAreaPosition,"automatic",EnumField,Fine,false -Excel.ChartPlotAreaPosition,"custom",EnumField,Fine,false -Excel.ChartPlotBy,N/A,Enum,Fine,false -Excel.ChartPlotBy,"columns",EnumField,Fine,false -Excel.ChartPlotBy,"rows",EnumField,Fine,false -Excel.ChartPoint,N/A,Class,Unknown,true -Excel.ChartPoint,"context",Property,Excellent,false -Excel.ChartPoint,"dataLabel",Property,Fine,false -Excel.ChartPoint,"format",Property,Poor,false -Excel.ChartPoint,"hasDataLabel",Property,Fine,false -Excel.ChartPoint,"markerBackgroundColor",Property,Fine,false -Excel.ChartPoint,"markerForegroundColor",Property,Fine,false -Excel.ChartPoint,"markerSize",Property,Excellent,false -Excel.ChartPoint,"markerStyle",Property,Fine,false -Excel.ChartPoint,"value",Property,Good,false -Excel.ChartPoint,"load(options)",Method,Excellent,false -Excel.ChartPoint,"load(propertyNames)",Method,Excellent,false -Excel.ChartPoint,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartPoint,"set(properties, options)",Method,Good,false -Excel.ChartPoint,"set(properties)",Method,Good,false -Excel.ChartPoint,"toJSON()",Method,Excellent,false -Excel.ChartPointFormat,N/A,Class,Unknown,false -Excel.ChartPointFormat,"border",Property,Fine,false -Excel.ChartPointFormat,"context",Property,Excellent,false -Excel.ChartPointFormat,"fill",Property,Fine,false -Excel.ChartPointFormat,"load(options)",Method,Excellent,false -Excel.ChartPointFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartPointFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartPointFormat,"set(properties, options)",Method,Good,false -Excel.ChartPointFormat,"set(properties)",Method,Good,false -Excel.ChartPointFormat,"toJSON()",Method,Excellent,false -Excel.ChartPointsCollection,N/A,Class,Unknown,true -Excel.ChartPointsCollection,"context",Property,Excellent,false -Excel.ChartPointsCollection,"count",Property,Fine,false -Excel.ChartPointsCollection,"items",Property,Poor,false -Excel.ChartPointsCollection,"getCount()",Method,Fine,false -Excel.ChartPointsCollection,"getItemAt(index)",Method,Good,true -Excel.ChartPointsCollection,"load(options)",Method,Excellent,false -Excel.ChartPointsCollection,"load(propertyNames)",Method,Excellent,true -Excel.ChartPointsCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartPointsCollection,"toJSON()",Method,Excellent,false -Excel.ChartSeries,N/A,Class,Unknown,true -Excel.ChartSeries,"axisGroup",Property,Good,false -Excel.ChartSeries,"binOptions",Property,Good,false -Excel.ChartSeries,"boxwhiskerOptions",Property,Good,false -Excel.ChartSeries,"bubbleScale",Property,Excellent,false -Excel.ChartSeries,"chartType",Property,Fine,false -Excel.ChartSeries,"context",Property,Excellent,false -Excel.ChartSeries,"dataLabels",Property,Fine,false -Excel.ChartSeries,"doughnutHoleSize",Property,Excellent,false -Excel.ChartSeries,"explosion",Property,Excellent,false -Excel.ChartSeries,"filtered",Property,Great,false -Excel.ChartSeries,"firstSliceAngle",Property,Excellent,false -Excel.ChartSeries,"format",Property,Fine,false -Excel.ChartSeries,"gapWidth",Property,Excellent,false -Excel.ChartSeries,"gradientMaximumColor",Property,Excellent,false -Excel.ChartSeries,"gradientMaximumType",Property,Excellent,false -Excel.ChartSeries,"gradientMaximumValue",Property,Excellent,false -Excel.ChartSeries,"gradientMidpointColor",Property,Excellent,false -Excel.ChartSeries,"gradientMidpointType",Property,Excellent,false -Excel.ChartSeries,"gradientMidpointValue",Property,Excellent,false -Excel.ChartSeries,"gradientMinimumColor",Property,Excellent,false -Excel.ChartSeries,"gradientMinimumType",Property,Excellent,false -Excel.ChartSeries,"gradientMinimumValue",Property,Excellent,false -Excel.ChartSeries,"gradientStyle",Property,Great,false -Excel.ChartSeries,"hasDataLabels",Property,Good,true -Excel.ChartSeries,"invertColor",Property,Great,false -Excel.ChartSeries,"invertIfNegative",Property,Great,false -Excel.ChartSeries,"mapOptions",Property,Fine,false -Excel.ChartSeries,"markerBackgroundColor",Property,Great,true -Excel.ChartSeries,"markerForegroundColor",Property,Great,true -Excel.ChartSeries,"markerSize",Property,Excellent,true -Excel.ChartSeries,"markerStyle",Property,Great,true -Excel.ChartSeries,"name",Property,Great,false -Excel.ChartSeries,"overlap",Property,Excellent,false -Excel.ChartSeries,"parentLabelStrategy",Property,Great,false -Excel.ChartSeries,"plotOrder",Property,Excellent,false -Excel.ChartSeries,"points",Property,Fine,true -Excel.ChartSeries,"secondPlotSize",Property,Excellent,false -Excel.ChartSeries,"showConnectorLines",Property,Great,false -Excel.ChartSeries,"showLeaderLines",Property,Great,true -Excel.ChartSeries,"showShadow",Property,Good,false -Excel.ChartSeries,"smooth",Property,Great,false -Excel.ChartSeries,"splitType",Property,Great,false -Excel.ChartSeries,"splitValue",Property,Excellent,false -Excel.ChartSeries,"trendlines",Property,Poor,false -Excel.ChartSeries,"varyByCategories",Property,Good,false -Excel.ChartSeries,"xErrorBars",Property,Good,false -Excel.ChartSeries,"yErrorBars",Property,Good,false -Excel.ChartSeries,"delete()",Method,Fine,true -Excel.ChartSeries,"getDimensionDataSourceString(dimension)",Method,Good,true -Excel.ChartSeries,"getDimensionDataSourceString(dimension)",Method,Good,false -Excel.ChartSeries,"getDimensionDataSourceType(dimension)",Method,Poor,true -Excel.ChartSeries,"getDimensionDataSourceType(dimension)",Method,Poor,false -Excel.ChartSeries,"getDimensionValues(dimension)",Method,Great,true -Excel.ChartSeries,"getDimensionValues(dimension)",Method,Great,false -Excel.ChartSeries,"load(options)",Method,Excellent,false -Excel.ChartSeries,"load(propertyNames)",Method,Excellent,true -Excel.ChartSeries,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartSeries,"set(properties, options)",Method,Good,false -Excel.ChartSeries,"set(properties)",Method,Good,false -Excel.ChartSeries,"setBubbleSizes(sourceData)",Method,Fine,true -Excel.ChartSeries,"setValues(sourceData)",Method,Good,true -Excel.ChartSeries,"setXAxisValues(sourceData)",Method,Fine,false -Excel.ChartSeries,"toJSON()",Method,Excellent,false -Excel.ChartSeriesBy,N/A,Enum,Unknown,true -Excel.ChartSeriesBy,"auto",EnumField,Great,false -Excel.ChartSeriesBy,"columns",EnumField,Fine,false -Excel.ChartSeriesBy,"rows",EnumField,Fine,false -Excel.ChartSeriesCollection,N/A,Class,Unknown,false -Excel.ChartSeriesCollection,"context",Property,Excellent,false -Excel.ChartSeriesCollection,"count",Property,Fine,false -Excel.ChartSeriesCollection,"items",Property,Poor,false -Excel.ChartSeriesCollection,"add(name, index)",Method,Good,false -Excel.ChartSeriesCollection,"getCount()",Method,Fine,false -Excel.ChartSeriesCollection,"getItemAt(index)",Method,Good,true -Excel.ChartSeriesCollection,"load(options)",Method,Excellent,false -Excel.ChartSeriesCollection,"load(propertyNames)",Method,Excellent,true -Excel.ChartSeriesCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartSeriesCollection,"toJSON()",Method,Excellent,false -Excel.ChartSeriesDimension,N/A,Enum,Unknown,true -Excel.ChartSeriesDimension,"bubbleSizes",EnumField,Fine,false -Excel.ChartSeriesDimension,"categories",EnumField,Fine,false -Excel.ChartSeriesDimension,"values",EnumField,Good,false -Excel.ChartSeriesDimension,"xvalues",EnumField,Good,false -Excel.ChartSeriesDimension,"yvalues",EnumField,Good,false -Excel.ChartSeriesFormat,N/A,Class,Unknown,false -Excel.ChartSeriesFormat,"context",Property,Excellent,false -Excel.ChartSeriesFormat,"fill",Property,Fine,false -Excel.ChartSeriesFormat,"line",Property,Poor,false -Excel.ChartSeriesFormat,"load(options)",Method,Excellent,false -Excel.ChartSeriesFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartSeriesFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartSeriesFormat,"set(properties, options)",Method,Good,false -Excel.ChartSeriesFormat,"set(properties)",Method,Good,false -Excel.ChartSeriesFormat,"toJSON()",Method,Excellent,false -Excel.ChartSplitType,N/A,Enum,Fine,false -Excel.ChartSplitType,"splitByCustomSplit",EnumField,Fine,false -Excel.ChartSplitType,"splitByPercentValue",EnumField,Fine,false -Excel.ChartSplitType,"splitByPosition",EnumField,Fine,false -Excel.ChartSplitType,"splitByValue",EnumField,Fine,false -Excel.ChartTextHorizontalAlignment,N/A,Enum,Unknown,false -Excel.ChartTextHorizontalAlignment,"center",EnumField,Fine,false -Excel.ChartTextHorizontalAlignment,"distributed",EnumField,Fine,false -Excel.ChartTextHorizontalAlignment,"justify",EnumField,Fine,false -Excel.ChartTextHorizontalAlignment,"left",EnumField,Fine,false -Excel.ChartTextHorizontalAlignment,"right",EnumField,Fine,false -Excel.ChartTextVerticalAlignment,N/A,Enum,Unknown,false -Excel.ChartTextVerticalAlignment,"bottom",EnumField,Fine,false -Excel.ChartTextVerticalAlignment,"center",EnumField,Fine,false -Excel.ChartTextVerticalAlignment,"distributed",EnumField,Fine,false -Excel.ChartTextVerticalAlignment,"justify",EnumField,Fine,false -Excel.ChartTextVerticalAlignment,"top",EnumField,Fine,false -Excel.ChartTickLabelAlignment,N/A,Enum,Fine,false -Excel.ChartTickLabelAlignment,"center",EnumField,Fine,false -Excel.ChartTickLabelAlignment,"left",EnumField,Fine,false -Excel.ChartTickLabelAlignment,"right",EnumField,Fine,false -Excel.ChartTitle,N/A,Class,Great,false -Excel.ChartTitle,"context",Property,Excellent,false -Excel.ChartTitle,"format",Property,Fine,false -Excel.ChartTitle,"height",Property,Excellent,false -Excel.ChartTitle,"horizontalAlignment",Property,Great,false -Excel.ChartTitle,"left",Property,Excellent,false -Excel.ChartTitle,"overlay",Property,Great,false -Excel.ChartTitle,"position",Property,Fine,false -Excel.ChartTitle,"showShadow",Property,Excellent,false -Excel.ChartTitle,"text",Property,Good,false -Excel.ChartTitle,"textOrientation",Property,Excellent,true -Excel.ChartTitle,"top",Property,Excellent,false -Excel.ChartTitle,"verticalAlignment",Property,Great,false -Excel.ChartTitle,"visible",Property,Good,false -Excel.ChartTitle,"width",Property,Excellent,false -Excel.ChartTitle,"getSubstring(start, length)",Method,Good,true -Excel.ChartTitle,"load(options)",Method,Excellent,false -Excel.ChartTitle,"load(propertyNames)",Method,Excellent,true -Excel.ChartTitle,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartTitle,"set(properties, options)",Method,Good,false -Excel.ChartTitle,"set(properties)",Method,Good,false -Excel.ChartTitle,"setFormula(formula)",Method,Great,false -Excel.ChartTitle,"toJSON()",Method,Excellent,false -Excel.ChartTitleFormat,N/A,Class,Unknown,false -Excel.ChartTitleFormat,"border",Property,Fine,false -Excel.ChartTitleFormat,"context",Property,Excellent,false -Excel.ChartTitleFormat,"fill",Property,Good,false -Excel.ChartTitleFormat,"font",Property,Great,false -Excel.ChartTitleFormat,"load(options)",Method,Excellent,false -Excel.ChartTitleFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartTitleFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartTitleFormat,"set(properties, options)",Method,Good,false -Excel.ChartTitleFormat,"set(properties)",Method,Good,false -Excel.ChartTitleFormat,"toJSON()",Method,Excellent,false -Excel.ChartTitlePosition,N/A,Enum,Unknown,false -Excel.ChartTitlePosition,"automatic",EnumField,Fine,false -Excel.ChartTitlePosition,"bottom",EnumField,Fine,false -Excel.ChartTitlePosition,"left",EnumField,Fine,false -Excel.ChartTitlePosition,"right",EnumField,Fine,false -Excel.ChartTitlePosition,"top",EnumField,Fine,false -Excel.ChartTrendline,N/A,Class,Unknown,false -Excel.ChartTrendline,"backwardPeriod",Property,Fine,false -Excel.ChartTrendline,"context",Property,Excellent,false -Excel.ChartTrendline,"format",Property,Poor,false -Excel.ChartTrendline,"forwardPeriod",Property,Fine,false -Excel.ChartTrendline,"intercept",Property,Great,false -Excel.ChartTrendline,"label",Property,Poor,false -Excel.ChartTrendline,"movingAveragePeriod",Property,Fine,false -Excel.ChartTrendline,"name",Property,Great,false -Excel.ChartTrendline,"polynomialOrder",Property,Fine,false -Excel.ChartTrendline,"showEquation",Property,Good,false -Excel.ChartTrendline,"showRSquared",Property,Great,false -Excel.ChartTrendline,"type",Property,Poor,true -Excel.ChartTrendline,"delete()",Method,Fine,false -Excel.ChartTrendline,"load(options)",Method,Excellent,false -Excel.ChartTrendline,"load(propertyNames)",Method,Excellent,false -Excel.ChartTrendline,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartTrendline,"set(properties, options)",Method,Good,false -Excel.ChartTrendline,"set(properties)",Method,Good,false -Excel.ChartTrendline,"toJSON()",Method,Excellent,false -Excel.ChartTrendlineCollection,N/A,Class,Unknown,false -Excel.ChartTrendlineCollection,"context",Property,Excellent,false -Excel.ChartTrendlineCollection,"items",Property,Poor,false -Excel.ChartTrendlineCollection,"add(type)",Method,Poor,true -Excel.ChartTrendlineCollection,"add(type)",Method,Poor,false -Excel.ChartTrendlineCollection,"getCount()",Method,Good,false -Excel.ChartTrendlineCollection,"getItem(index)",Method,Great,false -Excel.ChartTrendlineCollection,"load(options)",Method,Excellent,false -Excel.ChartTrendlineCollection,"load(propertyNames)",Method,Excellent,false -Excel.ChartTrendlineCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartTrendlineCollection,"toJSON()",Method,Excellent,false -Excel.ChartTrendlineFormat,N/A,Class,Unknown,false -Excel.ChartTrendlineFormat,"context",Property,Excellent,false -Excel.ChartTrendlineFormat,"line",Property,Poor,true -Excel.ChartTrendlineFormat,"load(options)",Method,Excellent,false -Excel.ChartTrendlineFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartTrendlineFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartTrendlineFormat,"set(properties, options)",Method,Good,false -Excel.ChartTrendlineFormat,"set(properties)",Method,Good,false -Excel.ChartTrendlineFormat,"toJSON()",Method,Excellent,false -Excel.ChartTrendlineLabel,N/A,Class,Unknown,false -Excel.ChartTrendlineLabel,"autoText",Property,Excellent,false -Excel.ChartTrendlineLabel,"context",Property,Excellent,false -Excel.ChartTrendlineLabel,"format",Property,Poor,false -Excel.ChartTrendlineLabel,"formula",Property,Great,false -Excel.ChartTrendlineLabel,"height",Property,Excellent,false -Excel.ChartTrendlineLabel,"horizontalAlignment",Property,Great,false -Excel.ChartTrendlineLabel,"left",Property,Great,false -Excel.ChartTrendlineLabel,"linkNumberFormat",Property,Excellent,false -Excel.ChartTrendlineLabel,"numberFormat",Property,Great,false -Excel.ChartTrendlineLabel,"text",Property,Good,false -Excel.ChartTrendlineLabel,"textOrientation",Property,Great,false -Excel.ChartTrendlineLabel,"top",Property,Great,false -Excel.ChartTrendlineLabel,"verticalAlignment",Property,Great,false -Excel.ChartTrendlineLabel,"width",Property,Excellent,false -Excel.ChartTrendlineLabel,"load(options)",Method,Excellent,false -Excel.ChartTrendlineLabel,"load(propertyNames)",Method,Excellent,false -Excel.ChartTrendlineLabel,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartTrendlineLabel,"set(properties, options)",Method,Good,false -Excel.ChartTrendlineLabel,"set(properties)",Method,Good,false -Excel.ChartTrendlineLabel,"toJSON()",Method,Excellent,false -Excel.ChartTrendlineLabelFormat,N/A,Class,Unknown,false -Excel.ChartTrendlineLabelFormat,"border",Property,Great,false -Excel.ChartTrendlineLabelFormat,"context",Property,Excellent,false -Excel.ChartTrendlineLabelFormat,"fill",Property,Great,false -Excel.ChartTrendlineLabelFormat,"font",Property,Excellent,false -Excel.ChartTrendlineLabelFormat,"load(options)",Method,Excellent,false -Excel.ChartTrendlineLabelFormat,"load(propertyNames)",Method,Excellent,false -Excel.ChartTrendlineLabelFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ChartTrendlineLabelFormat,"set(properties, options)",Method,Good,false -Excel.ChartTrendlineLabelFormat,"set(properties)",Method,Good,false -Excel.ChartTrendlineLabelFormat,"toJSON()",Method,Excellent,false -Excel.ChartTrendlineType,N/A,Enum,Fine,false -Excel.ChartTrendlineType,"exponential",EnumField,Fine,false -Excel.ChartTrendlineType,"linear",EnumField,Fine,false -Excel.ChartTrendlineType,"logarithmic",EnumField,Fine,false -Excel.ChartTrendlineType,"movingAverage",EnumField,Fine,false -Excel.ChartTrendlineType,"polynomial",EnumField,Fine,false -Excel.ChartTrendlineType,"power",EnumField,Fine,false -Excel.ChartType,N/A,Enum,Fine,true -Excel.ChartType,"_3DArea",EnumField,Fine,false -Excel.ChartType,"_3DAreaStacked",EnumField,Fine,false -Excel.ChartType,"_3DAreaStacked100",EnumField,Fine,false -Excel.ChartType,"_3DBarClustered",EnumField,Fine,false -Excel.ChartType,"_3DBarStacked",EnumField,Fine,false -Excel.ChartType,"_3DBarStacked100",EnumField,Fine,false -Excel.ChartType,"_3DColumn",EnumField,Fine,false -Excel.ChartType,"_3DColumnClustered",EnumField,Fine,false -Excel.ChartType,"_3DColumnStacked",EnumField,Fine,false -Excel.ChartType,"_3DColumnStacked100",EnumField,Fine,false -Excel.ChartType,"_3DLine",EnumField,Fine,false -Excel.ChartType,"_3DPie",EnumField,Fine,false -Excel.ChartType,"_3DPieExploded",EnumField,Fine,false -Excel.ChartType,"area",EnumField,Fine,false -Excel.ChartType,"areaStacked",EnumField,Fine,false -Excel.ChartType,"areaStacked100",EnumField,Fine,false -Excel.ChartType,"barClustered",EnumField,Fine,false -Excel.ChartType,"barOfPie",EnumField,Fine,false -Excel.ChartType,"barStacked",EnumField,Fine,false -Excel.ChartType,"barStacked100",EnumField,Fine,false -Excel.ChartType,"boxwhisker",EnumField,Fine,false -Excel.ChartType,"bubble",EnumField,Fine,false -Excel.ChartType,"bubble3DEffect",EnumField,Fine,false -Excel.ChartType,"columnClustered",EnumField,Fine,false -Excel.ChartType,"columnStacked",EnumField,Fine,false -Excel.ChartType,"columnStacked100",EnumField,Fine,false -Excel.ChartType,"coneBarClustered",EnumField,Fine,false -Excel.ChartType,"coneBarStacked",EnumField,Fine,false -Excel.ChartType,"coneBarStacked100",EnumField,Fine,false -Excel.ChartType,"coneCol",EnumField,Fine,false -Excel.ChartType,"coneColClustered",EnumField,Fine,false -Excel.ChartType,"coneColStacked",EnumField,Fine,false -Excel.ChartType,"coneColStacked100",EnumField,Fine,false -Excel.ChartType,"cylinderBarClustered",EnumField,Fine,false -Excel.ChartType,"cylinderBarStacked",EnumField,Fine,false -Excel.ChartType,"cylinderBarStacked100",EnumField,Fine,false -Excel.ChartType,"cylinderCol",EnumField,Fine,false -Excel.ChartType,"cylinderColClustered",EnumField,Fine,false -Excel.ChartType,"cylinderColStacked",EnumField,Fine,false -Excel.ChartType,"cylinderColStacked100",EnumField,Fine,false -Excel.ChartType,"doughnut",EnumField,Fine,false -Excel.ChartType,"doughnutExploded",EnumField,Fine,false -Excel.ChartType,"funnel",EnumField,Fine,false -Excel.ChartType,"histogram",EnumField,Fine,false -Excel.ChartType,"invalid",EnumField,Fine,false -Excel.ChartType,"line",EnumField,Fine,false -Excel.ChartType,"lineMarkers",EnumField,Fine,false -Excel.ChartType,"lineMarkersStacked",EnumField,Fine,false -Excel.ChartType,"lineMarkersStacked100",EnumField,Fine,false -Excel.ChartType,"lineStacked",EnumField,Fine,false -Excel.ChartType,"lineStacked100",EnumField,Fine,false -Excel.ChartType,"pareto",EnumField,Fine,false -Excel.ChartType,"pie",EnumField,Fine,false -Excel.ChartType,"pieExploded",EnumField,Fine,false -Excel.ChartType,"pieOfPie",EnumField,Fine,false -Excel.ChartType,"pyramidBarClustered",EnumField,Fine,false -Excel.ChartType,"pyramidBarStacked",EnumField,Fine,false -Excel.ChartType,"pyramidBarStacked100",EnumField,Fine,false -Excel.ChartType,"pyramidCol",EnumField,Fine,false -Excel.ChartType,"pyramidColClustered",EnumField,Fine,false -Excel.ChartType,"pyramidColStacked",EnumField,Fine,false -Excel.ChartType,"pyramidColStacked100",EnumField,Fine,false -Excel.ChartType,"radar",EnumField,Fine,false -Excel.ChartType,"radarFilled",EnumField,Fine,false -Excel.ChartType,"radarMarkers",EnumField,Fine,false -Excel.ChartType,"regionMap",EnumField,Fine,false -Excel.ChartType,"stockHLC",EnumField,Fine,false -Excel.ChartType,"stockOHLC",EnumField,Fine,false -Excel.ChartType,"stockVHLC",EnumField,Fine,false -Excel.ChartType,"stockVOHLC",EnumField,Fine,false -Excel.ChartType,"sunburst",EnumField,Fine,false -Excel.ChartType,"surface",EnumField,Fine,false -Excel.ChartType,"surfaceTopView",EnumField,Fine,false -Excel.ChartType,"surfaceTopViewWireframe",EnumField,Fine,false -Excel.ChartType,"surfaceWireframe",EnumField,Fine,false -Excel.ChartType,"treemap",EnumField,Fine,false -Excel.ChartType,"waterfall",EnumField,Fine,false -Excel.ChartType,"xyscatter",EnumField,Fine,false -Excel.ChartType,"xyscatterLines",EnumField,Fine,false -Excel.ChartType,"xyscatterLinesNoMarkers",EnumField,Fine,false -Excel.ChartType,"xyscatterSmooth",EnumField,Fine,false -Excel.ChartType,"xyscatterSmoothNoMarkers",EnumField,Fine,false -Excel.ChartUnderlineStyle,N/A,Enum,Fine,false -Excel.ChartUnderlineStyle,"none",EnumField,Fine,false -Excel.ChartUnderlineStyle,"single",EnumField,Fine,false -Excel.CheckboxCellControl,N/A,Interface,Missing,true -Excel.CheckboxCellControl,"type",Property,Missing,false -Excel.CheckSpellingOptions,N/A,Interface,Great,false -Excel.CheckSpellingOptions,"customDictionary",Property,Excellent,false -Excel.CheckSpellingOptions,"ignoreUppercase",Property,Excellent,false -Excel.ClearApplyTo,N/A,Enum,Unknown,true -Excel.ClearApplyTo,"all",EnumField,Fine,false -Excel.ClearApplyTo,"contents",EnumField,Fine,false -Excel.ClearApplyTo,"formats",EnumField,Good,false -Excel.ClearApplyTo,"hyperlinks",EnumField,Fine,false -Excel.ClearApplyTo,"removeHyperlinks",EnumField,Good,false -Excel.ClearApplyTo,"resetContents",EnumField,Great,false -Excel.CloseBehavior,N/A,Enum,Unknown,true -Excel.CloseBehavior,"save",EnumField,Fine,false -Excel.CloseBehavior,"skipSave",EnumField,Good,false -Excel.ColorScaleConditionalFormat,N/A,Class,Unknown,false -Excel.ColorScaleConditionalFormat,"context",Property,Excellent,false -Excel.ColorScaleConditionalFormat,"criteria",Property,Excellent,true -Excel.ColorScaleConditionalFormat,"threeColorScale",Property,Good,false -Excel.ColorScaleConditionalFormat,"load(options)",Method,Excellent,false -Excel.ColorScaleConditionalFormat,"load(propertyNames)",Method,Excellent,false -Excel.ColorScaleConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ColorScaleConditionalFormat,"set(properties, options)",Method,Good,false -Excel.ColorScaleConditionalFormat,"set(properties)",Method,Good,false -Excel.ColorScaleConditionalFormat,"toJSON()",Method,Excellent,false -Excel.ColumnProperties,N/A,Interface,Good,false -Excel.ColumnProperties,"address",Property,Good,false -Excel.ColumnProperties,"addressLocal",Property,Great,false -Excel.ColumnProperties,"columnIndex",Property,Good,false -Excel.ColumnPropertiesLoadOptions,N/A,Interface,Excellent,false -Excel.ColumnPropertiesLoadOptions,"columnHidden",Property,Excellent,false -Excel.ColumnPropertiesLoadOptions,"columnIndex",Property,Excellent,false -Excel.ColumnPropertiesLoadOptions,"format",Property,Excellent,false -Excel.Comment,N/A,Class,Unknown,false -Excel.Comment,"authorEmail",Property,Poor,false -Excel.Comment,"authorName",Property,Poor,false -Excel.Comment,"content",Property,Fine,true -Excel.Comment,"contentType",Property,Poor,false -Excel.Comment,"context",Property,Excellent,false -Excel.Comment,"creationDate",Property,Great,false -Excel.Comment,"id",Property,Good,false -Excel.Comment,"mentions",Property,Fine,false -Excel.Comment,"replies",Property,Good,false -Excel.Comment,"resolved",Property,Good,true -Excel.Comment,"richContent",Property,Good,false -Excel.Comment,"assignTask(assignee)",Method,Good,false -Excel.Comment,"delete()",Method,Fine,true -Excel.Comment,"getLocation()",Method,Poor,false -Excel.Comment,"getTask()",Method,Great,false -Excel.Comment,"getTaskOrNullObject()",Method,Excellent,false -Excel.Comment,"load(options)",Method,Excellent,false -Excel.Comment,"load(propertyNames)",Method,Excellent,true -Excel.Comment,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Comment,"set(properties, options)",Method,Good,false -Excel.Comment,"set(properties)",Method,Good,false -Excel.Comment,"toJSON()",Method,Excellent,false -Excel.Comment,"updateMentions(contentWithMentions)",Method,Great,false -Excel.CommentAddedEventArgs,N/A,Interface,Unknown,false -Excel.CommentAddedEventArgs,"commentDetails",Property,Good,false -Excel.CommentAddedEventArgs,"source",Property,Great,false -Excel.CommentAddedEventArgs,"type",Property,Fine,false -Excel.CommentAddedEventArgs,"worksheetId",Property,Fine,false -Excel.CommentChangedEventArgs,N/A,Interface,Unknown,false -Excel.CommentChangedEventArgs,"changeType",Property,Fine,false -Excel.CommentChangedEventArgs,"commentDetails",Property,Good,false -Excel.CommentChangedEventArgs,"source",Property,Great,false -Excel.CommentChangedEventArgs,"type",Property,Fine,false -Excel.CommentChangedEventArgs,"worksheetId",Property,Fine,false -Excel.CommentChangeType,N/A,Enum,Fine,false -Excel.CommentChangeType,"commentEdited",EnumField,Fine,false -Excel.CommentChangeType,"commentReopened",EnumField,Fine,false -Excel.CommentChangeType,"commentResolved",EnumField,Fine,false -Excel.CommentChangeType,"replyAdded",EnumField,Fine,false -Excel.CommentChangeType,"replyDeleted",EnumField,Fine,false -Excel.CommentChangeType,"replyEdited",EnumField,Fine,false -Excel.CommentCollection,N/A,Class,Unknown,false -Excel.CommentCollection,"context",Property,Excellent,false -Excel.CommentCollection,"items",Property,Poor,false -Excel.CommentCollection,"add(cellAddress, content, contentType)",Method,Excellent,true -Excel.CommentCollection,"add(cellAddress, content, contentType)",Method,Excellent,false -Excel.CommentCollection,"getCount()",Method,Poor,false -Excel.CommentCollection,"getItem(commentId)",Method,Fine,false -Excel.CommentCollection,"getItemAt(index)",Method,Fine,false -Excel.CommentCollection,"getItemByCell(cellAddress)",Method,Great,false -Excel.CommentCollection,"getItemByReplyId(replyId)",Method,Fine,false -Excel.CommentCollection,"getItemOrNullObject(commentId)",Method,Excellent,false -Excel.CommentCollection,"load(options)",Method,Excellent,false -Excel.CommentCollection,"load(propertyNames)",Method,Excellent,false -Excel.CommentCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.CommentCollection,"toJSON()",Method,Excellent,false -Excel.CommentDeletedEventArgs,N/A,Interface,Unknown,false -Excel.CommentDeletedEventArgs,"commentDetails",Property,Good,false -Excel.CommentDeletedEventArgs,"source",Property,Great,false -Excel.CommentDeletedEventArgs,"type",Property,Fine,false -Excel.CommentDeletedEventArgs,"worksheetId",Property,Fine,false -Excel.CommentDetail,N/A,Interface,Unknown,false -Excel.CommentDetail,"commentId",Property,Poor,false -Excel.CommentDetail,"replyIds",Property,Fine,false -Excel.CommentMention,N/A,Interface,Fine,false -Excel.CommentMention,"email",Property,Fine,false -Excel.CommentMention,"id",Property,Fine,false -Excel.CommentMention,"name",Property,Fine,false -Excel.CommentReply,N/A,Class,Unknown,false -Excel.CommentReply,"authorEmail",Property,Poor,false -Excel.CommentReply,"authorName",Property,Poor,false -Excel.CommentReply,"content",Property,Good,true -Excel.CommentReply,"contentType",Property,Poor,false -Excel.CommentReply,"context",Property,Excellent,false -Excel.CommentReply,"creationDate",Property,Poor,false -Excel.CommentReply,"id",Property,Good,false -Excel.CommentReply,"mentions",Property,Fine,false -Excel.CommentReply,"resolved",Property,Good,false -Excel.CommentReply,"richContent",Property,Good,false -Excel.CommentReply,"assignTask(assignee)",Method,Good,false -Excel.CommentReply,"delete()",Method,Fine,true -Excel.CommentReply,"getLocation()",Method,Poor,false -Excel.CommentReply,"getParentComment()",Method,Poor,false -Excel.CommentReply,"getTask()",Method,Great,false -Excel.CommentReply,"getTaskOrNullObject()",Method,Excellent,false -Excel.CommentReply,"load(options)",Method,Excellent,false -Excel.CommentReply,"load(propertyNames)",Method,Excellent,false -Excel.CommentReply,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.CommentReply,"set(properties, options)",Method,Good,false -Excel.CommentReply,"set(properties)",Method,Good,false -Excel.CommentReply,"toJSON()",Method,Excellent,false -Excel.CommentReply,"updateMentions(contentWithMentions)",Method,Great,false -Excel.CommentReplyCollection,N/A,Class,Unknown,false -Excel.CommentReplyCollection,"context",Property,Excellent,false -Excel.CommentReplyCollection,"items",Property,Poor,false -Excel.CommentReplyCollection,"add(content, contentType)",Method,Fine,true -Excel.CommentReplyCollection,"add(content, contentType)",Method,Fine,false -Excel.CommentReplyCollection,"getCount()",Method,Fine,false -Excel.CommentReplyCollection,"getItem(commentReplyId)",Method,Good,false -Excel.CommentReplyCollection,"getItemAt(index)",Method,Fine,false -Excel.CommentReplyCollection,"getItemOrNullObject(commentReplyId)",Method,Excellent,false -Excel.CommentReplyCollection,"load(options)",Method,Excellent,false -Excel.CommentReplyCollection,"load(propertyNames)",Method,Excellent,false -Excel.CommentReplyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.CommentReplyCollection,"toJSON()",Method,Excellent,false -Excel.CommentRichContent,N/A,Interface,Unknown,false -Excel.CommentRichContent,"mentions",Property,Great,true -Excel.CommentRichContent,"richContent",Property,Excellent,false -Excel.CompactLayout,N/A,TypeAlias,Great,false -Excel.ConditionalCellValueOperator,N/A,Enum,Unknown,false -Excel.ConditionalCellValueOperator,"between",EnumField,Fine,false -Excel.ConditionalCellValueOperator,"equalTo",EnumField,Fine,false -Excel.ConditionalCellValueOperator,"greaterThan",EnumField,Fine,false -Excel.ConditionalCellValueOperator,"greaterThanOrEqual",EnumField,Fine,false -Excel.ConditionalCellValueOperator,"invalid",EnumField,Fine,false -Excel.ConditionalCellValueOperator,"lessThan",EnumField,Fine,false -Excel.ConditionalCellValueOperator,"lessThanOrEqual",EnumField,Fine,false -Excel.ConditionalCellValueOperator,"notBetween",EnumField,Fine,false -Excel.ConditionalCellValueOperator,"notEqualTo",EnumField,Fine,false -Excel.ConditionalCellValueRule,N/A,Interface,Great,false -Excel.ConditionalCellValueRule,"formula1",Property,Excellent,true -Excel.ConditionalCellValueRule,"formula2",Property,Excellent,false -Excel.ConditionalCellValueRule,"operator",Property,Good,true -Excel.ConditionalColorScaleCriteria,N/A,Interface,Unknown,false -Excel.ConditionalColorScaleCriteria,"maximum",Property,Poor,false -Excel.ConditionalColorScaleCriteria,"midpoint",Property,Good,false -Excel.ConditionalColorScaleCriteria,"minimum",Property,Poor,false -Excel.ConditionalColorScaleCriterion,N/A,Interface,Good,false -Excel.ConditionalColorScaleCriterion,"color",Property,Fine,false -Excel.ConditionalColorScaleCriterion,"formula",Property,Great,false -Excel.ConditionalColorScaleCriterion,"type",Property,Good,false -Excel.ConditionalDataBarAxisFormat,N/A,Enum,Fine,false -Excel.ConditionalDataBarAxisFormat,"automatic",EnumField,Fine,false -Excel.ConditionalDataBarAxisFormat,"cellMidPoint",EnumField,Fine,false -Excel.ConditionalDataBarAxisFormat,"none",EnumField,Fine,false -Excel.ConditionalDataBarDirection,N/A,Enum,Fine,true -Excel.ConditionalDataBarDirection,"context",EnumField,Fine,false -Excel.ConditionalDataBarDirection,"leftToRight",EnumField,Fine,false -Excel.ConditionalDataBarDirection,"rightToLeft",EnumField,Fine,false -Excel.ConditionalDataBarNegativeFormat,N/A,Class,Unknown,false -Excel.ConditionalDataBarNegativeFormat,"borderColor",Property,Excellent,false -Excel.ConditionalDataBarNegativeFormat,"context",Property,Excellent,false -Excel.ConditionalDataBarNegativeFormat,"fillColor",Property,Fine,false -Excel.ConditionalDataBarNegativeFormat,"matchPositiveBorderColor",Property,Great,false -Excel.ConditionalDataBarNegativeFormat,"matchPositiveFillColor",Property,Great,false -Excel.ConditionalDataBarNegativeFormat,"load(options)",Method,Excellent,false -Excel.ConditionalDataBarNegativeFormat,"load(propertyNames)",Method,Excellent,false -Excel.ConditionalDataBarNegativeFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ConditionalDataBarNegativeFormat,"set(properties, options)",Method,Good,false -Excel.ConditionalDataBarNegativeFormat,"set(properties)",Method,Good,false -Excel.ConditionalDataBarNegativeFormat,"toJSON()",Method,Excellent,false -Excel.ConditionalDataBarPositiveFormat,N/A,Class,Great,false -Excel.ConditionalDataBarPositiveFormat,"borderColor",Property,Excellent,false -Excel.ConditionalDataBarPositiveFormat,"context",Property,Excellent,false -Excel.ConditionalDataBarPositiveFormat,"fillColor",Property,Fine,false -Excel.ConditionalDataBarPositiveFormat,"gradientFill",Property,Good,false -Excel.ConditionalDataBarPositiveFormat,"load(options)",Method,Excellent,false -Excel.ConditionalDataBarPositiveFormat,"load(propertyNames)",Method,Excellent,false -Excel.ConditionalDataBarPositiveFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ConditionalDataBarPositiveFormat,"set(properties, options)",Method,Good,false -Excel.ConditionalDataBarPositiveFormat,"set(properties)",Method,Good,false -Excel.ConditionalDataBarPositiveFormat,"toJSON()",Method,Excellent,false -Excel.ConditionalDataBarRule,N/A,Interface,Fine,false -Excel.ConditionalDataBarRule,"formula",Property,Great,false -Excel.ConditionalDataBarRule,"type",Property,Poor,false -Excel.ConditionalFormat,N/A,Class,Unknown,false -Excel.ConditionalFormat,"cellValue",Property,Excellent,true -Excel.ConditionalFormat,"cellValueOrNullObject",Property,Excellent,false -Excel.ConditionalFormat,"colorScale",Property,Excellent,true -Excel.ConditionalFormat,"colorScaleOrNullObject",Property,Excellent,false -Excel.ConditionalFormat,"context",Property,Excellent,false -Excel.ConditionalFormat,"custom",Property,Excellent,true -Excel.ConditionalFormat,"customOrNullObject",Property,Excellent,false -Excel.ConditionalFormat,"dataBar",Property,Excellent,true -Excel.ConditionalFormat,"dataBarOrNullObject",Property,Excellent,false -Excel.ConditionalFormat,"iconSet",Property,Excellent,true -Excel.ConditionalFormat,"iconSetOrNullObject",Property,Excellent,false -Excel.ConditionalFormat,"id",Property,Good,false -Excel.ConditionalFormat,"preset",Property,Great,true -Excel.ConditionalFormat,"presetOrNullObject",Property,Great,false -Excel.ConditionalFormat,"priority",Property,Excellent,false -Excel.ConditionalFormat,"stopIfTrue",Property,Excellent,false -Excel.ConditionalFormat,"textComparison",Property,Excellent,true -Excel.ConditionalFormat,"textComparisonOrNullObject",Property,Excellent,false -Excel.ConditionalFormat,"topBottom",Property,Excellent,false -Excel.ConditionalFormat,"topBottomOrNullObject",Property,Excellent,false -Excel.ConditionalFormat,"type",Property,Good,true -Excel.ConditionalFormat,"changeRuleToCellValue(properties)",Method,Great,false -Excel.ConditionalFormat,"changeRuleToColorScale()",Method,Good,false -Excel.ConditionalFormat,"changeRuleToContainsText(properties)",Method,Good,false -Excel.ConditionalFormat,"changeRuleToCustom(formula)",Method,Fine,false -Excel.ConditionalFormat,"changeRuleToDataBar()",Method,Good,false -Excel.ConditionalFormat,"changeRuleToIconSet()",Method,Good,false -Excel.ConditionalFormat,"changeRuleToPresetCriteria(properties)",Method,Good,false -Excel.ConditionalFormat,"changeRuleToTopBottom(properties)",Method,Good,false -Excel.ConditionalFormat,"delete()",Method,Good,false -Excel.ConditionalFormat,"getRange()",Method,Excellent,true -Excel.ConditionalFormat,"getRangeOrNullObject()",Method,Excellent,false -Excel.ConditionalFormat,"getRanges()",Method,Great,false -Excel.ConditionalFormat,"load(options)",Method,Excellent,false -Excel.ConditionalFormat,"load(propertyNames)",Method,Excellent,false -Excel.ConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ConditionalFormat,"set(properties, options)",Method,Good,false -Excel.ConditionalFormat,"set(properties)",Method,Good,false -Excel.ConditionalFormat,"setRanges(ranges)",Method,Good,false -Excel.ConditionalFormat,"toJSON()",Method,Excellent,false -Excel.ConditionalFormatCollection,N/A,Class,Unknown,false -Excel.ConditionalFormatCollection,"context",Property,Excellent,false -Excel.ConditionalFormatCollection,"items",Property,Poor,false -Excel.ConditionalFormatCollection,"add(type)",Method,Good,true -Excel.ConditionalFormatCollection,"add(type)",Method,Good,false -Excel.ConditionalFormatCollection,"clearAll()",Method,Great,true -Excel.ConditionalFormatCollection,"getCount()",Method,Great,true -Excel.ConditionalFormatCollection,"getItem(id)",Method,Good,true -Excel.ConditionalFormatCollection,"getItemAt(index)",Method,Good,true -Excel.ConditionalFormatCollection,"getItemOrNullObject(id)",Method,Excellent,false -Excel.ConditionalFormatCollection,"load(options)",Method,Excellent,false -Excel.ConditionalFormatCollection,"load(propertyNames)",Method,Excellent,false -Excel.ConditionalFormatCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ConditionalFormatCollection,"toJSON()",Method,Excellent,false -Excel.ConditionalFormatColorCriterionType,N/A,Enum,Unknown,true -Excel.ConditionalFormatColorCriterionType,"formula",EnumField,Fine,false -Excel.ConditionalFormatColorCriterionType,"highestValue",EnumField,Fine,false -Excel.ConditionalFormatColorCriterionType,"invalid",EnumField,Fine,false -Excel.ConditionalFormatColorCriterionType,"lowestValue",EnumField,Fine,false -Excel.ConditionalFormatColorCriterionType,"number",EnumField,Fine,false -Excel.ConditionalFormatColorCriterionType,"percent",EnumField,Fine,false -Excel.ConditionalFormatColorCriterionType,"percentile",EnumField,Fine,false -Excel.ConditionalFormatDirection,N/A,Enum,Unknown,false -Excel.ConditionalFormatDirection,"bottom",EnumField,Fine,false -Excel.ConditionalFormatDirection,"top",EnumField,Fine,false -Excel.ConditionalFormatIconRuleType,N/A,Enum,Fine,true -Excel.ConditionalFormatIconRuleType,"formula",EnumField,Fine,false -Excel.ConditionalFormatIconRuleType,"invalid",EnumField,Fine,false -Excel.ConditionalFormatIconRuleType,"number",EnumField,Fine,false -Excel.ConditionalFormatIconRuleType,"percent",EnumField,Fine,false -Excel.ConditionalFormatIconRuleType,"percentile",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,N/A,Enum,Unknown,true -Excel.ConditionalFormatPresetCriterion,"aboveAverage",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"belowAverage",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"blanks",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"duplicateValues",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"equalOrAboveAverage",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"equalOrBelowAverage",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"errors",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"invalid",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"lastMonth",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"lastSevenDays",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"lastWeek",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"nextMonth",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"nextWeek",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"nonBlanks",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"nonErrors",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"oneStdDevAboveAverage",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"oneStdDevBelowAverage",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"thisMonth",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"thisWeek",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"threeStdDevAboveAverage",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"threeStdDevBelowAverage",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"today",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"tomorrow",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"twoStdDevAboveAverage",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"twoStdDevBelowAverage",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"uniqueValues",EnumField,Fine,false -Excel.ConditionalFormatPresetCriterion,"yesterday",EnumField,Fine,false -Excel.ConditionalFormatRule,N/A,Class,Unknown,false -Excel.ConditionalFormatRule,"context",Property,Excellent,false -Excel.ConditionalFormatRule,"formula",Property,Excellent,true -Excel.ConditionalFormatRule,"formulaLocal",Property,Excellent,false -Excel.ConditionalFormatRule,"formulaR1C1",Property,Excellent,false -Excel.ConditionalFormatRule,"load(options)",Method,Excellent,false -Excel.ConditionalFormatRule,"load(propertyNames)",Method,Excellent,false -Excel.ConditionalFormatRule,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ConditionalFormatRule,"set(properties, options)",Method,Good,false -Excel.ConditionalFormatRule,"set(properties)",Method,Good,false -Excel.ConditionalFormatRule,"toJSON()",Method,Excellent,false -Excel.ConditionalFormatRuleType,N/A,Enum,Unknown,false -Excel.ConditionalFormatRuleType,"automatic",EnumField,Fine,false -Excel.ConditionalFormatRuleType,"formula",EnumField,Fine,false -Excel.ConditionalFormatRuleType,"highestValue",EnumField,Fine,false -Excel.ConditionalFormatRuleType,"invalid",EnumField,Fine,false -Excel.ConditionalFormatRuleType,"lowestValue",EnumField,Fine,false -Excel.ConditionalFormatRuleType,"number",EnumField,Fine,false -Excel.ConditionalFormatRuleType,"percent",EnumField,Fine,false -Excel.ConditionalFormatRuleType,"percentile",EnumField,Fine,false -Excel.ConditionalFormatType,N/A,Enum,Fine,true -Excel.ConditionalFormatType,"cellValue",EnumField,Fine,false -Excel.ConditionalFormatType,"colorScale",EnumField,Fine,false -Excel.ConditionalFormatType,"containsText",EnumField,Fine,false -Excel.ConditionalFormatType,"custom",EnumField,Fine,false -Excel.ConditionalFormatType,"dataBar",EnumField,Fine,false -Excel.ConditionalFormatType,"iconSet",EnumField,Fine,false -Excel.ConditionalFormatType,"presetCriteria",EnumField,Fine,false -Excel.ConditionalFormatType,"topBottom",EnumField,Fine,false -Excel.ConditionalIconCriterion,N/A,Interface,Unknown,false -Excel.ConditionalIconCriterion,"customIcon",Property,Great,false -Excel.ConditionalIconCriterion,"formula",Property,Poor,true -Excel.ConditionalIconCriterion,"operator",Property,Good,true -Excel.ConditionalIconCriterion,"type",Property,Good,true -Excel.ConditionalIconCriterionOperator,N/A,Enum,Unknown,true -Excel.ConditionalIconCriterionOperator,"greaterThan",EnumField,Fine,false -Excel.ConditionalIconCriterionOperator,"greaterThanOrEqual",EnumField,Fine,false -Excel.ConditionalIconCriterionOperator,"invalid",EnumField,Fine,false -Excel.ConditionalPresetCriteriaRule,N/A,Interface,Unknown,false -Excel.ConditionalPresetCriteriaRule,"criterion",Property,Fine,true -Excel.ConditionalRangeBorder,N/A,Class,Unknown,false -Excel.ConditionalRangeBorder,"color",Property,Fine,false -Excel.ConditionalRangeBorder,"context",Property,Excellent,false -Excel.ConditionalRangeBorder,"sideIndex",Property,Excellent,false -Excel.ConditionalRangeBorder,"style",Property,Good,false -Excel.ConditionalRangeBorder,"load(options)",Method,Excellent,false -Excel.ConditionalRangeBorder,"load(propertyNames)",Method,Excellent,false -Excel.ConditionalRangeBorder,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ConditionalRangeBorder,"set(properties, options)",Method,Good,false -Excel.ConditionalRangeBorder,"set(properties)",Method,Good,false -Excel.ConditionalRangeBorder,"toJSON()",Method,Excellent,false -Excel.ConditionalRangeBorderCollection,N/A,Class,Missing,false -Excel.ConditionalRangeBorderCollection,"bottom",Property,Poor,false -Excel.ConditionalRangeBorderCollection,"context",Property,Excellent,false -Excel.ConditionalRangeBorderCollection,"count",Property,Fine,false -Excel.ConditionalRangeBorderCollection,"items",Property,Poor,false -Excel.ConditionalRangeBorderCollection,"left",Property,Poor,false -Excel.ConditionalRangeBorderCollection,"right",Property,Poor,false -Excel.ConditionalRangeBorderCollection,"top",Property,Missing,false -Excel.ConditionalRangeBorderCollection,"getItem(index)",Method,Fine,false -Excel.ConditionalRangeBorderCollection,"getItem(index)",Method,Fine,false -Excel.ConditionalRangeBorderCollection,"getItemAt(index)",Method,Fine,false -Excel.ConditionalRangeBorderCollection,"load(options)",Method,Excellent,false -Excel.ConditionalRangeBorderCollection,"load(propertyNames)",Method,Excellent,false -Excel.ConditionalRangeBorderCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ConditionalRangeBorderCollection,"toJSON()",Method,Excellent,false -Excel.ConditionalRangeBorderIndex,N/A,Enum,Fine,false -Excel.ConditionalRangeBorderIndex,"edgeBottom",EnumField,Fine,false -Excel.ConditionalRangeBorderIndex,"edgeLeft",EnumField,Fine,false -Excel.ConditionalRangeBorderIndex,"edgeRight",EnumField,Fine,false -Excel.ConditionalRangeBorderIndex,"edgeTop",EnumField,Fine,false -Excel.ConditionalRangeBorderLineStyle,N/A,Enum,Fine,false -Excel.ConditionalRangeBorderLineStyle,"continuous",EnumField,Fine,false -Excel.ConditionalRangeBorderLineStyle,"dash",EnumField,Fine,false -Excel.ConditionalRangeBorderLineStyle,"dashDot",EnumField,Fine,false -Excel.ConditionalRangeBorderLineStyle,"dashDotDot",EnumField,Fine,false -Excel.ConditionalRangeBorderLineStyle,"dot",EnumField,Fine,false -Excel.ConditionalRangeBorderLineStyle,"none",EnumField,Fine,false -Excel.ConditionalRangeFill,N/A,Class,Missing,false -Excel.ConditionalRangeFill,"color",Property,Fine,false -Excel.ConditionalRangeFill,"context",Property,Excellent,false -Excel.ConditionalRangeFill,"clear()",Method,Missing,false -Excel.ConditionalRangeFill,"load(options)",Method,Excellent,false -Excel.ConditionalRangeFill,"load(propertyNames)",Method,Excellent,false -Excel.ConditionalRangeFill,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ConditionalRangeFill,"set(properties, options)",Method,Good,false -Excel.ConditionalRangeFill,"set(properties)",Method,Good,false -Excel.ConditionalRangeFill,"toJSON()",Method,Excellent,false -Excel.ConditionalRangeFont,N/A,Class,Unknown,false -Excel.ConditionalRangeFont,"bold",Property,Good,false -Excel.ConditionalRangeFont,"color",Property,Fine,false -Excel.ConditionalRangeFont,"context",Property,Excellent,false -Excel.ConditionalRangeFont,"italic",Property,Good,false -Excel.ConditionalRangeFont,"strikethrough",Property,Good,false -Excel.ConditionalRangeFont,"underline",Property,Good,false -Excel.ConditionalRangeFont,"clear()",Method,Poor,false -Excel.ConditionalRangeFont,"load(options)",Method,Excellent,false -Excel.ConditionalRangeFont,"load(propertyNames)",Method,Excellent,false -Excel.ConditionalRangeFont,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ConditionalRangeFont,"set(properties, options)",Method,Good,false -Excel.ConditionalRangeFont,"set(properties)",Method,Good,false -Excel.ConditionalRangeFont,"toJSON()",Method,Excellent,false -Excel.ConditionalRangeFontUnderlineStyle,N/A,Enum,Fine,false -Excel.ConditionalRangeFontUnderlineStyle,"double",EnumField,Fine,false -Excel.ConditionalRangeFontUnderlineStyle,"none",EnumField,Fine,false -Excel.ConditionalRangeFontUnderlineStyle,"single",EnumField,Fine,false -Excel.ConditionalRangeFormat,N/A,Class,Unknown,false -Excel.ConditionalRangeFormat,"borders",Property,Great,false -Excel.ConditionalRangeFormat,"context",Property,Excellent,false -Excel.ConditionalRangeFormat,"fill",Property,Excellent,false -Excel.ConditionalRangeFormat,"font",Property,Excellent,false -Excel.ConditionalRangeFormat,"numberFormat",Property,Good,false -Excel.ConditionalRangeFormat,"clearFormat()",Method,Great,false -Excel.ConditionalRangeFormat,"load(options)",Method,Excellent,false -Excel.ConditionalRangeFormat,"load(propertyNames)",Method,Excellent,false -Excel.ConditionalRangeFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ConditionalRangeFormat,"set(properties, options)",Method,Good,false -Excel.ConditionalRangeFormat,"set(properties)",Method,Good,false -Excel.ConditionalRangeFormat,"toJSON()",Method,Excellent,false -Excel.ConditionalTextComparisonRule,N/A,Interface,Unknown,false -Excel.ConditionalTextComparisonRule,"operator",Property,Fine,false -Excel.ConditionalTextComparisonRule,"text",Property,Good,true -Excel.ConditionalTextOperator,N/A,Enum,Unknown,true -Excel.ConditionalTextOperator,"beginsWith",EnumField,Fine,false -Excel.ConditionalTextOperator,"contains",EnumField,Fine,false -Excel.ConditionalTextOperator,"endsWith",EnumField,Fine,false -Excel.ConditionalTextOperator,"invalid",EnumField,Fine,false -Excel.ConditionalTextOperator,"notContains",EnumField,Fine,false -Excel.ConditionalTopBottomCriterionType,N/A,Enum,Unknown,false -Excel.ConditionalTopBottomCriterionType,"bottomItems",EnumField,Fine,false -Excel.ConditionalTopBottomCriterionType,"bottomPercent",EnumField,Fine,false -Excel.ConditionalTopBottomCriterionType,"invalid",EnumField,Fine,false -Excel.ConditionalTopBottomCriterionType,"topItems",EnumField,Fine,false -Excel.ConditionalTopBottomCriterionType,"topPercent",EnumField,Fine,false -Excel.ConditionalTopBottomRule,N/A,Interface,Unknown,false -Excel.ConditionalTopBottomRule,"rank",Property,Fine,false -Excel.ConditionalTopBottomRule,"type",Property,Fine,false -Excel.ConnectErrorCellValue,N/A,Interface,Unknown,false -Excel.ConnectErrorCellValue,"basicType",Property,Good,false -Excel.ConnectErrorCellValue,"basicValue",Property,Excellent,false -Excel.ConnectErrorCellValue,"errorSubType",Property,Great,false -Excel.ConnectErrorCellValue,"errorType",Property,Good,false -Excel.ConnectErrorCellValue,"type",Property,Fine,false -Excel.ConnectErrorCellValueSubType,N/A,Enum,Great,false -Excel.ConnectErrorCellValueSubType,"dataTypeNoConnection",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"dataTypeServiceError",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"excelClientMisconfigurationError",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"externalCodeServiceComputeResourceNotAvailable",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"externalCodeServiceEnvironmentBadState",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"externalCodeServiceEnvironmentNotFound",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"externalCodeServiceRuntimeBadState",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"externalCodeServiceRuntimeNotFound",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"externalLinks",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"externalLinksAccessFailed",EnumField,Excellent,false -Excel.ConnectErrorCellValueSubType,"externalLinksFailedToRefresh",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"externalLinksFileTooLarge",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"externalLinksInvalidRequest",EnumField,Excellent,false -Excel.ConnectErrorCellValueSubType,"externalLinksNonCloudLocation",EnumField,Excellent,false -Excel.ConnectErrorCellValueSubType,"externalLinksServerError",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"externalLinksThrottledByHost",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"externalLinksUnAuthenticated",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"genericServerError",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"imageUnableToRetrieve",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"missingContent",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"outdatedLinkedEntity",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"pythonPowerQueryDataUploadHasNotStarted",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"requestThrottle",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"serviceError",EnumField,Great,false -Excel.ConnectErrorCellValueSubType,"unknown",EnumField,Good,false -Excel.ConnectorType,N/A,Enum,Fine,true -Excel.ConnectorType,"curve",EnumField,Fine,false -Excel.ConnectorType,"elbow",EnumField,Fine,false -Excel.ConnectorType,"straight",EnumField,Fine,false -Excel.ContentType,N/A,Enum,Fine,true -Excel.ContentType,"mention",EnumField,Fine,false -Excel.ContentType,"plain",EnumField,Fine,false -Excel.CultureInfo,N/A,Class,Unknown,false -Excel.CultureInfo,"context",Property,Excellent,false -Excel.CultureInfo,"datetimeFormat",Property,Good,true -Excel.CultureInfo,"name",Property,Fine,false -Excel.CultureInfo,"numberFormat",Property,Good,false -Excel.CultureInfo,"load(options)",Method,Excellent,false -Excel.CultureInfo,"load(propertyNames)",Method,Excellent,false -Excel.CultureInfo,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.CultureInfo,"toJSON()",Method,Excellent,false -Excel.CustomConditionalFormat,N/A,Class,Unknown,false -Excel.CustomConditionalFormat,"context",Property,Excellent,false -Excel.CustomConditionalFormat,"format",Property,Excellent,true -Excel.CustomConditionalFormat,"rule",Property,Excellent,true -Excel.CustomConditionalFormat,"load(options)",Method,Excellent,false -Excel.CustomConditionalFormat,"load(propertyNames)",Method,Excellent,false -Excel.CustomConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.CustomConditionalFormat,"set(properties, options)",Method,Good,false -Excel.CustomConditionalFormat,"set(properties)",Method,Good,false -Excel.CustomConditionalFormat,"toJSON()",Method,Excellent,false -Excel.CustomDataValidation,N/A,Interface,Unknown,false -Excel.CustomDataValidation,"formula",Property,Great,false -Excel.CustomFunctionManager,N/A,Class,Unknown,false -Excel.CustomFunctionManager,"context",Property,Excellent,false -Excel.CustomFunctionManager,"load(propertyNames)",Method,Excellent,false -Excel.CustomFunctionManager,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.CustomFunctionManager,"newObject(context)",Method,Good,false -Excel.CustomFunctionManager,"setVisibility(customFunctionVisibilityOptions)",Method,Fine,false -Excel.CustomFunctionManager,"toJSON()",Method,Excellent,false -Excel.CustomFunctionVisibilityOptions,N/A,Interface,Fine,false -Excel.CustomFunctionVisibilityOptions,"hide",Property,Fine,false -Excel.CustomFunctionVisibilityOptions,"show",Property,Fine,false -Excel.CustomProperty,N/A,Class,Great,false -Excel.CustomProperty,"context",Property,Excellent,false -Excel.CustomProperty,"key",Property,Good,false -Excel.CustomProperty,"type",Property,Excellent,false -Excel.CustomProperty,"value",Property,Great,false -Excel.CustomProperty,"delete()",Method,Good,false -Excel.CustomProperty,"load(options)",Method,Excellent,false -Excel.CustomProperty,"load(propertyNames)",Method,Excellent,false -Excel.CustomProperty,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.CustomProperty,"set(properties, options)",Method,Good,false -Excel.CustomProperty,"set(properties)",Method,Good,false -Excel.CustomProperty,"toJSON()",Method,Excellent,false -Excel.CustomPropertyCollection,N/A,Class,Unknown,false -Excel.CustomPropertyCollection,"context",Property,Excellent,false -Excel.CustomPropertyCollection,"items",Property,Poor,false -Excel.CustomPropertyCollection,"add(key, value)",Method,Good,true -Excel.CustomPropertyCollection,"deleteAll()",Method,Fine,false -Excel.CustomPropertyCollection,"getCount()",Method,Poor,false -Excel.CustomPropertyCollection,"getItem(key)",Method,Excellent,false -Excel.CustomPropertyCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.CustomPropertyCollection,"load(options)",Method,Excellent,false -Excel.CustomPropertyCollection,"load(propertyNames)",Method,Excellent,false -Excel.CustomPropertyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.CustomPropertyCollection,"toJSON()",Method,Excellent,false -Excel.CustomXmlPart,N/A,Class,Good,false -Excel.CustomXmlPart,"context",Property,Excellent,false -Excel.CustomXmlPart,"id",Property,Poor,true -Excel.CustomXmlPart,"namespaceUri",Property,Poor,false -Excel.CustomXmlPart,"delete()",Method,Fine,true -Excel.CustomXmlPart,"getXml()",Method,Poor,true -Excel.CustomXmlPart,"load(options)",Method,Excellent,false -Excel.CustomXmlPart,"load(propertyNames)",Method,Excellent,false -Excel.CustomXmlPart,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.CustomXmlPart,"setXml(xml)",Method,Poor,true -Excel.CustomXmlPart,"toJSON()",Method,Excellent,false -Excel.CustomXmlPartCollection,N/A,Class,Unknown,false -Excel.CustomXmlPartCollection,"context",Property,Excellent,false -Excel.CustomXmlPartCollection,"items",Property,Poor,false -Excel.CustomXmlPartCollection,"add(xml)",Method,Poor,true -Excel.CustomXmlPartCollection,"getByNamespace(namespaceUri)",Method,Good,true -Excel.CustomXmlPartCollection,"getCount()",Method,Fine,false -Excel.CustomXmlPartCollection,"getItem(id)",Method,Poor,true -Excel.CustomXmlPartCollection,"getItemOrNullObject(id)",Method,Excellent,false -Excel.CustomXmlPartCollection,"load(options)",Method,Excellent,false -Excel.CustomXmlPartCollection,"load(propertyNames)",Method,Excellent,false -Excel.CustomXmlPartCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.CustomXmlPartCollection,"toJSON()",Method,Excellent,false -Excel.CustomXmlPartScopedCollection,N/A,Class,Unknown,false -Excel.CustomXmlPartScopedCollection,"context",Property,Excellent,false -Excel.CustomXmlPartScopedCollection,"items",Property,Poor,false -Excel.CustomXmlPartScopedCollection,"getCount()",Method,Fine,true -Excel.CustomXmlPartScopedCollection,"getItem(id)",Method,Poor,false -Excel.CustomXmlPartScopedCollection,"getItemOrNullObject(id)",Method,Excellent,true -Excel.CustomXmlPartScopedCollection,"getOnlyItem()",Method,Excellent,true -Excel.CustomXmlPartScopedCollection,"getOnlyItemOrNullObject()",Method,Excellent,false -Excel.CustomXmlPartScopedCollection,"load(options)",Method,Excellent,false -Excel.CustomXmlPartScopedCollection,"load(propertyNames)",Method,Excellent,false -Excel.CustomXmlPartScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.CustomXmlPartScopedCollection,"toJSON()",Method,Excellent,false -Excel.DataBarConditionalFormat,N/A,Class,Great,false -Excel.DataBarConditionalFormat,"axisColor",Property,Excellent,false -Excel.DataBarConditionalFormat,"axisFormat",Property,Fine,false -Excel.DataBarConditionalFormat,"barDirection",Property,Great,true -Excel.DataBarConditionalFormat,"context",Property,Excellent,false -Excel.DataBarConditionalFormat,"lowerBoundRule",Property,Excellent,false -Excel.DataBarConditionalFormat,"negativeFormat",Property,Good,false -Excel.DataBarConditionalFormat,"positiveFormat",Property,Good,false -Excel.DataBarConditionalFormat,"showDataBarOnly",Property,Great,false -Excel.DataBarConditionalFormat,"upperBoundRule",Property,Excellent,false -Excel.DataBarConditionalFormat,"load(options)",Method,Excellent,false -Excel.DataBarConditionalFormat,"load(propertyNames)",Method,Excellent,false -Excel.DataBarConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.DataBarConditionalFormat,"set(properties, options)",Method,Good,false -Excel.DataBarConditionalFormat,"set(properties)",Method,Good,false -Excel.DataBarConditionalFormat,"toJSON()",Method,Excellent,false -Excel.DataChangeType,N/A,Enum,Unknown,false -Excel.DataChangeType,"cellDeleted",EnumField,Fine,false -Excel.DataChangeType,"cellInserted",EnumField,Fine,false -Excel.DataChangeType,"columnDeleted",EnumField,Fine,false -Excel.DataChangeType,"columnInserted",EnumField,Fine,false -Excel.DataChangeType,"rangeEdited",EnumField,Fine,false -Excel.DataChangeType,"rowDeleted",EnumField,Fine,false -Excel.DataChangeType,"rowInserted",EnumField,Fine,false -Excel.DataChangeType,"unknown",EnumField,Good,false -Excel.DataConnectionCollection,N/A,Class,Unknown,false -Excel.DataConnectionCollection,"context",Property,Excellent,false -Excel.DataConnectionCollection,"refreshAll()",Method,Good,false -Excel.DataConnectionCollection,"toJSON()",Method,Excellent,false -Excel.DataPivotHierarchy,N/A,Class,Unknown,false -Excel.DataPivotHierarchy,"context",Property,Excellent,false -Excel.DataPivotHierarchy,"field",Property,Great,false -Excel.DataPivotHierarchy,"id",Property,Poor,false -Excel.DataPivotHierarchy,"name",Property,Poor,true -Excel.DataPivotHierarchy,"numberFormat",Property,Poor,false -Excel.DataPivotHierarchy,"position",Property,Poor,false -Excel.DataPivotHierarchy,"showAs",Property,Great,true -Excel.DataPivotHierarchy,"summarizeBy",Property,Great,false -Excel.DataPivotHierarchy,"load(options)",Method,Excellent,false -Excel.DataPivotHierarchy,"load(propertyNames)",Method,Excellent,false -Excel.DataPivotHierarchy,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.DataPivotHierarchy,"set(properties, options)",Method,Good,false -Excel.DataPivotHierarchy,"set(properties)",Method,Good,false -Excel.DataPivotHierarchy,"setToDefault()",Method,Great,false -Excel.DataPivotHierarchy,"toJSON()",Method,Excellent,false -Excel.DataPivotHierarchyCollection,N/A,Class,Unknown,false -Excel.DataPivotHierarchyCollection,"context",Property,Excellent,false -Excel.DataPivotHierarchyCollection,"items",Property,Poor,false -Excel.DataPivotHierarchyCollection,"add(pivotHierarchy)",Method,Poor,false -Excel.DataPivotHierarchyCollection,"getCount()",Method,Fine,false -Excel.DataPivotHierarchyCollection,"getItem(name)",Method,Poor,false -Excel.DataPivotHierarchyCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.DataPivotHierarchyCollection,"load(options)",Method,Excellent,false -Excel.DataPivotHierarchyCollection,"load(propertyNames)",Method,Excellent,false -Excel.DataPivotHierarchyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.DataPivotHierarchyCollection,"remove(DataPivotHierarchy)",Method,Poor,false -Excel.DataPivotHierarchyCollection,"toJSON()",Method,Excellent,false -Excel.DataSourceType,N/A,Enum,Fine,false -Excel.DataSourceType,"localRange",EnumField,Fine,false -Excel.DataSourceType,"localTable",EnumField,Fine,false -Excel.DataSourceType,"unknown",EnumField,Fine,false -Excel.DataValidation,N/A,Class,Unknown,false -Excel.DataValidation,"context",Property,Excellent,false -Excel.DataValidation,"errorAlert",Property,Great,true -Excel.DataValidation,"ignoreBlanks",Property,Excellent,false -Excel.DataValidation,"prompt",Property,Fine,true -Excel.DataValidation,"rule",Property,Good,true -Excel.DataValidation,"type",Property,Fine,false -Excel.DataValidation,"valid",Property,Excellent,false -Excel.DataValidation,"clear()",Method,Poor,false -Excel.DataValidation,"getInvalidCells()",Method,Excellent,false -Excel.DataValidation,"getInvalidCellsOrNullObject()",Method,Excellent,false -Excel.DataValidation,"load(options)",Method,Excellent,false -Excel.DataValidation,"load(propertyNames)",Method,Excellent,false -Excel.DataValidation,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.DataValidation,"set(properties, options)",Method,Good,false -Excel.DataValidation,"set(properties)",Method,Good,false -Excel.DataValidation,"toJSON()",Method,Excellent,false -Excel.DataValidationAlertStyle,N/A,Enum,Unknown,false -Excel.DataValidationAlertStyle,"information",EnumField,Fine,false -Excel.DataValidationAlertStyle,"stop",EnumField,Fine,false -Excel.DataValidationAlertStyle,"warning",EnumField,Fine,false -Excel.DataValidationErrorAlert,N/A,Interface,Unknown,false -Excel.DataValidationErrorAlert,"message",Property,Fine,false -Excel.DataValidationErrorAlert,"showAlert",Property,Excellent,false -Excel.DataValidationErrorAlert,"style",Property,Fine,false -Excel.DataValidationErrorAlert,"title",Property,Fine,false -Excel.DataValidationOperator,N/A,Enum,Unknown,true -Excel.DataValidationOperator,"between",EnumField,Fine,false -Excel.DataValidationOperator,"equalTo",EnumField,Fine,false -Excel.DataValidationOperator,"greaterThan",EnumField,Fine,false -Excel.DataValidationOperator,"greaterThanOrEqualTo",EnumField,Fine,false -Excel.DataValidationOperator,"lessThan",EnumField,Fine,false -Excel.DataValidationOperator,"lessThanOrEqualTo",EnumField,Fine,false -Excel.DataValidationOperator,"notBetween",EnumField,Fine,false -Excel.DataValidationOperator,"notEqualTo",EnumField,Fine,false -Excel.DataValidationPrompt,N/A,Interface,Unknown,false -Excel.DataValidationPrompt,"message",Property,Good,false -Excel.DataValidationPrompt,"showPrompt",Property,Excellent,false -Excel.DataValidationPrompt,"title",Property,Good,false -Excel.DataValidationRule,N/A,Interface,Unknown,false -Excel.DataValidationRule,"custom",Property,Poor,false -Excel.DataValidationRule,"date",Property,Poor,false -Excel.DataValidationRule,"decimal",Property,Poor,false -Excel.DataValidationRule,"list",Property,Poor,true -Excel.DataValidationRule,"textLength",Property,Poor,false -Excel.DataValidationRule,"time",Property,Poor,false -Excel.DataValidationRule,"wholeNumber",Property,Poor,true -Excel.DataValidationType,N/A,Enum,Unknown,false -Excel.DataValidationType,"custom",EnumField,Fine,false -Excel.DataValidationType,"date",EnumField,Fine,false -Excel.DataValidationType,"decimal",EnumField,Fine,false -Excel.DataValidationType,"inconsistent",EnumField,Good,false -Excel.DataValidationType,"list",EnumField,Fine,false -Excel.DataValidationType,"mixedCriteria",EnumField,Fine,false -Excel.DataValidationType,"none",EnumField,Good,false -Excel.DataValidationType,"textLength",EnumField,Fine,false -Excel.DataValidationType,"time",EnumField,Fine,false -Excel.DataValidationType,"wholeNumber",EnumField,Fine,false -Excel.DateFilterCondition,N/A,Enum,Unknown,true -Excel.DateFilterCondition,"after",EnumField,Excellent,false -Excel.DateFilterCondition,"afterOrEqualTo",EnumField,Excellent,false -Excel.DateFilterCondition,"allDatesInPeriodApril",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodAugust",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodDecember",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodFebruary",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodJanuary",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodJuly",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodJune",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodMarch",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodMay",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodNovember",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodOctober",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodQuarter1",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodQuarter2",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodQuarter3",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodQuarter4",EnumField,Fine,false -Excel.DateFilterCondition,"allDatesInPeriodSeptember",EnumField,Fine,false -Excel.DateFilterCondition,"before",EnumField,Excellent,false -Excel.DateFilterCondition,"beforeOrEqualTo",EnumField,Excellent,false -Excel.DateFilterCondition,"between",EnumField,Excellent,false -Excel.DateFilterCondition,"equals",EnumField,Excellent,false -Excel.DateFilterCondition,"lastMonth",EnumField,Fine,false -Excel.DateFilterCondition,"lastQuarter",EnumField,Fine,false -Excel.DateFilterCondition,"lastWeek",EnumField,Fine,false -Excel.DateFilterCondition,"lastYear",EnumField,Fine,false -Excel.DateFilterCondition,"nextMonth",EnumField,Fine,false -Excel.DateFilterCondition,"nextQuarter",EnumField,Fine,false -Excel.DateFilterCondition,"nextWeek",EnumField,Fine,false -Excel.DateFilterCondition,"nextYear",EnumField,Fine,false -Excel.DateFilterCondition,"thisMonth",EnumField,Fine,false -Excel.DateFilterCondition,"thisQuarter",EnumField,Fine,false -Excel.DateFilterCondition,"thisWeek",EnumField,Fine,false -Excel.DateFilterCondition,"thisYear",EnumField,Fine,false -Excel.DateFilterCondition,"today",EnumField,Fine,false -Excel.DateFilterCondition,"tomorrow",EnumField,Fine,false -Excel.DateFilterCondition,"unknown",EnumField,Good,false -Excel.DateFilterCondition,"yearToDate",EnumField,Fine,false -Excel.DateFilterCondition,"yesterday",EnumField,Fine,false -Excel.DateTimeDataValidation,N/A,Interface,Good,false -Excel.DateTimeDataValidation,"formula1",Property,Excellent,false -Excel.DateTimeDataValidation,"formula2",Property,Excellent,false -Excel.DateTimeDataValidation,"operator",Property,Poor,false -Excel.DatetimeFormatInfo,N/A,Class,Unknown,false -Excel.DatetimeFormatInfo,"context",Property,Excellent,false -Excel.DatetimeFormatInfo,"dateSeparator",Property,Great,false -Excel.DatetimeFormatInfo,"longDatePattern",Property,Great,false -Excel.DatetimeFormatInfo,"longTimePattern",Property,Great,false -Excel.DatetimeFormatInfo,"shortDatePattern",Property,Great,false -Excel.DatetimeFormatInfo,"shortDateTimePattern",Property,Great,false -Excel.DatetimeFormatInfo,"timeSeparator",Property,Great,false -Excel.DatetimeFormatInfo,"load(options)",Method,Excellent,false -Excel.DatetimeFormatInfo,"load(propertyNames)",Method,Excellent,false -Excel.DatetimeFormatInfo,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.DatetimeFormatInfo,"toJSON()",Method,Excellent,false -Excel.DeleteShiftDirection,N/A,Enum,Fine,true -Excel.DeleteShiftDirection,"left",EnumField,Fine,false -Excel.DeleteShiftDirection,"up",EnumField,Fine,false -Excel.Div0ErrorCellValue,N/A,Interface,Unknown,false -Excel.Div0ErrorCellValue,"basicType",Property,Good,false -Excel.Div0ErrorCellValue,"basicValue",Property,Excellent,false -Excel.Div0ErrorCellValue,"errorType",Property,Good,false -Excel.Div0ErrorCellValue,"type",Property,Fine,false -Excel.DocumentProperties,N/A,Class,Unknown,false -Excel.DocumentProperties,"author",Property,Poor,false -Excel.DocumentProperties,"category",Property,Poor,false -Excel.DocumentProperties,"comments",Property,Good,false -Excel.DocumentProperties,"company",Property,Poor,false -Excel.DocumentProperties,"context",Property,Excellent,false -Excel.DocumentProperties,"creationDate",Property,Poor,false -Excel.DocumentProperties,"custom",Property,Fine,true -Excel.DocumentProperties,"keywords",Property,Poor,false -Excel.DocumentProperties,"lastAuthor",Property,Poor,false -Excel.DocumentProperties,"manager",Property,Poor,false -Excel.DocumentProperties,"revisionNumber",Property,Poor,false -Excel.DocumentProperties,"subject",Property,Poor,false -Excel.DocumentProperties,"title",Property,Poor,false -Excel.DocumentProperties,"load(options)",Method,Excellent,false -Excel.DocumentProperties,"load(propertyNames)",Method,Excellent,false -Excel.DocumentProperties,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.DocumentProperties,"set(properties, options)",Method,Good,false -Excel.DocumentProperties,"set(properties)",Method,Good,false -Excel.DocumentProperties,"toJSON()",Method,Excellent,false -Excel.DocumentPropertyItem,N/A,Enum,Fine,false -Excel.DocumentPropertyItem,"appName",EnumField,Fine,false -Excel.DocumentPropertyItem,"author",EnumField,Fine,false -Excel.DocumentPropertyItem,"category",EnumField,Fine,false -Excel.DocumentPropertyItem,"comments",EnumField,Fine,false -Excel.DocumentPropertyItem,"company",EnumField,Fine,false -Excel.DocumentPropertyItem,"creation",EnumField,Fine,false -Excel.DocumentPropertyItem,"format",EnumField,Fine,false -Excel.DocumentPropertyItem,"keywords",EnumField,Fine,false -Excel.DocumentPropertyItem,"lastAuth",EnumField,Fine,false -Excel.DocumentPropertyItem,"lastPrint",EnumField,Fine,false -Excel.DocumentPropertyItem,"lastSave",EnumField,Fine,false -Excel.DocumentPropertyItem,"manager",EnumField,Fine,false -Excel.DocumentPropertyItem,"revision",EnumField,Fine,false -Excel.DocumentPropertyItem,"subject",EnumField,Fine,false -Excel.DocumentPropertyItem,"template",EnumField,Fine,false -Excel.DocumentPropertyItem,"title",EnumField,Fine,false -Excel.DocumentPropertyType,N/A,Enum,Fine,false -Excel.DocumentPropertyType,"boolean",EnumField,Fine,false -Excel.DocumentPropertyType,"date",EnumField,Fine,false -Excel.DocumentPropertyType,"float",EnumField,Fine,false -Excel.DocumentPropertyType,"number",EnumField,Fine,false -Excel.DocumentPropertyType,"string",EnumField,Fine,false -Excel.DocumentTask,N/A,Class,Missing,false -Excel.DocumentTask,"assignees",Property,Fine,false -Excel.DocumentTask,"changes",Property,Poor,false -Excel.DocumentTask,"comment",Property,Poor,false -Excel.DocumentTask,"completedBy",Property,Fine,false -Excel.DocumentTask,"completedDateTime",Property,Fine,false -Excel.DocumentTask,"context",Property,Excellent,false -Excel.DocumentTask,"createdBy",Property,Poor,false -Excel.DocumentTask,"createdDateTime",Property,Fine,false -Excel.DocumentTask,"id",Property,Poor,false -Excel.DocumentTask,"percentComplete",Property,Excellent,false -Excel.DocumentTask,"priority",Property,Excellent,false -Excel.DocumentTask,"startAndDueDateTime",Property,Great,false -Excel.DocumentTask,"title",Property,Good,false -Excel.DocumentTask,"assign(assignee)",Method,Fine,false -Excel.DocumentTask,"load(options)",Method,Excellent,false -Excel.DocumentTask,"load(propertyNames)",Method,Excellent,false -Excel.DocumentTask,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.DocumentTask,"toJSON()",Method,Excellent,false -Excel.DocumentTask,"unassign(assignee)",Method,Fine,false -Excel.DocumentTask,"unassignAll()",Method,Fine,false -Excel.DocumentTaskChange,N/A,Class,Unknown,false -Excel.DocumentTaskChange,"assignee",Property,Fine,false -Excel.DocumentTaskChange,"changedBy",Property,Fine,false -Excel.DocumentTaskChange,"commentId",Property,Fine,false -Excel.DocumentTaskChange,"context",Property,Excellent,false -Excel.DocumentTaskChange,"createdDateTime",Property,Fine,false -Excel.DocumentTaskChange,"dueDateTime",Property,Good,false -Excel.DocumentTaskChange,"id",Property,Poor,false -Excel.DocumentTaskChange,"percentComplete",Property,Great,false -Excel.DocumentTaskChange,"priority",Property,Excellent,false -Excel.DocumentTaskChange,"startDateTime",Property,Good,false -Excel.DocumentTaskChange,"title",Property,Good,false -Excel.DocumentTaskChange,"type",Property,Good,false -Excel.DocumentTaskChange,"undoChangeId",Property,Good,false -Excel.DocumentTaskChange,"load(options)",Method,Excellent,false -Excel.DocumentTaskChange,"load(propertyNames)",Method,Excellent,false -Excel.DocumentTaskChange,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.DocumentTaskChange,"newObject(context)",Method,Good,false -Excel.DocumentTaskChange,"toJSON()",Method,Excellent,false -Excel.DocumentTaskChangeAction,N/A,Enum,Unknown,false -Excel.DocumentTaskChangeAction,"assign",EnumField,Fine,false -Excel.DocumentTaskChangeAction,"create",EnumField,Fine,false -Excel.DocumentTaskChangeAction,"remove",EnumField,Fine,false -Excel.DocumentTaskChangeAction,"restore",EnumField,Fine,false -Excel.DocumentTaskChangeAction,"setPercentComplete",EnumField,Fine,false -Excel.DocumentTaskChangeAction,"setPriority",EnumField,Fine,false -Excel.DocumentTaskChangeAction,"setSchedule",EnumField,Fine,false -Excel.DocumentTaskChangeAction,"setTitle",EnumField,Fine,false -Excel.DocumentTaskChangeAction,"unassign",EnumField,Fine,false -Excel.DocumentTaskChangeAction,"unassignAll",EnumField,Fine,false -Excel.DocumentTaskChangeAction,"undo",EnumField,Fine,false -Excel.DocumentTaskChangeAction,"unknown",EnumField,Great,false -Excel.DocumentTaskChangeCollection,N/A,Class,Unknown,false -Excel.DocumentTaskChangeCollection,"context",Property,Excellent,false -Excel.DocumentTaskChangeCollection,"items",Property,Poor,false -Excel.DocumentTaskChangeCollection,"getCount()",Method,Fine,false -Excel.DocumentTaskChangeCollection,"getItemAt(index)",Method,Fine,false -Excel.DocumentTaskChangeCollection,"load(options)",Method,Excellent,false -Excel.DocumentTaskChangeCollection,"load(propertyNames)",Method,Excellent,false -Excel.DocumentTaskChangeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.DocumentTaskChangeCollection,"toJSON()",Method,Excellent,false -Excel.DocumentTaskCollection,N/A,Class,Unknown,false -Excel.DocumentTaskCollection,"context",Property,Excellent,false -Excel.DocumentTaskCollection,"items",Property,Poor,false -Excel.DocumentTaskCollection,"getCount()",Method,Poor,false -Excel.DocumentTaskCollection,"getItem(key)",Method,Poor,false -Excel.DocumentTaskCollection,"getItemAt(index)",Method,Poor,false -Excel.DocumentTaskCollection,"getItemOrNullObject(key)",Method,Poor,false -Excel.DocumentTaskCollection,"load(options)",Method,Excellent,false -Excel.DocumentTaskCollection,"load(propertyNames)",Method,Excellent,false -Excel.DocumentTaskCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.DocumentTaskCollection,"toJSON()",Method,Excellent,false -Excel.DocumentTaskSchedule,N/A,Interface,Unknown,false -Excel.DocumentTaskSchedule,"dueDateTime",Property,Fine,false -Excel.DocumentTaskSchedule,"startDateTime",Property,Fine,false -Excel.DoubleCellValue,N/A,Interface,Unknown,false -Excel.DoubleCellValue,"basicType",Property,Good,false -Excel.DoubleCellValue,"basicValue",Property,Good,false -Excel.DoubleCellValue,"layouts",Property,Good,false -Excel.DoubleCellValue,"numberFormat",Property,Excellent,true -Excel.DoubleCellValue,"properties",Property,Good,false -Excel.DoubleCellValue,"provider",Property,Great,false -Excel.DoubleCellValue,"referencedValues",Property,Great,false -Excel.DoubleCellValue,"type",Property,Fine,true -Excel.DynamicFilterCriteria,N/A,Enum,Fine,true -Excel.DynamicFilterCriteria,"aboveAverage",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodApril",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodAugust",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodDecember",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodFebruray",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodJanuary",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodJuly",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodJune",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodMarch",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodMay",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodNovember",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodOctober",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodQuarter1",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodQuarter2",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodQuarter3",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodQuarter4",EnumField,Fine,false -Excel.DynamicFilterCriteria,"allDatesInPeriodSeptember",EnumField,Fine,false -Excel.DynamicFilterCriteria,"belowAverage",EnumField,Fine,false -Excel.DynamicFilterCriteria,"lastMonth",EnumField,Fine,false -Excel.DynamicFilterCriteria,"lastQuarter",EnumField,Fine,false -Excel.DynamicFilterCriteria,"lastWeek",EnumField,Fine,false -Excel.DynamicFilterCriteria,"lastYear",EnumField,Fine,false -Excel.DynamicFilterCriteria,"nextMonth",EnumField,Fine,false -Excel.DynamicFilterCriteria,"nextQuarter",EnumField,Fine,false -Excel.DynamicFilterCriteria,"nextWeek",EnumField,Fine,false -Excel.DynamicFilterCriteria,"nextYear",EnumField,Fine,false -Excel.DynamicFilterCriteria,"thisMonth",EnumField,Fine,false -Excel.DynamicFilterCriteria,"thisQuarter",EnumField,Fine,false -Excel.DynamicFilterCriteria,"thisWeek",EnumField,Fine,false -Excel.DynamicFilterCriteria,"thisYear",EnumField,Fine,false -Excel.DynamicFilterCriteria,"today",EnumField,Fine,false -Excel.DynamicFilterCriteria,"tomorrow",EnumField,Fine,false -Excel.DynamicFilterCriteria,"unknown",EnumField,Fine,false -Excel.DynamicFilterCriteria,"yearToDate",EnumField,Fine,false -Excel.DynamicFilterCriteria,"yesterday",EnumField,Fine,false -Excel.EmailIdentity,N/A,Interface,Poor,false -Excel.EmailIdentity,"displayName",Property,Poor,false -Excel.EmailIdentity,"email",Property,Poor,false -Excel.EmailIdentity,"id",Property,Poor,false -Excel.EmptyCellControl,N/A,Interface,Missing,false -Excel.EmptyCellControl,"type",Property,Missing,false -Excel.EmptyCellValue,N/A,Interface,Unknown,false -Excel.EmptyCellValue,"basicType",Property,Good,false -Excel.EmptyCellValue,"basicValue",Property,Good,false -Excel.EmptyCellValue,"type",Property,Fine,false -Excel.EntityArrayCardLayout,N/A,Interface,Unknown,false -Excel.EntityArrayCardLayout,"arrayProperty",Property,Great,false -Excel.EntityArrayCardLayout,"columnsToReport",Property,Good,false -Excel.EntityArrayCardLayout,"displayName",Property,Excellent,false -Excel.EntityArrayCardLayout,"firstRowIsHeader",Property,Good,false -Excel.EntityArrayCardLayout,"layout",Property,Poor,false -Excel.EntityArrayCardLayout,"rowsToReport",Property,Good,false -Excel.EntityCardLayout,N/A,Interface,Fine,false -Excel.EntityCardLayout,"layout",Property,Poor,false -Excel.EntityCardLayoutType,N/A,Enum,Fine,false -Excel.EntityCardLayoutType,"array",EnumField,Good,false -Excel.EntityCardLayoutType,"entity",EnumField,Fine,false -Excel.EntityCellValue,N/A,Interface,Unknown,false -Excel.EntityCellValue,"basicType",Property,Good,false -Excel.EntityCellValue,"basicValue",Property,Excellent,false -Excel.EntityCellValue,"layouts",Property,Fine,false -Excel.EntityCellValue,"properties",Property,Fine,false -Excel.EntityCellValue,"provider",Property,Great,false -Excel.EntityCellValue,"referencedValues",Property,Great,false -Excel.EntityCellValue,"text",Property,Great,false -Excel.EntityCellValue,"type",Property,Fine,false -Excel.EntityCompactLayout,N/A,Interface,Good,false -Excel.EntityCompactLayout,"icon",Property,Excellent,false -Excel.EntityCompactLayoutIcons,N/A,Enum,Unknown,true -Excel.EntityCompactLayoutIcons,"accessibility",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"airplane",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"airplaneTakeOff",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"album",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"alert",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"alertUrgent",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"animal",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"animalCat",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"animalDog",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"animalRabbit",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"animalTurtle",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"appFolder",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"appGeneric",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"apple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"approvalsApp",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"archive",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"archiveMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"arrowTrendingLines",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"art",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"atom",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"attach",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"automobile",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"autosum",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"backpack",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"badge",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"balloon",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"bank",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"barcodeScanner",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"basketball",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"battery0",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"battery10",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"beach",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"beaker",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"bed",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"binFull",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"bird",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"bluetooth",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"board",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"boardGames",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"book",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"bookmark",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"bookmarkMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"bot",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"bowlChopsticks",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"box",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"boxMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"brainCircuit",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"branch",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"branchFork",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"branchRequest",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"bridge",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"briefcase",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"briefcaseMedical",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"broadActivityFeed",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"broom",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"bug",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"building",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"buildingBank",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"buildingFactory",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"buildingGovernment",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"buildingHome",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"buildingLighthouse",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"buildingMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"buildingRetail",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"buildingRetailMore",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"buildingRetailToolbox",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"buildingShop",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"buildingSkyscraper",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"calculator",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"calendarLtr",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"calendarRtl",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"call",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"calligraphyPen",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"camera",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"cameraDome",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"car",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"cart",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"cat",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"certificate",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"chartMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"chat",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"chatMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"chatVideo",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"check",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"checkboxChecked",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"checkboxUnchecked",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"checkmark",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"chess",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"city",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"class",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"classification",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"clipboard",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"clipboardDataBar",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"clipboardPulse",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"clipboardTask",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"clock",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"clockAlarm",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"cloud",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"cloudWords",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"code",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"collections",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"comment",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"commentMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"communication",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"compassNorthwest",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"conferenceRoom",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"connector",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"constellation",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"contactCard",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"cookies",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"couch",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"creditCardPerson",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"creditCardToolbox",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"cube",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"cubeMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"cubeTree",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"currencyDollarEuro",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"currencyDollarRupee",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dataArea",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"database",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"databaseMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dataFunnel",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dataHistogram",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dataLine",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dataPie",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dataScatter",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dataSunburst",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dataTreemap",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dataWaterfall",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dataWhisker",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dentist",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"designIdeas",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"desktop",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"desktopMac",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"developerBoard",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"deviceMeetingRoom",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"diagram",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dialpad",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"diamond",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dinosaur",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"directions",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"disaster",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"diversity",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dNA",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"doctor",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"document",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"documentData",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"documentLandscape",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"documentMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"documentPdf",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"documentQueue",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"documentText",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dog",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"door",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"doorTag",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"drafts",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"drama",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"drinkBeer",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"drinkCoffee",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"drinkMargarita",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"drinkToGo",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"drinkWine",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"driveTrain",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"drop",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dualScreen",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"dumbbell",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"earth",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"emoji",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"emojiAngry",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"emojiHand",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"emojiLaugh",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"emojiMeh",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"emojiMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"emojiSad",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"emojiSadSlight",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"emojiSmileSlight",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"emojiSparkle",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"emojiSurprise",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"engine",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"eraser",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"eye",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"eyedropper",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"fax",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"fingerprint",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"firstAid",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"flag",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"flash",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"flashlight",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"flow",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"flowchart",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"folder",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"folderOpen",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"folderOpenVertical",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"folderPerson",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"folderZip",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"food",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"foodApple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"foodCake",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"foodEgg",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"foodGrains",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"foodPizza",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"foodToast",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"galaxy",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"games",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"ganttChart",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"gas",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"gasPump",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"gauge",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"gavel",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"generic",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"gift",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"giftCard",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"glasses",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"globe",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"globeSurface",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"grid",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"gridDots",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"gridKanban",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"guardian",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"guest",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"guitar",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"handLeft",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"handRight",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"handshake",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"hardDrive",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"hatGraduation",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"headphones",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"headphonesSoundWave",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"headset",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"headsetVr",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"heart",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"heartBroken",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"heartCircle",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"heartHuman",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"heartPulse",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"history",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"home",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"homeMore",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"homePerson",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"icons",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"image",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"imageGlobe",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"imageMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"iot",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"joystick",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"justice",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"key",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"keyboard",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"keyboardLayoutSplit",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"keyMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"languages",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"laptop",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"lasso",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"launcherSettings",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"layer",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"leaf",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"leafOne",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"leafThree",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"leafTwo",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"library",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"lightbulb",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"lightbulbFilament",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"likert",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"link",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"localLanguage",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"location",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"lockClosed",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"lockMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"lockOpen",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"lottery",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"luggage",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"mail",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"mailInbox",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"mailMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"map",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"mapPin",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"markdown",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"mathFormula",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"mathSymbols",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"max",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"megaphone",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"megaphoneLoud",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"mention",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"mic",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"microscope",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"midi",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"molecule",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"money",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"moneyHand",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"mountain",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"movieCamera",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"moviesAndTv",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"musicNote",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"musicNote1",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"musicNote2",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"myLocation",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"nByN",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"nByOne",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"news",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"notablePeople",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"note",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"notebook",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"notepad",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"notepadPerson",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"oneByN",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"oneByOne",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"options",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"organization",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"organizationHorizontal",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"oval",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"paintBrush",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"paintBucket",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"partlySunnyWeather",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"password",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"patch",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"patient",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"payment",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"pen",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"pentagon",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"people",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"peopleAudience",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"peopleCall",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"peopleCommunity",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"peopleMoney",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"peopleQueue",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"peopleTeam",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"peopleToolbox",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"person",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"personBoard",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"personCall",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"personChat",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"personFeedback",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"personSupport",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"personVoice",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"phone",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"phoneDesktop",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"phoneLaptop",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"phoneShake",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"phoneTablet",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"phoneVibrate",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"photoFilter",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"pi",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"pictureInPicture",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"pilates",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"pill",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"pin",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"pipeline",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"planet",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"playingCards",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"plugConnected",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"plugDisconnected",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"pointScan",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"poll",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"power",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"predictions",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"premium",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"presenter",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"previewLink",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"print",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"production",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"prohibited",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"projectionScreen",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"protocolHandler",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"pulse",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"pulseSquare",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"puzzlePiece",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"qrCode",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"radar",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"ram",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"readingList",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"realEstate",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"receipt",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"reward",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"rhombus",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"ribbon",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"ribbonStar",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"roadCone",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"rocket",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"router",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"rss",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"ruler",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"run",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"running",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"satellite",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"save",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"savings",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"scales",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"scan",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"scratchpad",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"screenPerson",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"screenshot",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"search",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"serialPort",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"server",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"serverMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"serviceBell",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"settings",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"shapes",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"shield",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"shieldTask",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"shoppingBag",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"signature",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"sim",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"sleep",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"smartwatch",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"soundSource",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"soundWaveCircle",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"sparkle",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"speaker0",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"speaker2",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"sport",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"sportAmericanFootball",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"sportBaseball",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"sportBasketball",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"sportHockey",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"sportSoccer",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"squareMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"squareShadow",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"squaresNested",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"stack",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"stackStar",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"star",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"starFilled",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"starHalf",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"starLineHorizontal3",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"starOneQuarter",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"starThreeQuarter",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"status",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"steps",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"stethoscope",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"sticker",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"storage",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"stream",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"streamInput",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"streamInputOutput",EnumField,Great,false -Excel.EntityCompactLayoutIcons,"streamOutput",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"styleGuide",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"subGrid",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"subtitles",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"surfaceEarbuds",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"surfaceHub",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"symbols",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"syringe",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"system",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tabDesktop",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tabInprivateAccount",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"table",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tableImage",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tableMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tablet",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tabs",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tag",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tagCircle",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tagMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"target",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"targetArrow",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"teddy",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"temperature",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tent",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tetrisApp",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"textbox",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"textQuote",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"thinking",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"thumbDislike",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"thumbLike",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"ticketDiagonal",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"ticketHorizontal",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"timeAndWeather",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"timeline",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"timer",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"toolbox",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"topSpeed",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"translate",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"transmission",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"treeDeciduous",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"treeEvergreen",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"trophy",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tv",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"tvUsb",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"umbrella",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"usbPlug",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"usbStick",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vault",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleBicycle",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleBus",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleCab",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleCar",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleCarCollision",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleCarProfileLtr",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleCarProfileRtl",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleShip",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleSubway",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleTruck",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleTruckBag",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleTruckCube",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vehicleTruckProfile",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"video",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"video360",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"videoChat",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"videoClip",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"videoClipMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"videoPerson",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"videoRecording",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"videoSecurity",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"viewDesktop",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"viewDesktopMobile",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"violin",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"virtualNetwork",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"voicemail",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"vote",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"walkieTalkie",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"wallet",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"walletCreditCard",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"wallpaper",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"wand",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"warning",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherBlowingSnow",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherCloudy",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherDrizzle",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherDuststorm",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherFog",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherHailDay",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherHailNight",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherHaze",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherMoon",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherPartlyCloudyDay",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherPartlyCloudyNight",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherRain",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherRainShowersDay",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherRainShowersNight",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherRainSnow",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherSnow",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherSnowflake",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherSnowShowerDay",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherSnowShowerNight",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherSqualls",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherSunnyHigh",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherSunnyLow",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"weatherThunderstorm",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"webAsset",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"whiteboard",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"wifi1",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"wifi2",EnumField,Good,false -Excel.EntityCompactLayoutIcons,"window",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"windowMultiple",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"windowWrench",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"wrench",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"wrenchScrewdriver",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"xray",EnumField,Fine,false -Excel.EntityCompactLayoutIcons,"yoga",EnumField,Fine,false -Excel.EntityPropertyExtraProperties,N/A,Interface,Unknown,false -Excel.EntityPropertyExtraProperties,"propertyMetadata",Property,Fine,false -Excel.EntityPropertyType,N/A,TypeAlias,Good,false -Excel.EntityViewLayouts,N/A,Interface,Unknown,false -Excel.EntityViewLayouts,"card",Property,Excellent,false -Excel.EntityViewLayouts,"compact",Property,Great,false -Excel.ErrorCellValue,N/A,TypeAlias,Good,true -Excel.ErrorCellValueType,N/A,Enum,Unknown,true -Excel.ErrorCellValueType,"blocked",EnumField,Great,false -Excel.ErrorCellValueType,"busy",EnumField,Great,false -Excel.ErrorCellValueType,"calc",EnumField,Great,false -Excel.ErrorCellValueType,"connect",EnumField,Great,false -Excel.ErrorCellValueType,"div0",EnumField,Great,false -Excel.ErrorCellValueType,"external",EnumField,Great,false -Excel.ErrorCellValueType,"field",EnumField,Excellent,false -Excel.ErrorCellValueType,"gettingData",EnumField,Great,false -Excel.ErrorCellValueType,"name",EnumField,Great,false -Excel.ErrorCellValueType,"notAvailable",EnumField,Great,false -Excel.ErrorCellValueType,"null",EnumField,Great,false -Excel.ErrorCellValueType,"num",EnumField,Great,false -Excel.ErrorCellValueType,"placeholder",EnumField,Great,false -Excel.ErrorCellValueType,"python",EnumField,Great,false -Excel.ErrorCellValueType,"ref",EnumField,Great,false -Excel.ErrorCellValueType,"spill",EnumField,Great,false -Excel.ErrorCellValueType,"timeout",EnumField,Great,false -Excel.ErrorCellValueType,"value",EnumField,Great,false -Excel.ErrorCodes,N/A,Enum,Missing,false -Excel.ErrorCodes,"accessDenied",EnumField,Missing,false -Excel.ErrorCodes,"apiNotFound",EnumField,Missing,false -Excel.ErrorCodes,"conflict",EnumField,Missing,false -Excel.ErrorCodes,"emptyChartSeries",EnumField,Missing,false -Excel.ErrorCodes,"filteredRangeConflict",EnumField,Missing,false -Excel.ErrorCodes,"formulaLengthExceedsLimit",EnumField,Missing,false -Excel.ErrorCodes,"generalException",EnumField,Missing,false -Excel.ErrorCodes,"inactiveWorkbook",EnumField,Missing,false -Excel.ErrorCodes,"insertDeleteConflict",EnumField,Missing,false -Excel.ErrorCodes,"invalidArgument",EnumField,Missing,false -Excel.ErrorCodes,"invalidBinding",EnumField,Missing,false -Excel.ErrorCodes,"invalidOperation",EnumField,Missing,false -Excel.ErrorCodes,"invalidOperationInCellEditMode",EnumField,Missing,false -Excel.ErrorCodes,"invalidReference",EnumField,Missing,false -Excel.ErrorCodes,"invalidSelection",EnumField,Missing,false -Excel.ErrorCodes,"itemAlreadyExists",EnumField,Missing,false -Excel.ErrorCodes,"itemNotFound",EnumField,Missing,false -Excel.ErrorCodes,"mergedRangeConflict",EnumField,Missing,false -Excel.ErrorCodes,"nonBlankCellOffSheet",EnumField,Missing,false -Excel.ErrorCodes,"notImplemented",EnumField,Missing,false -Excel.ErrorCodes,"openWorkbookLinksBlocked",EnumField,Missing,false -Excel.ErrorCodes,"operationCellsExceedLimit",EnumField,Missing,false -Excel.ErrorCodes,"pivotTableRangeConflict",EnumField,Missing,false -Excel.ErrorCodes,"powerQueryRefreshResourceChallenge",EnumField,Missing,false -Excel.ErrorCodes,"rangeExceedsLimit",EnumField,Missing,false -Excel.ErrorCodes,"rangeImageExceedsLimit",EnumField,Missing,false -Excel.ErrorCodes,"refreshWorkbookLinksBlocked",EnumField,Missing,false -Excel.ErrorCodes,"requestAborted",EnumField,Missing,false -Excel.ErrorCodes,"responsePayloadSizeLimitExceeded",EnumField,Missing,false -Excel.ErrorCodes,"unsupportedFeature",EnumField,Missing,false -Excel.ErrorCodes,"unsupportedFillType",EnumField,Missing,false -Excel.ErrorCodes,"unsupportedOperation",EnumField,Missing,false -Excel.ErrorCodes,"unsupportedSheet",EnumField,Missing,false -Excel.EventSource,N/A,Enum,Unknown,false -Excel.EventSource,"local",EnumField,Good,false -Excel.EventSource,"remote",EnumField,Fine,false -Excel.EventTriggerSource,N/A,Enum,Fine,false -Excel.EventTriggerSource,"thisLocalAddin",EnumField,Fine,false -Excel.EventTriggerSource,"unknown",EnumField,Fine,false -Excel.EventType,N/A,Enum,Unknown,false -Excel.EventType,"annotationAdded",EnumField,Fine,false -Excel.EventType,"chartActivated",EnumField,Good,false -Excel.EventType,"chartAdded",EnumField,Good,false -Excel.EventType,"chartDeactivated",EnumField,Good,false -Excel.EventType,"chartDeleted",EnumField,Good,false -Excel.EventType,"commentAdded",EnumField,Good,false -Excel.EventType,"commentChanged",EnumField,Good,false -Excel.EventType,"commentDeleted",EnumField,Good,false -Excel.EventType,"externalCodeServiceDiffResultReceived",EnumField,Great,false -Excel.EventType,"linkedEntityDataDomainLinkedEntityDataDomainAdded",EnumField,Good,false -Excel.EventType,"linkedEntityDataDomainRefreshCompleted",EnumField,Excellent,false -Excel.EventType,"linkedEntityDataDomainRefreshModeChanged",EnumField,Good,false -Excel.EventType,"linkedWorkbookRefreshCompleted",EnumField,Good,false -Excel.EventType,"linkedWorkbookWorkbookLinksChanged",EnumField,Good,false -Excel.EventType,"queryQueryRefreshCompleted",EnumField,Good,false -Excel.EventType,"rangeValuesPreviewDismissed",EnumField,Great,false -Excel.EventType,"ribbonCommandExecuted",EnumField,Good,false -Excel.EventType,"shapeActivated",EnumField,Good,false -Excel.EventType,"shapeDeactivated",EnumField,Good,false -Excel.EventType,"tableAdded",EnumField,Good,false -Excel.EventType,"tableChanged",EnumField,Good,false -Excel.EventType,"tableDeleted",EnumField,Good,false -Excel.EventType,"tableFiltered",EnumField,Good,false -Excel.EventType,"tableSelectionChanged",EnumField,Good,false -Excel.EventType,"visualChange",EnumField,Good,false -Excel.EventType,"visualSelectionChanged",EnumField,Good,false -Excel.EventType,"workbookActivated",EnumField,Good,false -Excel.EventType,"workbookAutoSaveSettingChanged",EnumField,Good,false -Excel.EventType,"workbookFormulaReferenceStyleChanged",EnumField,Good,false -Excel.EventType,"worksheetActivated",EnumField,Good,false -Excel.EventType,"worksheetAdded",EnumField,Good,false -Excel.EventType,"worksheetCalculated",EnumField,Good,false -Excel.EventType,"worksheetChanged",EnumField,Good,false -Excel.EventType,"worksheetColumnSorted",EnumField,Fine,false -Excel.EventType,"worksheetDeactivated",EnumField,Good,false -Excel.EventType,"worksheetDeleted",EnumField,Good,false -Excel.EventType,"worksheetFiltered",EnumField,Good,false -Excel.EventType,"worksheetFormatChanged",EnumField,Good,false -Excel.EventType,"worksheetFormulaChanged",EnumField,Good,false -Excel.EventType,"worksheetMoved",EnumField,Great,false -Excel.EventType,"worksheetNameChanged",EnumField,Good,false -Excel.EventType,"worksheetProtectionChanged",EnumField,Good,false -Excel.EventType,"worksheetRowHeightChanged",EnumField,Good,false -Excel.EventType,"worksheetRowHiddenChanged",EnumField,Good,false -Excel.EventType,"worksheetRowSorted",EnumField,Good,false -Excel.EventType,"worksheetSelectionChanged",EnumField,Good,false -Excel.EventType,"worksheetSingleClicked",EnumField,Good,false -Excel.EventType,"worksheetVisibilityChanged",EnumField,Good,false -Excel.ExternalCodeServiceObjectCellValue,N/A,Interface,Good,false -Excel.ExternalCodeServiceObjectCellValue,"basicType",Property,Good,false -Excel.ExternalCodeServiceObjectCellValue,"basicValue",Property,Good,false -Excel.ExternalCodeServiceObjectCellValue,"language",Property,Fine,false -Excel.ExternalCodeServiceObjectCellValue,"preview",Property,Fine,false -Excel.ExternalCodeServiceObjectCellValue,"provider",Property,Excellent,false -Excel.ExternalCodeServiceObjectCellValue,"Python_str",Property,Excellent,false -Excel.ExternalCodeServiceObjectCellValue,"Python_type",Property,Fine,false -Excel.ExternalCodeServiceObjectCellValue,"Python_typeName",Property,Fine,false -Excel.ExternalCodeServiceObjectCellValue,"type",Property,Fine,false -Excel.ExternalErrorCellValue,N/A,Interface,Unknown,false -Excel.ExternalErrorCellValue,"basicType",Property,Good,false -Excel.ExternalErrorCellValue,"basicValue",Property,Excellent,false -Excel.ExternalErrorCellValue,"errorSubType",Property,Great,false -Excel.ExternalErrorCellValue,"errorType",Property,Good,false -Excel.ExternalErrorCellValue,"type",Property,Fine,false -Excel.ExternalErrorCellValueSubType,N/A,Enum,Unknown,false -Excel.ExternalErrorCellValueSubType,"unknown",EnumField,Good,false -Excel.FieldErrorCellValue,N/A,Interface,Unknown,false -Excel.FieldErrorCellValue,"basicType",Property,Good,false -Excel.FieldErrorCellValue,"basicValue",Property,Excellent,false -Excel.FieldErrorCellValue,"errorSubType",Property,Excellent,false -Excel.FieldErrorCellValue,"errorType",Property,Good,false -Excel.FieldErrorCellValue,"fieldName",Property,Great,false -Excel.FieldErrorCellValue,"type",Property,Fine,false -Excel.FieldErrorCellValueSubType,N/A,Enum,Unknown,false -Excel.FieldErrorCellValueSubType,"dataProviderError",EnumField,Excellent,false -Excel.FieldErrorCellValueSubType,"richValueRelMissingFilePart",EnumField,Excellent,false -Excel.FieldErrorCellValueSubType,"unknown",EnumField,Great,false -Excel.FieldErrorCellValueSubType,"webImageMissingFilePart",EnumField,Excellent,false -Excel.FillPattern,N/A,Enum,Fine,true -Excel.FillPattern,"checker",EnumField,Fine,false -Excel.FillPattern,"crissCross",EnumField,Fine,false -Excel.FillPattern,"down",EnumField,Fine,false -Excel.FillPattern,"gray16",EnumField,Fine,false -Excel.FillPattern,"gray25",EnumField,Fine,false -Excel.FillPattern,"gray50",EnumField,Fine,false -Excel.FillPattern,"gray75",EnumField,Fine,false -Excel.FillPattern,"gray8",EnumField,Fine,false -Excel.FillPattern,"grid",EnumField,Fine,false -Excel.FillPattern,"horizontal",EnumField,Fine,false -Excel.FillPattern,"lightDown",EnumField,Fine,false -Excel.FillPattern,"lightHorizontal",EnumField,Fine,false -Excel.FillPattern,"lightUp",EnumField,Fine,false -Excel.FillPattern,"lightVertical",EnumField,Fine,false -Excel.FillPattern,"linearGradient",EnumField,Fine,false -Excel.FillPattern,"none",EnumField,Fine,false -Excel.FillPattern,"rectangularGradient",EnumField,Fine,false -Excel.FillPattern,"semiGray75",EnumField,Fine,false -Excel.FillPattern,"solid",EnumField,Fine,false -Excel.FillPattern,"up",EnumField,Fine,false -Excel.FillPattern,"vertical",EnumField,Fine,false -Excel.Filter,N/A,Class,Unknown,false -Excel.Filter,"context",Property,Excellent,false -Excel.Filter,"criteria",Property,Poor,false -Excel.Filter,"apply(criteria)",Method,Fine,false -Excel.Filter,"applyBottomItemsFilter(count)",Method,Fine,false -Excel.Filter,"applyBottomPercentFilter(percent)",Method,Fine,false -Excel.Filter,"applyCellColorFilter(color)",Method,Fine,false -Excel.Filter,"applyCustomFilter(criteria1, criteria2, oper)",Method,Good,false -Excel.Filter,"applyCustomFilter(criteria1, criteria2, oper)",Method,Good,false -Excel.Filter,"applyDynamicFilter(criteria)",Method,Poor,false -Excel.Filter,"applyDynamicFilter(criteria)",Method,Poor,false -Excel.Filter,"applyFontColorFilter(color)",Method,Fine,false -Excel.Filter,"applyIconFilter(icon)",Method,Fine,false -Excel.Filter,"applyTopItemsFilter(count)",Method,Fine,false -Excel.Filter,"applyTopPercentFilter(percent)",Method,Fine,false -Excel.Filter,"applyValuesFilter(values)",Method,Good,false -Excel.Filter,"clear()",Method,Poor,false -Excel.Filter,"load(options)",Method,Excellent,false -Excel.Filter,"load(propertyNames)",Method,Excellent,false -Excel.Filter,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Filter,"toJSON()",Method,Excellent,false -Excel.FilterCriteria,N/A,Interface,Unknown,false -Excel.FilterCriteria,"color",Property,Great,false -Excel.FilterCriteria,"criterion1",Property,Excellent,false -Excel.FilterCriteria,"criterion2",Property,Great,false -Excel.FilterCriteria,"dynamicCriteria",Property,Good,false -Excel.FilterCriteria,"filterOn",Property,Excellent,true -Excel.FilterCriteria,"icon",Property,Good,false -Excel.FilterCriteria,"operator",Property,Great,false -Excel.FilterCriteria,"subField",Property,Excellent,false -Excel.FilterCriteria,"values",Property,Great,false -Excel.FilterDatetime,N/A,Interface,Unknown,false -Excel.FilterDatetime,"date",Property,Fine,false -Excel.FilterDatetime,"specificity",Property,Excellent,false -Excel.FilterDatetimeSpecificity,N/A,Enum,Fine,true -Excel.FilterDatetimeSpecificity,"day",EnumField,Fine,false -Excel.FilterDatetimeSpecificity,"hour",EnumField,Fine,false -Excel.FilterDatetimeSpecificity,"minute",EnumField,Fine,false -Excel.FilterDatetimeSpecificity,"month",EnumField,Fine,false -Excel.FilterDatetimeSpecificity,"second",EnumField,Fine,false -Excel.FilterDatetimeSpecificity,"year",EnumField,Fine,false -Excel.FilterOn,N/A,Enum,Fine,true -Excel.FilterOn,"bottomItems",EnumField,Fine,false -Excel.FilterOn,"bottomPercent",EnumField,Fine,false -Excel.FilterOn,"cellColor",EnumField,Fine,false -Excel.FilterOn,"custom",EnumField,Fine,false -Excel.FilterOn,"dynamic",EnumField,Fine,false -Excel.FilterOn,"fontColor",EnumField,Fine,false -Excel.FilterOn,"icon",EnumField,Fine,false -Excel.FilterOn,"topItems",EnumField,Fine,false -Excel.FilterOn,"topPercent",EnumField,Fine,false -Excel.FilterOn,"values",EnumField,Fine,false -Excel.FilterOperator,N/A,Enum,Fine,false -Excel.FilterOperator,"and",EnumField,Fine,false -Excel.FilterOperator,"or",EnumField,Fine,false -Excel.FilterPivotHierarchy,N/A,Class,Unknown,false -Excel.FilterPivotHierarchy,"context",Property,Excellent,false -Excel.FilterPivotHierarchy,"enableMultipleFilterItems",Property,Poor,false -Excel.FilterPivotHierarchy,"fields",Property,Great,false -Excel.FilterPivotHierarchy,"id",Property,Poor,false -Excel.FilterPivotHierarchy,"name",Property,Poor,false -Excel.FilterPivotHierarchy,"position",Property,Poor,false -Excel.FilterPivotHierarchy,"load(options)",Method,Excellent,false -Excel.FilterPivotHierarchy,"load(propertyNames)",Method,Excellent,false -Excel.FilterPivotHierarchy,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.FilterPivotHierarchy,"set(properties, options)",Method,Good,false -Excel.FilterPivotHierarchy,"set(properties)",Method,Good,false -Excel.FilterPivotHierarchy,"setToDefault()",Method,Great,false -Excel.FilterPivotHierarchy,"toJSON()",Method,Excellent,false -Excel.FilterPivotHierarchyCollection,N/A,Class,Unknown,false -Excel.FilterPivotHierarchyCollection,"context",Property,Excellent,false -Excel.FilterPivotHierarchyCollection,"items",Property,Poor,false -Excel.FilterPivotHierarchyCollection,"add(pivotHierarchy)",Method,Good,false -Excel.FilterPivotHierarchyCollection,"getCount()",Method,Fine,false -Excel.FilterPivotHierarchyCollection,"getItem(name)",Method,Poor,false -Excel.FilterPivotHierarchyCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.FilterPivotHierarchyCollection,"load(options)",Method,Excellent,false -Excel.FilterPivotHierarchyCollection,"load(propertyNames)",Method,Excellent,false -Excel.FilterPivotHierarchyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.FilterPivotHierarchyCollection,"remove(filterPivotHierarchy)",Method,Poor,false -Excel.FilterPivotHierarchyCollection,"toJSON()",Method,Excellent,false -Excel.FiveArrowsGraySet,N/A,Interface,Missing,false -Excel.FiveArrowsGraySet,"grayDownArrow",Property,Missing,false -Excel.FiveArrowsGraySet,"grayDownInclineArrow",Property,Missing,false -Excel.FiveArrowsGraySet,"graySideArrow",Property,Missing,false -Excel.FiveArrowsGraySet,"grayUpArrow",Property,Missing,false -Excel.FiveArrowsGraySet,"grayUpInclineArrow",Property,Missing,false -Excel.FiveArrowsSet,N/A,Interface,Missing,false -Excel.FiveArrowsSet,"greenUpArrow",Property,Missing,false -Excel.FiveArrowsSet,"redDownArrow",Property,Missing,false -Excel.FiveArrowsSet,"yellowDownInclineArrow",Property,Missing,false -Excel.FiveArrowsSet,"yellowSideArrow",Property,Missing,false -Excel.FiveArrowsSet,"yellowUpInclineArrow",Property,Missing,false -Excel.FiveBoxesSet,N/A,Interface,Missing,false -Excel.FiveBoxesSet,"fourFilledBoxes",Property,Missing,false -Excel.FiveBoxesSet,"noFilledBoxes",Property,Missing,false -Excel.FiveBoxesSet,"oneFilledBox",Property,Missing,false -Excel.FiveBoxesSet,"threeFilledBoxes",Property,Missing,false -Excel.FiveBoxesSet,"twoFilledBoxes",Property,Missing,false -Excel.FiveQuartersSet,N/A,Interface,Missing,false -Excel.FiveQuartersSet,"blackCircle",Property,Missing,false -Excel.FiveQuartersSet,"circleWithOneWhiteQuarter",Property,Missing,false -Excel.FiveQuartersSet,"circleWithThreeWhiteQuarters",Property,Missing,false -Excel.FiveQuartersSet,"circleWithTwoWhiteQuarters",Property,Missing,false -Excel.FiveQuartersSet,"whiteCircleAllWhiteQuarters",Property,Missing,false -Excel.FiveRatingSet,N/A,Interface,Missing,false -Excel.FiveRatingSet,"fourBars",Property,Missing,false -Excel.FiveRatingSet,"noBars",Property,Missing,false -Excel.FiveRatingSet,"oneBar",Property,Missing,false -Excel.FiveRatingSet,"threeBars",Property,Missing,false -Excel.FiveRatingSet,"twoBars",Property,Missing,false -Excel.FormatProtection,N/A,Class,Unknown,false -Excel.FormatProtection,"context",Property,Excellent,false -Excel.FormatProtection,"formulaHidden",Property,Excellent,false -Excel.FormatProtection,"locked",Property,Excellent,false -Excel.FormatProtection,"load(options)",Method,Excellent,false -Excel.FormatProtection,"load(propertyNames)",Method,Excellent,false -Excel.FormatProtection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.FormatProtection,"set(properties, options)",Method,Good,false -Excel.FormatProtection,"set(properties)",Method,Good,false -Excel.FormatProtection,"toJSON()",Method,Excellent,false -Excel.FormattedNumberCellValue,N/A,Interface,Deprecated,false -Excel.FormattedNumberCellValue,"basicType",Property,Deprecated,false -Excel.FormattedNumberCellValue,"basicValue",Property,Deprecated,false -Excel.FormattedNumberCellValue,"numberFormat",Property,Deprecated,false -Excel.FormattedNumberCellValue,"type",Property,Deprecated,false -Excel.FormulaChangedEventDetail,N/A,Interface,Fine,false -Excel.FormulaChangedEventDetail,"cellAddress",Property,Fine,false -Excel.FormulaChangedEventDetail,"previousFormula",Property,Fine,false -Excel.FourArrowsGraySet,N/A,Interface,Missing,false -Excel.FourArrowsGraySet,"grayDownArrow",Property,Missing,false -Excel.FourArrowsGraySet,"grayDownInclineArrow",Property,Missing,false -Excel.FourArrowsGraySet,"grayUpArrow",Property,Missing,false -Excel.FourArrowsGraySet,"grayUpInclineArrow",Property,Missing,false -Excel.FourArrowsSet,N/A,Interface,Missing,false -Excel.FourArrowsSet,"greenUpArrow",Property,Missing,false -Excel.FourArrowsSet,"redDownArrow",Property,Missing,false -Excel.FourArrowsSet,"yellowDownInclineArrow",Property,Missing,false -Excel.FourArrowsSet,"yellowUpInclineArrow",Property,Missing,false -Excel.FourRatingSet,N/A,Interface,Missing,false -Excel.FourRatingSet,"fourBars",Property,Missing,false -Excel.FourRatingSet,"oneBar",Property,Missing,false -Excel.FourRatingSet,"threeBars",Property,Missing,false -Excel.FourRatingSet,"twoBars",Property,Missing,false -Excel.FourRedToBlackSet,N/A,Interface,Missing,false -Excel.FourRedToBlackSet,"blackCircle",Property,Missing,false -Excel.FourRedToBlackSet,"grayCircle",Property,Missing,false -Excel.FourRedToBlackSet,"pinkCircle",Property,Missing,false -Excel.FourRedToBlackSet,"redCircle",Property,Missing,false -Excel.FourTrafficLightsSet,N/A,Interface,Missing,false -Excel.FourTrafficLightsSet,"blackCircleWithBorder",Property,Missing,false -Excel.FourTrafficLightsSet,"greenCircle",Property,Missing,false -Excel.FourTrafficLightsSet,"redCircleWithBorder",Property,Missing,false -Excel.FourTrafficLightsSet,"yellowCircle",Property,Missing,false -Excel.FunctionCellValue,N/A,TypeAlias,Good,false -Excel.FunctionCellValueType,N/A,Enum,Good,false -Excel.FunctionCellValueType,"javaScriptReference",EnumField,Fine,false -Excel.FunctionResult,N/A,Class,Unknown,false -Excel.FunctionResult,"context",Property,Excellent,false -Excel.FunctionResult,"error",Property,Excellent,false -Excel.FunctionResult,"value",Property,Excellent,false -Excel.FunctionResult,"load(options)",Method,Excellent,false -Excel.FunctionResult,"load(propertyNames)",Method,Excellent,false -Excel.FunctionResult,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.FunctionResult,"toJSON()",Method,Excellent,false -Excel.Functions,N/A,Class,Unknown,true -Excel.Functions,"context",Property,Excellent,false -Excel.Functions,"abs(number)",Method,Great,false -Excel.Functions,"accrInt(issue, firstInterest, settlement, rate, par, frequency, basis, calcMethod)",Method,Good,false -Excel.Functions,"accrIntM(issue, settlement, rate, par, basis)",Method,Good,false -Excel.Functions,"acos(number)",Method,Good,false -Excel.Functions,"acosh(number)",Method,Fine,false -Excel.Functions,"acot(number)",Method,Good,false -Excel.Functions,"acoth(number)",Method,Good,false -Excel.Functions,"amorDegrc(cost, datePurchased, firstPeriod, salvage, period, rate, basis)",Method,Good,false -Excel.Functions,"amorLinc(cost, datePurchased, firstPeriod, salvage, period, rate, basis)",Method,Good,false -Excel.Functions,"and(values)",Method,Excellent,false -Excel.Functions,"arabic(text)",Method,Poor,false -Excel.Functions,"areas(reference)",Method,Good,false -Excel.Functions,"asc(text)",Method,Fine,false -Excel.Functions,"asin(number)",Method,Good,false -Excel.Functions,"asinh(number)",Method,Fine,false -Excel.Functions,"atan(number)",Method,Good,false -Excel.Functions,"atan2(xNum, yNum)",Method,Great,false -Excel.Functions,"atanh(number)",Method,Good,false -Excel.Functions,"aveDev(values)",Method,Excellent,false -Excel.Functions,"average(values)",Method,Excellent,false -Excel.Functions,"averageA(values)",Method,Excellent,false -Excel.Functions,"averageIf(range, criteria, averageRange)",Method,Great,false -Excel.Functions,"averageIfs(averageRange, values)",Method,Great,false -Excel.Functions,"bahtText(number)",Method,Poor,false -Excel.Functions,"base(number, radix, minLength)",Method,Fine,false -Excel.Functions,"besselI(x, n)",Method,Good,false -Excel.Functions,"besselJ(x, n)",Method,Fine,false -Excel.Functions,"besselK(x, n)",Method,Good,false -Excel.Functions,"besselY(x, n)",Method,Fine,false -Excel.Functions,"beta_Dist(x, alpha, beta, cumulative, A, B)",Method,Good,false -Excel.Functions,"beta_Inv(probability, alpha, beta, A, B)",Method,Good,false -Excel.Functions,"bin2Dec(number)",Method,Poor,false -Excel.Functions,"bin2Hex(number, places)",Method,Poor,false -Excel.Functions,"bin2Oct(number, places)",Method,Poor,false -Excel.Functions,"binom_Dist_Range(trials, probabilityS, numberS, numberS2)",Method,Good,false -Excel.Functions,"binom_Dist(numberS, trials, probabilityS, cumulative)",Method,Good,false -Excel.Functions,"binom_Inv(trials, probabilityS, alpha)",Method,Great,false -Excel.Functions,"bitand(number1, number2)",Method,Fine,false -Excel.Functions,"bitlshift(number, shiftAmount)",Method,Great,false -Excel.Functions,"bitor(number1, number2)",Method,Fine,false -Excel.Functions,"bitrshift(number, shiftAmount)",Method,Great,false -Excel.Functions,"bitxor(number1, number2)",Method,Fine,false -Excel.Functions,"ceiling_Math(number, significance, mode)",Method,Great,false -Excel.Functions,"ceiling_Precise(number, significance)",Method,Great,false -Excel.Functions,"char(number)",Method,Great,false -Excel.Functions,"chiSq_Dist_RT(x, degFreedom)",Method,Good,false -Excel.Functions,"chiSq_Dist(x, degFreedom, cumulative)",Method,Good,false -Excel.Functions,"chiSq_Inv_RT(probability, degFreedom)",Method,Good,false -Excel.Functions,"chiSq_Inv(probability, degFreedom)",Method,Good,false -Excel.Functions,"choose(indexNum, values)",Method,Good,false -Excel.Functions,"clean(text)",Method,Poor,false -Excel.Functions,"code(text)",Method,Excellent,false -Excel.Functions,"columns(array)",Method,Great,false -Excel.Functions,"combin(number, numberChosen)",Method,Good,false -Excel.Functions,"combina(number, numberChosen)",Method,Good,false -Excel.Functions,"complex(realNum, iNum, suffix)",Method,Fine,false -Excel.Functions,"concatenate(values)",Method,Fine,false -Excel.Functions,"confidence_Norm(alpha, standardDev, size)",Method,Good,false -Excel.Functions,"confidence_T(alpha, standardDev, size)",Method,Good,false -Excel.Functions,"convert(number, fromUnit, toUnit)",Method,Fine,false -Excel.Functions,"cos(number)",Method,Fine,false -Excel.Functions,"cosh(number)",Method,Fine,false -Excel.Functions,"cot(number)",Method,Fine,false -Excel.Functions,"coth(number)",Method,Fine,false -Excel.Functions,"count(values)",Method,Fine,false -Excel.Functions,"countA(values)",Method,Fine,false -Excel.Functions,"countBlank(range)",Method,Good,false -Excel.Functions,"countIf(range, criteria)",Method,Great,false -Excel.Functions,"countIfs(values)",Method,Great,false -Excel.Functions,"coupDayBs(settlement, maturity, frequency, basis)",Method,Good,false -Excel.Functions,"coupDays(settlement, maturity, frequency, basis)",Method,Good,false -Excel.Functions,"coupDaysNc(settlement, maturity, frequency, basis)",Method,Good,false -Excel.Functions,"coupNcd(settlement, maturity, frequency, basis)",Method,Good,false -Excel.Functions,"coupNum(settlement, maturity, frequency, basis)",Method,Good,false -Excel.Functions,"coupPcd(settlement, maturity, frequency, basis)",Method,Good,false -Excel.Functions,"csc(number)",Method,Fine,false -Excel.Functions,"csch(number)",Method,Fine,false -Excel.Functions,"cumIPmt(rate, nper, pv, startPeriod, endPeriod, type)",Method,Good,false -Excel.Functions,"cumPrinc(rate, nper, pv, startPeriod, endPeriod, type)",Method,Good,false -Excel.Functions,"date(year, month, day)",Method,Good,false -Excel.Functions,"datevalue(dateText)",Method,Fine,false -Excel.Functions,"daverage(database, field, criteria)",Method,Excellent,false -Excel.Functions,"day(serialNumber)",Method,Good,false -Excel.Functions,"days(endDate, startDate)",Method,Fine,false -Excel.Functions,"days360(startDate, endDate, method)",Method,Good,false -Excel.Functions,"db(cost, salvage, life, period, month)",Method,Excellent,false -Excel.Functions,"dbcs(text)",Method,Great,false -Excel.Functions,"dcount(database, field, criteria)",Method,Excellent,false -Excel.Functions,"dcountA(database, field, criteria)",Method,Excellent,false -Excel.Functions,"ddb(cost, salvage, life, period, factor)",Method,Excellent,false -Excel.Functions,"dec2Bin(number, places)",Method,Poor,false -Excel.Functions,"dec2Hex(number, places)",Method,Poor,false -Excel.Functions,"dec2Oct(number, places)",Method,Poor,false -Excel.Functions,"decimal(number, radix)",Method,Fine,false -Excel.Functions,"degrees(angle)",Method,Poor,false -Excel.Functions,"delta(number1, number2)",Method,Poor,false -Excel.Functions,"devSq(values)",Method,Great,false -Excel.Functions,"dget(database, field, criteria)",Method,Great,false -Excel.Functions,"disc(settlement, maturity, pr, redemption, basis)",Method,Fine,false -Excel.Functions,"dmax(database, field, criteria)",Method,Excellent,false -Excel.Functions,"dmin(database, field, criteria)",Method,Excellent,false -Excel.Functions,"dollar(number, decimals)",Method,Poor,false -Excel.Functions,"dollarDe(fractionalDollar, fraction)",Method,Fine,false -Excel.Functions,"dollarFr(decimalDollar, fraction)",Method,Fine,false -Excel.Functions,"dproduct(database, field, criteria)",Method,Excellent,false -Excel.Functions,"dstDev(database, field, criteria)",Method,Good,false -Excel.Functions,"dstDevP(database, field, criteria)",Method,Good,false -Excel.Functions,"dsum(database, field, criteria)",Method,Excellent,false -Excel.Functions,"duration(settlement, maturity, coupon, yld, frequency, basis)",Method,Good,false -Excel.Functions,"dvar(database, field, criteria)",Method,Good,false -Excel.Functions,"dvarP(database, field, criteria)",Method,Good,false -Excel.Functions,"ecma_Ceiling(number, significance)",Method,Great,false -Excel.Functions,"edate(startDate, months)",Method,Good,false -Excel.Functions,"effect(nominalRate, npery)",Method,Good,false -Excel.Functions,"eoMonth(startDate, months)",Method,Great,false -Excel.Functions,"erf_Precise(X)",Method,Good,false -Excel.Functions,"erf(lowerLimit, upperLimit)",Method,Good,false -Excel.Functions,"erfC_Precise(X)",Method,Good,false -Excel.Functions,"erfC(x)",Method,Good,false -Excel.Functions,"error_Type(errorVal)",Method,Great,false -Excel.Functions,"even(number)",Method,Good,false -Excel.Functions,"exact(text1, text2)",Method,Excellent,false -Excel.Functions,"exp(number)",Method,Fine,false -Excel.Functions,"expon_Dist(x, lambda, cumulative)",Method,Fine,false -Excel.Functions,"f_Dist_RT(x, degFreedom1, degFreedom2)",Method,Good,false -Excel.Functions,"f_Dist(x, degFreedom1, degFreedom2, cumulative)",Method,Good,false -Excel.Functions,"f_Inv_RT(probability, degFreedom1, degFreedom2)",Method,Great,false -Excel.Functions,"f_Inv(probability, degFreedom1, degFreedom2)",Method,Great,false -Excel.Functions,"fact(number)",Method,Good,false -Excel.Functions,"factDouble(number)",Method,Fine,false -Excel.Functions,"false()",Method,Good,false -Excel.Functions,"find(findText, withinText, startNum)",Method,Excellent,false -Excel.Functions,"findB(findText, withinText, startNum)",Method,Excellent,false -Excel.Functions,"fisher(x)",Method,Fine,false -Excel.Functions,"fisherInv(y)",Method,Great,false -Excel.Functions,"fixed(number, decimals, noCommas)",Method,Great,false -Excel.Functions,"floor_Math(number, significance, mode)",Method,Great,false -Excel.Functions,"floor_Precise(number, significance)",Method,Great,false -Excel.Functions,"fv(rate, nper, pmt, pv, type)",Method,Great,false -Excel.Functions,"fvschedule(principal, schedule)",Method,Great,false -Excel.Functions,"gamma_Dist(x, alpha, beta, cumulative)",Method,Fine,false -Excel.Functions,"gamma_Inv(probability, alpha, beta)",Method,Great,false -Excel.Functions,"gamma(x)",Method,Good,false -Excel.Functions,"gammaLn_Precise(x)",Method,Good,false -Excel.Functions,"gammaLn(x)",Method,Good,false -Excel.Functions,"gauss(x)",Method,Good,false -Excel.Functions,"gcd(values)",Method,Fine,false -Excel.Functions,"geoMean(values)",Method,Great,false -Excel.Functions,"geStep(number, step)",Method,Good,false -Excel.Functions,"harMean(values)",Method,Good,false -Excel.Functions,"hex2Bin(number, places)",Method,Poor,false -Excel.Functions,"hex2Dec(number)",Method,Poor,false -Excel.Functions,"hex2Oct(number, places)",Method,Poor,false -Excel.Functions,"hlookup(lookupValue, tableArray, rowIndexNum, rangeLookup)",Method,Excellent,false -Excel.Functions,"hour(serialNumber)",Method,Good,false -Excel.Functions,"hyperlink(linkLocation, friendlyName)",Method,Good,false -Excel.Functions,"hypGeom_Dist(sampleS, numberSample, populationS, numberPop, cumulative)",Method,Fine,false -Excel.Functions,"if(logicalTest, valueIfTrue, valueIfFalse)",Method,Excellent,false -Excel.Functions,"imAbs(inumber)",Method,Great,false -Excel.Functions,"imaginary(inumber)",Method,Good,false -Excel.Functions,"imArgument(inumber)",Method,Great,false -Excel.Functions,"imConjugate(inumber)",Method,Fine,false -Excel.Functions,"imCos(inumber)",Method,Fine,false -Excel.Functions,"imCosh(inumber)",Method,Fine,false -Excel.Functions,"imCot(inumber)",Method,Fine,false -Excel.Functions,"imCsc(inumber)",Method,Fine,false -Excel.Functions,"imCsch(inumber)",Method,Good,false -Excel.Functions,"imDiv(inumber1, inumber2)",Method,Fine,false -Excel.Functions,"imExp(inumber)",Method,Fine,false -Excel.Functions,"imLn(inumber)",Method,Fine,false -Excel.Functions,"imLog10(inumber)",Method,Fine,false -Excel.Functions,"imLog2(inumber)",Method,Fine,false -Excel.Functions,"imPower(inumber, number)",Method,Great,false -Excel.Functions,"imProduct(values)",Method,Fine,false -Excel.Functions,"imReal(inumber)",Method,Fine,false -Excel.Functions,"imSec(inumber)",Method,Fine,false -Excel.Functions,"imSech(inumber)",Method,Fine,false -Excel.Functions,"imSin(inumber)",Method,Fine,false -Excel.Functions,"imSinh(inumber)",Method,Fine,false -Excel.Functions,"imSqrt(inumber)",Method,Fine,false -Excel.Functions,"imSub(inumber1, inumber2)",Method,Good,false -Excel.Functions,"imSum(values)",Method,Fine,false -Excel.Functions,"imTan(inumber)",Method,Fine,false -Excel.Functions,"int(number)",Method,Fine,false -Excel.Functions,"intRate(settlement, maturity, investment, redemption, basis)",Method,Good,false -Excel.Functions,"ipmt(rate, per, nper, pv, fv, type)",Method,Good,false -Excel.Functions,"irr(values, guess)",Method,Good,false -Excel.Functions,"isErr(value)",Method,Excellent,false -Excel.Functions,"isError(value)",Method,Excellent,false -Excel.Functions,"isEven(number)",Method,Good,false -Excel.Functions,"isFormula(reference)",Method,Good,false -Excel.Functions,"isLogical(value)",Method,Great,false -Excel.Functions,"isNA(value)",Method,Great,false -Excel.Functions,"isNonText(value)",Method,Great,false -Excel.Functions,"isNumber(value)",Method,Great,false -Excel.Functions,"iso_Ceiling(number, significance)",Method,Great,false -Excel.Functions,"isOdd(number)",Method,Good,false -Excel.Functions,"isoWeekNum(date)",Method,Good,false -Excel.Functions,"ispmt(rate, per, nper, pv)",Method,Great,false -Excel.Functions,"isref(value)",Method,Great,false -Excel.Functions,"isText(value)",Method,Great,false -Excel.Functions,"kurt(values)",Method,Fine,false -Excel.Functions,"large(array, k)",Method,Excellent,false -Excel.Functions,"lcm(values)",Method,Fine,false -Excel.Functions,"left(text, numChars)",Method,Excellent,false -Excel.Functions,"leftb(text, numBytes)",Method,Excellent,false -Excel.Functions,"len(text)",Method,Good,false -Excel.Functions,"lenb(text)",Method,Great,false -Excel.Functions,"ln(number)",Method,Fine,false -Excel.Functions,"log(number, base)",Method,Great,false -Excel.Functions,"log10(number)",Method,Fine,false -Excel.Functions,"logNorm_Dist(x, mean, standardDev, cumulative)",Method,Great,false -Excel.Functions,"logNorm_Inv(probability, mean, standardDev)",Method,Great,false -Excel.Functions,"lookup(lookupValue, lookupVector, resultVector)",Method,Great,false -Excel.Functions,"lower(text)",Method,Great,false -Excel.Functions,"match(lookupValue, lookupArray, matchType)",Method,Excellent,false -Excel.Functions,"max(values)",Method,Great,false -Excel.Functions,"maxA(values)",Method,Great,false -Excel.Functions,"mduration(settlement, maturity, coupon, yld, frequency, basis)",Method,Excellent,false -Excel.Functions,"median(values)",Method,Good,false -Excel.Functions,"mid(text, startNum, numChars)",Method,Great,false -Excel.Functions,"midb(text, startNum, numBytes)",Method,Great,false -Excel.Functions,"min(values)",Method,Great,false -Excel.Functions,"minA(values)",Method,Great,false -Excel.Functions,"minute(serialNumber)",Method,Fine,false -Excel.Functions,"mirr(values, financeRate, reinvestRate)",Method,Good,false -Excel.Functions,"mod(number, divisor)",Method,Good,false -Excel.Functions,"month(serialNumber)",Method,Good,false -Excel.Functions,"mround(number, multiple)",Method,Fine,false -Excel.Functions,"multiNomial(values)",Method,Fine,false -Excel.Functions,"n(value)",Method,Good,false -Excel.Functions,"na()",Method,Excellent,false -Excel.Functions,"negBinom_Dist(numberF, numberS, probabilityS, cumulative)",Method,Great,false -Excel.Functions,"networkDays_Intl(startDate, endDate, weekend, holidays)",Method,Great,false -Excel.Functions,"networkDays(startDate, endDate, holidays)",Method,Good,false -Excel.Functions,"nominal(effectRate, npery)",Method,Fine,false -Excel.Functions,"norm_Dist(x, mean, standardDev, cumulative)",Method,Great,false -Excel.Functions,"norm_Inv(probability, mean, standardDev)",Method,Great,false -Excel.Functions,"norm_S_Dist(z, cumulative)",Method,Good,false -Excel.Functions,"norm_S_Inv(probability)",Method,Good,false -Excel.Functions,"not(logical)",Method,Poor,false -Excel.Functions,"now()",Method,Good,false -Excel.Functions,"nper(rate, pmt, pv, fv, type)",Method,Good,false -Excel.Functions,"npv(rate, values)",Method,Great,false -Excel.Functions,"numberValue(text, decimalSeparator, groupSeparator)",Method,Good,false -Excel.Functions,"oct2Bin(number, places)",Method,Poor,false -Excel.Functions,"oct2Dec(number)",Method,Poor,false -Excel.Functions,"oct2Hex(number, places)",Method,Poor,false -Excel.Functions,"odd(number)",Method,Good,false -Excel.Functions,"oddFPrice(settlement, maturity, issue, firstCoupon, rate, yld, redemption, frequency, basis)",Method,Great,false -Excel.Functions,"oddFYield(settlement, maturity, issue, firstCoupon, rate, pr, redemption, frequency, basis)",Method,Good,false -Excel.Functions,"oddLPrice(settlement, maturity, lastInterest, rate, yld, redemption, frequency, basis)",Method,Great,false -Excel.Functions,"oddLYield(settlement, maturity, lastInterest, rate, pr, redemption, frequency, basis)",Method,Good,false -Excel.Functions,"or(values)",Method,Excellent,false -Excel.Functions,"pduration(rate, pv, fv)",Method,Excellent,false -Excel.Functions,"percentile_Exc(array, k)",Method,Great,false -Excel.Functions,"percentile_Inc(array, k)",Method,Great,false -Excel.Functions,"percentRank_Exc(array, x, significance)",Method,Great,false -Excel.Functions,"percentRank_Inc(array, x, significance)",Method,Great,false -Excel.Functions,"permut(number, numberChosen)",Method,Great,false -Excel.Functions,"permutationa(number, numberChosen)",Method,Great,false -Excel.Functions,"phi(x)",Method,Great,false -Excel.Functions,"pi()",Method,Great,false -Excel.Functions,"pmt(rate, nper, pv, fv, type)",Method,Good,false -Excel.Functions,"poisson_Dist(x, mean, cumulative)",Method,Fine,false -Excel.Functions,"power(number, power)",Method,Fine,false -Excel.Functions,"ppmt(rate, per, nper, pv, fv, type)",Method,Good,false -Excel.Functions,"price(settlement, maturity, rate, yld, redemption, frequency, basis)",Method,Great,false -Excel.Functions,"priceDisc(settlement, maturity, discount, redemption, basis)",Method,Great,false -Excel.Functions,"priceMat(settlement, maturity, issue, rate, yld, basis)",Method,Great,false -Excel.Functions,"product(values)",Method,Fine,false -Excel.Functions,"proper(text)",Method,Great,false -Excel.Functions,"pv(rate, nper, pmt, fv, type)",Method,Great,false -Excel.Functions,"quartile_Exc(array, quart)",Method,Great,false -Excel.Functions,"quartile_Inc(array, quart)",Method,Great,false -Excel.Functions,"quotient(numerator, denominator)",Method,Good,false -Excel.Functions,"radians(angle)",Method,Poor,false -Excel.Functions,"rand()",Method,Good,false -Excel.Functions,"randBetween(bottom, top)",Method,Great,false -Excel.Functions,"rank_Avg(number, ref, order)",Method,Excellent,false -Excel.Functions,"rank_Eq(number, ref, order)",Method,Excellent,false -Excel.Functions,"rate(nper, pmt, pv, fv, type, guess)",Method,Great,false -Excel.Functions,"received(settlement, maturity, investment, discount, basis)",Method,Good,false -Excel.Functions,"replace(oldText, startNum, numChars, newText)",Method,Great,false -Excel.Functions,"replaceB(oldText, startNum, numBytes, newText)",Method,Great,false -Excel.Functions,"rept(text, numberTimes)",Method,Good,false -Excel.Functions,"right(text, numChars)",Method,Excellent,false -Excel.Functions,"rightb(text, numBytes)",Method,Excellent,false -Excel.Functions,"roman(number, form)",Method,Poor,false -Excel.Functions,"round(number, numDigits)",Method,Fine,false -Excel.Functions,"roundDown(number, numDigits)",Method,Poor,false -Excel.Functions,"roundUp(number, numDigits)",Method,Poor,false -Excel.Functions,"rows(array)",Method,Great,false -Excel.Functions,"rri(nper, pv, fv)",Method,Good,false -Excel.Functions,"sec(number)",Method,Fine,false -Excel.Functions,"sech(number)",Method,Fine,false -Excel.Functions,"second(serialNumber)",Method,Fine,false -Excel.Functions,"seriesSum(x, n, m, coefficients)",Method,Good,false -Excel.Functions,"sheet(value)",Method,Fine,false -Excel.Functions,"sheets(reference)",Method,Fine,false -Excel.Functions,"sign(number)",Method,Great,false -Excel.Functions,"sin(number)",Method,Fine,false -Excel.Functions,"sinh(number)",Method,Fine,false -Excel.Functions,"skew_p(values)",Method,Good,false -Excel.Functions,"skew(values)",Method,Good,false -Excel.Functions,"sln(cost, salvage, life)",Method,Good,false -Excel.Functions,"small(array, k)",Method,Excellent,false -Excel.Functions,"sqrt(number)",Method,Fine,false -Excel.Functions,"sqrtPi(number)",Method,Fine,false -Excel.Functions,"standardize(x, mean, standardDev)",Method,Great,false -Excel.Functions,"stDev_P(values)",Method,Excellent,false -Excel.Functions,"stDev_S(values)",Method,Great,false -Excel.Functions,"stDevA(values)",Method,Great,false -Excel.Functions,"stDevPA(values)",Method,Great,false -Excel.Functions,"substitute(text, oldText, newText, instanceNum)",Method,Good,false -Excel.Functions,"subtotal(functionNum, values)",Method,Fine,false -Excel.Functions,"sum(values)",Method,Poor,true -Excel.Functions,"sumIf(range, criteria, sumRange)",Method,Great,false -Excel.Functions,"sumIfs(sumRange, values)",Method,Great,false -Excel.Functions,"sumSq(values)",Method,Excellent,false -Excel.Functions,"syd(cost, salvage, life, per)",Method,Great,false -Excel.Functions,"t_Dist_2T(x, degFreedom)",Method,Fine,false -Excel.Functions,"t_Dist_RT(x, degFreedom)",Method,Fine,false -Excel.Functions,"t_Dist(x, degFreedom, cumulative)",Method,Fine,false -Excel.Functions,"t_Inv_2T(probability, degFreedom)",Method,Good,false -Excel.Functions,"t_Inv(probability, degFreedom)",Method,Good,false -Excel.Functions,"t(value)",Method,Excellent,false -Excel.Functions,"tan(number)",Method,Fine,false -Excel.Functions,"tanh(number)",Method,Fine,false -Excel.Functions,"tbillEq(settlement, maturity, discount)",Method,Good,false -Excel.Functions,"tbillPrice(settlement, maturity, discount)",Method,Great,false -Excel.Functions,"tbillYield(settlement, maturity, pr)",Method,Fine,false -Excel.Functions,"text(value, formatText)",Method,Great,false -Excel.Functions,"time(hour, minute, second)",Method,Fine,false -Excel.Functions,"timevalue(timeText)",Method,Fine,false -Excel.Functions,"today()",Method,Fine,false -Excel.Functions,"toJSON()",Method,Excellent,false -Excel.Functions,"trim(text)",Method,Good,false -Excel.Functions,"trimMean(array, percent)",Method,Great,false -Excel.Functions,"true()",Method,Good,false -Excel.Functions,"trunc(number, numDigits)",Method,Good,false -Excel.Functions,"type(value)",Method,Excellent,false -Excel.Functions,"unichar(number)",Method,Great,false -Excel.Functions,"unicode(text)",Method,Good,false -Excel.Functions,"upper(text)",Method,Good,false -Excel.Functions,"usdollar(number, decimals)",Method,Poor,false -Excel.Functions,"value(text)",Method,Good,false -Excel.Functions,"var_P(values)",Method,Great,false -Excel.Functions,"var_S(values)",Method,Great,false -Excel.Functions,"varA(values)",Method,Great,false -Excel.Functions,"varPA(values)",Method,Great,false -Excel.Functions,"vdb(cost, salvage, life, startPeriod, endPeriod, factor, noSwitch)",Method,Excellent,false -Excel.Functions,"vlookup(lookupValue, tableArray, colIndexNum, rangeLookup)",Method,Excellent,true -Excel.Functions,"weekday(serialNumber, returnType)",Method,Great,false -Excel.Functions,"weekNum(serialNumber, returnType)",Method,Fine,false -Excel.Functions,"weibull_Dist(x, alpha, beta, cumulative)",Method,Fine,false -Excel.Functions,"workDay_Intl(startDate, days, weekend, holidays)",Method,Excellent,false -Excel.Functions,"workDay(startDate, days, holidays)",Method,Great,false -Excel.Functions,"xirr(values, dates, guess)",Method,Good,false -Excel.Functions,"xnpv(rate, values, dates)",Method,Great,false -Excel.Functions,"xor(values)",Method,Good,false -Excel.Functions,"year(serialNumber)",Method,Great,false -Excel.Functions,"yearFrac(startDate, endDate, basis)",Method,Good,false -Excel.Functions,"yield(settlement, maturity, rate, pr, redemption, frequency, basis)",Method,Good,false -Excel.Functions,"yieldDisc(settlement, maturity, pr, redemption, basis)",Method,Great,false -Excel.Functions,"yieldMat(settlement, maturity, issue, rate, pr, basis)",Method,Good,false -Excel.Functions,"z_Test(array, x, sigma)",Method,Good,false -Excel.GeometricShape,N/A,Class,Unknown,false -Excel.GeometricShape,"context",Property,Excellent,false -Excel.GeometricShape,"id",Property,Good,false -Excel.GeometricShape,"shape",Property,Great,false -Excel.GeometricShape,"load(options)",Method,Excellent,false -Excel.GeometricShape,"load(propertyNames)",Method,Excellent,false -Excel.GeometricShape,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.GeometricShape,"toJSON()",Method,Excellent,false -Excel.GeometricShapeType,N/A,Enum,Unknown,true -Excel.GeometricShapeType,"accentBorderCallout1",EnumField,Fine,false -Excel.GeometricShapeType,"accentBorderCallout2",EnumField,Fine,false -Excel.GeometricShapeType,"accentBorderCallout3",EnumField,Fine,false -Excel.GeometricShapeType,"accentCallout1",EnumField,Fine,false -Excel.GeometricShapeType,"accentCallout2",EnumField,Fine,false -Excel.GeometricShapeType,"accentCallout3",EnumField,Fine,false -Excel.GeometricShapeType,"actionButtonBackPrevious",EnumField,Fine,false -Excel.GeometricShapeType,"actionButtonBeginning",EnumField,Fine,false -Excel.GeometricShapeType,"actionButtonBlank",EnumField,Fine,false -Excel.GeometricShapeType,"actionButtonDocument",EnumField,Fine,false -Excel.GeometricShapeType,"actionButtonEnd",EnumField,Fine,false -Excel.GeometricShapeType,"actionButtonForwardNext",EnumField,Fine,false -Excel.GeometricShapeType,"actionButtonHelp",EnumField,Fine,false -Excel.GeometricShapeType,"actionButtonHome",EnumField,Fine,false -Excel.GeometricShapeType,"actionButtonInformation",EnumField,Fine,false -Excel.GeometricShapeType,"actionButtonMovie",EnumField,Fine,false -Excel.GeometricShapeType,"actionButtonReturn",EnumField,Fine,false -Excel.GeometricShapeType,"actionButtonSound",EnumField,Fine,false -Excel.GeometricShapeType,"arc",EnumField,Fine,false -Excel.GeometricShapeType,"bentArrow",EnumField,Fine,false -Excel.GeometricShapeType,"bentUpArrow",EnumField,Fine,false -Excel.GeometricShapeType,"bevel",EnumField,Fine,false -Excel.GeometricShapeType,"blockArc",EnumField,Fine,false -Excel.GeometricShapeType,"borderCallout1",EnumField,Fine,false -Excel.GeometricShapeType,"borderCallout2",EnumField,Fine,false -Excel.GeometricShapeType,"borderCallout3",EnumField,Fine,false -Excel.GeometricShapeType,"bracePair",EnumField,Fine,false -Excel.GeometricShapeType,"bracketPair",EnumField,Fine,false -Excel.GeometricShapeType,"callout1",EnumField,Fine,false -Excel.GeometricShapeType,"callout2",EnumField,Fine,false -Excel.GeometricShapeType,"callout3",EnumField,Fine,false -Excel.GeometricShapeType,"can",EnumField,Fine,false -Excel.GeometricShapeType,"chartPlus",EnumField,Fine,false -Excel.GeometricShapeType,"chartStar",EnumField,Fine,false -Excel.GeometricShapeType,"chartX",EnumField,Fine,false -Excel.GeometricShapeType,"chevron",EnumField,Fine,false -Excel.GeometricShapeType,"chord",EnumField,Fine,false -Excel.GeometricShapeType,"circularArrow",EnumField,Fine,false -Excel.GeometricShapeType,"cloud",EnumField,Fine,false -Excel.GeometricShapeType,"cloudCallout",EnumField,Fine,false -Excel.GeometricShapeType,"corner",EnumField,Fine,false -Excel.GeometricShapeType,"cornerTabs",EnumField,Fine,false -Excel.GeometricShapeType,"cube",EnumField,Fine,false -Excel.GeometricShapeType,"curvedDownArrow",EnumField,Fine,false -Excel.GeometricShapeType,"curvedLeftArrow",EnumField,Fine,false -Excel.GeometricShapeType,"curvedRightArrow",EnumField,Fine,false -Excel.GeometricShapeType,"curvedUpArrow",EnumField,Fine,false -Excel.GeometricShapeType,"decagon",EnumField,Fine,false -Excel.GeometricShapeType,"diagonalStripe",EnumField,Fine,false -Excel.GeometricShapeType,"diamond",EnumField,Fine,false -Excel.GeometricShapeType,"dodecagon",EnumField,Fine,false -Excel.GeometricShapeType,"donut",EnumField,Fine,false -Excel.GeometricShapeType,"doubleWave",EnumField,Fine,false -Excel.GeometricShapeType,"downArrow",EnumField,Fine,false -Excel.GeometricShapeType,"downArrowCallout",EnumField,Fine,false -Excel.GeometricShapeType,"ellipse",EnumField,Fine,false -Excel.GeometricShapeType,"ellipseRibbon",EnumField,Fine,false -Excel.GeometricShapeType,"ellipseRibbon2",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartAlternateProcess",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartCollate",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartConnector",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartDecision",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartDelay",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartDisplay",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartDocument",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartExtract",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartInputOutput",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartInternalStorage",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartMagneticDisk",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartMagneticDrum",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartMagneticTape",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartManualInput",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartManualOperation",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartMerge",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartMultidocument",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartOfflineStorage",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartOffpageConnector",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartOnlineStorage",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartOr",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartPredefinedProcess",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartPreparation",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartProcess",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartPunchedCard",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartPunchedTape",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartSort",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartSummingJunction",EnumField,Fine,false -Excel.GeometricShapeType,"flowChartTerminator",EnumField,Fine,false -Excel.GeometricShapeType,"foldedCorner",EnumField,Fine,false -Excel.GeometricShapeType,"frame",EnumField,Fine,false -Excel.GeometricShapeType,"funnel",EnumField,Fine,false -Excel.GeometricShapeType,"gear6",EnumField,Fine,false -Excel.GeometricShapeType,"gear9",EnumField,Fine,false -Excel.GeometricShapeType,"halfFrame",EnumField,Fine,false -Excel.GeometricShapeType,"heart",EnumField,Fine,false -Excel.GeometricShapeType,"heptagon",EnumField,Fine,false -Excel.GeometricShapeType,"hexagon",EnumField,Fine,false -Excel.GeometricShapeType,"homePlate",EnumField,Fine,false -Excel.GeometricShapeType,"horizontalScroll",EnumField,Fine,false -Excel.GeometricShapeType,"irregularSeal1",EnumField,Fine,false -Excel.GeometricShapeType,"irregularSeal2",EnumField,Fine,false -Excel.GeometricShapeType,"leftArrow",EnumField,Fine,false -Excel.GeometricShapeType,"leftArrowCallout",EnumField,Fine,false -Excel.GeometricShapeType,"leftBrace",EnumField,Fine,false -Excel.GeometricShapeType,"leftBracket",EnumField,Fine,false -Excel.GeometricShapeType,"leftCircularArrow",EnumField,Fine,false -Excel.GeometricShapeType,"leftRightArrow",EnumField,Fine,false -Excel.GeometricShapeType,"leftRightArrowCallout",EnumField,Fine,false -Excel.GeometricShapeType,"leftRightCircularArrow",EnumField,Fine,false -Excel.GeometricShapeType,"leftRightRibbon",EnumField,Fine,false -Excel.GeometricShapeType,"leftRightUpArrow",EnumField,Fine,false -Excel.GeometricShapeType,"leftUpArrow",EnumField,Fine,false -Excel.GeometricShapeType,"lightningBolt",EnumField,Fine,false -Excel.GeometricShapeType,"lineInverse",EnumField,Fine,false -Excel.GeometricShapeType,"mathDivide",EnumField,Fine,false -Excel.GeometricShapeType,"mathEqual",EnumField,Fine,false -Excel.GeometricShapeType,"mathMinus",EnumField,Fine,false -Excel.GeometricShapeType,"mathMultiply",EnumField,Fine,false -Excel.GeometricShapeType,"mathNotEqual",EnumField,Fine,false -Excel.GeometricShapeType,"mathPlus",EnumField,Fine,false -Excel.GeometricShapeType,"moon",EnumField,Fine,false -Excel.GeometricShapeType,"nonIsoscelesTrapezoid",EnumField,Fine,false -Excel.GeometricShapeType,"noSmoking",EnumField,Fine,false -Excel.GeometricShapeType,"notchedRightArrow",EnumField,Fine,false -Excel.GeometricShapeType,"octagon",EnumField,Fine,false -Excel.GeometricShapeType,"parallelogram",EnumField,Fine,false -Excel.GeometricShapeType,"pentagon",EnumField,Fine,false -Excel.GeometricShapeType,"pie",EnumField,Fine,false -Excel.GeometricShapeType,"pieWedge",EnumField,Fine,false -Excel.GeometricShapeType,"plaque",EnumField,Fine,false -Excel.GeometricShapeType,"plaqueTabs",EnumField,Fine,false -Excel.GeometricShapeType,"plus",EnumField,Fine,false -Excel.GeometricShapeType,"quadArrow",EnumField,Fine,false -Excel.GeometricShapeType,"quadArrowCallout",EnumField,Fine,false -Excel.GeometricShapeType,"rectangle",EnumField,Fine,false -Excel.GeometricShapeType,"ribbon",EnumField,Fine,false -Excel.GeometricShapeType,"ribbon2",EnumField,Fine,false -Excel.GeometricShapeType,"rightArrow",EnumField,Fine,false -Excel.GeometricShapeType,"rightArrowCallout",EnumField,Fine,false -Excel.GeometricShapeType,"rightBrace",EnumField,Fine,false -Excel.GeometricShapeType,"rightBracket",EnumField,Fine,false -Excel.GeometricShapeType,"rightTriangle",EnumField,Fine,false -Excel.GeometricShapeType,"round1Rectangle",EnumField,Fine,false -Excel.GeometricShapeType,"round2DiagonalRectangle",EnumField,Fine,false -Excel.GeometricShapeType,"round2SameRectangle",EnumField,Fine,false -Excel.GeometricShapeType,"roundRectangle",EnumField,Fine,false -Excel.GeometricShapeType,"smileyFace",EnumField,Fine,false -Excel.GeometricShapeType,"snip1Rectangle",EnumField,Fine,false -Excel.GeometricShapeType,"snip2DiagonalRectangle",EnumField,Fine,false -Excel.GeometricShapeType,"snip2SameRectangle",EnumField,Fine,false -Excel.GeometricShapeType,"snipRoundRectangle",EnumField,Fine,false -Excel.GeometricShapeType,"squareTabs",EnumField,Fine,false -Excel.GeometricShapeType,"star10",EnumField,Fine,false -Excel.GeometricShapeType,"star12",EnumField,Fine,false -Excel.GeometricShapeType,"star16",EnumField,Fine,false -Excel.GeometricShapeType,"star24",EnumField,Fine,false -Excel.GeometricShapeType,"star32",EnumField,Fine,false -Excel.GeometricShapeType,"star4",EnumField,Fine,false -Excel.GeometricShapeType,"star5",EnumField,Fine,false -Excel.GeometricShapeType,"star6",EnumField,Fine,false -Excel.GeometricShapeType,"star7",EnumField,Fine,false -Excel.GeometricShapeType,"star8",EnumField,Fine,false -Excel.GeometricShapeType,"stripedRightArrow",EnumField,Fine,false -Excel.GeometricShapeType,"sun",EnumField,Fine,false -Excel.GeometricShapeType,"swooshArrow",EnumField,Fine,false -Excel.GeometricShapeType,"teardrop",EnumField,Fine,false -Excel.GeometricShapeType,"trapezoid",EnumField,Fine,false -Excel.GeometricShapeType,"triangle",EnumField,Fine,false -Excel.GeometricShapeType,"upArrow",EnumField,Fine,false -Excel.GeometricShapeType,"upArrowCallout",EnumField,Fine,false -Excel.GeometricShapeType,"upDownArrow",EnumField,Fine,false -Excel.GeometricShapeType,"upDownArrowCallout",EnumField,Fine,false -Excel.GeometricShapeType,"uturnArrow",EnumField,Fine,false -Excel.GeometricShapeType,"verticalScroll",EnumField,Fine,false -Excel.GeometricShapeType,"wave",EnumField,Fine,false -Excel.GeometricShapeType,"wedgeEllipseCallout",EnumField,Fine,false -Excel.GeometricShapeType,"wedgeRectCallout",EnumField,Fine,false -Excel.GeometricShapeType,"wedgeRRectCallout",EnumField,Fine,false -Excel.GettingDataErrorCellValue,N/A,Interface,Unknown,false -Excel.GettingDataErrorCellValue,"basicType",Property,Good,false -Excel.GettingDataErrorCellValue,"basicValue",Property,Excellent,false -Excel.GettingDataErrorCellValue,"errorType",Property,Good,false -Excel.GettingDataErrorCellValue,"type",Property,Fine,false -Excel.GroupOption,N/A,Enum,Fine,true -Excel.GroupOption,"byColumns",EnumField,Fine,false -Excel.GroupOption,"byRows",EnumField,Fine,false -Excel.GroupShapeCollection,N/A,Class,Unknown,false -Excel.GroupShapeCollection,"context",Property,Excellent,false -Excel.GroupShapeCollection,"items",Property,Poor,false -Excel.GroupShapeCollection,"getCount()",Method,Fine,false -Excel.GroupShapeCollection,"getItem(key)",Method,Poor,false -Excel.GroupShapeCollection,"getItemAt(index)",Method,Fine,false -Excel.GroupShapeCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.GroupShapeCollection,"load(options)",Method,Excellent,false -Excel.GroupShapeCollection,"load(propertyNames)",Method,Excellent,false -Excel.GroupShapeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.GroupShapeCollection,"toJSON()",Method,Excellent,false -Excel.HeaderFooter,N/A,Class,Unknown,false -Excel.HeaderFooter,"centerFooter",Property,Great,false -Excel.HeaderFooter,"centerFooterPicture",Property,Good,false -Excel.HeaderFooter,"centerHeader",Property,Great,false -Excel.HeaderFooter,"centerHeaderPicture",Property,Good,false -Excel.HeaderFooter,"context",Property,Excellent,false -Excel.HeaderFooter,"leftFooter",Property,Great,false -Excel.HeaderFooter,"leftFooterPicture",Property,Good,false -Excel.HeaderFooter,"leftHeader",Property,Great,false -Excel.HeaderFooter,"leftHeaderPicture",Property,Good,false -Excel.HeaderFooter,"rightFooter",Property,Great,false -Excel.HeaderFooter,"rightFooterPicture",Property,Good,false -Excel.HeaderFooter,"rightHeader",Property,Great,false -Excel.HeaderFooter,"rightHeaderPicture",Property,Good,false -Excel.HeaderFooter,"load(options)",Method,Excellent,false -Excel.HeaderFooter,"load(propertyNames)",Method,Excellent,false -Excel.HeaderFooter,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.HeaderFooter,"set(properties, options)",Method,Good,false -Excel.HeaderFooter,"set(properties)",Method,Good,false -Excel.HeaderFooter,"toJSON()",Method,Excellent,false -Excel.HeaderFooterGroup,N/A,Class,Great,false -Excel.HeaderFooterGroup,"context",Property,Excellent,false -Excel.HeaderFooterGroup,"defaultForAllPages",Property,Great,false -Excel.HeaderFooterGroup,"evenPages",Property,Good,false -Excel.HeaderFooterGroup,"firstPage",Property,Good,false -Excel.HeaderFooterGroup,"oddPages",Property,Good,false -Excel.HeaderFooterGroup,"state",Property,Fine,false -Excel.HeaderFooterGroup,"useSheetMargins",Property,Excellent,false -Excel.HeaderFooterGroup,"useSheetScale",Property,Excellent,false -Excel.HeaderFooterGroup,"load(options)",Method,Excellent,false -Excel.HeaderFooterGroup,"load(propertyNames)",Method,Excellent,false -Excel.HeaderFooterGroup,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.HeaderFooterGroup,"set(properties, options)",Method,Good,false -Excel.HeaderFooterGroup,"set(properties)",Method,Good,false -Excel.HeaderFooterGroup,"toJSON()",Method,Excellent,false -Excel.HeaderFooterPicture,N/A,Class,Unknown,false -Excel.HeaderFooterPicture,"brightness",Property,Excellent,false -Excel.HeaderFooterPicture,"colorType",Property,Great,false -Excel.HeaderFooterPicture,"context",Property,Excellent,false -Excel.HeaderFooterPicture,"contrast",Property,Excellent,false -Excel.HeaderFooterPicture,"cropBottom",Property,Great,false -Excel.HeaderFooterPicture,"cropLeft",Property,Great,false -Excel.HeaderFooterPicture,"cropRight",Property,Great,false -Excel.HeaderFooterPicture,"cropTop",Property,Great,false -Excel.HeaderFooterPicture,"filename",Property,Excellent,false -Excel.HeaderFooterPicture,"height",Property,Good,false -Excel.HeaderFooterPicture,"lockAspectRatio",Property,Excellent,false -Excel.HeaderFooterPicture,"width",Property,Good,false -Excel.HeaderFooterPicture,"load(options)",Method,Excellent,false -Excel.HeaderFooterPicture,"load(propertyNames)",Method,Excellent,false -Excel.HeaderFooterPicture,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.HeaderFooterPicture,"set(properties, options)",Method,Good,false -Excel.HeaderFooterPicture,"set(properties)",Method,Good,false -Excel.HeaderFooterPicture,"toJSON()",Method,Excellent,false -Excel.HeaderFooterState,N/A,Enum,Unknown,false -Excel.HeaderFooterState,"default",EnumField,Good,false -Excel.HeaderFooterState,"firstAndDefault",EnumField,Good,false -Excel.HeaderFooterState,"firstOddAndEven",EnumField,Fine,false -Excel.HeaderFooterState,"oddAndEven",EnumField,Good,false -Excel.HorizontalAlignment,N/A,Enum,Fine,true -Excel.HorizontalAlignment,"center",EnumField,Fine,false -Excel.HorizontalAlignment,"centerAcrossSelection",EnumField,Fine,false -Excel.HorizontalAlignment,"distributed",EnumField,Fine,false -Excel.HorizontalAlignment,"fill",EnumField,Fine,false -Excel.HorizontalAlignment,"general",EnumField,Fine,false -Excel.HorizontalAlignment,"justify",EnumField,Fine,false -Excel.HorizontalAlignment,"left",EnumField,Fine,false -Excel.HorizontalAlignment,"right",EnumField,Fine,false -Excel.Icon,N/A,Interface,Unknown,false -Excel.Icon,"index",Property,Good,false -Excel.Icon,"set",Property,Good,false -Excel.IconCollections,N/A,Interface,Missing,false -Excel.IconCollections,"fiveArrows",Property,Missing,false -Excel.IconCollections,"fiveArrowsGray",Property,Missing,false -Excel.IconCollections,"fiveBoxes",Property,Missing,false -Excel.IconCollections,"fiveQuarters",Property,Missing,false -Excel.IconCollections,"fiveRating",Property,Missing,false -Excel.IconCollections,"fourArrows",Property,Missing,false -Excel.IconCollections,"fourArrowsGray",Property,Missing,false -Excel.IconCollections,"fourRating",Property,Missing,false -Excel.IconCollections,"fourRedToBlack",Property,Missing,false -Excel.IconCollections,"fourTrafficLights",Property,Missing,false -Excel.IconCollections,"threeArrows",Property,Missing,false -Excel.IconCollections,"threeArrowsGray",Property,Missing,false -Excel.IconCollections,"threeFlags",Property,Missing,false -Excel.IconCollections,"threeSigns",Property,Missing,false -Excel.IconCollections,"threeStars",Property,Missing,false -Excel.IconCollections,"threeSymbols",Property,Missing,false -Excel.IconCollections,"threeSymbols2",Property,Missing,false -Excel.IconCollections,"threeTrafficLights1",Property,Missing,false -Excel.IconCollections,"threeTrafficLights2",Property,Missing,false -Excel.IconCollections,"threeTriangles",Property,Missing,false -Excel.IconSet,N/A,Enum,Fine,true -Excel.IconSet,"fiveArrows",EnumField,Fine,false -Excel.IconSet,"fiveArrowsGray",EnumField,Fine,false -Excel.IconSet,"fiveBoxes",EnumField,Fine,false -Excel.IconSet,"fiveQuarters",EnumField,Fine,false -Excel.IconSet,"fiveRating",EnumField,Fine,false -Excel.IconSet,"fourArrows",EnumField,Fine,false -Excel.IconSet,"fourArrowsGray",EnumField,Fine,false -Excel.IconSet,"fourRating",EnumField,Fine,false -Excel.IconSet,"fourRedToBlack",EnumField,Fine,false -Excel.IconSet,"fourTrafficLights",EnumField,Fine,false -Excel.IconSet,"invalid",EnumField,Fine,false -Excel.IconSet,"threeArrows",EnumField,Fine,false -Excel.IconSet,"threeArrowsGray",EnumField,Fine,false -Excel.IconSet,"threeFlags",EnumField,Fine,false -Excel.IconSet,"threeSigns",EnumField,Fine,false -Excel.IconSet,"threeStars",EnumField,Fine,false -Excel.IconSet,"threeSymbols",EnumField,Fine,false -Excel.IconSet,"threeSymbols2",EnumField,Fine,false -Excel.IconSet,"threeTrafficLights1",EnumField,Fine,false -Excel.IconSet,"threeTrafficLights2",EnumField,Fine,false -Excel.IconSet,"threeTriangles",EnumField,Fine,false -Excel.IconSetConditionalFormat,N/A,Class,Unknown,false -Excel.IconSetConditionalFormat,"context",Property,Excellent,false -Excel.IconSetConditionalFormat,"criteria",Property,Excellent,true -Excel.IconSetConditionalFormat,"reverseIconOrder",Property,Great,false -Excel.IconSetConditionalFormat,"showIconOnly",Property,Great,false -Excel.IconSetConditionalFormat,"style",Property,Excellent,true -Excel.IconSetConditionalFormat,"load(options)",Method,Excellent,false -Excel.IconSetConditionalFormat,"load(propertyNames)",Method,Excellent,false -Excel.IconSetConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.IconSetConditionalFormat,"set(properties, options)",Method,Good,false -Excel.IconSetConditionalFormat,"set(properties)",Method,Good,false -Excel.IconSetConditionalFormat,"toJSON()",Method,Excellent,false -Excel.Identity,N/A,Interface,Poor,false -Excel.Identity,"displayName",Property,Poor,false -Excel.Identity,"id",Property,Poor,false -Excel.Image,N/A,Class,Unknown,false -Excel.Image,"brightness",Property,Excellent,false -Excel.Image,"colorType",Property,Great,false -Excel.Image,"context",Property,Excellent,false -Excel.Image,"contrast",Property,Excellent,false -Excel.Image,"cropBottom",Property,Great,false -Excel.Image,"cropLeft",Property,Great,false -Excel.Image,"cropRight",Property,Great,false -Excel.Image,"cropTop",Property,Great,false -Excel.Image,"format",Property,Fine,true -Excel.Image,"id",Property,Excellent,false -Excel.Image,"shape",Property,Great,false -Excel.Image,"incrementBrightness(increment)",Method,Good,false -Excel.Image,"incrementContrast(increment)",Method,Good,false -Excel.Image,"load(options)",Method,Excellent,false -Excel.Image,"load(propertyNames)",Method,Excellent,false -Excel.Image,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Image,"set(properties, options)",Method,Good,false -Excel.Image,"set(properties)",Method,Good,false -Excel.Image,"toJSON()",Method,Excellent,false -Excel.ImageFittingMode,N/A,Enum,Fine,false -Excel.ImageFittingMode,"fill",EnumField,Fine,false -Excel.ImageFittingMode,"fit",EnumField,Fine,false -Excel.ImageFittingMode,"fitAndCenter",EnumField,Fine,false -Excel.InsertShiftDirection,N/A,Enum,Unknown,true -Excel.InsertShiftDirection,"down",EnumField,Fine,false -Excel.InsertShiftDirection,"right",EnumField,Fine,false -Excel.InsertWorksheetOptions,N/A,Interface,Unknown,false -Excel.InsertWorksheetOptions,"positionType",Property,Good,false -Excel.InsertWorksheetOptions,"relativeTo",Property,Excellent,false -Excel.InsertWorksheetOptions,"sheetNamesToInsert",Property,Good,false -Excel.IterativeCalculation,N/A,Class,Unknown,false -Excel.IterativeCalculation,"context",Property,Excellent,false -Excel.IterativeCalculation,"enabled",Property,Good,false -Excel.IterativeCalculation,"maxChange",Property,Great,false -Excel.IterativeCalculation,"maxIteration",Property,Great,false -Excel.IterativeCalculation,"load(options)",Method,Excellent,false -Excel.IterativeCalculation,"load(propertyNames)",Method,Excellent,false -Excel.IterativeCalculation,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.IterativeCalculation,"set(properties, options)",Method,Good,false -Excel.IterativeCalculation,"set(properties)",Method,Good,false -Excel.IterativeCalculation,"toJSON()",Method,Excellent,false -Excel.JavaScriptCustomFunctionReferenceCellValue,N/A,Interface,Good,false -Excel.JavaScriptCustomFunctionReferenceCellValue,"basicType",Property,Good,false -Excel.JavaScriptCustomFunctionReferenceCellValue,"basicValue",Property,Excellent,false -Excel.JavaScriptCustomFunctionReferenceCellValue,"functionType",Property,Good,false -Excel.JavaScriptCustomFunctionReferenceCellValue,"id",Property,Fine,false -Excel.JavaScriptCustomFunctionReferenceCellValue,"namespace",Property,Great,false -Excel.JavaScriptCustomFunctionReferenceCellValue,"type",Property,Fine,false -Excel.KeyboardDirection,N/A,Enum,Fine,true -Excel.KeyboardDirection,"down",EnumField,Fine,false -Excel.KeyboardDirection,"left",EnumField,Fine,false -Excel.KeyboardDirection,"right",EnumField,Fine,false -Excel.KeyboardDirection,"up",EnumField,Fine,false -Excel.LabelFilterCondition,N/A,Enum,Unknown,true -Excel.LabelFilterCondition,"beginsWith",EnumField,Excellent,false -Excel.LabelFilterCondition,"between",EnumField,Excellent,false -Excel.LabelFilterCondition,"contains",EnumField,Excellent,false -Excel.LabelFilterCondition,"endsWith",EnumField,Excellent,false -Excel.LabelFilterCondition,"equals",EnumField,Excellent,false -Excel.LabelFilterCondition,"greaterThan",EnumField,Good,false -Excel.LabelFilterCondition,"greaterThanOrEqualTo",EnumField,Good,false -Excel.LabelFilterCondition,"lessThan",EnumField,Good,false -Excel.LabelFilterCondition,"lessThanOrEqualTo",EnumField,Good,false -Excel.LabelFilterCondition,"unknown",EnumField,Good,false -Excel.Line,N/A,Class,Unknown,false -Excel.Line,"beginArrowheadLength",Property,Good,false -Excel.Line,"beginArrowheadStyle",Property,Good,false -Excel.Line,"beginArrowheadWidth",Property,Good,false -Excel.Line,"beginConnectedShape",Property,Good,false -Excel.Line,"beginConnectedSite",Property,Great,false -Excel.Line,"connectorType",Property,Poor,false -Excel.Line,"context",Property,Excellent,false -Excel.Line,"endArrowheadLength",Property,Good,false -Excel.Line,"endArrowheadStyle",Property,Good,false -Excel.Line,"endArrowheadWidth",Property,Good,false -Excel.Line,"endConnectedShape",Property,Good,false -Excel.Line,"endConnectedSite",Property,Great,false -Excel.Line,"id",Property,Good,false -Excel.Line,"isBeginConnected",Property,Great,false -Excel.Line,"isEndConnected",Property,Great,false -Excel.Line,"shape",Property,Great,false -Excel.Line,"connectBeginShape(shape, connectionSite)",Method,Good,true -Excel.Line,"connectEndShape(shape, connectionSite)",Method,Good,true -Excel.Line,"disconnectBeginShape()",Method,Good,true -Excel.Line,"disconnectEndShape()",Method,Good,true -Excel.Line,"load(options)",Method,Excellent,false -Excel.Line,"load(propertyNames)",Method,Excellent,false -Excel.Line,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Line,"set(properties, options)",Method,Good,false -Excel.Line,"set(properties)",Method,Good,false -Excel.Line,"toJSON()",Method,Excellent,false -Excel.LinkedDataTypeState,N/A,Enum,Fine,false -Excel.LinkedDataTypeState,"brokenLinkedData",EnumField,Fine,false -Excel.LinkedDataTypeState,"disambiguationNeeded",EnumField,Fine,false -Excel.LinkedDataTypeState,"fetchingData",EnumField,Fine,false -Excel.LinkedDataTypeState,"none",EnumField,Fine,false -Excel.LinkedDataTypeState,"validLinkedData",EnumField,Fine,false -Excel.LinkedEntityCellValue,N/A,Interface,Unknown,false -Excel.LinkedEntityCellValue,"basicType",Property,Good,false -Excel.LinkedEntityCellValue,"basicValue",Property,Excellent,false -Excel.LinkedEntityCellValue,"id",Property,Good,false -Excel.LinkedEntityCellValue,"layouts",Property,Fine,false -Excel.LinkedEntityCellValue,"properties",Property,Fine,false -Excel.LinkedEntityCellValue,"provider",Property,Great,false -Excel.LinkedEntityCellValue,"text",Property,Great,false -Excel.LinkedEntityCellValue,"type",Property,Fine,false -Excel.LinkedEntityDataDomain,N/A,Class,Unknown,false -Excel.LinkedEntityDataDomain,"context",Property,Excellent,false -Excel.LinkedEntityDataDomain,"dataProvider",Property,Fine,false -Excel.LinkedEntityDataDomain,"id",Property,Fine,false -Excel.LinkedEntityDataDomain,"lastRefreshed",Property,Excellent,false -Excel.LinkedEntityDataDomain,"loadFunctionId",Property,Great,false -Excel.LinkedEntityDataDomain,"name",Property,Fine,false -Excel.LinkedEntityDataDomain,"periodicRefreshInterval",Property,Excellent,false -Excel.LinkedEntityDataDomain,"refreshMode",Property,Excellent,false -Excel.LinkedEntityDataDomain,"serviceId",Property,Good,false -Excel.LinkedEntityDataDomain,"supportedRefreshModes",Property,Good,false -Excel.LinkedEntityDataDomain,"delete()",Method,Excellent,false -Excel.LinkedEntityDataDomain,"load(options)",Method,Excellent,false -Excel.LinkedEntityDataDomain,"load(propertyNames)",Method,Excellent,false -Excel.LinkedEntityDataDomain,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.LinkedEntityDataDomain,"refresh()",Method,Excellent,false -Excel.LinkedEntityDataDomain,"toJSON()",Method,Excellent,false -Excel.LinkedEntityDataDomainAddedEventArgs,N/A,Interface,Fine,false -Excel.LinkedEntityDataDomainAddedEventArgs,"id",Property,Fine,false -Excel.LinkedEntityDataDomainAddedEventArgs,"serviceId",Property,Fine,false -Excel.LinkedEntityDataDomainAddedEventArgs,"source",Property,Fine,false -Excel.LinkedEntityDataDomainAddedEventArgs,"type",Property,Fine,false -Excel.LinkedEntityDataDomainCollection,N/A,Class,Unknown,false -Excel.LinkedEntityDataDomainCollection,"context",Property,Excellent,false -Excel.LinkedEntityDataDomainCollection,"items",Property,Poor,false -Excel.LinkedEntityDataDomainCollection,"add(options)",Method,Excellent,false -Excel.LinkedEntityDataDomainCollection,"getCount()",Method,Fine,false -Excel.LinkedEntityDataDomainCollection,"getItem(id)",Method,Fine,false -Excel.LinkedEntityDataDomainCollection,"getItemAt(index)",Method,Fine,false -Excel.LinkedEntityDataDomainCollection,"getItemByName(name)",Method,Fine,false -Excel.LinkedEntityDataDomainCollection,"getItemByNameOrNullObject(name)",Method,Excellent,false -Excel.LinkedEntityDataDomainCollection,"getItemOrNullObject(id)",Method,Excellent,false -Excel.LinkedEntityDataDomainCollection,"load(options)",Method,Excellent,false -Excel.LinkedEntityDataDomainCollection,"load(propertyNames)",Method,Excellent,false -Excel.LinkedEntityDataDomainCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.LinkedEntityDataDomainCollection,"refreshAll()",Method,Excellent,false -Excel.LinkedEntityDataDomainCollection,"toJSON()",Method,Excellent,false -Excel.LinkedEntityDataDomainCreateOptions,N/A,Interface,Unknown,false -Excel.LinkedEntityDataDomainCreateOptions,"dataProvider",Property,Great,false -Excel.LinkedEntityDataDomainCreateOptions,"id",Property,Great,false -Excel.LinkedEntityDataDomainCreateOptions,"loadFunctionId",Property,Excellent,false -Excel.LinkedEntityDataDomainCreateOptions,"name",Property,Great,false -Excel.LinkedEntityDataDomainCreateOptions,"periodicRefreshInterval",Property,Excellent,false -Excel.LinkedEntityDataDomainCreateOptions,"supportedRefreshModes",Property,Excellent,false -Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,N/A,Interface,Unknown,false -Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,"errors",Property,Excellent,false -Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,"id",Property,Great,false -Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,"refreshed",Property,Excellent,false -Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,"serviceId",Property,Great,false -Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,"source",Property,Fine,false -Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,"type",Property,Fine,false -Excel.LinkedEntityDataDomainRefreshMode,N/A,Enum,Unknown,false -Excel.LinkedEntityDataDomainRefreshMode,"manual",EnumField,Good,false -Excel.LinkedEntityDataDomainRefreshMode,"onLoad",EnumField,Good,false -Excel.LinkedEntityDataDomainRefreshMode,"periodic",EnumField,Excellent,false -Excel.LinkedEntityDataDomainRefreshMode,"unknown",EnumField,Good,false -Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs,N/A,Interface,Fine,false -Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs,"id",Property,Fine,false -Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs,"refreshMode",Property,Fine,false -Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs,"serviceId",Property,Fine,false -Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs,"source",Property,Fine,false -Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs,"type",Property,Fine,false -Excel.LinkedEntityId,N/A,Interface,Unknown,false -Excel.LinkedEntityId,"culture",Property,Great,false -Excel.LinkedEntityId,"domainId",Property,Excellent,false -Excel.LinkedEntityId,"entityId",Property,Excellent,false -Excel.LinkedEntityId,"serviceId",Property,Great,false -Excel.LinkedEntityIdCulture,N/A,Interface,Unknown,false -Excel.LinkedEntityIdCulture,"culture",Property,Excellent,false -Excel.LinkedEntityIdCulture,"entityId",Property,Excellent,false -Excel.LinkedEntityLoadServiceRequest,N/A,Interface,Unknown,false -Excel.LinkedEntityLoadServiceRequest,"domainId",Property,Excellent,false -Excel.LinkedEntityLoadServiceRequest,"entities",Property,Great,false -Excel.LinkedEntityLoadServiceResult,N/A,Interface,Unknown,false -Excel.LinkedEntityLoadServiceResult,"entities",Property,Excellent,false -Excel.LinkedWorkbook,N/A,Class,Great,false -Excel.LinkedWorkbook,"context",Property,Excellent,false -Excel.LinkedWorkbook,"id",Property,Fine,false -Excel.LinkedWorkbook,"breakLinks()",Method,Great,false -Excel.LinkedWorkbook,"load(options)",Method,Excellent,false -Excel.LinkedWorkbook,"load(propertyNames)",Method,Excellent,false -Excel.LinkedWorkbook,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.LinkedWorkbook,"refresh()",Method,Fine,false -Excel.LinkedWorkbook,"toJSON()",Method,Excellent,false -Excel.LinkedWorkbookCollection,N/A,Class,Unknown,false -Excel.LinkedWorkbookCollection,"context",Property,Excellent,false -Excel.LinkedWorkbookCollection,"items",Property,Poor,false -Excel.LinkedWorkbookCollection,"workbookLinksRefreshMode",Property,Fine,false -Excel.LinkedWorkbookCollection,"breakAllLinks()",Method,Good,false -Excel.LinkedWorkbookCollection,"getItem(key)",Method,Fine,false -Excel.LinkedWorkbookCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.LinkedWorkbookCollection,"load(options)",Method,Excellent,false -Excel.LinkedWorkbookCollection,"load(propertyNames)",Method,Excellent,false -Excel.LinkedWorkbookCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.LinkedWorkbookCollection,"refreshAll()",Method,Poor,false -Excel.LinkedWorkbookCollection,"toJSON()",Method,Excellent,false -Excel.ListDataValidation,N/A,Interface,Unknown,false -Excel.ListDataValidation,"inCellDropDown",Property,Excellent,false -Excel.ListDataValidation,"source",Property,Excellent,false -Excel.LoadToType,N/A,Enum,Unknown,false -Excel.LoadToType,"connectionOnly",EnumField,Fine,false -Excel.LoadToType,"pivotChart",EnumField,Fine,false -Excel.LoadToType,"pivotTable",EnumField,Fine,false -Excel.LoadToType,"table",EnumField,Fine,false -Excel.LocalImage,N/A,Class,Unknown,false -Excel.LocalImage,"context",Property,Excellent,false -Excel.LocalImage,"getBase64EncodedImageData(cacheUid)",Method,Good,false -Excel.LocalImage,"toJSON()",Method,Excellent,false -Excel.LocalImageCellValue,N/A,Interface,Good,false -Excel.LocalImageCellValue,"altText",Property,Good,false -Excel.LocalImageCellValue,"attribution",Property,Fine,false -Excel.LocalImageCellValue,"basicType",Property,Good,false -Excel.LocalImageCellValue,"basicValue",Property,Excellent,false -Excel.LocalImageCellValue,"image",Property,Fine,false -Excel.LocalImageCellValue,"provider",Property,Good,false -Excel.LocalImageCellValue,"type",Property,Fine,false -Excel.LocalImageCellValueCacheId,N/A,Interface,Unknown,false -Excel.LocalImageCellValueCacheId,"cachedUid",Property,Fine,false -Excel.MixedCellControl,N/A,Interface,Missing,false -Excel.MixedCellControl,"type",Property,Missing,false -Excel.NamedItem,N/A,Class,Unknown,true -Excel.NamedItem,"arrayValues",Property,Excellent,false -Excel.NamedItem,"comment",Property,Good,false -Excel.NamedItem,"context",Property,Excellent,false -Excel.NamedItem,"formula",Property,Fine,true -Excel.NamedItem,"name",Property,Fine,false -Excel.NamedItem,"scope",Property,Excellent,false -Excel.NamedItem,"type",Property,Excellent,false -Excel.NamedItem,"value",Property,Excellent,false -Excel.NamedItem,"valueAsJson",Property,Excellent,false -Excel.NamedItem,"valueAsJsonLocal",Property,Excellent,false -Excel.NamedItem,"visible",Property,Great,false -Excel.NamedItem,"worksheet",Property,Excellent,false -Excel.NamedItem,"worksheetOrNullObject",Property,Excellent,false -Excel.NamedItem,"delete()",Method,Fine,true -Excel.NamedItem,"getRange()",Method,Excellent,true -Excel.NamedItem,"getRangeOrNullObject()",Method,Excellent,false -Excel.NamedItem,"load(options)",Method,Excellent,false -Excel.NamedItem,"load(propertyNames)",Method,Excellent,true -Excel.NamedItem,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.NamedItem,"set(properties, options)",Method,Good,false -Excel.NamedItem,"set(properties)",Method,Good,false -Excel.NamedItem,"toJSON()",Method,Excellent,false -Excel.NamedItemArrayValues,N/A,Class,Unknown,false -Excel.NamedItemArrayValues,"context",Property,Excellent,false -Excel.NamedItemArrayValues,"types",Property,Good,false -Excel.NamedItemArrayValues,"values",Property,Great,false -Excel.NamedItemArrayValues,"valuesAsJson",Property,Excellent,false -Excel.NamedItemArrayValues,"valuesAsJsonLocal",Property,Excellent,false -Excel.NamedItemArrayValues,"load(options)",Method,Excellent,false -Excel.NamedItemArrayValues,"load(propertyNames)",Method,Excellent,false -Excel.NamedItemArrayValues,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.NamedItemArrayValues,"toJSON()",Method,Excellent,false -Excel.NamedItemCollection,N/A,Class,Unknown,false -Excel.NamedItemCollection,"context",Property,Excellent,false -Excel.NamedItemCollection,"items",Property,Poor,false -Excel.NamedItemCollection,"add(name, reference, comment)",Method,Good,true -Excel.NamedItemCollection,"addFormulaLocal(name, formula, comment)",Method,Great,false -Excel.NamedItemCollection,"getCount()",Method,Poor,false -Excel.NamedItemCollection,"getItem(name)",Method,Fine,true -Excel.NamedItemCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.NamedItemCollection,"load(options)",Method,Excellent,false -Excel.NamedItemCollection,"load(propertyNames)",Method,Excellent,true -Excel.NamedItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.NamedItemCollection,"toJSON()",Method,Excellent,false -Excel.NamedItemScope,N/A,Enum,Fine,false -Excel.NamedItemScope,"workbook",EnumField,Fine,false -Excel.NamedItemScope,"worksheet",EnumField,Fine,false -Excel.NamedItemType,N/A,Enum,Fine,false -Excel.NamedItemType,"array",EnumField,Fine,false -Excel.NamedItemType,"boolean",EnumField,Fine,false -Excel.NamedItemType,"double",EnumField,Fine,false -Excel.NamedItemType,"error",EnumField,Fine,false -Excel.NamedItemType,"integer",EnumField,Fine,false -Excel.NamedItemType,"range",EnumField,Fine,false -Excel.NamedItemType,"string",EnumField,Fine,false -Excel.NamedSheetView,N/A,Class,Unknown,false -Excel.NamedSheetView,"context",Property,Excellent,false -Excel.NamedSheetView,"name",Property,Excellent,false -Excel.NamedSheetView,"activate()",Method,Fine,false -Excel.NamedSheetView,"delete()",Method,Poor,false -Excel.NamedSheetView,"duplicate(name)",Method,Fine,false -Excel.NamedSheetView,"load(options)",Method,Excellent,false -Excel.NamedSheetView,"load(propertyNames)",Method,Excellent,false -Excel.NamedSheetView,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.NamedSheetView,"toJSON()",Method,Excellent,false -Excel.NamedSheetViewCollection,N/A,Class,Unknown,false -Excel.NamedSheetViewCollection,"context",Property,Excellent,false -Excel.NamedSheetViewCollection,"items",Property,Poor,false -Excel.NamedSheetViewCollection,"add(name)",Method,Fine,false -Excel.NamedSheetViewCollection,"enterTemporary()",Method,Excellent,false -Excel.NamedSheetViewCollection,"exit()",Method,Poor,false -Excel.NamedSheetViewCollection,"getActive()",Method,Poor,false -Excel.NamedSheetViewCollection,"getCount()",Method,Good,false -Excel.NamedSheetViewCollection,"getItem(key)",Method,Poor,false -Excel.NamedSheetViewCollection,"getItemAt(index)",Method,Poor,false -Excel.NamedSheetViewCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.NamedSheetViewCollection,"load(options)",Method,Excellent,false -Excel.NamedSheetViewCollection,"load(propertyNames)",Method,Excellent,false -Excel.NamedSheetViewCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.NamedSheetViewCollection,"toJSON()",Method,Excellent,false -Excel.NameErrorCellValue,N/A,Interface,Unknown,false -Excel.NameErrorCellValue,"basicType",Property,Good,false -Excel.NameErrorCellValue,"basicValue",Property,Excellent,false -Excel.NameErrorCellValue,"errorSubType",Property,Great,false -Excel.NameErrorCellValue,"errorType",Property,Good,false -Excel.NameErrorCellValue,"type",Property,Fine,false -Excel.NameErrorCellValueSubType,N/A,Enum,Good,false -Excel.NameErrorCellValueSubType,"unknown",EnumField,Good,false -Excel.NameErrorCellValueSubType,"unsupportedFunction",EnumField,Great,false -Excel.NotAvailableErrorCellValue,N/A,Interface,Unknown,false -Excel.NotAvailableErrorCellValue,"basicType",Property,Good,false -Excel.NotAvailableErrorCellValue,"basicValue",Property,Excellent,false -Excel.NotAvailableErrorCellValue,"errorSubType",Property,Great,false -Excel.NotAvailableErrorCellValue,"errorType",Property,Good,false -Excel.NotAvailableErrorCellValue,"type",Property,Fine,false -Excel.NotAvailableErrorCellValueSubType,N/A,Enum,Unknown,false -Excel.NotAvailableErrorCellValueSubType,"eRegexMatchNoCapture",EnumField,Good,false -Excel.NotAvailableErrorCellValueSubType,"eRegexMatchNoResult",EnumField,Good,false -Excel.NotAvailableErrorCellValueSubType,"eRegexReplaceOccurrenceNoResult",EnumField,Good,false -Excel.NotAvailableErrorCellValueSubType,"hlookupValueNotFound",EnumField,Excellent,false -Excel.NotAvailableErrorCellValueSubType,"pythonObjectUnknown",EnumField,Excellent,false -Excel.NotAvailableErrorCellValueSubType,"stockHistoryInvalidProperty",EnumField,Excellent,false -Excel.NotAvailableErrorCellValueSubType,"stockHistoryNoData",EnumField,Great,false -Excel.NotAvailableErrorCellValueSubType,"unknown",EnumField,Good,false -Excel.NotAvailableErrorCellValueSubType,"vlookupValueNotFound",EnumField,Excellent,false -Excel.Note,N/A,Class,Unknown,true -Excel.Note,"authorName",Property,Poor,false -Excel.Note,"content",Property,Good,true -Excel.Note,"context",Property,Excellent,false -Excel.Note,"height",Property,Good,true -Excel.Note,"visible",Property,Excellent,true -Excel.Note,"width",Property,Good,true -Excel.Note,"delete()",Method,Poor,true -Excel.Note,"getLocation()",Method,Poor,false -Excel.Note,"load(options)",Method,Excellent,false -Excel.Note,"load(propertyNames)",Method,Excellent,false -Excel.Note,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Note,"set(properties, options)",Method,Good,false -Excel.Note,"set(properties)",Method,Good,false -Excel.Note,"toJSON()",Method,Excellent,false -Excel.NoteCollection,N/A,Class,Unknown,true -Excel.NoteCollection,"context",Property,Excellent,false -Excel.NoteCollection,"items",Property,Poor,false -Excel.NoteCollection,"add(cellAddress, content)",Method,Fine,true -Excel.NoteCollection,"getCount()",Method,Poor,false -Excel.NoteCollection,"getItem(key)",Method,Poor,true -Excel.NoteCollection,"getItemAt(index)",Method,Fine,true -Excel.NoteCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.NoteCollection,"load(options)",Method,Excellent,false -Excel.NoteCollection,"load(propertyNames)",Method,Excellent,false -Excel.NoteCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.NoteCollection,"toJSON()",Method,Excellent,false -Excel.NullErrorCellValue,N/A,Interface,Unknown,false -Excel.NullErrorCellValue,"basicType",Property,Good,false -Excel.NullErrorCellValue,"basicValue",Property,Excellent,false -Excel.NullErrorCellValue,"errorType",Property,Good,false -Excel.NullErrorCellValue,"type",Property,Fine,false -Excel.NumberFormatCategory,N/A,Enum,Unknown,false -Excel.NumberFormatCategory,"accounting",EnumField,Fine,false -Excel.NumberFormatCategory,"currency",EnumField,Great,false -Excel.NumberFormatCategory,"custom",EnumField,Fine,false -Excel.NumberFormatCategory,"date",EnumField,Great,false -Excel.NumberFormatCategory,"fraction",EnumField,Good,false -Excel.NumberFormatCategory,"general",EnumField,Good,false -Excel.NumberFormatCategory,"number",EnumField,Great,false -Excel.NumberFormatCategory,"percentage",EnumField,Good,false -Excel.NumberFormatCategory,"scientific",EnumField,Great,false -Excel.NumberFormatCategory,"special",EnumField,Good,false -Excel.NumberFormatCategory,"text",EnumField,Good,false -Excel.NumberFormatCategory,"time",EnumField,Great,false -Excel.NumberFormatInfo,N/A,Class,Unknown,false -Excel.NumberFormatInfo,"context",Property,Excellent,false -Excel.NumberFormatInfo,"currencySymbol",Property,Good,false -Excel.NumberFormatInfo,"numberDecimalSeparator",Property,Excellent,true -Excel.NumberFormatInfo,"numberGroupSeparator",Property,Excellent,true -Excel.NumberFormatInfo,"load(options)",Method,Excellent,false -Excel.NumberFormatInfo,"load(propertyNames)",Method,Excellent,false -Excel.NumberFormatInfo,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.NumberFormatInfo,"toJSON()",Method,Excellent,false -Excel.NumErrorCellValue,N/A,Interface,Unknown,false -Excel.NumErrorCellValue,"basicType",Property,Good,false -Excel.NumErrorCellValue,"basicValue",Property,Excellent,false -Excel.NumErrorCellValue,"errorSubType",Property,Great,false -Excel.NumErrorCellValue,"errorType",Property,Good,false -Excel.NumErrorCellValue,"functionName",Property,Good,false -Excel.NumErrorCellValue,"type",Property,Fine,false -Excel.NumErrorCellValueSubType,N/A,Enum,Unknown,false -Excel.NumErrorCellValueSubType,"arrayTooLarge",EnumField,Excellent,false -Excel.NumErrorCellValueSubType,"unknown",EnumField,Good,false -Excel.PageBreak,N/A,Class,Unknown,false -Excel.PageBreak,"columnIndex",Property,Good,false -Excel.PageBreak,"context",Property,Excellent,false -Excel.PageBreak,"rowIndex",Property,Good,false -Excel.PageBreak,"delete()",Method,Good,false -Excel.PageBreak,"getCellAfterBreak()",Method,Poor,false -Excel.PageBreak,"load(options)",Method,Excellent,false -Excel.PageBreak,"load(propertyNames)",Method,Excellent,false -Excel.PageBreak,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PageBreak,"toJSON()",Method,Excellent,false -Excel.PageBreakCollection,N/A,Class,Unknown,false -Excel.PageBreakCollection,"context",Property,Excellent,false -Excel.PageBreakCollection,"items",Property,Poor,false -Excel.PageBreakCollection,"add(pageBreakRange)",Method,Good,true -Excel.PageBreakCollection,"getCount()",Method,Poor,false -Excel.PageBreakCollection,"getItem(index)",Method,Fine,false -Excel.PageBreakCollection,"load(options)",Method,Excellent,false -Excel.PageBreakCollection,"load(propertyNames)",Method,Excellent,false -Excel.PageBreakCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PageBreakCollection,"removePageBreaks()",Method,Poor,false -Excel.PageBreakCollection,"toJSON()",Method,Excellent,false -Excel.PageLayout,N/A,Class,Unknown,false -Excel.PageLayout,"alignMarginsHeaderFooter",Property,Excellent,false -Excel.PageLayout,"blackAndWhite",Property,Fine,false -Excel.PageLayout,"bottomMargin",Property,Fine,false -Excel.PageLayout,"centerHorizontally",Property,Good,true -Excel.PageLayout,"centerVertically",Property,Good,true -Excel.PageLayout,"context",Property,Excellent,false -Excel.PageLayout,"draftMode",Property,Great,false -Excel.PageLayout,"firstPageNumber",Property,Good,false -Excel.PageLayout,"footerMargin",Property,Good,false -Excel.PageLayout,"headerMargin",Property,Good,false -Excel.PageLayout,"headersFooters",Property,Poor,false -Excel.PageLayout,"leftMargin",Property,Good,false -Excel.PageLayout,"orientation",Property,Poor,true -Excel.PageLayout,"paperSize",Property,Poor,false -Excel.PageLayout,"printComments",Property,Excellent,false -Excel.PageLayout,"printErrors",Property,Good,false -Excel.PageLayout,"printGridlines",Property,Great,false -Excel.PageLayout,"printHeadings",Property,Great,false -Excel.PageLayout,"printOrder",Property,Excellent,false -Excel.PageLayout,"printQuality",Property,Excellent,false -Excel.PageLayout,"rightMargin",Property,Good,false -Excel.PageLayout,"topMargin",Property,Good,false -Excel.PageLayout,"zoom",Property,Great,true -Excel.PageLayout,"getPrintArea()",Method,Excellent,false -Excel.PageLayout,"getPrintAreaOrNullObject()",Method,Excellent,false -Excel.PageLayout,"getPrintTitleColumns()",Method,Good,false -Excel.PageLayout,"getPrintTitleColumnsOrNullObject()",Method,Excellent,false -Excel.PageLayout,"getPrintTitleRows()",Method,Fine,false -Excel.PageLayout,"getPrintTitleRowsOrNullObject()",Method,Excellent,false -Excel.PageLayout,"load(options)",Method,Excellent,false -Excel.PageLayout,"load(propertyNames)",Method,Excellent,false -Excel.PageLayout,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PageLayout,"set(properties, options)",Method,Good,false -Excel.PageLayout,"set(properties)",Method,Good,false -Excel.PageLayout,"setPrintArea(printArea)",Method,Poor,true -Excel.PageLayout,"setPrintMargins(unit, marginOptions)",Method,Poor,false -Excel.PageLayout,"setPrintMargins(unit, marginOptions)",Method,Poor,false -Excel.PageLayout,"setPrintTitleColumns(printTitleColumns)",Method,Fine,false -Excel.PageLayout,"setPrintTitleRows(printTitleRows)",Method,Fine,true -Excel.PageLayout,"toJSON()",Method,Excellent,false -Excel.PageLayoutMarginOptions,N/A,Interface,Unknown,false -Excel.PageLayoutMarginOptions,"bottom",Property,Great,false -Excel.PageLayoutMarginOptions,"footer",Property,Great,false -Excel.PageLayoutMarginOptions,"header",Property,Great,false -Excel.PageLayoutMarginOptions,"left",Property,Great,false -Excel.PageLayoutMarginOptions,"right",Property,Great,false -Excel.PageLayoutMarginOptions,"top",Property,Great,false -Excel.PageLayoutZoomOptions,N/A,Interface,Unknown,false -Excel.PageLayoutZoomOptions,"horizontalFitToPages",Property,Excellent,false -Excel.PageLayoutZoomOptions,"scale",Property,Great,false -Excel.PageLayoutZoomOptions,"verticalFitToPages",Property,Excellent,false -Excel.PageOrientation,N/A,Enum,Fine,true -Excel.PageOrientation,"landscape",EnumField,Fine,false -Excel.PageOrientation,"portrait",EnumField,Fine,false -Excel.Pane,N/A,Class,Unknown,false -Excel.Pane,"context",Property,Excellent,false -Excel.Pane,"index",Property,Fine,false -Excel.Pane,"load(options)",Method,Excellent,false -Excel.Pane,"load(propertyNames)",Method,Excellent,false -Excel.Pane,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Pane,"toJSON()",Method,Excellent,false -Excel.PaneCollection,N/A,Class,Unknown,false -Excel.PaneCollection,"context",Property,Excellent,false -Excel.PaneCollection,"items",Property,Poor,false -Excel.PaneCollection,"getCount()",Method,Fine,false -Excel.PaneCollection,"getItemAt(index)",Method,Poor,false -Excel.PaneCollection,"load(options)",Method,Excellent,false -Excel.PaneCollection,"load(propertyNames)",Method,Excellent,false -Excel.PaneCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PaneCollection,"toJSON()",Method,Excellent,false -Excel.PaperType,N/A,Enum,Fine,false -Excel.PaperType,"a3",EnumField,Fine,false -Excel.PaperType,"a4",EnumField,Fine,false -Excel.PaperType,"a4Small",EnumField,Fine,false -Excel.PaperType,"a5",EnumField,Fine,false -Excel.PaperType,"b4",EnumField,Fine,false -Excel.PaperType,"b5",EnumField,Fine,false -Excel.PaperType,"csheet",EnumField,Fine,false -Excel.PaperType,"dsheet",EnumField,Fine,false -Excel.PaperType,"envelope10",EnumField,Fine,false -Excel.PaperType,"envelope11",EnumField,Fine,false -Excel.PaperType,"envelope12",EnumField,Fine,false -Excel.PaperType,"envelope14",EnumField,Fine,false -Excel.PaperType,"envelope9",EnumField,Fine,false -Excel.PaperType,"envelopeB4",EnumField,Fine,false -Excel.PaperType,"envelopeB5",EnumField,Fine,false -Excel.PaperType,"envelopeB6",EnumField,Fine,false -Excel.PaperType,"envelopeC3",EnumField,Fine,false -Excel.PaperType,"envelopeC4",EnumField,Fine,false -Excel.PaperType,"envelopeC5",EnumField,Fine,false -Excel.PaperType,"envelopeC6",EnumField,Fine,false -Excel.PaperType,"envelopeC65",EnumField,Fine,false -Excel.PaperType,"envelopeDL",EnumField,Fine,false -Excel.PaperType,"envelopeItaly",EnumField,Fine,false -Excel.PaperType,"envelopeMonarch",EnumField,Fine,false -Excel.PaperType,"envelopePersonal",EnumField,Fine,false -Excel.PaperType,"esheet",EnumField,Fine,false -Excel.PaperType,"executive",EnumField,Fine,false -Excel.PaperType,"fanfoldLegalGerman",EnumField,Fine,false -Excel.PaperType,"fanfoldStdGerman",EnumField,Fine,false -Excel.PaperType,"fanfoldUS",EnumField,Fine,false -Excel.PaperType,"folio",EnumField,Fine,false -Excel.PaperType,"ledger",EnumField,Fine,false -Excel.PaperType,"legal",EnumField,Fine,false -Excel.PaperType,"letter",EnumField,Fine,false -Excel.PaperType,"letterSmall",EnumField,Fine,false -Excel.PaperType,"note",EnumField,Fine,false -Excel.PaperType,"paper10x14",EnumField,Fine,false -Excel.PaperType,"paper11x17",EnumField,Fine,false -Excel.PaperType,"quatro",EnumField,Fine,false -Excel.PaperType,"statement",EnumField,Fine,false -Excel.PaperType,"tabloid",EnumField,Fine,false -Excel.PictureColorType,N/A,Enum,Unknown,false -Excel.PictureColorType,"automatic",EnumField,Good,false -Excel.PictureColorType,"blackAndWhite",EnumField,Fine,false -Excel.PictureColorType,"grayScale",EnumField,Fine,false -Excel.PictureColorType,"mixed",EnumField,Fine,false -Excel.PictureColorType,"watermark",EnumField,Fine,false -Excel.PictureFormat,N/A,Enum,Unknown,true -Excel.PictureFormat,"bmp",EnumField,Fine,false -Excel.PictureFormat,"gif",EnumField,Fine,false -Excel.PictureFormat,"jpeg",EnumField,Fine,false -Excel.PictureFormat,"png",EnumField,Fine,false -Excel.PictureFormat,"svg",EnumField,Fine,false -Excel.PictureFormat,"unknown",EnumField,Fine,false -Excel.PivotAxis,N/A,Enum,Fine,false -Excel.PivotAxis,"column",EnumField,Fine,false -Excel.PivotAxis,"data",EnumField,Fine,false -Excel.PivotAxis,"filter",EnumField,Fine,false -Excel.PivotAxis,"row",EnumField,Fine,false -Excel.PivotAxis,"unknown",EnumField,Fine,false -Excel.PivotDateFilter,N/A,Interface,Great,false -Excel.PivotDateFilter,"comparator",Property,Great,false -Excel.PivotDateFilter,"condition",Property,Excellent,false -Excel.PivotDateFilter,"exclusive",Property,Great,false -Excel.PivotDateFilter,"lowerBound",Property,Good,false -Excel.PivotDateFilter,"upperBound",Property,Good,false -Excel.PivotDateFilter,"wholeDays",Property,Great,false -Excel.PivotField,N/A,Class,Unknown,false -Excel.PivotField,"context",Property,Excellent,false -Excel.PivotField,"id",Property,Fine,false -Excel.PivotField,"items",Property,Great,false -Excel.PivotField,"name",Property,Fine,false -Excel.PivotField,"showAllItems",Property,Good,false -Excel.PivotField,"subtotals",Property,Fine,false -Excel.PivotField,"applyFilter(filter)",Method,Excellent,false -Excel.PivotField,"clearAllFilters()",Method,Good,true -Excel.PivotField,"clearFilter(filterType)",Method,Great,false -Excel.PivotField,"clearFilter(filterType)",Method,Great,false -Excel.PivotField,"getFilters()",Method,Fine,false -Excel.PivotField,"isFiltered(filterType)",Method,Great,false -Excel.PivotField,"isFiltered(filterType)",Method,Great,false -Excel.PivotField,"load(options)",Method,Excellent,false -Excel.PivotField,"load(propertyNames)",Method,Excellent,false -Excel.PivotField,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PivotField,"set(properties, options)",Method,Good,false -Excel.PivotField,"set(properties)",Method,Good,false -Excel.PivotField,"sortByLabels(sortBy)",Method,Great,false -Excel.PivotField,"sortByValues(sortBy, valuesHierarchy, pivotItemScope)",Method,Excellent,false -Excel.PivotField,"sortByValues(sortBy, valuesHierarchy, pivotItemScope)",Method,Excellent,false -Excel.PivotField,"toJSON()",Method,Excellent,false -Excel.PivotFieldCollection,N/A,Class,Unknown,false -Excel.PivotFieldCollection,"context",Property,Excellent,false -Excel.PivotFieldCollection,"items",Property,Poor,false -Excel.PivotFieldCollection,"getCount()",Method,Fine,false -Excel.PivotFieldCollection,"getItem(name)",Method,Fine,false -Excel.PivotFieldCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.PivotFieldCollection,"load(options)",Method,Excellent,false -Excel.PivotFieldCollection,"load(propertyNames)",Method,Excellent,false -Excel.PivotFieldCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PivotFieldCollection,"toJSON()",Method,Excellent,false -Excel.PivotFilters,N/A,Interface,Unknown,false -Excel.PivotFilters,"dateFilter",Property,Excellent,true -Excel.PivotFilters,"labelFilter",Property,Excellent,true -Excel.PivotFilters,"manualFilter",Property,Excellent,true -Excel.PivotFilters,"valueFilter",Property,Excellent,true -Excel.PivotFilterTopBottomCriterion,N/A,Enum,Unknown,false -Excel.PivotFilterTopBottomCriterion,"bottomItems",EnumField,Fine,false -Excel.PivotFilterTopBottomCriterion,"bottomPercent",EnumField,Fine,false -Excel.PivotFilterTopBottomCriterion,"bottomSum",EnumField,Fine,false -Excel.PivotFilterTopBottomCriterion,"invalid",EnumField,Fine,false -Excel.PivotFilterTopBottomCriterion,"topItems",EnumField,Fine,false -Excel.PivotFilterTopBottomCriterion,"topPercent",EnumField,Fine,false -Excel.PivotFilterTopBottomCriterion,"topSum",EnumField,Fine,false -Excel.PivotFilterType,N/A,Enum,Unknown,false -Excel.PivotFilterType,"date",EnumField,Good,false -Excel.PivotFilterType,"label",EnumField,Good,false -Excel.PivotFilterType,"manual",EnumField,Good,false -Excel.PivotFilterType,"unknown",EnumField,Fine,false -Excel.PivotFilterType,"value",EnumField,Good,false -Excel.PivotHierarchy,N/A,Class,Unknown,false -Excel.PivotHierarchy,"context",Property,Excellent,false -Excel.PivotHierarchy,"fields",Property,Great,true -Excel.PivotHierarchy,"id",Property,Poor,false -Excel.PivotHierarchy,"name",Property,Poor,false -Excel.PivotHierarchy,"load(options)",Method,Excellent,false -Excel.PivotHierarchy,"load(propertyNames)",Method,Excellent,false -Excel.PivotHierarchy,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PivotHierarchy,"set(properties, options)",Method,Good,false -Excel.PivotHierarchy,"set(properties)",Method,Good,false -Excel.PivotHierarchy,"toJSON()",Method,Excellent,false -Excel.PivotHierarchyCollection,N/A,Class,Unknown,false -Excel.PivotHierarchyCollection,"context",Property,Excellent,false -Excel.PivotHierarchyCollection,"items",Property,Poor,false -Excel.PivotHierarchyCollection,"getCount()",Method,Fine,false -Excel.PivotHierarchyCollection,"getItem(name)",Method,Poor,false -Excel.PivotHierarchyCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.PivotHierarchyCollection,"load(options)",Method,Excellent,false -Excel.PivotHierarchyCollection,"load(propertyNames)",Method,Excellent,false -Excel.PivotHierarchyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PivotHierarchyCollection,"toJSON()",Method,Excellent,false -Excel.PivotItem,N/A,Class,Missing,false -Excel.PivotItem,"context",Property,Excellent,false -Excel.PivotItem,"id",Property,Missing,false -Excel.PivotItem,"isExpanded",Property,Good,false -Excel.PivotItem,"name",Property,Poor,false -Excel.PivotItem,"visible",Property,Good,false -Excel.PivotItem,"load(options)",Method,Excellent,false -Excel.PivotItem,"load(propertyNames)",Method,Excellent,false -Excel.PivotItem,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PivotItem,"set(properties, options)",Method,Good,false -Excel.PivotItem,"set(properties)",Method,Good,false -Excel.PivotItem,"toJSON()",Method,Excellent,false -Excel.PivotItemCollection,N/A,Class,Unknown,false -Excel.PivotItemCollection,"context",Property,Excellent,false -Excel.PivotItemCollection,"items",Property,Poor,false -Excel.PivotItemCollection,"getCount()",Method,Poor,false -Excel.PivotItemCollection,"getItem(name)",Method,Poor,false -Excel.PivotItemCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.PivotItemCollection,"load(options)",Method,Excellent,false -Excel.PivotItemCollection,"load(propertyNames)",Method,Excellent,false -Excel.PivotItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PivotItemCollection,"toJSON()",Method,Excellent,false -Excel.PivotLabelFilter,N/A,Interface,Unknown,false -Excel.PivotLabelFilter,"comparator",Property,Excellent,false -Excel.PivotLabelFilter,"condition",Property,Excellent,false -Excel.PivotLabelFilter,"exclusive",Property,Great,false -Excel.PivotLabelFilter,"lowerBound",Property,Excellent,false -Excel.PivotLabelFilter,"substring",Property,Excellent,false -Excel.PivotLabelFilter,"upperBound",Property,Excellent,false -Excel.PivotLayout,N/A,Class,Unknown,false -Excel.PivotLayout,"altTextDescription",Property,Good,true -Excel.PivotLayout,"altTextTitle",Property,Good,false -Excel.PivotLayout,"autoFormat",Property,Excellent,false -Excel.PivotLayout,"context",Property,Excellent,false -Excel.PivotLayout,"emptyCellText",Property,Excellent,true -Excel.PivotLayout,"enableFieldList",Property,Excellent,false -Excel.PivotLayout,"fillEmptyCells",Property,Excellent,true -Excel.PivotLayout,"layoutType",Property,Excellent,true -Excel.PivotLayout,"pivotStyle",Property,Poor,false -Excel.PivotLayout,"preserveFormatting",Property,Excellent,true -Excel.PivotLayout,"showColumnGrandTotals",Property,Great,true -Excel.PivotLayout,"showFieldHeaders",Property,Excellent,true -Excel.PivotLayout,"showRowGrandTotals",Property,Great,true -Excel.PivotLayout,"subtotalLocation",Property,Excellent,false -Excel.PivotLayout,"displayBlankLineAfterEachItem(display)",Method,Excellent,true -Excel.PivotLayout,"getCell(dataHierarchy, rowItems, columnItems)",Method,Good,false -Excel.PivotLayout,"getColumnLabelRange()",Method,Good,false -Excel.PivotLayout,"getDataBodyRange()",Method,Great,true -Excel.PivotLayout,"getDataHierarchy(cell)",Method,Excellent,false -Excel.PivotLayout,"getFilterAxisRange()",Method,Fine,false -Excel.PivotLayout,"getPivotItems(axis, cell)",Method,Excellent,false -Excel.PivotLayout,"getPivotItems(axis, cell)",Method,Excellent,false -Excel.PivotLayout,"getRange()",Method,Good,false -Excel.PivotLayout,"getRowLabelRange()",Method,Good,false -Excel.PivotLayout,"load(options)",Method,Excellent,false -Excel.PivotLayout,"load(propertyNames)",Method,Excellent,false -Excel.PivotLayout,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PivotLayout,"repeatAllItemLabels(repeatLabels)",Method,Good,true -Excel.PivotLayout,"set(properties, options)",Method,Good,false -Excel.PivotLayout,"set(properties)",Method,Good,false -Excel.PivotLayout,"setAutoSortOnCell(cell, sortBy)",Method,Excellent,false -Excel.PivotLayout,"setAutoSortOnCell(cell, sortBy)",Method,Excellent,false -Excel.PivotLayout,"setStyle(style)",Method,Poor,false -Excel.PivotLayout,"toJSON()",Method,Excellent,false -Excel.PivotLayoutType,N/A,Enum,Good,false -Excel.PivotLayoutType,"compact",EnumField,Good,false -Excel.PivotLayoutType,"outline",EnumField,Good,false -Excel.PivotLayoutType,"tabular",EnumField,Good,false -Excel.PivotManualFilter,N/A,Interface,Great,false -Excel.PivotManualFilter,"selectedItems",Property,Good,false -Excel.PivotTable,N/A,Class,Unknown,false -Excel.PivotTable,"allowMultipleFiltersPerField",Property,Excellent,false -Excel.PivotTable,"autoRefresh",Property,Excellent,false -Excel.PivotTable,"columnHierarchies",Property,Poor,true -Excel.PivotTable,"context",Property,Excellent,false -Excel.PivotTable,"dataHierarchies",Property,Poor,true -Excel.PivotTable,"enableDataValueEditing",Property,Excellent,false -Excel.PivotTable,"filterHierarchies",Property,Poor,true -Excel.PivotTable,"hierarchies",Property,Poor,false -Excel.PivotTable,"id",Property,Poor,false -Excel.PivotTable,"layout",Property,Fine,true -Excel.PivotTable,"name",Property,Poor,false -Excel.PivotTable,"refreshOnOpen",Property,Excellent,false -Excel.PivotTable,"rowHierarchies",Property,Poor,false -Excel.PivotTable,"useCustomSortLists",Property,Excellent,false -Excel.PivotTable,"worksheet",Property,Poor,false -Excel.PivotTable,"delete()",Method,Fine,true -Excel.PivotTable,"getDataSourceString()",Method,Excellent,true -Excel.PivotTable,"getDataSourceType()",Method,Fine,true -Excel.PivotTable,"load(options)",Method,Excellent,false -Excel.PivotTable,"load(propertyNames)",Method,Excellent,false -Excel.PivotTable,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PivotTable,"refresh()",Method,Poor,true -Excel.PivotTable,"set(properties, options)",Method,Good,false -Excel.PivotTable,"set(properties)",Method,Good,false -Excel.PivotTable,"toJSON()",Method,Excellent,false -Excel.PivotTableCollection,N/A,Class,Unknown,false -Excel.PivotTableCollection,"context",Property,Excellent,false -Excel.PivotTableCollection,"items",Property,Poor,false -Excel.PivotTableCollection,"add(name, source, destination)",Method,Good,true -Excel.PivotTableCollection,"getCount()",Method,Poor,false -Excel.PivotTableCollection,"getItem(name)",Method,Poor,true -Excel.PivotTableCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.PivotTableCollection,"load(options)",Method,Excellent,false -Excel.PivotTableCollection,"load(propertyNames)",Method,Excellent,false -Excel.PivotTableCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PivotTableCollection,"refreshAll()",Method,Poor,false -Excel.PivotTableCollection,"toJSON()",Method,Excellent,false -Excel.PivotTableDateGroupBy,N/A,Enum,Fine,false -Excel.PivotTableDateGroupBy,"byDays",EnumField,Fine,false -Excel.PivotTableDateGroupBy,"byHours",EnumField,Fine,false -Excel.PivotTableDateGroupBy,"byMinutes",EnumField,Fine,false -Excel.PivotTableDateGroupBy,"byMonths",EnumField,Fine,false -Excel.PivotTableDateGroupBy,"byQuarters",EnumField,Fine,false -Excel.PivotTableDateGroupBy,"bySeconds",EnumField,Fine,false -Excel.PivotTableDateGroupBy,"byYears",EnumField,Fine,false -Excel.PivotTableDateGroupBy,"invalid",EnumField,Fine,false -Excel.PivotTableScopedCollection,N/A,Class,Unknown,false -Excel.PivotTableScopedCollection,"context",Property,Excellent,false -Excel.PivotTableScopedCollection,"items",Property,Poor,false -Excel.PivotTableScopedCollection,"getCount()",Method,Poor,false -Excel.PivotTableScopedCollection,"getFirst()",Method,Fine,false -Excel.PivotTableScopedCollection,"getFirstOrNullObject()",Method,Excellent,false -Excel.PivotTableScopedCollection,"getItem(key)",Method,Poor,false -Excel.PivotTableScopedCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.PivotTableScopedCollection,"load(options)",Method,Excellent,false -Excel.PivotTableScopedCollection,"load(propertyNames)",Method,Excellent,false -Excel.PivotTableScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PivotTableScopedCollection,"toJSON()",Method,Excellent,false -Excel.PivotTableStyle,N/A,Class,Unknown,false -Excel.PivotTableStyle,"context",Property,Excellent,false -Excel.PivotTableStyle,"name",Property,Good,false -Excel.PivotTableStyle,"readOnly",Property,Excellent,false -Excel.PivotTableStyle,"delete()",Method,Fine,false -Excel.PivotTableStyle,"duplicate()",Method,Good,false -Excel.PivotTableStyle,"load(options)",Method,Excellent,false -Excel.PivotTableStyle,"load(propertyNames)",Method,Excellent,false -Excel.PivotTableStyle,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PivotTableStyle,"set(properties, options)",Method,Good,false -Excel.PivotTableStyle,"set(properties)",Method,Good,false -Excel.PivotTableStyle,"toJSON()",Method,Excellent,false -Excel.PivotTableStyleCollection,N/A,Class,Unknown,false -Excel.PivotTableStyleCollection,"context",Property,Excellent,false -Excel.PivotTableStyleCollection,"items",Property,Poor,false -Excel.PivotTableStyleCollection,"add(name, makeUniqueName)",Method,Great,false -Excel.PivotTableStyleCollection,"getCount()",Method,Fine,false -Excel.PivotTableStyleCollection,"getDefault()",Method,Excellent,false -Excel.PivotTableStyleCollection,"getItem(name)",Method,Poor,false -Excel.PivotTableStyleCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.PivotTableStyleCollection,"load(options)",Method,Excellent,false -Excel.PivotTableStyleCollection,"load(propertyNames)",Method,Excellent,false -Excel.PivotTableStyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PivotTableStyleCollection,"setDefault(newDefaultStyle)",Method,Excellent,false -Excel.PivotTableStyleCollection,"toJSON()",Method,Excellent,false -Excel.PivotValueFilter,N/A,Interface,Great,false -Excel.PivotValueFilter,"comparator",Property,Excellent,false -Excel.PivotValueFilter,"condition",Property,Excellent,false -Excel.PivotValueFilter,"exclusive",Property,Great,false -Excel.PivotValueFilter,"lowerBound",Property,Good,false -Excel.PivotValueFilter,"selectionType",Property,Great,false -Excel.PivotValueFilter,"threshold",Property,Good,false -Excel.PivotValueFilter,"upperBound",Property,Good,false -Excel.PivotValueFilter,"value",Property,Great,false -Excel.PlaceholderErrorCellValue,N/A,Interface,Unknown,false -Excel.PlaceholderErrorCellValue,"basicType",Property,Good,false -Excel.PlaceholderErrorCellValue,"basicValue",Property,Excellent,false -Excel.PlaceholderErrorCellValue,"errorType",Property,Good,false -Excel.PlaceholderErrorCellValue,"target",Property,Excellent,false -Excel.PlaceholderErrorCellValue,"type",Property,Fine,false -Excel.Placement,N/A,Enum,Unknown,false -Excel.Placement,"absolute",EnumField,Good,false -Excel.Placement,"oneCell",EnumField,Good,false -Excel.Placement,"twoCell",EnumField,Good,false -Excel.PresetCriteriaConditionalFormat,N/A,Class,Unknown,false -Excel.PresetCriteriaConditionalFormat,"context",Property,Excellent,false -Excel.PresetCriteriaConditionalFormat,"format",Property,Excellent,false -Excel.PresetCriteriaConditionalFormat,"rule",Property,Fine,true -Excel.PresetCriteriaConditionalFormat,"load(options)",Method,Excellent,false -Excel.PresetCriteriaConditionalFormat,"load(propertyNames)",Method,Excellent,false -Excel.PresetCriteriaConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.PresetCriteriaConditionalFormat,"set(properties, options)",Method,Good,false -Excel.PresetCriteriaConditionalFormat,"set(properties)",Method,Good,false -Excel.PresetCriteriaConditionalFormat,"toJSON()",Method,Excellent,false -Excel.PrintComments,N/A,Enum,Fine,false -Excel.PrintComments,"endSheet",EnumField,Fine,false -Excel.PrintComments,"inPlace",EnumField,Fine,false -Excel.PrintComments,"noComments",EnumField,Fine,false -Excel.PrintErrorType,N/A,Enum,Fine,false -Excel.PrintErrorType,"asDisplayed",EnumField,Fine,false -Excel.PrintErrorType,"blank",EnumField,Fine,false -Excel.PrintErrorType,"dash",EnumField,Fine,false -Excel.PrintErrorType,"notAvailable",EnumField,Fine,false -Excel.PrintMarginUnit,N/A,Enum,Fine,false -Excel.PrintMarginUnit,"centimeters",EnumField,Fine,false -Excel.PrintMarginUnit,"inches",EnumField,Fine,false -Excel.PrintMarginUnit,"points",EnumField,Fine,false -Excel.PrintOrder,N/A,Enum,Good,false -Excel.PrintOrder,"downThenOver",EnumField,Good,false -Excel.PrintOrder,"overThenDown",EnumField,Good,false -Excel.ProtectionSelectionMode,N/A,Enum,Fine,false -Excel.ProtectionSelectionMode,"none",EnumField,Fine,false -Excel.ProtectionSelectionMode,"normal",EnumField,Fine,false -Excel.ProtectionSelectionMode,"unlocked",EnumField,Fine,false -Excel.PythonErrorCellValue,N/A,Interface,Unknown,false -Excel.PythonErrorCellValue,"basicType",Property,Good,false -Excel.PythonErrorCellValue,"basicValue",Property,Excellent,false -Excel.PythonErrorCellValue,"errorType",Property,Good,false -Excel.PythonErrorCellValue,"type",Property,Fine,false -Excel.PythonMarshalMode,N/A,Enum,Excellent,false -Excel.PythonMarshalMode,"excelValue",EnumField,Excellent,false -Excel.PythonMarshalMode,"pythonObject",EnumField,Excellent,false -Excel.Query,N/A,Class,Unknown,false -Excel.Query,"context",Property,Excellent,false -Excel.Query,"error",Property,Great,false -Excel.Query,"loadedTo",Property,Fine,false -Excel.Query,"loadedToDataModel",Property,Good,false -Excel.Query,"name",Property,Fine,true -Excel.Query,"refreshDate",Property,Good,true -Excel.Query,"rowsLoadedCount",Property,Excellent,true -Excel.Query,"delete()",Method,Good,false -Excel.Query,"load(options)",Method,Excellent,false -Excel.Query,"load(propertyNames)",Method,Excellent,false -Excel.Query,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Query,"refresh()",Method,Poor,false -Excel.Query,"toJSON()",Method,Excellent,false -Excel.QueryCollection,N/A,Class,Missing,false -Excel.QueryCollection,"context",Property,Excellent,false -Excel.QueryCollection,"items",Property,Poor,true -Excel.QueryCollection,"getCount()",Method,Poor,true -Excel.QueryCollection,"getItem(key)",Method,Fine,false -Excel.QueryCollection,"load(options)",Method,Excellent,false -Excel.QueryCollection,"load(propertyNames)",Method,Excellent,false -Excel.QueryCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.QueryCollection,"refreshAll()",Method,Missing,false -Excel.QueryCollection,"toJSON()",Method,Excellent,false -Excel.QueryError,N/A,Enum,Unknown,false -Excel.QueryError,"failedDownload",EnumField,Fine,false -Excel.QueryError,"failedLoadToDataModel",EnumField,Fine,false -Excel.QueryError,"failedLoadToWorksheet",EnumField,Fine,false -Excel.QueryError,"failedToCompleteDownload",EnumField,Fine,false -Excel.QueryError,"none",EnumField,Good,false -Excel.QueryError,"unknown",EnumField,Good,false -Excel.Range,N/A,Class,Unknown,true -Excel.Range,"address",Property,Excellent,false -Excel.Range,"addressLocal",Property,Good,false -Excel.Range,"cellCount",Property,Great,false -Excel.Range,"columnCount",Property,Great,false -Excel.Range,"columnHidden",Property,Excellent,false -Excel.Range,"columnIndex",Property,Great,false -Excel.Range,"conditionalFormats",Property,Good,false -Excel.Range,"context",Property,Excellent,false -Excel.Range,"control",Property,Great,true -Excel.Range,"dataValidation",Property,Good,false -Excel.Range,"format",Property,Great,false -Excel.Range,"formulaArray",Property,Excellent,false -Excel.Range,"formulas",Property,Great,false -Excel.Range,"formulasLocal",Property,Excellent,false -Excel.Range,"formulasR1C1",Property,Great,false -Excel.Range,"hasSpill",Property,Excellent,false -Excel.Range,"height",Property,Good,false -Excel.Range,"hidden",Property,Excellent,false -Excel.Range,"hyperlink",Property,Poor,true -Excel.Range,"isEntireColumn",Property,Good,false -Excel.Range,"isEntireRow",Property,Fine,false -Excel.Range,"left",Property,Good,false -Excel.Range,"linkedDataTypeState",Property,Poor,false -Excel.Range,"numberFormat",Property,Fine,true -Excel.Range,"numberFormatCategories",Property,Fine,false -Excel.Range,"numberFormatLocal",Property,Excellent,false -Excel.Range,"rowCount",Property,Fine,false -Excel.Range,"rowHidden",Property,Excellent,false -Excel.Range,"rowIndex",Property,Good,false -Excel.Range,"savedAsArray",Property,Excellent,false -Excel.Range,"sort",Property,Poor,true -Excel.Range,"style",Property,Excellent,true -Excel.Range,"text",Property,Great,false -Excel.Range,"top",Property,Good,false -Excel.Range,"values",Property,Excellent,true -Excel.Range,"valuesAsJson",Property,Excellent,true -Excel.Range,"valuesAsJsonLocal",Property,Excellent,false -Excel.Range,"valueTypes",Property,Good,false -Excel.Range,"width",Property,Good,false -Excel.Range,"worksheet",Property,Poor,false -Excel.Range,"autoFill(destinationRange, autoFillType)",Method,Good,true -Excel.Range,"autoFill(destinationRange, autoFillType)",Method,Good,false -Excel.Range,"calculate()",Method,Fine,false -Excel.Range,"checkSpelling(options)",Method,Good,false -Excel.Range,"clear(applyTo)",Method,Good,true -Excel.Range,"clear(applyTo)",Method,Good,false -Excel.Range,"clearOrResetContents()",Method,Excellent,true -Excel.Range,"convertDataTypeToText()",Method,Fine,false -Excel.Range,"convertToLinkedDataType(serviceID, languageCulture)",Method,Fine,false -Excel.Range,"copyFrom(sourceRange, copyType, skipBlanks, transpose)",Method,Great,true -Excel.Range,"copyFrom(sourceRange, copyType, skipBlanks, transpose)",Method,Great,false -Excel.Range,"delete(shift)",Method,Fine,true -Excel.Range,"delete(shift)",Method,Fine,false -Excel.Range,"find(text, criteria)",Method,Great,true -Excel.Range,"findOrNullObject(text, criteria)",Method,Excellent,true -Excel.Range,"flashFill()",Method,Good,false -Excel.Range,"getAbsoluteResizedRange(numRows, numColumns)",Method,Great,false -Excel.Range,"getBoundingRect(anotherRange)",Method,Great,true -Excel.Range,"getCell(row, column)",Method,Great,true -Excel.Range,"getCellProperties(cellPropertiesLoadOptions)",Method,Great,true -Excel.Range,"getColumn(column)",Method,Poor,true -Excel.Range,"getColumnProperties(columnPropertiesLoadOptions)",Method,Excellent,false -Excel.Range,"getColumnsAfter(count)",Method,Good,false -Excel.Range,"getColumnsBefore(count)",Method,Good,false -Excel.Range,"getDependents()",Method,Excellent,true -Excel.Range,"getDirectDependents()",Method,Excellent,true -Excel.Range,"getDirectPrecedents()",Method,Excellent,true -Excel.Range,"getDisplayedCellProperties(cellPropertiesLoadOptions)",Method,Excellent,false -Excel.Range,"getEntireColumn()",Method,Excellent,true -Excel.Range,"getEntireRow()",Method,Excellent,true -Excel.Range,"getExtendedRange(direction, activeCell)",Method,Excellent,true -Excel.Range,"getExtendedRange(direction, activeCell)",Method,Excellent,false -Excel.Range,"getImage()",Method,Poor,false -Excel.Range,"getIntersection(anotherRange)",Method,Good,true -Excel.Range,"getIntersectionOrNullObject(anotherRange)",Method,Excellent,true -Excel.Range,"getLastCell()",Method,Great,true -Excel.Range,"getLastColumn()",Method,Great,true -Excel.Range,"getLastRow()",Method,Great,true -Excel.Range,"getMergedAreasOrNullObject()",Method,Excellent,true -Excel.Range,"getOffsetRange(rowOffset, columnOffset)",Method,Excellent,true -Excel.Range,"getPivotTables(fullyContained)",Method,Good,true -Excel.Range,"getPrecedents()",Method,Excellent,true -Excel.Range,"getRangeEdge(direction, activeCell)",Method,Excellent,true -Excel.Range,"getRangeEdge(direction, activeCell)",Method,Excellent,false -Excel.Range,"getResizedRange(deltaRows, deltaColumns)",Method,Good,false -Excel.Range,"getRow(row)",Method,Poor,true -Excel.Range,"getRowProperties(rowPropertiesLoadOptions)",Method,Excellent,false -Excel.Range,"getRowsAbove(count)",Method,Good,false -Excel.Range,"getRowsBelow(count)",Method,Good,false -Excel.Range,"getSpecialCells(cellType, cellValueType)",Method,Excellent,true -Excel.Range,"getSpecialCells(cellType, cellValueType)",Method,Excellent,false -Excel.Range,"getSpecialCellsOrNullObject(cellType, cellValueType)",Method,Excellent,false -Excel.Range,"getSpecialCellsOrNullObject(cellType, cellValueType)",Method,Excellent,false -Excel.Range,"getSpillingToRange()",Method,Excellent,true -Excel.Range,"getSpillingToRangeOrNullObject()",Method,Excellent,false -Excel.Range,"getSpillParent()",Method,Great,false -Excel.Range,"getSpillParentOrNullObject()",Method,Excellent,false -Excel.Range,"getSurroundingRegion()",Method,Great,false -Excel.Range,"getTables(fullyContained)",Method,Good,false -Excel.Range,"getUsedRange(valuesOnly)",Method,Excellent,true -Excel.Range,"getUsedRangeOrNullObject(valuesOnly)",Method,Excellent,true -Excel.Range,"getVisibleView()",Method,Poor,false -Excel.Range,"group(groupOption)",Method,Poor,true -Excel.Range,"group(groupOption)",Method,Poor,false -Excel.Range,"hideGroupDetails(groupOption)",Method,Poor,false -Excel.Range,"hideGroupDetails(groupOption)",Method,Poor,false -Excel.Range,"insert(shift)",Method,Excellent,true -Excel.Range,"insert(shift)",Method,Excellent,false -Excel.Range,"load(options)",Method,Excellent,false -Excel.Range,"load(propertyNames)",Method,Excellent,true -Excel.Range,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Range,"merge(across)",Method,Fine,true -Excel.Range,"moveTo(destinationRange)",Method,Great,true -Excel.Range,"removeDuplicates(columns, includesHeader)",Method,Great,true -Excel.Range,"replaceAll(text, replacement, criteria)",Method,Excellent,false -Excel.Range,"select()",Method,Fine,true -Excel.Range,"set(properties, options)",Method,Good,false -Excel.Range,"set(properties)",Method,Good,true -Excel.Range,"setCellProperties(cellPropertiesData)",Method,Great,true -Excel.Range,"setColumnProperties(columnPropertiesData)",Method,Great,false -Excel.Range,"setDirty()",Method,Good,false -Excel.Range,"setRowProperties(rowPropertiesData)",Method,Great,false -Excel.Range,"showCard()",Method,Great,false -Excel.Range,"showDependents(remove)",Method,Fine,false -Excel.Range,"showGroupDetails(groupOption)",Method,Poor,false -Excel.Range,"showGroupDetails(groupOption)",Method,Poor,false -Excel.Range,"showPrecedents(remove)",Method,Fine,false -Excel.Range,"togglePythonMarshalMode(marshalMode)",Method,Fine,false -Excel.Range,"togglePythonMarshalMode(marshalMode)",Method,Fine,false -Excel.Range,"toJSON()",Method,Excellent,false -Excel.Range,"track()",Method,Excellent,false -Excel.Range,"ungroup(groupOption)",Method,Poor,true -Excel.Range,"ungroup(groupOption)",Method,Poor,false -Excel.Range,"unmerge()",Method,Poor,true -Excel.Range,"untrack()",Method,Excellent,true -Excel.RangeAreas,N/A,Class,Unknown,false -Excel.RangeAreas,"address",Property,Great,false -Excel.RangeAreas,"addressLocal",Property,Great,false -Excel.RangeAreas,"areaCount",Property,Great,false -Excel.RangeAreas,"areas",Property,Great,false -Excel.RangeAreas,"cellCount",Property,Excellent,false -Excel.RangeAreas,"conditionalFormats",Property,Excellent,false -Excel.RangeAreas,"context",Property,Excellent,false -Excel.RangeAreas,"dataValidation",Property,Great,false -Excel.RangeAreas,"format",Property,Great,true -Excel.RangeAreas,"isEntireColumn",Property,Excellent,false -Excel.RangeAreas,"isEntireRow",Property,Excellent,false -Excel.RangeAreas,"style",Property,Excellent,false -Excel.RangeAreas,"worksheet",Property,Good,false -Excel.RangeAreas,"calculate()",Method,Fine,false -Excel.RangeAreas,"clear(applyTo)",Method,Great,false -Excel.RangeAreas,"clear(applyTo)",Method,Great,false -Excel.RangeAreas,"clearOrResetContents()",Method,Excellent,false -Excel.RangeAreas,"convertDataTypeToText()",Method,Fine,false -Excel.RangeAreas,"convertToLinkedDataType(serviceID, languageCulture)",Method,Fine,false -Excel.RangeAreas,"copyFrom(sourceRange, copyType, skipBlanks, transpose)",Method,Good,false -Excel.RangeAreas,"copyFrom(sourceRange, copyType, skipBlanks, transpose)",Method,Good,false -Excel.RangeAreas,"getEntireColumn()",Method,Excellent,false -Excel.RangeAreas,"getEntireRow()",Method,Excellent,false -Excel.RangeAreas,"getIntersection(anotherRange)",Method,Excellent,false -Excel.RangeAreas,"getIntersectionOrNullObject(anotherRange)",Method,Excellent,false -Excel.RangeAreas,"getOffsetRangeAreas(rowOffset, columnOffset)",Method,Excellent,false -Excel.RangeAreas,"getSpecialCells(cellType, cellValueType)",Method,Excellent,false -Excel.RangeAreas,"getSpecialCells(cellType, cellValueType)",Method,Excellent,false -Excel.RangeAreas,"getSpecialCellsOrNullObject(cellType, cellValueType)",Method,Excellent,false -Excel.RangeAreas,"getSpecialCellsOrNullObject(cellType, cellValueType)",Method,Excellent,false -Excel.RangeAreas,"getTables(fullyContained)",Method,Excellent,false -Excel.RangeAreas,"getUsedRangeAreas(valuesOnly)",Method,Excellent,false -Excel.RangeAreas,"getUsedRangeAreasOrNullObject(valuesOnly)",Method,Excellent,false -Excel.RangeAreas,"load(options)",Method,Excellent,false -Excel.RangeAreas,"load(propertyNames)",Method,Excellent,false -Excel.RangeAreas,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RangeAreas,"select()",Method,Fine,false -Excel.RangeAreas,"set(properties, options)",Method,Good,false -Excel.RangeAreas,"set(properties)",Method,Good,false -Excel.RangeAreas,"setDirty()",Method,Good,false -Excel.RangeAreas,"toJSON()",Method,Excellent,false -Excel.RangeAreas,"track()",Method,Excellent,false -Excel.RangeAreas,"untrack()",Method,Excellent,false -Excel.RangeAreasCollection,N/A,Class,Unknown,false -Excel.RangeAreasCollection,"context",Property,Excellent,false -Excel.RangeAreasCollection,"items",Property,Poor,false -Excel.RangeAreasCollection,"getCount()",Method,Good,false -Excel.RangeAreasCollection,"getItemAt(index)",Method,Great,false -Excel.RangeAreasCollection,"load(options)",Method,Excellent,false -Excel.RangeAreasCollection,"load(propertyNames)",Method,Excellent,false -Excel.RangeAreasCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RangeAreasCollection,"toJSON()",Method,Excellent,false -Excel.RangeBorder,N/A,Class,Unknown,false -Excel.RangeBorder,"color",Property,Fine,false -Excel.RangeBorder,"context",Property,Excellent,false -Excel.RangeBorder,"sideIndex",Property,Great,false -Excel.RangeBorder,"style",Property,Good,true -Excel.RangeBorder,"tintAndShade",Property,Excellent,false -Excel.RangeBorder,"weight",Property,Great,false -Excel.RangeBorder,"load(options)",Method,Excellent,false -Excel.RangeBorder,"load(propertyNames)",Method,Excellent,false -Excel.RangeBorder,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RangeBorder,"set(properties, options)",Method,Good,false -Excel.RangeBorder,"set(properties)",Method,Good,false -Excel.RangeBorder,"toJSON()",Method,Excellent,false -Excel.RangeBorderCollection,N/A,Class,Unknown,false -Excel.RangeBorderCollection,"context",Property,Excellent,false -Excel.RangeBorderCollection,"count",Property,Fine,false -Excel.RangeBorderCollection,"items",Property,Poor,false -Excel.RangeBorderCollection,"tintAndShade",Property,Excellent,false -Excel.RangeBorderCollection,"getItem(index)",Method,Fine,true -Excel.RangeBorderCollection,"getItem(index)",Method,Fine,false -Excel.RangeBorderCollection,"getItemAt(index)",Method,Fine,true -Excel.RangeBorderCollection,"load(options)",Method,Excellent,false -Excel.RangeBorderCollection,"load(propertyNames)",Method,Excellent,true -Excel.RangeBorderCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RangeBorderCollection,"toJSON()",Method,Excellent,false -Excel.RangeCollection,N/A,Class,Unknown,false -Excel.RangeCollection,"context",Property,Excellent,false -Excel.RangeCollection,"items",Property,Poor,false -Excel.RangeCollection,"getCount()",Method,Good,false -Excel.RangeCollection,"getItemAt(index)",Method,Great,false -Excel.RangeCollection,"load(options)",Method,Excellent,false -Excel.RangeCollection,"load(propertyNames)",Method,Excellent,false -Excel.RangeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RangeCollection,"toJSON()",Method,Excellent,false -Excel.RangeCopyType,N/A,Enum,Fine,true -Excel.RangeCopyType,"all",EnumField,Fine,false -Excel.RangeCopyType,"columnWidths",EnumField,Fine,false -Excel.RangeCopyType,"formats",EnumField,Fine,false -Excel.RangeCopyType,"formulas",EnumField,Fine,false -Excel.RangeCopyType,"link",EnumField,Fine,false -Excel.RangeCopyType,"values",EnumField,Fine,false -Excel.RangeFill,N/A,Class,Unknown,false -Excel.RangeFill,"color",Property,Fine,false -Excel.RangeFill,"context",Property,Excellent,false -Excel.RangeFill,"pattern",Property,Great,false -Excel.RangeFill,"patternColor",Property,Fine,false -Excel.RangeFill,"patternTintAndShade",Property,Excellent,false -Excel.RangeFill,"tintAndShade",Property,Excellent,false -Excel.RangeFill,"clear()",Method,Poor,true -Excel.RangeFill,"load(options)",Method,Excellent,false -Excel.RangeFill,"load(propertyNames)",Method,Excellent,true -Excel.RangeFill,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RangeFill,"set(properties, options)",Method,Good,false -Excel.RangeFill,"set(properties)",Method,Good,false -Excel.RangeFill,"toJSON()",Method,Excellent,false -Excel.RangeFont,N/A,Class,Missing,false -Excel.RangeFont,"bold",Property,Poor,false -Excel.RangeFont,"color",Property,Fine,false -Excel.RangeFont,"context",Property,Excellent,false -Excel.RangeFont,"italic",Property,Good,false -Excel.RangeFont,"name",Property,Fine,true -Excel.RangeFont,"size",Property,Missing,false -Excel.RangeFont,"strikethrough",Property,Excellent,false -Excel.RangeFont,"subscript",Property,Excellent,false -Excel.RangeFont,"superscript",Property,Excellent,false -Excel.RangeFont,"tintAndShade",Property,Excellent,false -Excel.RangeFont,"underline",Property,Fine,false -Excel.RangeFont,"load(options)",Method,Excellent,false -Excel.RangeFont,"load(propertyNames)",Method,Excellent,true -Excel.RangeFont,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RangeFont,"set(properties, options)",Method,Good,false -Excel.RangeFont,"set(properties)",Method,Good,false -Excel.RangeFont,"toJSON()",Method,Excellent,false -Excel.RangeFormat,N/A,Class,Unknown,false -Excel.RangeFormat,"autoIndent",Property,Excellent,false -Excel.RangeFormat,"borders",Property,Good,false -Excel.RangeFormat,"columnWidth",Property,Excellent,false -Excel.RangeFormat,"context",Property,Excellent,false -Excel.RangeFormat,"fill",Property,Great,false -Excel.RangeFormat,"font",Property,Great,false -Excel.RangeFormat,"horizontalAlignment",Property,Great,false -Excel.RangeFormat,"indentLevel",Property,Good,false -Excel.RangeFormat,"protection",Property,Good,false -Excel.RangeFormat,"readingOrder",Property,Poor,false -Excel.RangeFormat,"rowHeight",Property,Good,false -Excel.RangeFormat,"shrinkToFit",Property,Great,false -Excel.RangeFormat,"textOrientation",Property,Excellent,true -Excel.RangeFormat,"useStandardHeight",Property,Excellent,false -Excel.RangeFormat,"useStandardWidth",Property,Excellent,false -Excel.RangeFormat,"verticalAlignment",Property,Great,false -Excel.RangeFormat,"wrapText",Property,Excellent,false -Excel.RangeFormat,"adjustIndent(amount)",Method,Good,false -Excel.RangeFormat,"autofitColumns()",Method,Fine,false -Excel.RangeFormat,"autofitRows()",Method,Fine,false -Excel.RangeFormat,"load(options)",Method,Excellent,false -Excel.RangeFormat,"load(propertyNames)",Method,Excellent,true -Excel.RangeFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RangeFormat,"set(properties, options)",Method,Good,false -Excel.RangeFormat,"set(properties)",Method,Good,false -Excel.RangeFormat,"toJSON()",Method,Excellent,false -Excel.RangeHyperlink,N/A,Interface,Unknown,false -Excel.RangeHyperlink,"address",Property,Poor,true -Excel.RangeHyperlink,"documentReference",Property,Fine,true -Excel.RangeHyperlink,"screenTip",Property,Great,true -Excel.RangeHyperlink,"textToDisplay",Property,Good,true -Excel.RangeReference,N/A,Interface,Great,false -Excel.RangeReference,"address",Property,Good,false -Excel.RangeSort,N/A,Class,Unknown,false -Excel.RangeSort,"context",Property,Excellent,false -Excel.RangeSort,"apply(fields, matchCase, hasHeaders, orientation, method)",Method,Poor,false -Excel.RangeSort,"apply(fields, matchCase, hasHeaders, orientation, method)",Method,Poor,false -Excel.RangeSort,"toJSON()",Method,Excellent,false -Excel.RangeTextRun,N/A,Interface,Good,false -Excel.RangeTextRun,"font",Property,Good,false -Excel.RangeTextRun,"text",Property,Poor,false -Excel.RangeUnderlineStyle,N/A,Enum,Fine,true -Excel.RangeUnderlineStyle,"double",EnumField,Fine,false -Excel.RangeUnderlineStyle,"doubleAccountant",EnumField,Fine,false -Excel.RangeUnderlineStyle,"none",EnumField,Fine,false -Excel.RangeUnderlineStyle,"single",EnumField,Fine,false -Excel.RangeUnderlineStyle,"singleAccountant",EnumField,Fine,false -Excel.RangeValueType,N/A,Enum,Fine,false -Excel.RangeValueType,"boolean",EnumField,Fine,false -Excel.RangeValueType,"double",EnumField,Fine,false -Excel.RangeValueType,"empty",EnumField,Fine,false -Excel.RangeValueType,"error",EnumField,Fine,false -Excel.RangeValueType,"integer",EnumField,Fine,false -Excel.RangeValueType,"richValue",EnumField,Fine,false -Excel.RangeValueType,"string",EnumField,Fine,false -Excel.RangeValueType,"unknown",EnumField,Fine,false -Excel.RangeView,N/A,Class,Unknown,false -Excel.RangeView,"cellAddresses",Property,Fine,false -Excel.RangeView,"columnCount",Property,Poor,false -Excel.RangeView,"context",Property,Excellent,false -Excel.RangeView,"formulas",Property,Great,false -Excel.RangeView,"formulasLocal",Property,Excellent,false -Excel.RangeView,"formulasR1C1",Property,Great,false -Excel.RangeView,"index",Property,Great,false -Excel.RangeView,"numberFormat",Property,Fine,false -Excel.RangeView,"rowCount",Property,Poor,false -Excel.RangeView,"rows",Property,Fine,false -Excel.RangeView,"text",Property,Great,false -Excel.RangeView,"values",Property,Excellent,false -Excel.RangeView,"valuesAsJson",Property,Excellent,false -Excel.RangeView,"valuesAsJsonLocal",Property,Excellent,false -Excel.RangeView,"valueTypes",Property,Poor,false -Excel.RangeView,"getRange()",Method,Fine,false -Excel.RangeView,"load(options)",Method,Excellent,false -Excel.RangeView,"load(propertyNames)",Method,Excellent,false -Excel.RangeView,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RangeView,"set(properties, options)",Method,Good,false -Excel.RangeView,"set(properties)",Method,Good,false -Excel.RangeView,"toJSON()",Method,Excellent,false -Excel.RangeViewCollection,N/A,Class,Unknown,false -Excel.RangeViewCollection,"context",Property,Excellent,false -Excel.RangeViewCollection,"items",Property,Poor,false -Excel.RangeViewCollection,"getCount()",Method,Good,false -Excel.RangeViewCollection,"getItemAt(index)",Method,Fine,false -Excel.RangeViewCollection,"load(options)",Method,Excellent,false -Excel.RangeViewCollection,"load(propertyNames)",Method,Excellent,false -Excel.RangeViewCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RangeViewCollection,"toJSON()",Method,Excellent,false -Excel.ReadingOrder,N/A,Enum,Unknown,true -Excel.ReadingOrder,"context",EnumField,Good,false -Excel.ReadingOrder,"leftToRight",EnumField,Fine,false -Excel.ReadingOrder,"rightToLeft",EnumField,Fine,false -Excel.ReferenceCellValue,N/A,Interface,Unknown,false -Excel.ReferenceCellValue,"basicType",Property,Good,false -Excel.ReferenceCellValue,"basicValue",Property,Good,false -Excel.ReferenceCellValue,"reference",Property,Great,false -Excel.ReferenceCellValue,"type",Property,Fine,false -Excel.ReferencedValue,N/A,TypeAlias,Fine,false -Excel.ReferenceValueType,N/A,Enum,Unknown,false -Excel.ReferenceValueType,"array",EnumField,Great,false -Excel.ReferenceValueType,"boolean",EnumField,Great,false -Excel.ReferenceValueType,"double",EnumField,Good,false -Excel.ReferenceValueType,"entity",EnumField,Good,false -Excel.ReferenceValueType,"root",EnumField,Good,false -Excel.ReferenceValueType,"string",EnumField,Great,false -Excel.RefErrorCellValue,N/A,Interface,Unknown,false -Excel.RefErrorCellValue,"basicType",Property,Good,false -Excel.RefErrorCellValue,"basicValue",Property,Excellent,false -Excel.RefErrorCellValue,"errorSubType",Property,Great,false -Excel.RefErrorCellValue,"errorType",Property,Good,false -Excel.RefErrorCellValue,"type",Property,Fine,false -Excel.RefErrorCellValueSubType,N/A,Enum,Unknown,false -Excel.RefErrorCellValueSubType,"corruptCellRef",EnumField,Great,false -Excel.RefErrorCellValueSubType,"externalLinksCalculatedRef",EnumField,Excellent,false -Excel.RefErrorCellValueSubType,"externalLinksStructuredRef",EnumField,Great,false -Excel.RefErrorCellValueSubType,"unknown",EnumField,Good,false -Excel.RemoveDuplicatesResult,N/A,Class,Unknown,false -Excel.RemoveDuplicatesResult,"context",Property,Excellent,false -Excel.RemoveDuplicatesResult,"removed",Property,Fine,false -Excel.RemoveDuplicatesResult,"uniqueRemaining",Property,Fine,true -Excel.RemoveDuplicatesResult,"load(options)",Method,Excellent,false -Excel.RemoveDuplicatesResult,"load(propertyNames)",Method,Excellent,false -Excel.RemoveDuplicatesResult,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RemoveDuplicatesResult,"toJSON()",Method,Excellent,false -Excel.ReplaceCriteria,N/A,Interface,Great,false -Excel.ReplaceCriteria,"completeMatch",Property,Excellent,false -Excel.ReplaceCriteria,"matchCase",Property,Excellent,false -Excel.RequestContext,N/A,Class,Missing,true -Excel.RequestContext,"application",Property,Missing,false -Excel.RequestContext,"runtime",Property,Fine,false -Excel.RequestContext,"workbook",Property,Missing,false -Excel.RequestContext,"setInvocation(invocation)",Method,Missing,false -Excel.RibbonTab,N/A,Enum,Fine,false -Excel.RibbonTab,"addIns",EnumField,Fine,false -Excel.RibbonTab,"data",EnumField,Fine,false -Excel.RibbonTab,"developer",EnumField,Fine,false -Excel.RibbonTab,"draw",EnumField,Fine,false -Excel.RibbonTab,"formulas",EnumField,Fine,false -Excel.RibbonTab,"help",EnumField,Fine,false -Excel.RibbonTab,"home",EnumField,Fine,false -Excel.RibbonTab,"insert",EnumField,Fine,false -Excel.RibbonTab,"others",EnumField,Fine,false -Excel.RibbonTab,"pageLayout",EnumField,Fine,false -Excel.RibbonTab,"review",EnumField,Fine,false -Excel.RibbonTab,"view",EnumField,Fine,false -Excel.RootReferenceCellValue,N/A,Interface,Unknown,false -Excel.RootReferenceCellValue,"basicType",Property,Good,false -Excel.RootReferenceCellValue,"basicValue",Property,Good,false -Excel.RootReferenceCellValue,"type",Property,Fine,false -Excel.RowColumnPivotHierarchy,N/A,Class,Unknown,false -Excel.RowColumnPivotHierarchy,"context",Property,Excellent,false -Excel.RowColumnPivotHierarchy,"fields",Property,Great,false -Excel.RowColumnPivotHierarchy,"id",Property,Poor,false -Excel.RowColumnPivotHierarchy,"name",Property,Poor,false -Excel.RowColumnPivotHierarchy,"position",Property,Poor,false -Excel.RowColumnPivotHierarchy,"load(options)",Method,Excellent,false -Excel.RowColumnPivotHierarchy,"load(propertyNames)",Method,Excellent,false -Excel.RowColumnPivotHierarchy,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RowColumnPivotHierarchy,"set(properties, options)",Method,Good,false -Excel.RowColumnPivotHierarchy,"set(properties)",Method,Good,false -Excel.RowColumnPivotHierarchy,"setToDefault()",Method,Great,false -Excel.RowColumnPivotHierarchy,"toJSON()",Method,Excellent,false -Excel.RowColumnPivotHierarchyCollection,N/A,Class,Unknown,false -Excel.RowColumnPivotHierarchyCollection,"context",Property,Excellent,false -Excel.RowColumnPivotHierarchyCollection,"items",Property,Poor,false -Excel.RowColumnPivotHierarchyCollection,"add(pivotHierarchy)",Method,Good,false -Excel.RowColumnPivotHierarchyCollection,"getCount()",Method,Fine,false -Excel.RowColumnPivotHierarchyCollection,"getItem(name)",Method,Poor,false -Excel.RowColumnPivotHierarchyCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.RowColumnPivotHierarchyCollection,"load(options)",Method,Excellent,false -Excel.RowColumnPivotHierarchyCollection,"load(propertyNames)",Method,Excellent,false -Excel.RowColumnPivotHierarchyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.RowColumnPivotHierarchyCollection,"remove(rowColumnPivotHierarchy)",Method,Poor,false -Excel.RowColumnPivotHierarchyCollection,"toJSON()",Method,Excellent,false -Excel.RowHiddenChangeType,N/A,Enum,Fine,false -Excel.RowHiddenChangeType,"hidden",EnumField,Fine,false -Excel.RowHiddenChangeType,"unhidden",EnumField,Fine,false -Excel.RowProperties,N/A,Interface,Good,false -Excel.RowProperties,"address",Property,Good,false -Excel.RowProperties,"addressLocal",Property,Great,false -Excel.RowProperties,"rowIndex",Property,Good,false -Excel.RowPropertiesLoadOptions,N/A,Interface,Excellent,false -Excel.RowPropertiesLoadOptions,"format",Property,Excellent,false -Excel.RowPropertiesLoadOptions,"rowHidden",Property,Excellent,false -Excel.RowPropertiesLoadOptions,"rowIndex",Property,Excellent,false -Excel.RunOptions,N/A,Interface,Excellent,false -Excel.RunOptions,"delayForCellEdit",Property,Excellent,false -Excel.RunOptions,"mergeUndoGroup",Property,Excellent,false -Excel.Runtime,N/A,Class,Unknown,false -Excel.Runtime,"context",Property,Excellent,false -Excel.Runtime,"enableEvents",Property,Fine,true -Excel.Runtime,"load(options)",Method,Excellent,false -Excel.Runtime,"load(propertyNames)",Method,Excellent,false -Excel.Runtime,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Runtime,"set(properties, options)",Method,Good,false -Excel.Runtime,"set(properties)",Method,Good,false -Excel.Runtime,"toJSON()",Method,Excellent,false -Excel.SaveBehavior,N/A,Enum,Great,true -Excel.SaveBehavior,"prompt",EnumField,Good,false -Excel.SaveBehavior,"save",EnumField,Great,false -Excel.ScrollWorkbookTabPosition,N/A,Enum,Fine,false -Excel.ScrollWorkbookTabPosition,"first",EnumField,Fine,false -Excel.ScrollWorkbookTabPosition,"last",EnumField,Fine,false -Excel.SearchCriteria,N/A,Interface,Unknown,false -Excel.SearchCriteria,"completeMatch",Property,Excellent,false -Excel.SearchCriteria,"matchCase",Property,Excellent,false -Excel.SearchCriteria,"searchDirection",Property,Excellent,false -Excel.SearchDirection,N/A,Enum,Unknown,true -Excel.SearchDirection,"backwards",EnumField,Fine,false -Excel.SearchDirection,"forward",EnumField,Fine,false -Excel.SelectionChangedEventArgs,N/A,Interface,Unknown,false -Excel.SelectionChangedEventArgs,"workbook",Property,Good,false -Excel.Session,N/A,Interface,Unknown,false -Excel.SettableCellProperties,N/A,Interface,Good,false -Excel.SettableCellProperties,"format",Property,Good,false -Excel.SettableCellProperties,"hyperlink",Property,Good,false -Excel.SettableCellProperties,"style",Property,Good,true -Excel.SettableCellProperties,"textRuns",Property,Fine,false -Excel.SettableColumnProperties,N/A,Interface,Unknown,false -Excel.SettableColumnProperties,"columnHidden",Property,Good,false -Excel.SettableColumnProperties,"format",Property,Good,false -Excel.SettableRowProperties,N/A,Interface,Unknown,false -Excel.SettableRowProperties,"format",Property,Good,false -Excel.SettableRowProperties,"rowHidden",Property,Good,false -Excel.Setting,N/A,Class,Unknown,false -Excel.Setting,"context",Property,Excellent,false -Excel.Setting,"key",Property,Poor,false -Excel.Setting,"value",Property,Fine,false -Excel.Setting,"delete()",Method,Poor,true -Excel.Setting,"load(options)",Method,Excellent,false -Excel.Setting,"load(propertyNames)",Method,Excellent,false -Excel.Setting,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Setting,"set(properties, options)",Method,Good,false -Excel.Setting,"set(properties)",Method,Good,false -Excel.Setting,"toJSON()",Method,Excellent,false -Excel.SettingCollection,N/A,Class,Unknown,false -Excel.SettingCollection,"context",Property,Excellent,false -Excel.SettingCollection,"items",Property,Poor,false -Excel.SettingCollection,"add(key, value)",Method,Good,true -Excel.SettingCollection,"getCount()",Method,Poor,false -Excel.SettingCollection,"getItem(key)",Method,Poor,false -Excel.SettingCollection,"getItemOrNullObject(key)",Method,Excellent,true -Excel.SettingCollection,"load(options)",Method,Excellent,false -Excel.SettingCollection,"load(propertyNames)",Method,Excellent,false -Excel.SettingCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.SettingCollection,"toJSON()",Method,Excellent,false -Excel.SettingsChangedEventArgs,N/A,Interface,Unknown,false -Excel.SettingsChangedEventArgs,"settings",Property,Good,false -Excel.Shape,N/A,Class,Unknown,false -Excel.Shape,"altTextDescription",Property,Excellent,false -Excel.Shape,"altTextTitle",Property,Excellent,false -Excel.Shape,"connectionSiteCount",Property,Good,false -Excel.Shape,"context",Property,Excellent,false -Excel.Shape,"displayName",Property,Good,false -Excel.Shape,"fill",Property,Fine,true -Excel.Shape,"geometricShape",Property,Excellent,false -Excel.Shape,"geometricShapeType",Property,Excellent,false -Excel.Shape,"group",Property,Excellent,true -Excel.Shape,"height",Property,Excellent,false -Excel.Shape,"id",Property,Good,false -Excel.Shape,"image",Property,Excellent,false -Excel.Shape,"left",Property,Excellent,false -Excel.Shape,"level",Property,Excellent,false -Excel.Shape,"line",Property,Excellent,true -Excel.Shape,"lineFormat",Property,Fine,false -Excel.Shape,"lockAspectRatio",Property,Great,true -Excel.Shape,"name",Property,Good,false -Excel.Shape,"parentGroup",Property,Good,false -Excel.Shape,"placement",Property,Good,false -Excel.Shape,"rotation",Property,Good,true -Excel.Shape,"textFrame",Property,Good,false -Excel.Shape,"top",Property,Excellent,false -Excel.Shape,"type",Property,Good,false -Excel.Shape,"visible",Property,Good,false -Excel.Shape,"width",Property,Excellent,false -Excel.Shape,"zOrderPosition",Property,Great,false -Excel.Shape,"copyTo(destinationSheet)",Method,Good,false -Excel.Shape,"delete()",Method,Poor,true -Excel.Shape,"getAsImage(format)",Method,Excellent,true -Excel.Shape,"getAsImage(format)",Method,Excellent,false -Excel.Shape,"incrementLeft(increment)",Method,Good,true -Excel.Shape,"incrementRotation(increment)",Method,Great,true -Excel.Shape,"incrementTop(increment)",Method,Good,true -Excel.Shape,"load(options)",Method,Excellent,false -Excel.Shape,"load(propertyNames)",Method,Excellent,false -Excel.Shape,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Shape,"scaleHeight(scaleFactor, scaleType, scaleFrom)",Method,Good,true -Excel.Shape,"scaleHeight(scaleFactor, scaleType, scaleFrom)",Method,Good,false -Excel.Shape,"scaleWidth(scaleFactor, scaleType, scaleFrom)",Method,Good,false -Excel.Shape,"scaleWidth(scaleFactor, scaleType, scaleFrom)",Method,Good,false -Excel.Shape,"set(properties, options)",Method,Good,false -Excel.Shape,"set(properties)",Method,Good,false -Excel.Shape,"setZOrder(position)",Method,Good,true -Excel.Shape,"setZOrder(position)",Method,Good,false -Excel.Shape,"toJSON()",Method,Excellent,false -Excel.ShapeActivatedEventArgs,N/A,Interface,Unknown,false -Excel.ShapeActivatedEventArgs,"shapeId",Property,Poor,false -Excel.ShapeActivatedEventArgs,"type",Property,Fine,false -Excel.ShapeActivatedEventArgs,"worksheetId",Property,Fine,false -Excel.ShapeAutoSize,N/A,Enum,Fine,true -Excel.ShapeAutoSize,"autoSizeMixed",EnumField,Good,false -Excel.ShapeAutoSize,"autoSizeNone",EnumField,Fine,false -Excel.ShapeAutoSize,"autoSizeShapeToFitText",EnumField,Fine,false -Excel.ShapeAutoSize,"autoSizeTextToFitShape",EnumField,Fine,false -Excel.ShapeCollection,N/A,Class,Unknown,false -Excel.ShapeCollection,"context",Property,Excellent,false -Excel.ShapeCollection,"items",Property,Poor,false -Excel.ShapeCollection,"addGeometricShape(geometricShapeType)",Method,Great,true -Excel.ShapeCollection,"addGeometricShape(geometricShapeType)",Method,Great,false -Excel.ShapeCollection,"addGroup(values)",Method,Great,true -Excel.ShapeCollection,"addImage(base64ImageString)",Method,Excellent,true -Excel.ShapeCollection,"addLine(startLeft, startTop, endLeft, endTop, connectorType)",Method,Great,true -Excel.ShapeCollection,"addLine(startLeft, startTop, endLeft, endTop, connectorType)",Method,Great,false -Excel.ShapeCollection,"addLocalImageReference(address)",Method,Great,false -Excel.ShapeCollection,"addSvg(xml)",Method,Excellent,false -Excel.ShapeCollection,"addTextBox(text)",Method,Great,true -Excel.ShapeCollection,"getCount()",Method,Fine,false -Excel.ShapeCollection,"getItem(key)",Method,Poor,false -Excel.ShapeCollection,"getItemAt(index)",Method,Poor,false -Excel.ShapeCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.ShapeCollection,"load(options)",Method,Excellent,false -Excel.ShapeCollection,"load(propertyNames)",Method,Excellent,false -Excel.ShapeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ShapeCollection,"toJSON()",Method,Excellent,false -Excel.ShapeDeactivatedEventArgs,N/A,Interface,Unknown,false -Excel.ShapeDeactivatedEventArgs,"shapeId",Property,Poor,false -Excel.ShapeDeactivatedEventArgs,"type",Property,Fine,false -Excel.ShapeDeactivatedEventArgs,"worksheetId",Property,Fine,false -Excel.ShapeFill,N/A,Class,Unknown,false -Excel.ShapeFill,"context",Property,Excellent,false -Excel.ShapeFill,"foregroundColor",Property,Fine,false -Excel.ShapeFill,"transparency",Property,Excellent,false -Excel.ShapeFill,"type",Property,Good,false -Excel.ShapeFill,"clear()",Method,Poor,false -Excel.ShapeFill,"load(options)",Method,Excellent,false -Excel.ShapeFill,"load(propertyNames)",Method,Excellent,false -Excel.ShapeFill,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ShapeFill,"set(properties, options)",Method,Good,false -Excel.ShapeFill,"set(properties)",Method,Good,false -Excel.ShapeFill,"setSolidColor(color)",Method,Good,false -Excel.ShapeFill,"toJSON()",Method,Excellent,false -Excel.ShapeFillType,N/A,Enum,Unknown,false -Excel.ShapeFillType,"gradient",EnumField,Fine,false -Excel.ShapeFillType,"mixed",EnumField,Fine,false -Excel.ShapeFillType,"noFill",EnumField,Fine,false -Excel.ShapeFillType,"pattern",EnumField,Fine,false -Excel.ShapeFillType,"pictureAndTexture",EnumField,Fine,false -Excel.ShapeFillType,"solid",EnumField,Fine,false -Excel.ShapeFont,N/A,Class,Unknown,false -Excel.ShapeFont,"bold",Property,Great,false -Excel.ShapeFont,"color",Property,Great,false -Excel.ShapeFont,"context",Property,Excellent,false -Excel.ShapeFont,"italic",Property,Great,false -Excel.ShapeFont,"name",Property,Good,false -Excel.ShapeFont,"size",Property,Great,false -Excel.ShapeFont,"strikethrough",Property,Excellent,false -Excel.ShapeFont,"subscript",Property,Excellent,false -Excel.ShapeFont,"superscript",Property,Excellent,false -Excel.ShapeFont,"tintAndShade",Property,Excellent,false -Excel.ShapeFont,"underline",Property,Great,false -Excel.ShapeFont,"load(options)",Method,Excellent,false -Excel.ShapeFont,"load(propertyNames)",Method,Excellent,false -Excel.ShapeFont,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ShapeFont,"set(properties, options)",Method,Good,false -Excel.ShapeFont,"set(properties)",Method,Good,false -Excel.ShapeFont,"toJSON()",Method,Excellent,false -Excel.ShapeFontUnderlineStyle,N/A,Enum,Unknown,false -Excel.ShapeFontUnderlineStyle,"dash",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"dashHeavy",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"dashLong",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"dashLongHeavy",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"dotDash",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"dotDashHeavy",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"dotDotDash",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"dotDotDashHeavy",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"dotted",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"dottedHeavy",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"double",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"heavy",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"none",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"single",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"wavy",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"wavyDouble",EnumField,Fine,false -Excel.ShapeFontUnderlineStyle,"wavyHeavy",EnumField,Fine,false -Excel.ShapeGroup,N/A,Class,Unknown,false -Excel.ShapeGroup,"context",Property,Excellent,false -Excel.ShapeGroup,"id",Property,Good,false -Excel.ShapeGroup,"shape",Property,Great,false -Excel.ShapeGroup,"shapes",Property,Good,false -Excel.ShapeGroup,"load(options)",Method,Excellent,false -Excel.ShapeGroup,"load(propertyNames)",Method,Excellent,false -Excel.ShapeGroup,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ShapeGroup,"toJSON()",Method,Excellent,false -Excel.ShapeGroup,"ungroup()",Method,Good,true -Excel.ShapeLineDashStyle,N/A,Enum,Unknown,false -Excel.ShapeLineDashStyle,"dash",EnumField,Fine,false -Excel.ShapeLineDashStyle,"dashDot",EnumField,Fine,false -Excel.ShapeLineDashStyle,"dashDotDot",EnumField,Fine,false -Excel.ShapeLineDashStyle,"longDash",EnumField,Fine,false -Excel.ShapeLineDashStyle,"longDashDot",EnumField,Fine,false -Excel.ShapeLineDashStyle,"longDashDotDot",EnumField,Fine,false -Excel.ShapeLineDashStyle,"roundDot",EnumField,Fine,false -Excel.ShapeLineDashStyle,"solid",EnumField,Fine,false -Excel.ShapeLineDashStyle,"squareDot",EnumField,Fine,false -Excel.ShapeLineDashStyle,"systemDash",EnumField,Fine,false -Excel.ShapeLineDashStyle,"systemDashDot",EnumField,Fine,false -Excel.ShapeLineDashStyle,"systemDot",EnumField,Fine,false -Excel.ShapeLineFormat,N/A,Class,Unknown,false -Excel.ShapeLineFormat,"color",Property,Fine,false -Excel.ShapeLineFormat,"context",Property,Excellent,false -Excel.ShapeLineFormat,"dashStyle",Property,Great,false -Excel.ShapeLineFormat,"style",Property,Great,false -Excel.ShapeLineFormat,"transparency",Property,Excellent,false -Excel.ShapeLineFormat,"visible",Property,Excellent,false -Excel.ShapeLineFormat,"weight",Property,Great,false -Excel.ShapeLineFormat,"load(options)",Method,Excellent,false -Excel.ShapeLineFormat,"load(propertyNames)",Method,Excellent,false -Excel.ShapeLineFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.ShapeLineFormat,"set(properties, options)",Method,Good,false -Excel.ShapeLineFormat,"set(properties)",Method,Good,false -Excel.ShapeLineFormat,"toJSON()",Method,Excellent,false -Excel.ShapeLineStyle,N/A,Enum,Unknown,false -Excel.ShapeLineStyle,"single",EnumField,Fine,false -Excel.ShapeLineStyle,"thickBetweenThin",EnumField,Fine,false -Excel.ShapeLineStyle,"thickThin",EnumField,Fine,false -Excel.ShapeLineStyle,"thinThick",EnumField,Fine,false -Excel.ShapeLineStyle,"thinThin",EnumField,Fine,false -Excel.ShapeScaleFrom,N/A,Enum,Unknown,false -Excel.ShapeScaleFrom,"scaleFromBottomRight",EnumField,Fine,false -Excel.ShapeScaleFrom,"scaleFromMiddle",EnumField,Fine,false -Excel.ShapeScaleFrom,"scaleFromTopLeft",EnumField,Fine,false -Excel.ShapeScaleType,N/A,Enum,Unknown,true -Excel.ShapeScaleType,"currentSize",EnumField,Fine,false -Excel.ShapeScaleType,"originalSize",EnumField,Fine,false -Excel.ShapeTextHorizontalAlignment,N/A,Enum,Unknown,true -Excel.ShapeTextHorizontalAlignment,"center",EnumField,Fine,false -Excel.ShapeTextHorizontalAlignment,"distributed",EnumField,Fine,false -Excel.ShapeTextHorizontalAlignment,"justify",EnumField,Fine,false -Excel.ShapeTextHorizontalAlignment,"justifyLow",EnumField,Fine,false -Excel.ShapeTextHorizontalAlignment,"left",EnumField,Fine,false -Excel.ShapeTextHorizontalAlignment,"right",EnumField,Fine,false -Excel.ShapeTextHorizontalAlignment,"thaiDistributed",EnumField,Fine,false -Excel.ShapeTextHorizontalOverflow,N/A,Enum,Unknown,false -Excel.ShapeTextHorizontalOverflow,"clip",EnumField,Fine,false -Excel.ShapeTextHorizontalOverflow,"overflow",EnumField,Fine,false -Excel.ShapeTextOrientation,N/A,Enum,Unknown,false -Excel.ShapeTextOrientation,"eastAsianVertical",EnumField,Fine,false -Excel.ShapeTextOrientation,"horizontal",EnumField,Fine,false -Excel.ShapeTextOrientation,"mongolianVertical",EnumField,Fine,false -Excel.ShapeTextOrientation,"vertical",EnumField,Fine,false -Excel.ShapeTextOrientation,"vertical270",EnumField,Fine,false -Excel.ShapeTextOrientation,"wordArtVertical",EnumField,Fine,false -Excel.ShapeTextOrientation,"wordArtVerticalRTL",EnumField,Fine,false -Excel.ShapeTextReadingOrder,N/A,Enum,Unknown,false -Excel.ShapeTextReadingOrder,"leftToRight",EnumField,Fine,false -Excel.ShapeTextReadingOrder,"rightToLeft",EnumField,Fine,false -Excel.ShapeTextVerticalAlignment,N/A,Enum,Unknown,false -Excel.ShapeTextVerticalAlignment,"bottom",EnumField,Fine,false -Excel.ShapeTextVerticalAlignment,"distributed",EnumField,Fine,false -Excel.ShapeTextVerticalAlignment,"justified",EnumField,Fine,false -Excel.ShapeTextVerticalAlignment,"middle",EnumField,Fine,false -Excel.ShapeTextVerticalAlignment,"top",EnumField,Fine,false -Excel.ShapeTextVerticalOverflow,N/A,Enum,Good,false -Excel.ShapeTextVerticalOverflow,"clip",EnumField,Good,false -Excel.ShapeTextVerticalOverflow,"ellipsis",EnumField,Good,false -Excel.ShapeTextVerticalOverflow,"overflow",EnumField,Fine,false -Excel.ShapeType,N/A,Enum,Unknown,false -Excel.ShapeType,"geometricShape",EnumField,Fine,false -Excel.ShapeType,"group",EnumField,Fine,false -Excel.ShapeType,"image",EnumField,Fine,false -Excel.ShapeType,"line",EnumField,Fine,false -Excel.ShapeType,"unsupported",EnumField,Fine,false -Excel.ShapeZOrder,N/A,Enum,Unknown,true -Excel.ShapeZOrder,"bringForward",EnumField,Fine,false -Excel.ShapeZOrder,"bringToFront",EnumField,Fine,false -Excel.ShapeZOrder,"sendBackward",EnumField,Fine,false -Excel.ShapeZOrder,"sendToBack",EnumField,Fine,false -Excel.SheetVisibility,N/A,Enum,Fine,true -Excel.SheetVisibility,"hidden",EnumField,Fine,false -Excel.SheetVisibility,"veryHidden",EnumField,Fine,false -Excel.SheetVisibility,"visible",EnumField,Fine,false -Excel.ShowAsCalculation,N/A,Enum,Unknown,true -Excel.ShowAsCalculation,"differenceFrom",EnumField,Great,false -Excel.ShowAsCalculation,"index",EnumField,Great,false -Excel.ShowAsCalculation,"none",EnumField,Fine,false -Excel.ShowAsCalculation,"percentDifferenceFrom",EnumField,Great,false -Excel.ShowAsCalculation,"percentOf",EnumField,Great,false -Excel.ShowAsCalculation,"percentOfColumnTotal",EnumField,Fine,false -Excel.ShowAsCalculation,"percentOfGrandTotal",EnumField,Fine,false -Excel.ShowAsCalculation,"percentOfParentColumnTotal",EnumField,Great,false -Excel.ShowAsCalculation,"percentOfParentRowTotal",EnumField,Great,false -Excel.ShowAsCalculation,"percentOfParentTotal",EnumField,Great,false -Excel.ShowAsCalculation,"percentOfRowTotal",EnumField,Fine,false -Excel.ShowAsCalculation,"percentRunningTotal",EnumField,Great,false -Excel.ShowAsCalculation,"rankAscending",EnumField,Great,false -Excel.ShowAsCalculation,"rankDecending",EnumField,Great,false -Excel.ShowAsCalculation,"runningTotal",EnumField,Great,false -Excel.ShowAsCalculation,"unknown",EnumField,Fine,false -Excel.ShowAsRule,N/A,Interface,Unknown,false -Excel.ShowAsRule,"baseField",Property,Great,false -Excel.ShowAsRule,"baseItem",Property,Good,true -Excel.ShowAsRule,"calculation",Property,Good,false -Excel.Slicer,N/A,Class,Unknown,false -Excel.Slicer,"caption",Property,Poor,false -Excel.Slicer,"context",Property,Excellent,false -Excel.Slicer,"height",Property,Excellent,false -Excel.Slicer,"id",Property,Poor,false -Excel.Slicer,"isFilterCleared",Property,Great,false -Excel.Slicer,"left",Property,Excellent,false -Excel.Slicer,"name",Property,Poor,false -Excel.Slicer,"nameInFormula",Property,Great,false -Excel.Slicer,"slicerItems",Property,Fine,false -Excel.Slicer,"slicerStyle",Property,Poor,false -Excel.Slicer,"sortBy",Property,Excellent,false -Excel.Slicer,"style",Property,Great,true -Excel.Slicer,"top",Property,Excellent,false -Excel.Slicer,"width",Property,Excellent,false -Excel.Slicer,"worksheet",Property,Poor,false -Excel.Slicer,"clearFilters()",Method,Fine,true -Excel.Slicer,"delete()",Method,Poor,true -Excel.Slicer,"getSelectedItems()",Method,Good,false -Excel.Slicer,"load(options)",Method,Excellent,false -Excel.Slicer,"load(propertyNames)",Method,Excellent,false -Excel.Slicer,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Slicer,"selectItems(items)",Method,Excellent,true -Excel.Slicer,"set(properties, options)",Method,Good,false -Excel.Slicer,"set(properties)",Method,Good,false -Excel.Slicer,"setStyle(style)",Method,Poor,false -Excel.Slicer,"toJSON()",Method,Excellent,false -Excel.SlicerCollection,N/A,Class,Unknown,false -Excel.SlicerCollection,"context",Property,Excellent,false -Excel.SlicerCollection,"items",Property,Poor,false -Excel.SlicerCollection,"add(slicerSource, sourceField, slicerDestination)",Method,Poor,true -Excel.SlicerCollection,"getCount()",Method,Fine,false -Excel.SlicerCollection,"getItem(key)",Method,Fine,true -Excel.SlicerCollection,"getItemAt(index)",Method,Fine,false -Excel.SlicerCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.SlicerCollection,"load(options)",Method,Excellent,false -Excel.SlicerCollection,"load(propertyNames)",Method,Excellent,false -Excel.SlicerCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.SlicerCollection,"toJSON()",Method,Excellent,false -Excel.SlicerItem,N/A,Class,Unknown,false -Excel.SlicerItem,"context",Property,Excellent,false -Excel.SlicerItem,"hasData",Property,Good,false -Excel.SlicerItem,"isSelected",Property,Excellent,false -Excel.SlicerItem,"key",Property,Good,false -Excel.SlicerItem,"name",Property,Poor,false -Excel.SlicerItem,"load(options)",Method,Excellent,false -Excel.SlicerItem,"load(propertyNames)",Method,Excellent,false -Excel.SlicerItem,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.SlicerItem,"set(properties, options)",Method,Good,false -Excel.SlicerItem,"set(properties)",Method,Good,false -Excel.SlicerItem,"toJSON()",Method,Excellent,false -Excel.SlicerItemCollection,N/A,Class,Unknown,false -Excel.SlicerItemCollection,"context",Property,Excellent,false -Excel.SlicerItemCollection,"items",Property,Poor,false -Excel.SlicerItemCollection,"getCount()",Method,Fine,false -Excel.SlicerItemCollection,"getItem(key)",Method,Fine,false -Excel.SlicerItemCollection,"getItemAt(index)",Method,Fine,false -Excel.SlicerItemCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.SlicerItemCollection,"load(options)",Method,Excellent,false -Excel.SlicerItemCollection,"load(propertyNames)",Method,Excellent,false -Excel.SlicerItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.SlicerItemCollection,"toJSON()",Method,Excellent,false -Excel.SlicerSortType,N/A,Enum,Unknown,false -Excel.SlicerSortType,"ascending",EnumField,Fine,false -Excel.SlicerSortType,"dataSourceOrder",EnumField,Fine,false -Excel.SlicerSortType,"descending",EnumField,Fine,false -Excel.SlicerStyle,N/A,Class,Unknown,false -Excel.SlicerStyle,"context",Property,Excellent,false -Excel.SlicerStyle,"name",Property,Good,false -Excel.SlicerStyle,"readOnly",Property,Excellent,false -Excel.SlicerStyle,"delete()",Method,Fine,false -Excel.SlicerStyle,"duplicate()",Method,Good,false -Excel.SlicerStyle,"load(options)",Method,Excellent,false -Excel.SlicerStyle,"load(propertyNames)",Method,Excellent,false -Excel.SlicerStyle,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.SlicerStyle,"set(properties, options)",Method,Good,false -Excel.SlicerStyle,"set(properties)",Method,Good,false -Excel.SlicerStyle,"toJSON()",Method,Excellent,false -Excel.SlicerStyleCollection,N/A,Class,Unknown,false -Excel.SlicerStyleCollection,"context",Property,Excellent,false -Excel.SlicerStyleCollection,"items",Property,Poor,false -Excel.SlicerStyleCollection,"add(name, makeUniqueName)",Method,Great,false -Excel.SlicerStyleCollection,"getCount()",Method,Fine,false -Excel.SlicerStyleCollection,"getDefault()",Method,Excellent,false -Excel.SlicerStyleCollection,"getItem(name)",Method,Poor,false -Excel.SlicerStyleCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.SlicerStyleCollection,"load(options)",Method,Excellent,false -Excel.SlicerStyleCollection,"load(propertyNames)",Method,Excellent,false -Excel.SlicerStyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.SlicerStyleCollection,"setDefault(newDefaultStyle)",Method,Excellent,false -Excel.SlicerStyleCollection,"toJSON()",Method,Excellent,false -Excel.SortBy,N/A,Enum,Unknown,false -Excel.SortBy,"ascending",EnumField,Fine,false -Excel.SortBy,"descending",EnumField,Fine,false -Excel.SortDataOption,N/A,Enum,Fine,false -Excel.SortDataOption,"normal",EnumField,Fine,false -Excel.SortDataOption,"textAsNumber",EnumField,Fine,false -Excel.SortField,N/A,Interface,Unknown,false -Excel.SortField,"ascending",Property,Great,false -Excel.SortField,"color",Property,Excellent,false -Excel.SortField,"dataOption",Property,Great,false -Excel.SortField,"icon",Property,Excellent,false -Excel.SortField,"key",Property,Excellent,false -Excel.SortField,"sortOn",Property,Great,false -Excel.SortField,"subField",Property,Excellent,false -Excel.SortMethod,N/A,Enum,Good,false -Excel.SortMethod,"pinYin",EnumField,Fine,false -Excel.SortMethod,"strokeCount",EnumField,Fine,false -Excel.SortOn,N/A,Enum,Unknown,true -Excel.SortOn,"cellColor",EnumField,Fine,false -Excel.SortOn,"fontColor",EnumField,Fine,false -Excel.SortOn,"icon",EnumField,Fine,false -Excel.SortOn,"value",EnumField,Fine,false -Excel.SortOrientation,N/A,Enum,Fine,true -Excel.SortOrientation,"columns",EnumField,Fine,false -Excel.SortOrientation,"rows",EnumField,Fine,false -Excel.SpecialCellType,N/A,Enum,Unknown,false -Excel.SpecialCellType,"blanks",EnumField,Fine,false -Excel.SpecialCellType,"conditionalFormats",EnumField,Good,false -Excel.SpecialCellType,"constants",EnumField,Fine,false -Excel.SpecialCellType,"dataValidations",EnumField,Fine,false -Excel.SpecialCellType,"dirtyFormulas",EnumField,Fine,false -Excel.SpecialCellType,"formulas",EnumField,Fine,false -Excel.SpecialCellType,"sameConditionalFormat",EnumField,Good,false -Excel.SpecialCellType,"sameDataValidation",EnumField,Fine,false -Excel.SpecialCellType,"visible",EnumField,Fine,false -Excel.SpecialCellValueType,N/A,Enum,Unknown,false -Excel.SpecialCellValueType,"all",EnumField,Excellent,false -Excel.SpecialCellValueType,"errors",EnumField,Good,false -Excel.SpecialCellValueType,"errorsLogical",EnumField,Excellent,false -Excel.SpecialCellValueType,"errorsLogicalNumber",EnumField,Excellent,false -Excel.SpecialCellValueType,"errorsLogicalText",EnumField,Excellent,false -Excel.SpecialCellValueType,"errorsNumbers",EnumField,Great,false -Excel.SpecialCellValueType,"errorsNumberText",EnumField,Excellent,false -Excel.SpecialCellValueType,"errorsText",EnumField,Excellent,false -Excel.SpecialCellValueType,"logical",EnumField,Great,false -Excel.SpecialCellValueType,"logicalNumbers",EnumField,Great,false -Excel.SpecialCellValueType,"logicalNumbersText",EnumField,Excellent,false -Excel.SpecialCellValueType,"logicalText",EnumField,Excellent,false -Excel.SpecialCellValueType,"numbers",EnumField,Good,false -Excel.SpecialCellValueType,"numbersText",EnumField,Great,false -Excel.SpecialCellValueType,"text",EnumField,Great,false -Excel.SpillErrorCellValue,N/A,Interface,Unknown,false -Excel.SpillErrorCellValue,"basicType",Property,Good,false -Excel.SpillErrorCellValue,"basicValue",Property,Excellent,false -Excel.SpillErrorCellValue,"columnCount",Property,Great,false -Excel.SpillErrorCellValue,"errorSubType",Property,Great,false -Excel.SpillErrorCellValue,"errorType",Property,Good,false -Excel.SpillErrorCellValue,"rowCount",Property,Great,false -Excel.SpillErrorCellValue,"type",Property,Fine,false -Excel.SpillErrorCellValueSubType,N/A,Enum,Unknown,false -Excel.SpillErrorCellValueSubType,"collision",EnumField,Excellent,false -Excel.SpillErrorCellValueSubType,"indeterminateSize",EnumField,Excellent,false -Excel.SpillErrorCellValueSubType,"mergedCell",EnumField,Excellent,false -Excel.SpillErrorCellValueSubType,"outOfMemoryWhileCalc",EnumField,Excellent,false -Excel.SpillErrorCellValueSubType,"table",EnumField,Excellent,false -Excel.SpillErrorCellValueSubType,"unknown",EnumField,Good,false -Excel.SpillErrorCellValueSubType,"worksheetEdge",EnumField,Excellent,false -Excel.StringCellValue,N/A,Interface,Unknown,false -Excel.StringCellValue,"basicType",Property,Good,false -Excel.StringCellValue,"basicValue",Property,Good,false -Excel.StringCellValue,"layouts",Property,Great,false -Excel.StringCellValue,"properties",Property,Great,false -Excel.StringCellValue,"provider",Property,Excellent,false -Excel.StringCellValue,"referencedValues",Property,Excellent,false -Excel.StringCellValue,"type",Property,Fine,false -Excel.Style,N/A,Class,Unknown,false -Excel.Style,"autoIndent",Property,Excellent,false -Excel.Style,"borders",Property,Good,false -Excel.Style,"builtIn",Property,Good,false -Excel.Style,"context",Property,Excellent,false -Excel.Style,"fill",Property,Poor,false -Excel.Style,"font",Property,Good,true -Excel.Style,"formulaHidden",Property,Excellent,false -Excel.Style,"horizontalAlignment",Property,Fine,true -Excel.Style,"includeAlignment",Property,Great,false -Excel.Style,"includeBorder",Property,Great,false -Excel.Style,"includeFont",Property,Great,false -Excel.Style,"includeNumber",Property,Excellent,false -Excel.Style,"includePatterns",Property,Great,false -Excel.Style,"includeProtection",Property,Great,false -Excel.Style,"indentLevel",Property,Good,false -Excel.Style,"locked",Property,Excellent,false -Excel.Style,"name",Property,Poor,false -Excel.Style,"numberFormat",Property,Fine,false -Excel.Style,"numberFormatLocal",Property,Good,false -Excel.Style,"readingOrder",Property,Poor,false -Excel.Style,"shrinkToFit",Property,Great,false -Excel.Style,"textOrientation",Property,Poor,false -Excel.Style,"verticalAlignment",Property,Great,false -Excel.Style,"wrapText",Property,Great,false -Excel.Style,"delete()",Method,Poor,true -Excel.Style,"load(options)",Method,Excellent,true -Excel.Style,"load(propertyNames)",Method,Excellent,false -Excel.Style,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Style,"set(properties, options)",Method,Good,false -Excel.Style,"set(properties)",Method,Good,false -Excel.Style,"toJSON()",Method,Excellent,false -Excel.StyleCollection,N/A,Class,Unknown,false -Excel.StyleCollection,"context",Property,Excellent,false -Excel.StyleCollection,"items",Property,Poor,false -Excel.StyleCollection,"add(name)",Method,Poor,true -Excel.StyleCollection,"getCount()",Method,Poor,false -Excel.StyleCollection,"getItem(name)",Method,Poor,true -Excel.StyleCollection,"getItemAt(index)",Method,Fine,false -Excel.StyleCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.StyleCollection,"load(options)",Method,Excellent,false -Excel.StyleCollection,"load(propertyNames)",Method,Excellent,false -Excel.StyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.StyleCollection,"toJSON()",Method,Excellent,false -Excel.SubtotalLocationType,N/A,Enum,Fine,false -Excel.SubtotalLocationType,"atBottom",EnumField,Fine,false -Excel.SubtotalLocationType,"atTop",EnumField,Fine,false -Excel.SubtotalLocationType,"off",EnumField,Fine,false -Excel.Subtotals,N/A,Interface,Missing,false -Excel.Subtotals,"automatic",Property,Excellent,false -Excel.Subtotals,"average",Property,Missing,false -Excel.Subtotals,"count",Property,Missing,false -Excel.Subtotals,"countNumbers",Property,Missing,false -Excel.Subtotals,"max",Property,Missing,false -Excel.Subtotals,"min",Property,Missing,false -Excel.Subtotals,"product",Property,Missing,false -Excel.Subtotals,"standardDeviation",Property,Missing,false -Excel.Subtotals,"standardDeviationP",Property,Missing,false -Excel.Subtotals,"sum",Property,Missing,false -Excel.Subtotals,"variance",Property,Missing,false -Excel.Subtotals,"varianceP",Property,Missing,false -Excel.Table,N/A,Class,Unknown,false -Excel.Table,"altTextDescription",Property,Good,false -Excel.Table,"altTextTitle",Property,Excellent,false -Excel.Table,"autoFilter",Property,Fine,false -Excel.Table,"columns",Property,Fine,false -Excel.Table,"comment",Property,Good,false -Excel.Table,"context",Property,Excellent,false -Excel.Table,"highlightFirstColumn",Property,Great,false -Excel.Table,"highlightLastColumn",Property,Great,false -Excel.Table,"id",Property,Excellent,false -Excel.Table,"isActive",Property,Fine,false -Excel.Table,"legacyId",Property,Fine,false -Excel.Table,"name",Property,Good,false -Excel.Table,"rows",Property,Fine,false -Excel.Table,"showBandedColumns",Property,Great,false -Excel.Table,"showBandedRows",Property,Great,false -Excel.Table,"showFilterButton",Property,Great,false -Excel.Table,"showHeaders",Property,Excellent,false -Excel.Table,"showTotals",Property,Excellent,false -Excel.Table,"sort",Property,Poor,false -Excel.Table,"source",Property,Good,false -Excel.Table,"style",Property,Great,true -Excel.Table,"tableStyle",Property,Poor,false -Excel.Table,"worksheet",Property,Poor,false -Excel.Table,"clearFilters()",Method,Fine,false -Excel.Table,"clearStyle()",Method,Fine,false -Excel.Table,"convertToRange()",Method,Fine,true -Excel.Table,"delete()",Method,Poor,true -Excel.Table,"getDataBodyRange()",Method,Good,true -Excel.Table,"getHeaderRowRange()",Method,Good,true -Excel.Table,"getRange()",Method,Good,true -Excel.Table,"getTotalRowRange()",Method,Good,true -Excel.Table,"load(options)",Method,Excellent,false -Excel.Table,"load(propertyNames)",Method,Excellent,true -Excel.Table,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Table,"reapplyFilters()",Method,Poor,false -Excel.Table,"resize(newRange)",Method,Fine,true -Excel.Table,"set(properties, options)",Method,Good,false -Excel.Table,"set(properties)",Method,Good,false -Excel.Table,"setStyle(style)",Method,Poor,false -Excel.Table,"toJSON()",Method,Excellent,false -Excel.TableAddedEventArgs,N/A,Interface,Unknown,false -Excel.TableAddedEventArgs,"source",Property,Fine,false -Excel.TableAddedEventArgs,"tableId",Property,Poor,false -Excel.TableAddedEventArgs,"type",Property,Fine,false -Excel.TableAddedEventArgs,"worksheetId",Property,Fine,false -Excel.TableChangedEventArgs,N/A,Interface,Unknown,false -Excel.TableChangedEventArgs,"address",Property,Good,false -Excel.TableChangedEventArgs,"changeType",Property,Fine,false -Excel.TableChangedEventArgs,"details",Property,Excellent,true -Excel.TableChangedEventArgs,"source",Property,Fine,false -Excel.TableChangedEventArgs,"tableId",Property,Fine,true -Excel.TableChangedEventArgs,"type",Property,Fine,false -Excel.TableChangedEventArgs,"worksheetId",Property,Fine,true -Excel.TableChangedEventArgs,"getRange(ctx)",Method,Good,false -Excel.TableChangedEventArgs,"getRangeOrNullObject(ctx)",Method,Great,false -Excel.TableCollection,N/A,Class,Unknown,true -Excel.TableCollection,"context",Property,Excellent,false -Excel.TableCollection,"count",Property,Fine,false -Excel.TableCollection,"items",Property,Poor,false -Excel.TableCollection,"add(address, hasHeaders)",Method,Excellent,true -Excel.TableCollection,"getCount()",Method,Poor,false -Excel.TableCollection,"getItem(key)",Method,Poor,true -Excel.TableCollection,"getItemAt(index)",Method,Fine,true -Excel.TableCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.TableCollection,"load(options)",Method,Excellent,false -Excel.TableCollection,"load(propertyNames)",Method,Excellent,true -Excel.TableCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TableCollection,"toJSON()",Method,Excellent,false -Excel.TableColumn,N/A,Class,Unknown,false -Excel.TableColumn,"context",Property,Excellent,false -Excel.TableColumn,"filter",Property,Fine,false -Excel.TableColumn,"id",Property,Excellent,false -Excel.TableColumn,"index",Property,Great,false -Excel.TableColumn,"name",Property,Good,false -Excel.TableColumn,"values",Property,Excellent,false -Excel.TableColumn,"valuesAsJson",Property,Excellent,false -Excel.TableColumn,"valuesAsJsonLocal",Property,Excellent,false -Excel.TableColumn,"delete()",Method,Fine,true -Excel.TableColumn,"getDataBodyRange()",Method,Good,true -Excel.TableColumn,"getHeaderRowRange()",Method,Good,true -Excel.TableColumn,"getRange()",Method,Good,true -Excel.TableColumn,"getTotalRowRange()",Method,Good,true -Excel.TableColumn,"load(options)",Method,Excellent,false -Excel.TableColumn,"load(propertyNames)",Method,Excellent,true -Excel.TableColumn,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TableColumn,"set(properties, options)",Method,Good,false -Excel.TableColumn,"set(properties)",Method,Good,false -Excel.TableColumn,"toJSON()",Method,Excellent,false -Excel.TableColumnCollection,N/A,Class,Unknown,true -Excel.TableColumnCollection,"context",Property,Excellent,false -Excel.TableColumnCollection,"count",Property,Fine,false -Excel.TableColumnCollection,"items",Property,Poor,false -Excel.TableColumnCollection,"add(index, values, name)",Method,Poor,true -Excel.TableColumnCollection,"addAsJson(index, values, name)",Method,Good,false -Excel.TableColumnCollection,"getCount()",Method,Poor,false -Excel.TableColumnCollection,"getItem(key)",Method,Fine,true -Excel.TableColumnCollection,"getItemAt(index)",Method,Fine,true -Excel.TableColumnCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.TableColumnCollection,"load(options)",Method,Excellent,false -Excel.TableColumnCollection,"load(propertyNames)",Method,Excellent,true -Excel.TableColumnCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TableColumnCollection,"toJSON()",Method,Excellent,false -Excel.TableDeletedEventArgs,N/A,Interface,Unknown,false -Excel.TableDeletedEventArgs,"source",Property,Fine,false -Excel.TableDeletedEventArgs,"tableId",Property,Poor,false -Excel.TableDeletedEventArgs,"tableName",Property,Poor,false -Excel.TableDeletedEventArgs,"type",Property,Fine,false -Excel.TableDeletedEventArgs,"worksheetId",Property,Fine,false -Excel.TableFilteredEventArgs,N/A,Interface,Fine,false -Excel.TableFilteredEventArgs,"tableId",Property,Fine,false -Excel.TableFilteredEventArgs,"type",Property,Fine,false -Excel.TableFilteredEventArgs,"worksheetId",Property,Fine,false -Excel.TableRow,N/A,Class,Unknown,false -Excel.TableRow,"context",Property,Excellent,false -Excel.TableRow,"index",Property,Great,false -Excel.TableRow,"values",Property,Excellent,false -Excel.TableRow,"valuesAsJson",Property,Excellent,false -Excel.TableRow,"valuesAsJsonLocal",Property,Excellent,false -Excel.TableRow,"delete()",Method,Fine,true -Excel.TableRow,"getRange()",Method,Great,true -Excel.TableRow,"load(options)",Method,Excellent,false -Excel.TableRow,"load(propertyNames)",Method,Excellent,true -Excel.TableRow,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TableRow,"set(properties, options)",Method,Good,false -Excel.TableRow,"set(properties)",Method,Good,false -Excel.TableRow,"toJSON()",Method,Excellent,false -Excel.TableRowCollection,N/A,Class,Great,false -Excel.TableRowCollection,"context",Property,Excellent,false -Excel.TableRowCollection,"count",Property,Fine,false -Excel.TableRowCollection,"items",Property,Poor,false -Excel.TableRowCollection,"add(index, values, alwaysInsert)",Method,Great,true -Excel.TableRowCollection,"addAsJson(index, values, alwaysInsert)",Method,Excellent,false -Excel.TableRowCollection,"deleteRows(rows)",Method,Excellent,false -Excel.TableRowCollection,"deleteRowsAt(index, count)",Method,Excellent,false -Excel.TableRowCollection,"getCount()",Method,Poor,false -Excel.TableRowCollection,"getItemAt(index)",Method,Great,true -Excel.TableRowCollection,"load(options)",Method,Excellent,false -Excel.TableRowCollection,"load(propertyNames)",Method,Excellent,true -Excel.TableRowCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TableRowCollection,"toJSON()",Method,Excellent,false -Excel.TableScopedCollection,N/A,Class,Unknown,false -Excel.TableScopedCollection,"context",Property,Excellent,false -Excel.TableScopedCollection,"items",Property,Poor,false -Excel.TableScopedCollection,"getCount()",Method,Poor,false -Excel.TableScopedCollection,"getFirst()",Method,Fine,false -Excel.TableScopedCollection,"getItem(key)",Method,Poor,false -Excel.TableScopedCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.TableScopedCollection,"load(options)",Method,Excellent,false -Excel.TableScopedCollection,"load(propertyNames)",Method,Excellent,false -Excel.TableScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TableScopedCollection,"toJSON()",Method,Excellent,false -Excel.TableSelectionChangedEventArgs,N/A,Interface,Unknown,false -Excel.TableSelectionChangedEventArgs,"address",Property,Good,true -Excel.TableSelectionChangedEventArgs,"isInsideTable",Property,Great,false -Excel.TableSelectionChangedEventArgs,"tableId",Property,Fine,false -Excel.TableSelectionChangedEventArgs,"type",Property,Fine,false -Excel.TableSelectionChangedEventArgs,"worksheetId",Property,Fine,false -Excel.TableSort,N/A,Class,Unknown,false -Excel.TableSort,"context",Property,Excellent,false -Excel.TableSort,"fields",Property,Excellent,false -Excel.TableSort,"matchCase",Property,Great,false -Excel.TableSort,"method",Property,Great,false -Excel.TableSort,"apply(fields, matchCase, method)",Method,Poor,true -Excel.TableSort,"apply(fields, matchCase, method)",Method,Poor,false -Excel.TableSort,"clear()",Method,Good,false -Excel.TableSort,"load(options)",Method,Excellent,false -Excel.TableSort,"load(propertyNames)",Method,Excellent,false -Excel.TableSort,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TableSort,"reapply()",Method,Good,false -Excel.TableSort,"toJSON()",Method,Excellent,false -Excel.TableSource,N/A,Enum,Unknown,false -Excel.TableSource,"external",EnumField,Fine,false -Excel.TableSource,"model",EnumField,Fine,false -Excel.TableSource,"query",EnumField,Fine,false -Excel.TableSource,"range",EnumField,Good,false -Excel.TableSource,"xml",EnumField,Fine,false -Excel.TableStyle,N/A,Class,Unknown,false -Excel.TableStyle,"context",Property,Excellent,false -Excel.TableStyle,"name",Property,Good,false -Excel.TableStyle,"readOnly",Property,Excellent,false -Excel.TableStyle,"delete()",Method,Fine,false -Excel.TableStyle,"duplicate()",Method,Good,false -Excel.TableStyle,"load(options)",Method,Excellent,false -Excel.TableStyle,"load(propertyNames)",Method,Excellent,false -Excel.TableStyle,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TableStyle,"set(properties, options)",Method,Good,false -Excel.TableStyle,"set(properties)",Method,Good,false -Excel.TableStyle,"toJSON()",Method,Excellent,false -Excel.TableStyleCollection,N/A,Class,Unknown,false -Excel.TableStyleCollection,"context",Property,Excellent,false -Excel.TableStyleCollection,"items",Property,Poor,false -Excel.TableStyleCollection,"add(name, makeUniqueName)",Method,Great,false -Excel.TableStyleCollection,"getCount()",Method,Poor,false -Excel.TableStyleCollection,"getDefault()",Method,Excellent,false -Excel.TableStyleCollection,"getItem(name)",Method,Poor,false -Excel.TableStyleCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.TableStyleCollection,"load(options)",Method,Excellent,false -Excel.TableStyleCollection,"load(propertyNames)",Method,Excellent,false -Excel.TableStyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TableStyleCollection,"setDefault(newDefaultStyle)",Method,Excellent,false -Excel.TableStyleCollection,"toJSON()",Method,Excellent,false -Excel.TextConditionalFormat,N/A,Class,Unknown,false -Excel.TextConditionalFormat,"context",Property,Excellent,false -Excel.TextConditionalFormat,"format",Property,Excellent,true -Excel.TextConditionalFormat,"rule",Property,Fine,true -Excel.TextConditionalFormat,"load(options)",Method,Excellent,false -Excel.TextConditionalFormat,"load(propertyNames)",Method,Excellent,false -Excel.TextConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TextConditionalFormat,"set(properties, options)",Method,Good,false -Excel.TextConditionalFormat,"set(properties)",Method,Good,false -Excel.TextConditionalFormat,"toJSON()",Method,Excellent,false -Excel.TextFrame,N/A,Class,Unknown,false -Excel.TextFrame,"autoSizeSetting",Property,Fine,false -Excel.TextFrame,"bottomMargin",Property,Fine,false -Excel.TextFrame,"context",Property,Excellent,false -Excel.TextFrame,"hasText",Property,Good,false -Excel.TextFrame,"horizontalAlignment",Property,Fine,false -Excel.TextFrame,"horizontalOverflow",Property,Good,false -Excel.TextFrame,"leftMargin",Property,Fine,false -Excel.TextFrame,"orientation",Property,Fine,false -Excel.TextFrame,"readingOrder",Property,Fine,false -Excel.TextFrame,"rightMargin",Property,Fine,false -Excel.TextFrame,"textRange",Property,Good,false -Excel.TextFrame,"topMargin",Property,Fine,false -Excel.TextFrame,"verticalAlignment",Property,Fine,false -Excel.TextFrame,"verticalOverflow",Property,Good,false -Excel.TextFrame,"deleteText()",Method,Fine,true -Excel.TextFrame,"load(options)",Method,Excellent,false -Excel.TextFrame,"load(propertyNames)",Method,Excellent,false -Excel.TextFrame,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TextFrame,"set(properties, options)",Method,Good,false -Excel.TextFrame,"set(properties)",Method,Good,false -Excel.TextFrame,"toJSON()",Method,Excellent,false -Excel.TextRange,N/A,Class,Unknown,false -Excel.TextRange,"context",Property,Excellent,false -Excel.TextRange,"font",Property,Excellent,false -Excel.TextRange,"text",Property,Fine,false -Excel.TextRange,"getSubstring(start, length)",Method,Excellent,false -Excel.TextRange,"load(options)",Method,Excellent,false -Excel.TextRange,"load(propertyNames)",Method,Excellent,false -Excel.TextRange,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TextRange,"set(properties, options)",Method,Good,false -Excel.TextRange,"set(properties)",Method,Good,false -Excel.TextRange,"toJSON()",Method,Excellent,false -Excel.ThreeArrowsGraySet,N/A,Interface,Missing,false -Excel.ThreeArrowsGraySet,"grayDownArrow",Property,Missing,false -Excel.ThreeArrowsGraySet,"graySideArrow",Property,Missing,false -Excel.ThreeArrowsGraySet,"grayUpArrow",Property,Missing,false -Excel.ThreeArrowsSet,N/A,Interface,Missing,false -Excel.ThreeArrowsSet,"greenUpArrow",Property,Missing,false -Excel.ThreeArrowsSet,"redDownArrow",Property,Missing,false -Excel.ThreeArrowsSet,"yellowSideArrow",Property,Missing,false -Excel.ThreeFlagsSet,N/A,Interface,Missing,false -Excel.ThreeFlagsSet,"greenFlag",Property,Missing,false -Excel.ThreeFlagsSet,"redFlag",Property,Missing,false -Excel.ThreeFlagsSet,"yellowFlag",Property,Missing,false -Excel.ThreeSignsSet,N/A,Interface,Missing,false -Excel.ThreeSignsSet,"greenCircle",Property,Missing,false -Excel.ThreeSignsSet,"redDiamond",Property,Missing,false -Excel.ThreeSignsSet,"yellowTriangle",Property,Missing,false -Excel.ThreeStarsSet,N/A,Interface,Missing,false -Excel.ThreeStarsSet,"goldStar",Property,Missing,false -Excel.ThreeStarsSet,"halfGoldStar",Property,Missing,false -Excel.ThreeStarsSet,"silverStar",Property,Missing,false -Excel.ThreeSymbols2Set,N/A,Interface,Missing,false -Excel.ThreeSymbols2Set,"greenCheck",Property,Missing,false -Excel.ThreeSymbols2Set,"redCross",Property,Missing,false -Excel.ThreeSymbols2Set,"yellowExclamation",Property,Missing,false -Excel.ThreeSymbolsSet,N/A,Interface,Missing,false -Excel.ThreeSymbolsSet,"greenCheckSymbol",Property,Missing,false -Excel.ThreeSymbolsSet,"redCrossSymbol",Property,Missing,false -Excel.ThreeSymbolsSet,"yellowExclamationSymbol",Property,Missing,false -Excel.ThreeTrafficLights1Set,N/A,Interface,Missing,false -Excel.ThreeTrafficLights1Set,"greenCircle",Property,Missing,false -Excel.ThreeTrafficLights1Set,"redCircleWithBorder",Property,Missing,false -Excel.ThreeTrafficLights1Set,"yellowCircle",Property,Missing,false -Excel.ThreeTrafficLights2Set,N/A,Interface,Missing,false -Excel.ThreeTrafficLights2Set,"greenTrafficLight",Property,Missing,false -Excel.ThreeTrafficLights2Set,"redTrafficLight",Property,Missing,false -Excel.ThreeTrafficLights2Set,"yellowTrafficLight",Property,Missing,false -Excel.ThreeTrianglesSet,N/A,Interface,Missing,false -Excel.ThreeTrianglesSet,"greenUpTriangle",Property,Missing,false -Excel.ThreeTrianglesSet,"redDownTriangle",Property,Missing,false -Excel.ThreeTrianglesSet,"yellowDash",Property,Missing,false -Excel.TimelineStyle,N/A,Class,Unknown,false -Excel.TimelineStyle,"context",Property,Excellent,false -Excel.TimelineStyle,"name",Property,Good,false -Excel.TimelineStyle,"readOnly",Property,Excellent,false -Excel.TimelineStyle,"delete()",Method,Fine,false -Excel.TimelineStyle,"duplicate()",Method,Good,false -Excel.TimelineStyle,"load(options)",Method,Excellent,false -Excel.TimelineStyle,"load(propertyNames)",Method,Excellent,false -Excel.TimelineStyle,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TimelineStyle,"set(properties, options)",Method,Good,false -Excel.TimelineStyle,"set(properties)",Method,Good,false -Excel.TimelineStyle,"toJSON()",Method,Excellent,false -Excel.TimelineStyleCollection,N/A,Class,Unknown,false -Excel.TimelineStyleCollection,"context",Property,Excellent,false -Excel.TimelineStyleCollection,"items",Property,Poor,false -Excel.TimelineStyleCollection,"add(name, makeUniqueName)",Method,Great,false -Excel.TimelineStyleCollection,"getCount()",Method,Fine,false -Excel.TimelineStyleCollection,"getDefault()",Method,Excellent,false -Excel.TimelineStyleCollection,"getItem(name)",Method,Poor,false -Excel.TimelineStyleCollection,"getItemOrNullObject(name)",Method,Excellent,false -Excel.TimelineStyleCollection,"load(options)",Method,Excellent,false -Excel.TimelineStyleCollection,"load(propertyNames)",Method,Excellent,false -Excel.TimelineStyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TimelineStyleCollection,"setDefault(newDefaultStyle)",Method,Excellent,false -Excel.TimelineStyleCollection,"toJSON()",Method,Excellent,false -Excel.TimeoutErrorCellValue,N/A,Interface,Unknown,false -Excel.TimeoutErrorCellValue,"basicType",Property,Good,false -Excel.TimeoutErrorCellValue,"basicValue",Property,Excellent,false -Excel.TimeoutErrorCellValue,"errorSubType",Property,Great,false -Excel.TimeoutErrorCellValue,"errorType",Property,Good,false -Excel.TimeoutErrorCellValue,"type",Property,Fine,false -Excel.TimeoutErrorCellValueSubType,N/A,Enum,Unknown,false -Excel.TimeoutErrorCellValueSubType,"pythonTimeoutLimitReached",EnumField,Good,false -Excel.TimeoutErrorCellValueSubType,"unknown",EnumField,Good,false -Excel.TopBottomConditionalFormat,N/A,Class,Great,false -Excel.TopBottomConditionalFormat,"context",Property,Excellent,false -Excel.TopBottomConditionalFormat,"format",Property,Excellent,false -Excel.TopBottomConditionalFormat,"rule",Property,Fine,false -Excel.TopBottomConditionalFormat,"load(options)",Method,Excellent,false -Excel.TopBottomConditionalFormat,"load(propertyNames)",Method,Excellent,false -Excel.TopBottomConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.TopBottomConditionalFormat,"set(properties, options)",Method,Good,false -Excel.TopBottomConditionalFormat,"set(properties)",Method,Good,false -Excel.TopBottomConditionalFormat,"toJSON()",Method,Excellent,false -Excel.TopBottomSelectionType,N/A,Enum,Good,false -Excel.TopBottomSelectionType,"items",EnumField,Good,false -Excel.TopBottomSelectionType,"percent",EnumField,Good,false -Excel.TopBottomSelectionType,"sum",EnumField,Good,false -Excel.UnknownCellControl,N/A,Interface,Missing,false -Excel.UnknownCellControl,"type",Property,Missing,false -Excel.ValueErrorCellValue,N/A,Interface,Unknown,false -Excel.ValueErrorCellValue,"basicType",Property,Good,false -Excel.ValueErrorCellValue,"basicValue",Property,Excellent,false -Excel.ValueErrorCellValue,"errorSubType",Property,Great,false -Excel.ValueErrorCellValue,"errorType",Property,Good,false -Excel.ValueErrorCellValue,"type",Property,Fine,false -Excel.ValueErrorCellValueSubType,N/A,Enum,Unknown,false -Excel.ValueErrorCellValueSubType,"coerceStringToBoolInvalid",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"coerceStringToInvalidType",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"coerceStringToNumberInvalid",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexAlphaAssertionUnknown",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexBackslashCSyntax",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexBackslashGSyntax",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexBackslashKInLookaround",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexBackslashNInClass",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexBackslashOMissingBrace",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexBackslashUCodePointTooBig",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexBadRelativeReference",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexBadSubpatternReference",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexCalloutBadStringDelimiter",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexCalloutNoStringDelimiter",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexCalloutNumberTooBig",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexCalloutStringTooLong",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexClassInvalidRange",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexCodePointTooBig",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexConditionAtomicAssertionExpected",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexDefineTooManyBranches",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexDuplicateSubpatternName",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexEndBackslash",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexEndBackslashC",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexErrorGeneric",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexEscapeInvalidInClass",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexEscapeInvalidInVerb",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexInvalidAfterParensQuery",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexInvalidHexadecimal",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexInvalidHyphenInOptions",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexInvalidOctal",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexInvalidSubpatternName",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexLookbehindNotFixedLength",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexLookbehindTooComplicated",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexLookbehindTooLong",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexMalformedUnicodeProperty",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexMarkMissingArgument",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexMissingCalloutClosing",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexMissingClosingParenthesis",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexMissingCommentClosing",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexMissingConditionClosing",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexMissingNameTerminator",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexMissingOctalOrHexDigits",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexMissingSquareBracket",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexParensQueryRMissingClosing",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexParenthesesNestTooDeep",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexPatternStringTooLong",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexPatternTooComplicated",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexPatternTooLarge",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexPosixClassNotInClass",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexPosixNoSupportCollating",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexQuantifierInvalid",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexQuantifierOutOfOrder",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexQuantifierTooBig",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexQueryBarjxNestTooDeep",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexSubpatternNameExpected",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexSubpatternNamesMismatch",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexSubpatternNameTooLong",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexSubpatternNumberTooBig",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexTooManyCaptures",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexTooManyConditionBranches",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexTooManyNamedSubpatterns",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexUnicodeDisallowedCodePoint",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexUnicodePropertiesUnavailable",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexUnknownEscape",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexUnknownPosixClass",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexUnknownUnicodeProperty",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexUnmatchedClosingParenthesis",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexUnrecognizedAfterQueryP",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexUnsupportedEscapeSequence",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexVerbNameTooLong",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexVerbUnknown",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"cRegexVersionConditionSyntax",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"cRegexZeroRelativeReference",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"eRegexErrorGeneric",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"eRegexNoCaptureGroups",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"hlookupResultNotFound",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"hlookupRowIndexLessThanOne",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"imageFormulaInvalidAltText",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"imageFormulaInvalidHeight",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"imageFormulaInvalidImageFormat",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"imageFormulaInvalidSizing",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"imageFormulaInvalidSource",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"imageFormulaInvalidWidth",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"imageFormulaNotEnoughArgs",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"imageFormulaTooManyArgs",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"invalidCellValueTypeCoercion",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"invalidImageUrl",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"lambdaWrongParamCount",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"mRegexBadReplacement",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"mRegexBadReplacementEscape",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"mRegexBadSubstitution",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"mRegexDepthLimit",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"mRegexErrorGeneric",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"mRegexMatchLimit",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"mRegexNoSubstring",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"mRegexRecursiveLoop",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"mRegexReplacementMissingBrace",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"stockHistoryEndBeforeStart",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"stockHistoryInvalidDate",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"stockHistoryInvalidEnum",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"stockHistoryNonTradingDays",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"stockHistoryNotAStock",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"stockHistoryNotFound",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"stockHistoryOnlyDateRequested",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"stockHistoryStartInFuture",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"subArrayStartColumnMissingEndColumnNot",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"subArrayStartRowMissingEndRowNot",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"translateStringTooLong",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"translateUnsupportedSrcLanguage",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"translateUnsupportedTargetLanguage",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"unknown",EnumField,Great,false -Excel.ValueErrorCellValueSubType,"vlookupColumnIndexLessThanOne",EnumField,Excellent,false -Excel.ValueErrorCellValueSubType,"vlookupResultNotFound",EnumField,Excellent,false -Excel.ValueFilterCondition,N/A,Enum,Unknown,true -Excel.ValueFilterCondition,"between",EnumField,Excellent,false -Excel.ValueFilterCondition,"bottomN",EnumField,Great,false -Excel.ValueFilterCondition,"equals",EnumField,Excellent,false -Excel.ValueFilterCondition,"greaterThan",EnumField,Great,false -Excel.ValueFilterCondition,"greaterThanOrEqualTo",EnumField,Great,false -Excel.ValueFilterCondition,"lessThan",EnumField,Great,false -Excel.ValueFilterCondition,"lessThanOrEqualTo",EnumField,Great,false -Excel.ValueFilterCondition,"topN",EnumField,Great,false -Excel.ValueFilterCondition,"unknown",EnumField,Great,false -Excel.ValueTypeNotAvailableCellValue,N/A,Interface,Unknown,false -Excel.ValueTypeNotAvailableCellValue,"basicType",Property,Good,false -Excel.ValueTypeNotAvailableCellValue,"basicValue",Property,Good,false -Excel.ValueTypeNotAvailableCellValue,"type",Property,Fine,false -Excel.VerticalAlignment,N/A,Enum,Fine,true -Excel.VerticalAlignment,"bottom",EnumField,Fine,false -Excel.VerticalAlignment,"center",EnumField,Fine,false -Excel.VerticalAlignment,"distributed",EnumField,Fine,false -Excel.VerticalAlignment,"justify",EnumField,Fine,false -Excel.VerticalAlignment,"top",EnumField,Fine,false -Excel.WebImageCellValue,N/A,Interface,Unknown,false -Excel.WebImageCellValue,"address",Property,Fine,true -Excel.WebImageCellValue,"altText",Property,Good,false -Excel.WebImageCellValue,"attribution",Property,Fine,false -Excel.WebImageCellValue,"basicType",Property,Good,false -Excel.WebImageCellValue,"basicValue",Property,Excellent,false -Excel.WebImageCellValue,"provider",Property,Good,false -Excel.WebImageCellValue,"relatedImagesAddress",Property,Good,false -Excel.WebImageCellValue,"type",Property,Fine,true -Excel.Window,N/A,Class,Missing,false -Excel.Window,"activeCell",Property,Good,false -Excel.Window,"activePane",Property,Good,false -Excel.Window,"activeWorksheet",Property,Good,false -Excel.Window,"autoFilterDateGroupingEnabled",Property,Excellent,false -Excel.Window,"context",Property,Excellent,false -Excel.Window,"enableResize",Property,Excellent,false -Excel.Window,"freezePanes",Property,Excellent,false -Excel.Window,"height",Property,Good,false -Excel.Window,"index",Property,Poor,false -Excel.Window,"isVisible",Property,Good,false -Excel.Window,"left",Property,Good,false -Excel.Window,"name",Property,Good,false -Excel.Window,"panes",Property,Poor,false -Excel.Window,"rangeSelection",Property,Poor,false -Excel.Window,"scrollColumn",Property,Good,false -Excel.Window,"scrollRow",Property,Good,false -Excel.Window,"showFormulas",Property,Good,false -Excel.Window,"showGridlines",Property,Good,false -Excel.Window,"showHeadings",Property,Good,false -Excel.Window,"showHorizontalScrollBar",Property,Great,false -Excel.Window,"showOutline",Property,Great,false -Excel.Window,"showRightToLeft",Property,Great,false -Excel.Window,"showRuler",Property,Good,false -Excel.Window,"showVerticalScrollBar",Property,Great,false -Excel.Window,"showWhitespace",Property,Good,false -Excel.Window,"showWorkbookTabs",Property,Great,false -Excel.Window,"showZeros",Property,Good,false -Excel.Window,"split",Property,Good,false -Excel.Window,"splitColumn",Property,Good,false -Excel.Window,"splitHorizontal",Property,Good,false -Excel.Window,"splitRow",Property,Good,false -Excel.Window,"splitVertical",Property,Good,false -Excel.Window,"tabRatio",Property,Good,false -Excel.Window,"top",Property,Good,false -Excel.Window,"type",Property,Good,false -Excel.Window,"usableHeight",Property,Good,false -Excel.Window,"usableWidth",Property,Good,false -Excel.Window,"view",Property,Good,false -Excel.Window,"visibleRange",Property,Poor,false -Excel.Window,"width",Property,Excellent,false -Excel.Window,"windowNumber",Property,Good,false -Excel.Window,"windowState",Property,Excellent,false -Excel.Window,"zoom",Property,Excellent,false -Excel.Window,"activate()",Method,Poor,false -Excel.Window,"activateNext()",Method,Poor,false -Excel.Window,"activatePrevious()",Method,Poor,false -Excel.Window,"close()",Method,Missing,false -Excel.Window,"largeScroll(Down, Up, ToRight, ToLeft)",Method,Poor,false -Excel.Window,"load(options)",Method,Excellent,false -Excel.Window,"load(propertyNames)",Method,Excellent,false -Excel.Window,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Window,"newWindow()",Method,Missing,false -Excel.Window,"pointsToScreenPixelsX(Points)",Method,Poor,false -Excel.Window,"pointsToScreenPixelsY(Points)",Method,Poor,false -Excel.Window,"scrollIntoView(Left, Top, Width, Height, Start)",Method,Good,false -Excel.Window,"scrollWorkbookTabs(Sheets, Position)",Method,Poor,false -Excel.Window,"scrollWorkbookTabs(Sheets, Position)",Method,Poor,false -Excel.Window,"set(properties, options)",Method,Good,false -Excel.Window,"set(properties)",Method,Good,false -Excel.Window,"smallScroll(Down, Up, ToRight, ToLeft)",Method,Poor,false -Excel.Window,"toJSON()",Method,Excellent,false -Excel.WindowCollection,N/A,Class,Good,false -Excel.WindowCollection,"context",Property,Excellent,false -Excel.WindowCollection,"items",Property,Poor,false -Excel.WindowCollection,"breakSideBySide()",Method,Poor,false -Excel.WindowCollection,"compareCurrentSideBySideWith(windowName)",Method,Good,false -Excel.WindowCollection,"getCount()",Method,Poor,false -Excel.WindowCollection,"getItemAt(index)",Method,Poor,false -Excel.WindowCollection,"load(options)",Method,Excellent,false -Excel.WindowCollection,"load(propertyNames)",Method,Excellent,false -Excel.WindowCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.WindowCollection,"resetPositionsSideBySide()",Method,Fine,false -Excel.WindowCollection,"toJSON()",Method,Excellent,false -Excel.WindowState,N/A,Enum,Unknown,false -Excel.WindowState,"maximized",EnumField,Fine,false -Excel.WindowState,"minimized",EnumField,Fine,false -Excel.WindowState,"normal",EnumField,Fine,false -Excel.WindowType,N/A,Enum,Unknown,false -Excel.WindowType,"chartAsWindow",EnumField,Fine,false -Excel.WindowType,"chartInPlace",EnumField,Good,false -Excel.WindowType,"clipboard",EnumField,Fine,false -Excel.WindowType,"workbook",EnumField,Fine,false -Excel.WindowView,N/A,Enum,Unknown,false -Excel.WindowView,"normalView",EnumField,Fine,false -Excel.WindowView,"pageBreakPreview",EnumField,Good,false -Excel.WindowView,"pageLayoutView",EnumField,Good,false -Excel.Workbook,N/A,Class,Unknown,false -Excel.Workbook,"application",Property,Good,false -Excel.Workbook,"autoSave",Property,Good,false -Excel.Workbook,"bindings",Property,Fine,false -Excel.Workbook,"calculationEngineVersion",Property,Good,false -Excel.Workbook,"chartDataPointTrack",Property,Good,false -Excel.Workbook,"comments",Property,Fine,false -Excel.Workbook,"context",Property,Excellent,false -Excel.Workbook,"customXmlParts",Property,Fine,false -Excel.Workbook,"dataConnections",Property,Poor,false -Excel.Workbook,"externalCodeServiceTimeout",Property,Great,false -Excel.Workbook,"functions",Property,Good,false -Excel.Workbook,"isDirty",Property,Excellent,false -Excel.Workbook,"linkedEntityDataDomains",Property,Good,false -Excel.Workbook,"linkedWorkbooks",Property,Excellent,false -Excel.Workbook,"localImage",Property,Excellent,false -Excel.Workbook,"name",Property,Poor,false -Excel.Workbook,"names",Property,Good,false -Excel.Workbook,"notes",Property,Great,false -Excel.Workbook,"pivotTables",Property,Fine,true -Excel.Workbook,"pivotTableStyles",Property,Fine,false -Excel.Workbook,"previouslySaved",Property,Excellent,false -Excel.Workbook,"properties",Property,Poor,true -Excel.Workbook,"protection",Property,Good,false -Excel.Workbook,"queries",Property,Good,false -Excel.Workbook,"readOnly",Property,Great,false -Excel.Workbook,"settings",Property,Fine,false -Excel.Workbook,"showPivotFieldList",Property,Excellent,false -Excel.Workbook,"slicers",Property,Fine,false -Excel.Workbook,"slicerStyles",Property,Fine,false -Excel.Workbook,"styles",Property,Fine,true -Excel.Workbook,"tables",Property,Fine,false -Excel.Workbook,"tableStyles",Property,Fine,false -Excel.Workbook,"tasks",Property,Good,false -Excel.Workbook,"timelineStyles",Property,Fine,false -Excel.Workbook,"use1904DateSystem",Property,Fine,false -Excel.Workbook,"usePrecisionAsDisplayed",Property,Excellent,false -Excel.Workbook,"worksheets",Property,Fine,false -Excel.Workbook,"close(closeBehavior)",Method,Poor,true -Excel.Workbook,"close(closeBehavior)",Method,Poor,false -Excel.Workbook,"enterPreviewMode()",Method,Fine,false -Excel.Workbook,"exitPreviewMode(applyChanges)",Method,Good,false -Excel.Workbook,"focus()",Method,Good,false -Excel.Workbook,"getActiveCell()",Method,Poor,true -Excel.Workbook,"getActiveChart()",Method,Great,false -Excel.Workbook,"getActiveChartOrNullObject()",Method,Excellent,false -Excel.Workbook,"getActiveShape()",Method,Great,false -Excel.Workbook,"getActiveShapeOrNullObject()",Method,Excellent,true -Excel.Workbook,"getActiveSlicer()",Method,Great,false -Excel.Workbook,"getActiveSlicerOrNullObject()",Method,Excellent,false -Excel.Workbook,"getIsActiveCollabSession()",Method,Excellent,false -Excel.Workbook,"getLinkedEntityCellValue(linkedEntityCellValueId)",Method,Great,false -Excel.Workbook,"getSelectedRange()",Method,Excellent,true -Excel.Workbook,"getSelectedRanges()",Method,Excellent,true -Excel.Workbook,"insertWorksheetsFromBase64(base64File, options)",Method,Great,true -Excel.Workbook,"load(options)",Method,Excellent,false -Excel.Workbook,"load(propertyNames)",Method,Excellent,false -Excel.Workbook,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Workbook,"save(saveBehavior)",Method,Poor,true -Excel.Workbook,"save(saveBehavior)",Method,Poor,false -Excel.Workbook,"set(properties, options)",Method,Good,false -Excel.Workbook,"set(properties)",Method,Good,false -Excel.Workbook,"toJSON()",Method,Excellent,false -Excel.WorkbookActivatedEventArgs,N/A,Interface,Fine,false -Excel.WorkbookActivatedEventArgs,"type",Property,Fine,false -Excel.WorkbookAutoSaveSettingChangedEventArgs,N/A,Interface,Fine,false -Excel.WorkbookAutoSaveSettingChangedEventArgs,"type",Property,Fine,false -Excel.WorkbookCreated,N/A,Class,Unknown,false -Excel.WorkbookCreated,"context",Property,Excellent,false -Excel.WorkbookCreated,"load(propertyNames)",Method,Excellent,false -Excel.WorkbookCreated,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.WorkbookCreated,"toJSON()",Method,Excellent,false -Excel.WorkbookLinksRefreshMode,N/A,Enum,Fine,false -Excel.WorkbookLinksRefreshMode,"automatic",EnumField,Good,false -Excel.WorkbookLinksRefreshMode,"manual",EnumField,Fine,false -Excel.WorkbookProtection,N/A,Class,Unknown,false -Excel.WorkbookProtection,"context",Property,Excellent,false -Excel.WorkbookProtection,"protected",Property,Good,false -Excel.WorkbookProtection,"load(options)",Method,Excellent,false -Excel.WorkbookProtection,"load(propertyNames)",Method,Excellent,false -Excel.WorkbookProtection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.WorkbookProtection,"protect(password)",Method,Good,true -Excel.WorkbookProtection,"toJSON()",Method,Excellent,false -Excel.WorkbookProtection,"unprotect(password)",Method,Poor,true -Excel.WorkbookRangeAreas,N/A,Class,Unknown,false -Excel.WorkbookRangeAreas,"addresses",Property,Excellent,false -Excel.WorkbookRangeAreas,"areas",Property,Great,true -Excel.WorkbookRangeAreas,"context",Property,Excellent,false -Excel.WorkbookRangeAreas,"ranges",Property,Great,false -Excel.WorkbookRangeAreas,"getRangeAreasBySheet(key)",Method,Great,false -Excel.WorkbookRangeAreas,"getRangeAreasOrNullObjectBySheet(key)",Method,Excellent,false -Excel.WorkbookRangeAreas,"load(options)",Method,Excellent,false -Excel.WorkbookRangeAreas,"load(propertyNames)",Method,Excellent,false -Excel.WorkbookRangeAreas,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.WorkbookRangeAreas,"toJSON()",Method,Excellent,false -Excel.WorkbookRangeAreas,"track()",Method,Excellent,false -Excel.WorkbookRangeAreas,"untrack()",Method,Excellent,false -Excel.Worksheet,N/A,Class,Unknown,true -Excel.Worksheet,"autoFilter",Property,Good,true -Excel.Worksheet,"charts",Property,Good,false -Excel.Worksheet,"comments",Property,Great,false -Excel.Worksheet,"context",Property,Excellent,false -Excel.Worksheet,"customProperties",Property,Fine,true -Excel.Worksheet,"enableCalculation",Property,Excellent,false -Excel.Worksheet,"freezePanes",Property,Great,false -Excel.Worksheet,"horizontalPageBreaks",Property,Fine,false -Excel.Worksheet,"id",Property,Excellent,false -Excel.Worksheet,"name",Property,Fine,false -Excel.Worksheet,"namedSheetViews",Property,Good,false -Excel.Worksheet,"names",Property,Good,false -Excel.Worksheet,"notes",Property,Great,false -Excel.Worksheet,"pageLayout",Property,Fine,false -Excel.Worksheet,"pivotTables",Property,Fine,true -Excel.Worksheet,"position",Property,Good,true -Excel.Worksheet,"protection",Property,Great,true -Excel.Worksheet,"shapes",Property,Great,false -Excel.Worksheet,"showDataTypeIcons",Property,Excellent,false -Excel.Worksheet,"showGridlines",Property,Good,true -Excel.Worksheet,"showHeadings",Property,Good,false -Excel.Worksheet,"slicers",Property,Good,true -Excel.Worksheet,"standardHeight",Property,Great,false -Excel.Worksheet,"standardWidth",Property,Excellent,false -Excel.Worksheet,"tabColor",Property,Excellent,true -Excel.Worksheet,"tabId",Property,Excellent,false -Excel.Worksheet,"tables",Property,Fine,false -Excel.Worksheet,"tasks",Property,Good,false -Excel.Worksheet,"verticalPageBreaks",Property,Fine,false -Excel.Worksheet,"visibility",Property,Poor,false -Excel.Worksheet,"activate()",Method,Poor,true -Excel.Worksheet,"calculate(markAllDirty)",Method,Fine,false -Excel.Worksheet,"checkSpelling(options)",Method,Good,false -Excel.Worksheet,"clearArrows()",Method,Poor,false -Excel.Worksheet,"copy(positionType, relativeTo)",Method,Good,true -Excel.Worksheet,"copy(positionType, relativeTo)",Method,Good,false -Excel.Worksheet,"delete()",Method,Excellent,true -Excel.Worksheet,"evaluate(name)",Method,Excellent,false -Excel.Worksheet,"findAll(text, criteria)",Method,Excellent,false -Excel.Worksheet,"findAllOrNullObject(text, criteria)",Method,Excellent,true -Excel.Worksheet,"getCell(row, column)",Method,Great,true -Excel.Worksheet,"getNext(visibleOnly)",Method,Excellent,true -Excel.Worksheet,"getNextOrNullObject(visibleOnly)",Method,Excellent,false -Excel.Worksheet,"getPrevious(visibleOnly)",Method,Excellent,true -Excel.Worksheet,"getPreviousOrNullObject(visibleOnly)",Method,Excellent,false -Excel.Worksheet,"getRange(address)",Method,Great,true -Excel.Worksheet,"getRangeByIndexes(startRow, startColumn, rowCount, columnCount)",Method,Good,false -Excel.Worksheet,"getRanges(address)",Method,Great,true -Excel.Worksheet,"getUsedRange(valuesOnly)",Method,Excellent,true -Excel.Worksheet,"getUsedRangeOrNullObject(valuesOnly)",Method,Excellent,false -Excel.Worksheet,"load(options)",Method,Excellent,false -Excel.Worksheet,"load(propertyNames)",Method,Excellent,true -Excel.Worksheet,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.Worksheet,"replaceAll(text, replacement, criteria)",Method,Excellent,false -Excel.Worksheet,"set(properties, options)",Method,Good,true -Excel.Worksheet,"set(properties)",Method,Good,false -Excel.Worksheet,"showOutlineLevels(rowLevels, columnLevels)",Method,Excellent,true -Excel.Worksheet,"toJSON()",Method,Excellent,false -Excel.WorksheetActivatedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetActivatedEventArgs,"type",Property,Fine,false -Excel.WorksheetActivatedEventArgs,"worksheetId",Property,Poor,false -Excel.WorksheetAddedEventArgs,N/A,Interface,Fine,false -Excel.WorksheetAddedEventArgs,"source",Property,Fine,false -Excel.WorksheetAddedEventArgs,"type",Property,Fine,false -Excel.WorksheetAddedEventArgs,"worksheetId",Property,Fine,true -Excel.WorksheetCalculatedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetCalculatedEventArgs,"address",Property,Great,false -Excel.WorksheetCalculatedEventArgs,"type",Property,Fine,false -Excel.WorksheetCalculatedEventArgs,"worksheetId",Property,Fine,false -Excel.WorksheetChangedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetChangedEventArgs,"address",Property,Good,false -Excel.WorksheetChangedEventArgs,"changeDirectionState",Property,Great,true -Excel.WorksheetChangedEventArgs,"changeType",Property,Fine,false -Excel.WorksheetChangedEventArgs,"details",Property,Excellent,true -Excel.WorksheetChangedEventArgs,"source",Property,Fine,false -Excel.WorksheetChangedEventArgs,"triggerSource",Property,Excellent,true -Excel.WorksheetChangedEventArgs,"type",Property,Fine,false -Excel.WorksheetChangedEventArgs,"worksheetId",Property,Fine,false -Excel.WorksheetChangedEventArgs,"getRange(ctx)",Method,Good,false -Excel.WorksheetChangedEventArgs,"getRangeOrNullObject(ctx)",Method,Great,false -Excel.WorksheetCollection,N/A,Class,Unknown,false -Excel.WorksheetCollection,"context",Property,Excellent,false -Excel.WorksheetCollection,"items",Property,Poor,false -Excel.WorksheetCollection,"add(name)",Method,Good,true -Excel.WorksheetCollection,"addFromBase64(base64File, sheetNamesToInsert, positionType, relativeTo)",Method,Good,false -Excel.WorksheetCollection,"addFromBase64(base64File, sheetNamesToInsert, positionType, relativeTo)",Method,Good,false -Excel.WorksheetCollection,"getActiveWorksheet()",Method,Fine,true -Excel.WorksheetCollection,"getCount(visibleOnly)",Method,Poor,false -Excel.WorksheetCollection,"getFirst(visibleOnly)",Method,Poor,true -Excel.WorksheetCollection,"getItem(key)",Method,Fine,false -Excel.WorksheetCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.WorksheetCollection,"getLast(visibleOnly)",Method,Poor,true -Excel.WorksheetCollection,"load(options)",Method,Excellent,false -Excel.WorksheetCollection,"load(propertyNames)",Method,Excellent,true -Excel.WorksheetCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.WorksheetCollection,"toJSON()",Method,Excellent,false -Excel.WorksheetColumnSortedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetColumnSortedEventArgs,"address",Property,Good,false -Excel.WorksheetColumnSortedEventArgs,"source",Property,Fine,false -Excel.WorksheetColumnSortedEventArgs,"type",Property,Fine,false -Excel.WorksheetColumnSortedEventArgs,"worksheetId",Property,Fine,false -Excel.WorksheetCustomProperty,N/A,Class,Unknown,false -Excel.WorksheetCustomProperty,"context",Property,Excellent,false -Excel.WorksheetCustomProperty,"key",Property,Excellent,false -Excel.WorksheetCustomProperty,"value",Property,Excellent,false -Excel.WorksheetCustomProperty,"delete()",Method,Good,false -Excel.WorksheetCustomProperty,"load(options)",Method,Excellent,false -Excel.WorksheetCustomProperty,"load(propertyNames)",Method,Excellent,false -Excel.WorksheetCustomProperty,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.WorksheetCustomProperty,"set(properties, options)",Method,Good,false -Excel.WorksheetCustomProperty,"set(properties)",Method,Good,false -Excel.WorksheetCustomProperty,"toJSON()",Method,Excellent,false -Excel.WorksheetCustomPropertyCollection,N/A,Class,Great,false -Excel.WorksheetCustomPropertyCollection,"context",Property,Excellent,false -Excel.WorksheetCustomPropertyCollection,"items",Property,Poor,false -Excel.WorksheetCustomPropertyCollection,"add(key, value)",Method,Good,true -Excel.WorksheetCustomPropertyCollection,"getCount()",Method,Fine,false -Excel.WorksheetCustomPropertyCollection,"getItem(key)",Method,Excellent,false -Excel.WorksheetCustomPropertyCollection,"getItemOrNullObject(key)",Method,Excellent,false -Excel.WorksheetCustomPropertyCollection,"load(options)",Method,Excellent,false -Excel.WorksheetCustomPropertyCollection,"load(propertyNames)",Method,Excellent,false -Excel.WorksheetCustomPropertyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.WorksheetCustomPropertyCollection,"toJSON()",Method,Excellent,false -Excel.WorksheetDeactivatedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetDeactivatedEventArgs,"type",Property,Fine,false -Excel.WorksheetDeactivatedEventArgs,"worksheetId",Property,Poor,false -Excel.WorksheetDeletedEventArgs,N/A,Interface,Fine,false -Excel.WorksheetDeletedEventArgs,"source",Property,Fine,false -Excel.WorksheetDeletedEventArgs,"type",Property,Fine,false -Excel.WorksheetDeletedEventArgs,"worksheetId",Property,Fine,false -Excel.WorksheetFilteredEventArgs,N/A,Interface,Fine,false -Excel.WorksheetFilteredEventArgs,"type",Property,Fine,false -Excel.WorksheetFilteredEventArgs,"worksheetId",Property,Fine,false -Excel.WorksheetFormatChangedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetFormatChangedEventArgs,"address",Property,Good,false -Excel.WorksheetFormatChangedEventArgs,"source",Property,Fine,false -Excel.WorksheetFormatChangedEventArgs,"type",Property,Fine,false -Excel.WorksheetFormatChangedEventArgs,"worksheetId",Property,Fine,false -Excel.WorksheetFormatChangedEventArgs,"getRange(ctx)",Method,Good,false -Excel.WorksheetFormatChangedEventArgs,"getRangeOrNullObject(ctx)",Method,Great,false -Excel.WorksheetFormulaChangedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetFormulaChangedEventArgs,"formulaDetails",Property,Great,false -Excel.WorksheetFormulaChangedEventArgs,"source",Property,Good,false -Excel.WorksheetFormulaChangedEventArgs,"type",Property,Fine,false -Excel.WorksheetFormulaChangedEventArgs,"worksheetId",Property,Fine,false -Excel.WorksheetFreezePanes,N/A,Class,Good,false -Excel.WorksheetFreezePanes,"context",Property,Excellent,false -Excel.WorksheetFreezePanes,"freezeAt(frozenRange)",Method,Fine,true -Excel.WorksheetFreezePanes,"freezeColumns(count)",Method,Fine,true -Excel.WorksheetFreezePanes,"freezeRows(count)",Method,Fine,true -Excel.WorksheetFreezePanes,"getLocation()",Method,Fine,false -Excel.WorksheetFreezePanes,"getLocationOrNullObject()",Method,Excellent,true -Excel.WorksheetFreezePanes,"toJSON()",Method,Excellent,false -Excel.WorksheetFreezePanes,"unfreeze()",Method,Poor,true -Excel.WorksheetMovedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetMovedEventArgs,"positionAfter",Property,Fine,false -Excel.WorksheetMovedEventArgs,"positionBefore",Property,Fine,false -Excel.WorksheetMovedEventArgs,"source",Property,Good,false -Excel.WorksheetMovedEventArgs,"type",Property,Poor,false -Excel.WorksheetMovedEventArgs,"worksheetId",Property,Poor,false -Excel.WorksheetNameChangedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetNameChangedEventArgs,"nameAfter",Property,Fine,false -Excel.WorksheetNameChangedEventArgs,"nameBefore",Property,Fine,false -Excel.WorksheetNameChangedEventArgs,"source",Property,Good,false -Excel.WorksheetNameChangedEventArgs,"type",Property,Poor,false -Excel.WorksheetNameChangedEventArgs,"worksheetId",Property,Poor,false -Excel.WorksheetPositionType,N/A,Enum,Fine,true -Excel.WorksheetPositionType,"after",EnumField,Fine,false -Excel.WorksheetPositionType,"before",EnumField,Fine,false -Excel.WorksheetPositionType,"beginning",EnumField,Fine,false -Excel.WorksheetPositionType,"end",EnumField,Fine,false -Excel.WorksheetPositionType,"none",EnumField,Fine,false -Excel.WorksheetProtection,N/A,Class,Unknown,false -Excel.WorksheetProtection,"allowEditRanges",Property,Excellent,false -Excel.WorksheetProtection,"canPauseProtection",Property,Excellent,false -Excel.WorksheetProtection,"context",Property,Excellent,false -Excel.WorksheetProtection,"isPasswordProtected",Property,Good,false -Excel.WorksheetProtection,"isPaused",Property,Great,false -Excel.WorksheetProtection,"options",Property,Excellent,false -Excel.WorksheetProtection,"protected",Property,Good,false -Excel.WorksheetProtection,"savedOptions",Property,Excellent,false -Excel.WorksheetProtection,"checkPassword(password)",Method,Excellent,false -Excel.WorksheetProtection,"load(options)",Method,Excellent,false -Excel.WorksheetProtection,"load(propertyNames)",Method,Excellent,false -Excel.WorksheetProtection,"load(propertyNamesAndPaths)",Method,Excellent,false -Excel.WorksheetProtection,"pauseProtection(password)",Method,Excellent,false -Excel.WorksheetProtection,"protect(options, password)",Method,Good,true -Excel.WorksheetProtection,"resumeProtection()",Method,Excellent,false -Excel.WorksheetProtection,"setPassword(password)",Method,Excellent,false -Excel.WorksheetProtection,"toJSON()",Method,Excellent,false -Excel.WorksheetProtection,"unprotect(password)",Method,Poor,true -Excel.WorksheetProtection,"updateOptions(options)",Method,Excellent,false -Excel.WorksheetProtectionChangedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetProtectionChangedEventArgs,"allowEditRangesChanged",Property,Excellent,false -Excel.WorksheetProtectionChangedEventArgs,"isProtected",Property,Fine,true -Excel.WorksheetProtectionChangedEventArgs,"protectionOptionsChanged",Property,Excellent,false -Excel.WorksheetProtectionChangedEventArgs,"sheetPasswordChanged",Property,Good,false -Excel.WorksheetProtectionChangedEventArgs,"source",Property,Good,true -Excel.WorksheetProtectionChangedEventArgs,"type",Property,Fine,false -Excel.WorksheetProtectionChangedEventArgs,"worksheetId",Property,Fine,true -Excel.WorksheetProtectionOptions,N/A,Interface,Good,false -Excel.WorksheetProtectionOptions,"allowAutoFilter",Property,Good,false -Excel.WorksheetProtectionOptions,"allowDeleteColumns",Property,Good,false -Excel.WorksheetProtectionOptions,"allowDeleteRows",Property,Good,false -Excel.WorksheetProtectionOptions,"allowEditObjects",Property,Great,false -Excel.WorksheetProtectionOptions,"allowEditScenarios",Property,Good,false -Excel.WorksheetProtectionOptions,"allowFormatCells",Property,Good,false -Excel.WorksheetProtectionOptions,"allowFormatColumns",Property,Good,false -Excel.WorksheetProtectionOptions,"allowFormatRows",Property,Good,false -Excel.WorksheetProtectionOptions,"allowInsertColumns",Property,Good,false -Excel.WorksheetProtectionOptions,"allowInsertHyperlinks",Property,Good,false -Excel.WorksheetProtectionOptions,"allowInsertRows",Property,Good,false -Excel.WorksheetProtectionOptions,"allowPivotTables",Property,Good,false -Excel.WorksheetProtectionOptions,"allowSort",Property,Good,false -Excel.WorksheetProtectionOptions,"selectionMode",Property,Good,false -Excel.WorksheetRowHiddenChangedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetRowHiddenChangedEventArgs,"address",Property,Good,false -Excel.WorksheetRowHiddenChangedEventArgs,"changeType",Property,Fine,false -Excel.WorksheetRowHiddenChangedEventArgs,"source",Property,Fine,false -Excel.WorksheetRowHiddenChangedEventArgs,"type",Property,Fine,false -Excel.WorksheetRowHiddenChangedEventArgs,"worksheetId",Property,Fine,false -Excel.WorksheetRowSortedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetRowSortedEventArgs,"address",Property,Good,false -Excel.WorksheetRowSortedEventArgs,"source",Property,Fine,false -Excel.WorksheetRowSortedEventArgs,"type",Property,Fine,false -Excel.WorksheetRowSortedEventArgs,"worksheetId",Property,Fine,false -Excel.WorksheetSearchCriteria,N/A,Interface,Unknown,false -Excel.WorksheetSearchCriteria,"completeMatch",Property,Excellent,false -Excel.WorksheetSearchCriteria,"matchCase",Property,Excellent,false -Excel.WorksheetSelectionChangedEventArgs,N/A,Interface,Unknown,false -Excel.WorksheetSelectionChangedEventArgs,"address",Property,Good,false -Excel.WorksheetSelectionChangedEventArgs,"type",Property,Fine,false -Excel.WorksheetSelectionChangedEventArgs,"worksheetId",Property,Fine,false -Excel.WorksheetSingleClickedEventArgs,N/A,Interface,Fine,false -Excel.WorksheetSingleClickedEventArgs,"address",Property,Good,true -Excel.WorksheetSingleClickedEventArgs,"offsetX",Property,Fine,false -Excel.WorksheetSingleClickedEventArgs,"offsetY",Property,Fine,false -Excel.WorksheetSingleClickedEventArgs,"type",Property,Poor,false -Excel.WorksheetSingleClickedEventArgs,"worksheetId",Property,Fine,false -Excel.WorksheetVisibilityChangedEventArgs,N/A,Interface,Fine,false -Excel.WorksheetVisibilityChangedEventArgs,"source",Property,Good,false -Excel.WorksheetVisibilityChangedEventArgs,"type",Property,Poor,false -Excel.WorksheetVisibilityChangedEventArgs,"visibilityAfter",Property,Fine,false -Excel.WorksheetVisibilityChangedEventArgs,"visibilityBefore",Property,Fine,false -Excel.WorksheetVisibilityChangedEventArgs,"worksheetId",Property,Fine,false -Office.Actions,N/A,Interface,Unknown,false -Office.Actions,"areShortcutsInUse(shortcuts)",Method,Great,true -Office.Actions,"associate(actionId, actionFunction)",Method,Fine,true -Office.Actions,"getShortcuts()",Method,Excellent,true -Office.Actions,"replaceShortcuts(shortcuts)",Method,Fine,true -Office.ActiveView,N/A,Enum,Unknown,true -Office.ActiveView,"Edit",EnumField,Good,false -Office.ActiveView,"Read",EnumField,Good,false -Office.AddBindingFromNamedItemOptions,N/A,Interface,Unknown,false -Office.AddBindingFromNamedItemOptions,"asyncContext",Property,Excellent,false -Office.AddBindingFromNamedItemOptions,"id",Property,Good,false -Office.AddBindingFromPromptOptions,N/A,Interface,Unknown,false -Office.AddBindingFromPromptOptions,"asyncContext",Property,Excellent,false -Office.AddBindingFromPromptOptions,"id",Property,Good,false -Office.AddBindingFromPromptOptions,"promptText",Property,Excellent,false -Office.AddBindingFromPromptOptions,"sampleData",Property,Deprecated,false -Office.AddBindingFromSelectionOptions,N/A,Interface,Unknown,false -Office.AddBindingFromSelectionOptions,"asyncContext",Property,Excellent,false -Office.AddBindingFromSelectionOptions,"columns",Property,Poor,false -Office.AddBindingFromSelectionOptions,"id",Property,Good,false -Office.Addin,N/A,Interface,Missing,false -Office.Addin,"beforeDocumentCloseNotification",Property,Great,false -Office.Addin,"getStartupBehavior()",Method,Fine,false -Office.Addin,"hide()",Method,Missing,false -Office.Addin,"onVisibilityModeChanged(handler)",Method,Fine,true -Office.Addin,"setStartupBehavior(behavior)",Method,Great,true -Office.Addin,"showAsTaskpane()",Method,Poor,false -Office.AddinCommands.Event,N/A,Interface,Unknown,false -Office.AddinCommands.Event,"source",Property,Fine,true -Office.AddinCommands.Event,"completed(options)",Method,Good,true -Office.AddinCommands.EventCompletedOptions,N/A,Interface,Excellent,false -Office.AddinCommands.EventCompletedOptions,"allowEvent",Property,Excellent,true -Office.AddinCommands.Source,N/A,Interface,Fine,false -Office.AddinCommands.Source,"id",Property,Good,true -Office.AsyncContextOptions,N/A,Interface,Excellent,true -Office.AsyncContextOptions,"asyncContext",Property,Excellent,false -Office.AsyncResult,N/A,Interface,Unknown,true -Office.AsyncResult,"asyncContext",Property,Excellent,true -Office.AsyncResult,"diagnostics",Property,Excellent,false -Office.AsyncResult,"error",Property,Excellent,true -Office.AsyncResult,"status",Property,Fine,true -Office.AsyncResult,"value",Property,Good,true -Office.AsyncResultStatus,N/A,Enum,Missing,true -Office.AsyncResultStatus,"Failed",EnumField,Good,false -Office.AsyncResultStatus,"Succeeded",EnumField,Missing,false -Office.Auth,N/A,Interface,Unknown,true -Office.Auth,"getAccessToken(options)",Method,Excellent,true -Office.Auth,"getAccessTokenAsync(options, callback)",Method,Deprecated,true -Office.Auth,"getAccessTokenAsync(callback)",Method,Deprecated,false -Office.Auth,"getAuthContext()",Method,Fine,true -Office.AuthContext,N/A,Interface,Unknown,false -Office.AuthContext,"authorityBaseUrl",Property,Fine,false -Office.AuthContext,"authorityType",Property,Fine,false -Office.AuthContext,"loginHint",Property,Great,false -Office.AuthContext,"tenantId",Property,Fine,false -Office.AuthContext,"userObjectId",Property,Poor,false -Office.AuthContext,"userPrincipalName",Property,Fine,false -Office.AuthOptions,N/A,Interface,Excellent,false -Office.AuthOptions,"allowConsentPrompt",Property,Excellent,false -Office.AuthOptions,"allowSignInPrompt",Property,Excellent,false -Office.AuthOptions,"asyncContext",Property,Excellent,false -Office.AuthOptions,"authChallenge",Property,Excellent,false -Office.AuthOptions,"forceAddAccount",Property,Deprecated,false -Office.AuthOptions,"forceConsent",Property,Deprecated,false -Office.AuthOptions,"forMSGraphAccess",Property,Excellent,false -Office.BeforeDocumentCloseNotification,N/A,Interface,Unknown,true -Office.BeforeDocumentCloseNotification,"disable()",Method,Great,false -Office.BeforeDocumentCloseNotification,"enable()",Method,Great,false -Office.BeforeDocumentCloseNotification,"onCloseActionCancelled(handler)",Method,Excellent,false -Office.Binding,N/A,Interface,Unknown,false -Office.Binding,"document",Property,Good,true -Office.Binding,"id",Property,Excellent,true -Office.Binding,"type",Property,Poor,true -Office.Binding,"addHandlerAsync(eventType, handler, options, callback)",Method,Great,false -Office.Binding,"addHandlerAsync(eventType, handler, callback)",Method,Great,true -Office.Binding,"getDataAsync(options, callback)",Method,Good,false -Office.Binding,"getDataAsync(callback)",Method,Good,true -Office.Binding,"removeHandlerAsync(eventType, options, callback)",Method,Good,false -Office.Binding,"removeHandlerAsync(eventType, callback)",Method,Good,true -Office.Binding,"setDataAsync(data, options, callback)",Method,Great,true -Office.Binding,"setDataAsync(data, callback)",Method,Great,true -Office.BindingDataChangedEventArgs,N/A,Interface,Good,false -Office.BindingDataChangedEventArgs,"binding",Property,Good,false -Office.BindingDataChangedEventArgs,"type",Property,Great,false -Office.Bindings,N/A,Interface,Unknown,false -Office.Bindings,"document",Property,Good,false -Office.Bindings,"addFromNamedItemAsync(itemName, bindingType, options, callback)",Method,Great,true -Office.Bindings,"addFromNamedItemAsync(itemName, bindingType, callback)",Method,Great,false -Office.Bindings,"addFromPromptAsync(bindingType, options, callback)",Method,Fine,true -Office.Bindings,"addFromPromptAsync(bindingType, callback)",Method,Fine,false -Office.Bindings,"addFromSelectionAsync(bindingType, options, callback)",Method,Fine,true -Office.Bindings,"addFromSelectionAsync(bindingType, callback)",Method,Fine,false -Office.Bindings,"getAllAsync(options, callback)",Method,Poor,false -Office.Bindings,"getAllAsync(callback)",Method,Poor,true -Office.Bindings,"getByIdAsync(id, options, callback)",Method,Fine,false -Office.Bindings,"getByIdAsync(id, callback)",Method,Fine,true -Office.Bindings,"releaseByIdAsync(id, options, callback)",Method,Poor,false -Office.Bindings,"releaseByIdAsync(id, callback)",Method,Poor,true -Office.BindingSelectionChangedEventArgs,N/A,Interface,Unknown,false -Office.BindingSelectionChangedEventArgs,"binding",Property,Good,false -Office.BindingSelectionChangedEventArgs,"columnCount",Property,Excellent,true -Office.BindingSelectionChangedEventArgs,"rowCount",Property,Excellent,true -Office.BindingSelectionChangedEventArgs,"startColumn",Property,Excellent,true -Office.BindingSelectionChangedEventArgs,"startRow",Property,Excellent,true -Office.BindingSelectionChangedEventArgs,"type",Property,Great,false -Office.BindingType,N/A,Enum,Unknown,false -Office.BindingType,"Matrix",EnumField,Great,false -Office.BindingType,"Table",EnumField,Good,false -Office.BindingType,"Text",EnumField,Fine,false -Office.CoercionType,N/A,Enum,Unknown,true -Office.CoercionType,"Html",EnumField,Fine,false -Office.CoercionType,"Image",EnumField,Fine,false -Office.CoercionType,"Matrix",EnumField,Excellent,false -Office.CoercionType,"Ooxml",EnumField,Fine,false -Office.CoercionType,"SlideRange",EnumField,Excellent,false -Office.CoercionType,"Table",EnumField,Excellent,false -Office.CoercionType,"Text",EnumField,Good,false -Office.CoercionType,"XmlSvg",EnumField,Fine,false -Office.Context,N/A,Interface,Unknown,true -Office.Context,"auth",Property,Fine,true -Office.Context,"commerceAllowed",Property,Great,true -Office.Context,"contentLanguage",Property,Great,true -Office.Context,"diagnostics",Property,Fine,true -Office.Context,"displayLanguage",Property,Excellent,true -Office.Context,"document",Property,Good,true -Office.Context,"host",Property,Good,true -Office.Context,"license",Property,Fine,true -Office.Context,"mailbox",Property,Good,true -Office.Context,"officeTheme",Property,Fine,true -Office.Context,"partitionKey",Property,Great,true -Office.Context,"platform",Property,Fine,true -Office.Context,"requirements",Property,Great,true -Office.Context,"roamingSettings",Property,Excellent,true -Office.Context,"sensitivityLabelsCatalog",Property,Excellent,true -Office.Context,"touchEnabled",Property,Great,true -Office.Context,"ui",Property,Great,true -Office.Context,"urls",Property,Good,true -Office.ContextInformation,N/A,Interface,Fine,false -Office.ContextInformation,"host",Property,Good,true -Office.ContextInformation,"platform",Property,Poor,true -Office.ContextInformation,"version",Property,Fine,true -Office.ContextMenu,N/A,Interface,Unknown,false -Office.ContextMenu,"requestUpdate(input)",Method,Great,true -Office.ContextMenuControl,N/A,Interface,Unknown,true -Office.ContextMenuControl,"enabled",Property,Great,false -Office.ContextMenuControl,"id",Property,Excellent,false -Office.ContextMenuUpdaterData,N/A,Interface,Great,false -Office.ContextMenuUpdaterData,"controls",Property,Great,true -Office.Control,N/A,Interface,Unknown,true -Office.Control,"enabled",Property,Excellent,false -Office.Control,"id",Property,Good,false -Office.CustomXmlNode,N/A,Interface,Missing,false -Office.CustomXmlNode,"baseName",Property,Good,true -Office.CustomXmlNode,"namespaceUri",Property,Good,true -Office.CustomXmlNode,"nodeType",Property,Poor,true -Office.CustomXmlNode,"getNodesAsync(xPath, options, callback)",Method,Fine,false -Office.CustomXmlNode,"getNodesAsync(xPath, callback)",Method,Fine,true -Office.CustomXmlNode,"getNodeValueAsync(options, callback)",Method,Poor,false -Office.CustomXmlNode,"getNodeValueAsync(callback)",Method,Poor,true -Office.CustomXmlNode,"getTextAsync(options, callback)",Method,Poor,true -Office.CustomXmlNode,"getTextAsync(callback)",Method,Poor,false -Office.CustomXmlNode,"getXmlAsync(options, callback)",Method,Missing,false -Office.CustomXmlNode,"getXmlAsync(callback)",Method,Missing,true -Office.CustomXmlNode,"setNodeValueAsync(value, options, callback)",Method,Poor,false -Office.CustomXmlNode,"setNodeValueAsync(value, callback)",Method,Poor,true -Office.CustomXmlNode,"setTextAsync(text, options, callback)",Method,Fine,true -Office.CustomXmlNode,"setTextAsync(text, callback)",Method,Fine,false -Office.CustomXmlNode,"setXmlAsync(xml, options, callback)",Method,Missing,true -Office.CustomXmlNode,"setXmlAsync(xml, callback)",Method,Missing,false -Office.CustomXMLNodeType,N/A,Enum,Missing,false -Office.CustomXMLNodeType,"Attribute",EnumField,Fine,false -Office.CustomXMLNodeType,"CData",EnumField,Missing,false -Office.CustomXMLNodeType,"Element",EnumField,Poor,false -Office.CustomXMLNodeType,"NodeComment",EnumField,Poor,false -Office.CustomXMLNodeType,"NodeDocument",EnumField,Poor,false -Office.CustomXMLNodeType,"ProcessingInstruction",EnumField,Poor,false -Office.CustomXMLNodeType,"Text",EnumField,Missing,false -Office.CustomXmlPart,N/A,Interface,Unknown,false -Office.CustomXmlPart,"builtIn",Property,Good,true -Office.CustomXmlPart,"id",Property,Poor,true -Office.CustomXmlPart,"namespaceManager",Property,Good,true -Office.CustomXmlPart,"addHandlerAsync(eventType, handler, options, callback)",Method,Great,false -Office.CustomXmlPart,"addHandlerAsync(eventType, handler, callback)",Method,Great,true -Office.CustomXmlPart,"deleteAsync(options, callback)",Method,Fine,false -Office.CustomXmlPart,"deleteAsync(callback)",Method,Fine,true -Office.CustomXmlPart,"getNodesAsync(xPath, options, callback)",Method,Good,false -Office.CustomXmlPart,"getNodesAsync(xPath, callback)",Method,Good,true -Office.CustomXmlPart,"getXmlAsync(options, callback)",Method,Fine,false -Office.CustomXmlPart,"getXmlAsync(callback)",Method,Fine,true -Office.CustomXmlPart,"removeHandlerAsync(eventType, handler, options, callback)",Method,Good,false -Office.CustomXmlPart,"removeHandlerAsync(eventType, handler, callback)",Method,Good,true -Office.CustomXmlParts,N/A,Interface,Unknown,false -Office.CustomXmlParts,"addAsync(xml, options, callback)",Method,Fine,false -Office.CustomXmlParts,"addAsync(xml, callback)",Method,Fine,true -Office.CustomXmlParts,"getByIdAsync(id, options, callback)",Method,Good,true -Office.CustomXmlParts,"getByIdAsync(id, callback)",Method,Good,false -Office.CustomXmlParts,"getByNamespaceAsync(ns, options, callback)",Method,Good,false -Office.CustomXmlParts,"getByNamespaceAsync(ns, callback)",Method,Good,true -Office.CustomXmlPrefixMappings,N/A,Interface,Unknown,false -Office.CustomXmlPrefixMappings,"addNamespaceAsync(prefix, ns, options, callback)",Method,Good,false -Office.CustomXmlPrefixMappings,"addNamespaceAsync(prefix, ns, callback)",Method,Good,false -Office.CustomXmlPrefixMappings,"getNamespaceAsync(prefix, options, callback)",Method,Good,false -Office.CustomXmlPrefixMappings,"getNamespaceAsync(prefix, callback)",Method,Good,false -Office.CustomXmlPrefixMappings,"getPrefixAsync(ns, options, callback)",Method,Good,false -Office.CustomXmlPrefixMappings,"getPrefixAsync(ns, callback)",Method,Good,false -Office.DevicePermission,N/A,Interface,Great,false -Office.DevicePermission,"requestPermissions(permissions)",Method,Excellent,true -Office.DevicePermission,"requestPermissionsAsync(permissions, options, callback)",Method,Great,false -Office.DevicePermission,"requestPermissionsAsync(permissions, callback)",Method,Great,true -Office.DevicePermissionType,N/A,Enum,Unknown,true -Office.DevicePermissionType,"camera",EnumField,Fine,false -Office.DevicePermissionType,"geolocation",EnumField,Fine,false -Office.DevicePermissionType,"microphone",EnumField,Fine,false -Office.Dialog,N/A,Interface,Unknown,true -Office.Dialog,"addEventHandler(eventType, handler)",Method,Good,true -Office.Dialog,"close()",Method,Excellent,true -Office.Dialog,"messageChild(message, messageOptions)",Method,Fine,true -Office.Dialog,"sendMessage(name)",Method,Poor,false -Office.DialogMessageOptions,N/A,Interface,Great,false -Office.DialogMessageOptions,"targetOrigin",Property,Excellent,true -Office.DialogOptions,N/A,Interface,Great,false -Office.DialogOptions,"asyncContext",Property,Excellent,false -Office.DialogOptions,"displayInIframe",Property,Excellent,false -Office.DialogOptions,"height",Property,Great,true -Office.DialogOptions,"promptBeforeOpen",Property,Great,false -Office.DialogOptions,"width",Property,Great,true -Office.DialogParentMessageReceivedEventArgs,N/A,Interface,Unknown,false -Office.DialogParentMessageReceivedEventArgs,"message",Property,Great,false -Office.DialogParentMessageReceivedEventArgs,"origin",Property,Fine,false -Office.DialogParentMessageReceivedEventArgs,"type",Property,Great,false -Office.Document,N/A,Interface,Unknown,true -Office.Document,"bindings",Property,Good,true -Office.Document,"customXmlParts",Property,Good,true -Office.Document,"mode",Property,Poor,true -Office.Document,"settings",Property,Good,false -Office.Document,"url",Property,Excellent,true -Office.Document,"addHandlerAsync(eventType, handler, options, callback)",Method,Fine,false -Office.Document,"addHandlerAsync(eventType, handler, callback)",Method,Fine,true -Office.Document,"getActiveViewAsync(options, callback)",Method,Good,false -Office.Document,"getActiveViewAsync(callback)",Method,Good,true -Office.Document,"getFileAsync(fileType, options, callback)",Method,Excellent,true -Office.Document,"getFileAsync(fileType, callback)",Method,Excellent,false -Office.Document,"getFilePropertiesAsync(options, callback)",Method,Poor,false -Office.Document,"getFilePropertiesAsync(callback)",Method,Poor,true -Office.Document,"getMaxResourceIndexAsync(options, callback)",Method,Fine,false -Office.Document,"getMaxResourceIndexAsync(callback)",Method,Fine,true -Office.Document,"getMaxTaskIndexAsync(options, callback)",Method,Fine,false -Office.Document,"getMaxTaskIndexAsync(callback)",Method,Fine,true -Office.Document,"getProjectFieldAsync(fieldId, options, callback)",Method,Good,false -Office.Document,"getProjectFieldAsync(fieldId, callback)",Method,Good,true -Office.Document,"getResourceByIndexAsync(resourceIndex, options, callback)",Method,Good,false -Office.Document,"getResourceByIndexAsync(resourceIndex, callback)",Method,Good,true -Office.Document,"getResourceFieldAsync(resourceId, fieldId, options, callback)",Method,Good,false -Office.Document,"getResourceFieldAsync(resourceId, fieldId, callback)",Method,Good,true -Office.Document,"getSelectedDataAsync(coercionType, options, callback)",Method,Fine,true -Office.Document,"getSelectedDataAsync(coercionType, callback)",Method,Fine,false -Office.Document,"getSelectedResourceAsync(options, callback)",Method,Fine,false -Office.Document,"getSelectedResourceAsync(callback)",Method,Fine,true -Office.Document,"getSelectedTaskAsync(options, callback)",Method,Fine,false -Office.Document,"getSelectedTaskAsync(callback)",Method,Fine,true -Office.Document,"getSelectedViewAsync(options, callback)",Method,Fine,false -Office.Document,"getSelectedViewAsync(callback)",Method,Fine,true -Office.Document,"getTaskAsync(taskId, options, callback)",Method,Fine,false -Office.Document,"getTaskAsync(taskId, callback)",Method,Fine,true -Office.Document,"getTaskByIndexAsync(taskIndex, options, callback)",Method,Good,false -Office.Document,"getTaskByIndexAsync(taskIndex, callback)",Method,Good,true -Office.Document,"getTaskFieldAsync(taskId, fieldId, options, callback)",Method,Good,false -Office.Document,"getTaskFieldAsync(taskId, fieldId, callback)",Method,Good,true -Office.Document,"getWSSUrlAsync(options, callback)",Method,Fine,false -Office.Document,"getWSSUrlAsync(callback)",Method,Fine,false -Office.Document,"goToByIdAsync(id, goToType, options, callback)",Method,Great,false -Office.Document,"goToByIdAsync(id, goToType, callback)",Method,Great,true -Office.Document,"removeHandlerAsync(eventType, options, callback)",Method,Good,false -Office.Document,"removeHandlerAsync(eventType, callback)",Method,Good,true -Office.Document,"setResourceFieldAsync(resourceId, fieldId, fieldValue, options, callback)",Method,Great,false -Office.Document,"setResourceFieldAsync(resourceId, fieldId, fieldValue, callback)",Method,Great,true -Office.Document,"setSelectedDataAsync(data, options, callback)",Method,Good,true -Office.Document,"setSelectedDataAsync(data, callback)",Method,Good,false -Office.Document,"setTaskFieldAsync(taskId, fieldId, fieldValue, options, callback)",Method,Great,false -Office.Document,"setTaskFieldAsync(taskId, fieldId, fieldValue, callback)",Method,Great,true -Office.DocumentMode,N/A,Enum,Unknown,true -Office.DocumentMode,"ReadOnly",EnumField,Poor,false -Office.DocumentMode,"ReadWrite",EnumField,Poor,false -Office.DocumentSelectionChangedEventArgs,N/A,Interface,Good,true -Office.DocumentSelectionChangedEventArgs,"document",Property,Good,false -Office.DocumentSelectionChangedEventArgs,"type",Property,Great,false -Office.Error,N/A,Interface,Unknown,false -Office.Error,"code",Property,Good,true -Office.Error,"message",Property,Fine,true -Office.Error,"name",Property,Fine,true -Office.EventType,N/A,Enum,Unknown,true -Office.EventType,"ActiveViewChanged",EnumField,Fine,false -Office.EventType,"AppointmentTimeChanged",EnumField,Excellent,false -Office.EventType,"AttachmentsChanged",EnumField,Excellent,false -Office.EventType,"BindingDataChanged",EnumField,Excellent,false -Office.EventType,"BindingSelectionChanged",EnumField,Excellent,false -Office.EventType,"DialogEventReceived",EnumField,Good,false -Office.EventType,"DialogMessageReceived",EnumField,Excellent,false -Office.EventType,"DialogParentMessageReceived",EnumField,Good,false -Office.EventType,"DocumentSelectionChanged",EnumField,Good,false -Office.EventType,"DragAndDropEvent",EnumField,Excellent,false -Office.EventType,"EnhancedLocationsChanged",EnumField,Excellent,false -Office.EventType,"InfobarClicked",EnumField,Excellent,false -Office.EventType,"InitializationContextChanged",EnumField,Excellent,false -Office.EventType,"ItemChanged",EnumField,Excellent,false -Office.EventType,"NodeDeleted",EnumField,Fine,false -Office.EventType,"NodeInserted",EnumField,Fine,false -Office.EventType,"NodeReplaced",EnumField,Fine,false -Office.EventType,"OfficeThemeChanged",EnumField,Excellent,false -Office.EventType,"RecipientsChanged",EnumField,Excellent,false -Office.EventType,"RecurrenceChanged",EnumField,Excellent,false -Office.EventType,"ResourceSelectionChanged",EnumField,Good,false -Office.EventType,"SelectedItemsChanged",EnumField,Excellent,false -Office.EventType,"SensitivityLabelChanged",EnumField,Excellent,false -Office.EventType,"SettingsChanged",EnumField,Fine,false -Office.EventType,"SpamReporting",EnumField,Great,false -Office.EventType,"TaskSelectionChanged",EnumField,Fine,false -Office.EventType,"ViewSelectionChanged",EnumField,Fine,false -Office.File,N/A,Interface,Unknown,true -Office.File,"size",Property,Poor,false -Office.File,"sliceCount",Property,Fine,false -Office.File,"closeAsync(callback)",Method,Poor,false -Office.File,"getSliceAsync(sliceIndex, callback)",Method,Good,true -Office.FileProperties,N/A,Interface,Missing,true -Office.FileProperties,"url",Property,Missing,false -Office.FileType,N/A,Enum,Great,true -Office.FileType,"Compressed",EnumField,Excellent,false -Office.FileType,"Pdf",EnumField,Great,false -Office.FileType,"Text",EnumField,Good,false -Office.FilterType,N/A,Enum,Unknown,false -Office.FilterType,"All",EnumField,Good,false -Office.FilterType,"OnlyVisible",EnumField,Good,false -Office.GetBindingDataOptions,N/A,Interface,Unknown,false -Office.GetBindingDataOptions,"asyncContext",Property,Excellent,false -Office.GetBindingDataOptions,"coercionType",Property,Great,false -Office.GetBindingDataOptions,"columnCount",Property,Excellent,false -Office.GetBindingDataOptions,"filterType",Property,Excellent,false -Office.GetBindingDataOptions,"rowCount",Property,Excellent,false -Office.GetBindingDataOptions,"rows",Property,Deprecated,false -Office.GetBindingDataOptions,"startColumn",Property,Excellent,false -Office.GetBindingDataOptions,"startRow",Property,Excellent,false -Office.GetBindingDataOptions,"valueFormat",Property,Excellent,false -Office.GetFileOptions,N/A,Interface,Unknown,false -Office.GetFileOptions,"asyncContext",Property,Excellent,false -Office.GetFileOptions,"sliceSize",Property,Good,false -Office.GetSelectedDataOptions,N/A,Interface,Unknown,false -Office.GetSelectedDataOptions,"asyncContext",Property,Excellent,false -Office.GetSelectedDataOptions,"filterType",Property,Excellent,false -Office.GetSelectedDataOptions,"valueFormat",Property,Excellent,false -Office.GoToByIdOptions,N/A,Interface,Unknown,false -Office.GoToByIdOptions,"asyncContext",Property,Excellent,false -Office.GoToByIdOptions,"selectionMode",Property,Excellent,false -Office.GoToType,N/A,Enum,Unknown,false -Office.GoToType,"Binding",EnumField,Excellent,false -Office.GoToType,"Index",EnumField,Great,false -Office.GoToType,"NamedItem",EnumField,Good,false -Office.GoToType,"Slide",EnumField,Great,false -Office.Group,N/A,Interface,Good,false -Office.Group,"controls",Property,Great,false -Office.Group,"id",Property,Good,false -Office.HostType,N/A,Enum,Unknown,true -Office.HostType,"Access",EnumField,Fine,false -Office.HostType,"Excel",EnumField,Fine,false -Office.HostType,"OneNote",EnumField,Fine,false -Office.HostType,"Outlook",EnumField,Fine,false -Office.HostType,"PowerPoint",EnumField,Fine,false -Office.HostType,"Project",EnumField,Fine,false -Office.HostType,"Word",EnumField,Fine,false -Office.Index,N/A,Enum,Unknown,false -Office.Index,"First",EnumField,Poor,false -Office.Index,"Last",EnumField,Poor,false -Office.Index,"Next",EnumField,Poor,false -Office.Index,"Previous",EnumField,Poor,false -Office.InitializationReason,N/A,Enum,Unknown,false -Office.InitializationReason,"DocumentOpened",EnumField,Fine,false -Office.InitializationReason,"Inserted",EnumField,Poor,false -Office.IPromiseConstructor,N/A,Interface,Unknown,false -Office.IPromiseConstructor,"prototype",Property,Poor,false -Office.IPromiseConstructor,"all(values)",Method,Excellent,false -Office.IPromiseConstructor,"all(values)",Method,Excellent,false -Office.IPromiseConstructor,"all(values)",Method,Excellent,false -Office.IPromiseConstructor,"all(values)",Method,Excellent,false -Office.IPromiseConstructor,"all(values)",Method,Excellent,false -Office.IPromiseConstructor,"all(values)",Method,Excellent,false -Office.IPromiseConstructor,"all(values)",Method,Excellent,false -Office.IPromiseConstructor,"all(values)",Method,Excellent,false -Office.IPromiseConstructor,"all(values)",Method,Excellent,false -Office.IPromiseConstructor,"all(values)",Method,Excellent,false -Office.IPromiseConstructor,"race(values)",Method,Great,false -Office.IPromiseConstructor,"race(values)",Method,Great,false -Office.IPromiseConstructor,"race(values)",Method,Great,false -Office.IPromiseConstructor,"race(values)",Method,Great,false -Office.IPromiseConstructor,"race(values)",Method,Great,false -Office.IPromiseConstructor,"race(values)",Method,Great,false -Office.IPromiseConstructor,"race(values)",Method,Great,false -Office.IPromiseConstructor,"race(values)",Method,Great,false -Office.IPromiseConstructor,"race(values)",Method,Great,false -Office.IPromiseConstructor,"race(values)",Method,Great,false -Office.IPromiseConstructor,"reject(reason)",Method,Good,false -Office.IPromiseConstructor,"reject(reason)",Method,Good,false -Office.IPromiseConstructor,"resolve(value)",Method,Great,false -Office.IPromiseConstructor,"resolve()",Method,Fine,false -Office.MatrixBinding,N/A,Interface,Unknown,false -Office.MatrixBinding,"columnCount",Property,Great,true -Office.MatrixBinding,"rowCount",Property,Great,true -Office.NodeDeletedEventArgs,N/A,Interface,Unknown,false -Office.NodeDeletedEventArgs,"isUndoRedo",Property,Fine,false -Office.NodeDeletedEventArgs,"oldNextSibling",Property,Good,false -Office.NodeDeletedEventArgs,"oldNode",Property,Great,false -Office.NodeInsertedEventArgs,N/A,Interface,Unknown,false -Office.NodeInsertedEventArgs,"isUndoRedo",Property,Fine,false -Office.NodeInsertedEventArgs,"newNode",Property,Great,false -Office.NodeReplacedEventArgs,N/A,Interface,Good,false -Office.NodeReplacedEventArgs,"isUndoRedo",Property,Fine,false -Office.NodeReplacedEventArgs,"newNode",Property,Great,false -Office.NodeReplacedEventArgs,"oldNode",Property,Great,false -Office.OfficeTheme,N/A,Interface,Unknown,true -Office.OfficeTheme,"bodyBackgroundColor",Property,Fine,false -Office.OfficeTheme,"bodyForegroundColor",Property,Fine,false -Office.OfficeTheme,"controlBackgroundColor",Property,Fine,false -Office.OfficeTheme,"controlForegroundColor",Property,Fine,false -Office.OfficeTheme,"fluentThemeData",Property,Poor,false -Office.OfficeTheme,"isDarkTheme",Property,Great,false -Office.OfficeTheme,"themeId",Property,Poor,false -Office.PlatformType,N/A,Enum,Missing,true -Office.PlatformType,"Android",EnumField,Poor,false -Office.PlatformType,"iOS",EnumField,Poor,false -Office.PlatformType,"Mac",EnumField,Missing,false -Office.PlatformType,"OfficeOnline",EnumField,Good,false -Office.PlatformType,"PC",EnumField,Poor,false -Office.PlatformType,"Universal",EnumField,Poor,false -Office.ProjectProjectFields,N/A,Enum,Missing,false -Office.ProjectProjectFields,"CurrencyDigits",EnumField,Fine,false -Office.ProjectProjectFields,"CurrencySymbol",EnumField,Missing,false -Office.ProjectProjectFields,"CurrencySymbolPosition",EnumField,Great,false -Office.ProjectProjectFields,"DurationUnits",EnumField,Missing,false -Office.ProjectProjectFields,"Finish",EnumField,Poor,false -Office.ProjectProjectFields,"GUID",EnumField,Poor,false -Office.ProjectProjectFields,"ProjectServerUrl",EnumField,Fine,false -Office.ProjectProjectFields,"ReadOnly",EnumField,Good,false -Office.ProjectProjectFields,"Start",EnumField,Poor,false -Office.ProjectProjectFields,"VERSION",EnumField,Missing,false -Office.ProjectProjectFields,"WorkUnits",EnumField,Fine,false -Office.ProjectProjectFields,"WSSList",EnumField,Fine,false -Office.ProjectProjectFields,"WSSUrl",EnumField,Fine,false -Office.ProjectResourceFields,N/A,Enum,Unknown,false -Office.ProjectResourceFields,"Accrual",EnumField,Excellent,false -Office.ProjectResourceFields,"ActualCost",EnumField,Fine,false -Office.ProjectResourceFields,"ActualOvertimeCost",EnumField,Poor,false -Office.ProjectResourceFields,"ActualOvertimeWork",EnumField,Fine,false -Office.ProjectResourceFields,"ActualOvertimeWorkProtected",EnumField,Fine,false -Office.ProjectResourceFields,"ActualWork",EnumField,Fine,false -Office.ProjectResourceFields,"ActualWorkProtected",EnumField,Fine,false -Office.ProjectResourceFields,"BaseCalendar",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline10BudgetCost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline10BudgetWork",EnumField,Fine,false -Office.ProjectResourceFields,"Baseline10Cost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline10Work",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline1BudgetCost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline1BudgetWork",EnumField,Fine,false -Office.ProjectResourceFields,"Baseline1Cost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline1Work",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline2BudgetCost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline2BudgetWork",EnumField,Fine,false -Office.ProjectResourceFields,"Baseline2Cost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline2Work",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline3BudgetCost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline3BudgetWork",EnumField,Fine,false -Office.ProjectResourceFields,"Baseline3Cost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline3Work",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline4BudgetCost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline4BudgetWork",EnumField,Fine,false -Office.ProjectResourceFields,"Baseline4Cost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline4Work",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline5BudgetCost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline5BudgetWork",EnumField,Fine,false -Office.ProjectResourceFields,"Baseline5Cost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline5Work",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline6BudgetCost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline6BudgetWork",EnumField,Fine,false -Office.ProjectResourceFields,"Baseline6Cost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline6Work",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline7BudgetCost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline7BudgetWork",EnumField,Fine,false -Office.ProjectResourceFields,"Baseline7Cost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline7Work",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline8BudgetCost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline8BudgetWork",EnumField,Fine,false -Office.ProjectResourceFields,"Baseline8Cost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline8Work",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline9BudgetCost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline9BudgetWork",EnumField,Fine,false -Office.ProjectResourceFields,"Baseline9Cost",EnumField,Poor,false -Office.ProjectResourceFields,"Baseline9Work",EnumField,Poor,false -Office.ProjectResourceFields,"BaselineBudgetCost",EnumField,Poor,false -Office.ProjectResourceFields,"BaselineBudgetWork",EnumField,Fine,false -Office.ProjectResourceFields,"BaselineCost",EnumField,Fine,false -Office.ProjectResourceFields,"BaselineWork",EnumField,Fine,false -Office.ProjectResourceFields,"BudgetCost",EnumField,Poor,false -Office.ProjectResourceFields,"BudgetWork",EnumField,Poor,false -Office.ProjectResourceFields,"Code",EnumField,Fine,false -Office.ProjectResourceFields,"Cost",EnumField,Poor,false -Office.ProjectResourceFields,"Cost1",EnumField,Fine,false -Office.ProjectResourceFields,"Cost10",EnumField,Fine,false -Office.ProjectResourceFields,"Cost2",EnumField,Fine,false -Office.ProjectResourceFields,"Cost3",EnumField,Fine,false -Office.ProjectResourceFields,"Cost4",EnumField,Fine,false -Office.ProjectResourceFields,"Cost5",EnumField,Fine,false -Office.ProjectResourceFields,"Cost6",EnumField,Fine,false -Office.ProjectResourceFields,"Cost7",EnumField,Fine,false -Office.ProjectResourceFields,"Cost8",EnumField,Fine,false -Office.ProjectResourceFields,"Cost9",EnumField,Fine,false -Office.ProjectResourceFields,"CostPerUse",EnumField,Poor,false -Office.ProjectResourceFields,"Date1",EnumField,Fine,false -Office.ProjectResourceFields,"Date10",EnumField,Fine,false -Office.ProjectResourceFields,"Date2",EnumField,Fine,false -Office.ProjectResourceFields,"Date3",EnumField,Fine,false -Office.ProjectResourceFields,"Date4",EnumField,Fine,false -Office.ProjectResourceFields,"Date5",EnumField,Fine,false -Office.ProjectResourceFields,"Date6",EnumField,Fine,false -Office.ProjectResourceFields,"Date7",EnumField,Fine,false -Office.ProjectResourceFields,"Date8",EnumField,Fine,false -Office.ProjectResourceFields,"Date9",EnumField,Fine,false -Office.ProjectResourceFields,"Duration1",EnumField,Fine,false -Office.ProjectResourceFields,"Duration10",EnumField,Fine,false -Office.ProjectResourceFields,"Duration2",EnumField,Fine,false -Office.ProjectResourceFields,"Duration3",EnumField,Fine,false -Office.ProjectResourceFields,"Duration4",EnumField,Fine,false -Office.ProjectResourceFields,"Duration5",EnumField,Fine,false -Office.ProjectResourceFields,"Duration6",EnumField,Fine,false -Office.ProjectResourceFields,"Duration7",EnumField,Fine,false -Office.ProjectResourceFields,"Duration8",EnumField,Fine,false -Office.ProjectResourceFields,"Duration9",EnumField,Fine,false -Office.ProjectResourceFields,"Email",EnumField,Poor,false -Office.ProjectResourceFields,"End",EnumField,Poor,false -Office.ProjectResourceFields,"Finish1",EnumField,Fine,false -Office.ProjectResourceFields,"Finish10",EnumField,Fine,false -Office.ProjectResourceFields,"Finish2",EnumField,Fine,false -Office.ProjectResourceFields,"Finish3",EnumField,Fine,false -Office.ProjectResourceFields,"Finish4",EnumField,Fine,false -Office.ProjectResourceFields,"Finish5",EnumField,Fine,false -Office.ProjectResourceFields,"Finish6",EnumField,Fine,false -Office.ProjectResourceFields,"Finish7",EnumField,Fine,false -Office.ProjectResourceFields,"Finish8",EnumField,Fine,false -Office.ProjectResourceFields,"Finish9",EnumField,Fine,false -Office.ProjectResourceFields,"Flag1",EnumField,Good,false -Office.ProjectResourceFields,"Flag10",EnumField,Good,false -Office.ProjectResourceFields,"Flag11",EnumField,Good,false -Office.ProjectResourceFields,"Flag12",EnumField,Good,false -Office.ProjectResourceFields,"Flag13",EnumField,Good,false -Office.ProjectResourceFields,"Flag14",EnumField,Good,false -Office.ProjectResourceFields,"Flag15",EnumField,Good,false -Office.ProjectResourceFields,"Flag16",EnumField,Good,false -Office.ProjectResourceFields,"Flag17",EnumField,Good,false -Office.ProjectResourceFields,"Flag18",EnumField,Good,false -Office.ProjectResourceFields,"Flag19",EnumField,Good,false -Office.ProjectResourceFields,"Flag2",EnumField,Good,false -Office.ProjectResourceFields,"Flag20",EnumField,Good,false -Office.ProjectResourceFields,"Flag3",EnumField,Good,false -Office.ProjectResourceFields,"Flag4",EnumField,Good,false -Office.ProjectResourceFields,"Flag5",EnumField,Good,false -Office.ProjectResourceFields,"Flag6",EnumField,Good,false -Office.ProjectResourceFields,"Flag7",EnumField,Good,false -Office.ProjectResourceFields,"Flag8",EnumField,Good,false -Office.ProjectResourceFields,"Flag9",EnumField,Good,false -Office.ProjectResourceFields,"Generic",EnumField,Good,false -Office.ProjectResourceFields,"Group",EnumField,Poor,false -Office.ProjectResourceFields,"Name",EnumField,Poor,false -Office.ProjectResourceFields,"Notes",EnumField,Good,false -Office.ProjectResourceFields,"Number1",EnumField,Fine,false -Office.ProjectResourceFields,"Number10",EnumField,Fine,false -Office.ProjectResourceFields,"Number11",EnumField,Fine,false -Office.ProjectResourceFields,"Number12",EnumField,Fine,false -Office.ProjectResourceFields,"Number13",EnumField,Fine,false -Office.ProjectResourceFields,"Number14",EnumField,Fine,false -Office.ProjectResourceFields,"Number15",EnumField,Fine,false -Office.ProjectResourceFields,"Number16",EnumField,Fine,false -Office.ProjectResourceFields,"Number17",EnumField,Fine,false -Office.ProjectResourceFields,"Number18",EnumField,Fine,false -Office.ProjectResourceFields,"Number19",EnumField,Fine,false -Office.ProjectResourceFields,"Number2",EnumField,Fine,false -Office.ProjectResourceFields,"Number20",EnumField,Fine,false -Office.ProjectResourceFields,"Number3",EnumField,Fine,false -Office.ProjectResourceFields,"Number4",EnumField,Fine,false -Office.ProjectResourceFields,"Number5",EnumField,Fine,false -Office.ProjectResourceFields,"Number6",EnumField,Fine,false -Office.ProjectResourceFields,"Number7",EnumField,Fine,false -Office.ProjectResourceFields,"Number8",EnumField,Fine,false -Office.ProjectResourceFields,"Number9",EnumField,Fine,false -Office.ProjectResourceFields,"OverAllocated",EnumField,Poor,false -Office.ProjectResourceFields,"OvertimeCost",EnumField,Poor,false -Office.ProjectResourceFields,"OvertimeRate",EnumField,Poor,false -Office.ProjectResourceFields,"OvertimeWork",EnumField,Poor,false -Office.ProjectResourceFields,"PercentWorkComplete",EnumField,Poor,false -Office.ProjectResourceFields,"RegularWork",EnumField,Poor,false -Office.ProjectResourceFields,"RemainingCost",EnumField,Poor,false -Office.ProjectResourceFields,"RemainingOvertimeCost",EnumField,Poor,false -Office.ProjectResourceFields,"RemainingOvertimeWork",EnumField,Fine,false -Office.ProjectResourceFields,"RemainingWork",EnumField,Poor,false -Office.ProjectResourceFields,"ResourceCalendarGUID",EnumField,Poor,false -Office.ProjectResourceFields,"ResourceCreationDate",EnumField,Poor,false -Office.ProjectResourceFields,"ResourceGUID",EnumField,Poor,false -Office.ProjectResourceFields,"StandardRate",EnumField,Fine,false -Office.ProjectResourceFields,"Start",EnumField,Poor,false -Office.ProjectResourceFields,"Start1",EnumField,Fine,false -Office.ProjectResourceFields,"Start10",EnumField,Fine,false -Office.ProjectResourceFields,"Start2",EnumField,Fine,false -Office.ProjectResourceFields,"Start3",EnumField,Fine,false -Office.ProjectResourceFields,"Start4",EnumField,Fine,false -Office.ProjectResourceFields,"Start5",EnumField,Fine,false -Office.ProjectResourceFields,"Start6",EnumField,Fine,false -Office.ProjectResourceFields,"Start7",EnumField,Fine,false -Office.ProjectResourceFields,"Start8",EnumField,Fine,false -Office.ProjectResourceFields,"Start9",EnumField,Fine,false -Office.ProjectResourceFields,"Text1",EnumField,Fine,false -Office.ProjectResourceFields,"Text10",EnumField,Fine,false -Office.ProjectResourceFields,"Text11",EnumField,Fine,false -Office.ProjectResourceFields,"Text12",EnumField,Fine,false -Office.ProjectResourceFields,"Text13",EnumField,Fine,false -Office.ProjectResourceFields,"Text14",EnumField,Fine,false -Office.ProjectResourceFields,"Text15",EnumField,Fine,false -Office.ProjectResourceFields,"Text16",EnumField,Fine,false -Office.ProjectResourceFields,"Text17",EnumField,Fine,false -Office.ProjectResourceFields,"Text18",EnumField,Fine,false -Office.ProjectResourceFields,"Text19",EnumField,Fine,false -Office.ProjectResourceFields,"Text2",EnumField,Fine,false -Office.ProjectResourceFields,"Text20",EnumField,Fine,false -Office.ProjectResourceFields,"Text21",EnumField,Fine,false -Office.ProjectResourceFields,"Text22",EnumField,Fine,false -Office.ProjectResourceFields,"Text23",EnumField,Fine,false -Office.ProjectResourceFields,"Text24",EnumField,Fine,false -Office.ProjectResourceFields,"Text25",EnumField,Fine,false -Office.ProjectResourceFields,"Text26",EnumField,Fine,false -Office.ProjectResourceFields,"Text27",EnumField,Fine,false -Office.ProjectResourceFields,"Text28",EnumField,Fine,false -Office.ProjectResourceFields,"Text29",EnumField,Fine,false -Office.ProjectResourceFields,"Text3",EnumField,Fine,false -Office.ProjectResourceFields,"Text30",EnumField,Fine,false -Office.ProjectResourceFields,"Text4",EnumField,Fine,false -Office.ProjectResourceFields,"Text5",EnumField,Fine,false -Office.ProjectResourceFields,"Text6",EnumField,Fine,false -Office.ProjectResourceFields,"Text7",EnumField,Fine,false -Office.ProjectResourceFields,"Text8",EnumField,Fine,false -Office.ProjectResourceFields,"Text9",EnumField,Fine,false -Office.ProjectResourceFields,"Units",EnumField,Good,false -Office.ProjectResourceFields,"Work",EnumField,Poor,false -Office.ProjectTaskFields,N/A,Enum,Missing,false -Office.ProjectTaskFields,"Active",EnumField,Poor,false -Office.ProjectTaskFields,"ActualCost",EnumField,Poor,false -Office.ProjectTaskFields,"ActualDuration",EnumField,Poor,false -Office.ProjectTaskFields,"ActualFinish",EnumField,Poor,false -Office.ProjectTaskFields,"ActualOvertimeCost",EnumField,Poor,false -Office.ProjectTaskFields,"ActualOvertimeWork",EnumField,Poor,false -Office.ProjectTaskFields,"ActualStart",EnumField,Poor,false -Office.ProjectTaskFields,"ActualWork",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline10BudgetCost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline10BudgetWork",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline10Cost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline10Duration",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline10Finish",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline10FixedCost",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline10FixedCostAccrual",EnumField,Excellent,false -Office.ProjectTaskFields,"Baseline10Start",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline10Work",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline1BudgetCost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline1BudgetWork",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline1Cost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline1Duration",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline1Finish",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline1FixedCost",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline1FixedCostAccrual",EnumField,Excellent,false -Office.ProjectTaskFields,"Baseline1Start",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline1Work",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline2BudgetCost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline2BudgetWork",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline2Cost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline2Duration",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline2Finish",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline2FixedCost",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline2FixedCostAccrual",EnumField,Excellent,false -Office.ProjectTaskFields,"Baseline2Start",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline2Work",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline3BudgetCost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline3BudgetWork",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline3Cost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline3Duration",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline3Finish",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline3FixedCost",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline3FixedCostAccrual",EnumField,Excellent,false -Office.ProjectTaskFields,"Baseline3Start",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline3Work",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline4BudgetCost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline4BudgetWork",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline4Cost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline4Duration",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline4Finish",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline4FixedCost",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline4FixedCostAccrual",EnumField,Excellent,false -Office.ProjectTaskFields,"Baseline4Start",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline4Work",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline5BudgetCost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline5BudgetWork",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline5Cost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline5Duration",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline5Finish",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline5FixedCost",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline5FixedCostAccrual",EnumField,Excellent,false -Office.ProjectTaskFields,"Baseline5Start",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline5Work",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline6BudgetCost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline6BudgetWork",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline6Cost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline6Duration",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline6Finish",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline6FixedCost",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline6FixedCostAccrual",EnumField,Excellent,false -Office.ProjectTaskFields,"Baseline6Start",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline6Work",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline7BudgetCost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline7BudgetWork",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline7Cost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline7Duration",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline7Finish",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline7FixedCost",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline7FixedCostAccrual",EnumField,Excellent,false -Office.ProjectTaskFields,"Baseline7Start",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline7Work",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline8BudgetCost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline8BudgetWork",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline8Cost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline8Duration",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline8Finish",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline8FixedCost",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline8FixedCostAccrual",EnumField,Excellent,false -Office.ProjectTaskFields,"Baseline8Start",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline8Work",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline9BudgetCost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline9BudgetWork",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline9Cost",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline9Duration",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline9Finish",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline9FixedCost",EnumField,Fine,false -Office.ProjectTaskFields,"Baseline9FixedCostAccrual",EnumField,Excellent,false -Office.ProjectTaskFields,"Baseline9Start",EnumField,Poor,false -Office.ProjectTaskFields,"Baseline9Work",EnumField,Fine,false -Office.ProjectTaskFields,"BaselineBudgetCost",EnumField,Poor,false -Office.ProjectTaskFields,"BaselineBudgetWork",EnumField,Poor,false -Office.ProjectTaskFields,"BaselineCost",EnumField,Poor,false -Office.ProjectTaskFields,"BaselineDuration",EnumField,Poor,false -Office.ProjectTaskFields,"BaselineFinish",EnumField,Poor,false -Office.ProjectTaskFields,"BaselineFixedCost",EnumField,Fine,false -Office.ProjectTaskFields,"BaselineFixedCostAccrual",EnumField,Excellent,false -Office.ProjectTaskFields,"BaselineStart",EnumField,Poor,false -Office.ProjectTaskFields,"BaselineWork",EnumField,Fine,false -Office.ProjectTaskFields,"BudgetCost",EnumField,Poor,false -Office.ProjectTaskFields,"BudgetFixedCost",EnumField,Missing,false -Office.ProjectTaskFields,"BudgetFixedWork",EnumField,Missing,false -Office.ProjectTaskFields,"BudgetWork",EnumField,Poor,false -Office.ProjectTaskFields,"ConstraintDate",EnumField,Poor,false -Office.ProjectTaskFields,"ConstraintType",EnumField,Fine,false -Office.ProjectTaskFields,"Cost",EnumField,Poor,false -Office.ProjectTaskFields,"Cost1",EnumField,Fine,false -Office.ProjectTaskFields,"Cost10",EnumField,Fine,false -Office.ProjectTaskFields,"Cost2",EnumField,Fine,false -Office.ProjectTaskFields,"Cost3",EnumField,Fine,false -Office.ProjectTaskFields,"Cost4",EnumField,Fine,false -Office.ProjectTaskFields,"Cost5",EnumField,Fine,false -Office.ProjectTaskFields,"Cost6",EnumField,Fine,false -Office.ProjectTaskFields,"Cost7",EnumField,Fine,false -Office.ProjectTaskFields,"Cost8",EnumField,Fine,false -Office.ProjectTaskFields,"Cost9",EnumField,Fine,false -Office.ProjectTaskFields,"Critical",EnumField,Fine,false -Office.ProjectTaskFields,"Date1",EnumField,Fine,false -Office.ProjectTaskFields,"Date10",EnumField,Fine,false -Office.ProjectTaskFields,"Date2",EnumField,Fine,false -Office.ProjectTaskFields,"Date3",EnumField,Fine,false -Office.ProjectTaskFields,"Date4",EnumField,Fine,false -Office.ProjectTaskFields,"Date5",EnumField,Fine,false -Office.ProjectTaskFields,"Date6",EnumField,Fine,false -Office.ProjectTaskFields,"Date7",EnumField,Fine,false -Office.ProjectTaskFields,"Date8",EnumField,Fine,false -Office.ProjectTaskFields,"Date9",EnumField,Fine,false -Office.ProjectTaskFields,"Deadline",EnumField,Poor,false -Office.ProjectTaskFields,"Duration",EnumField,Fine,false -Office.ProjectTaskFields,"Duration1",EnumField,Fine,false -Office.ProjectTaskFields,"Duration10",EnumField,Fine,false -Office.ProjectTaskFields,"Duration2",EnumField,Fine,false -Office.ProjectTaskFields,"Duration3",EnumField,Fine,false -Office.ProjectTaskFields,"Duration4",EnumField,Fine,false -Office.ProjectTaskFields,"Duration5",EnumField,Fine,false -Office.ProjectTaskFields,"Duration6",EnumField,Fine,false -Office.ProjectTaskFields,"Duration7",EnumField,Fine,false -Office.ProjectTaskFields,"Duration8",EnumField,Fine,false -Office.ProjectTaskFields,"Duration9",EnumField,Fine,false -Office.ProjectTaskFields,"EarnedValueMethod",EnumField,Great,false -Office.ProjectTaskFields,"Finish",EnumField,Poor,false -Office.ProjectTaskFields,"Finish1",EnumField,Fine,false -Office.ProjectTaskFields,"Finish10",EnumField,Fine,false -Office.ProjectTaskFields,"Finish2",EnumField,Fine,false -Office.ProjectTaskFields,"Finish3",EnumField,Fine,false -Office.ProjectTaskFields,"Finish4",EnumField,Fine,false -Office.ProjectTaskFields,"Finish5",EnumField,Fine,false -Office.ProjectTaskFields,"Finish6",EnumField,Fine,false -Office.ProjectTaskFields,"Finish7",EnumField,Fine,false -Office.ProjectTaskFields,"Finish8",EnumField,Fine,false -Office.ProjectTaskFields,"Finish9",EnumField,Fine,false -Office.ProjectTaskFields,"FinishSlack",EnumField,Fine,false -Office.ProjectTaskFields,"FixedCost",EnumField,Poor,false -Office.ProjectTaskFields,"FixedCostAccrual",EnumField,Excellent,false -Office.ProjectTaskFields,"Flag1",EnumField,Good,false -Office.ProjectTaskFields,"Flag10",EnumField,Good,false -Office.ProjectTaskFields,"Flag11",EnumField,Good,false -Office.ProjectTaskFields,"Flag12",EnumField,Good,false -Office.ProjectTaskFields,"Flag13",EnumField,Good,false -Office.ProjectTaskFields,"Flag14",EnumField,Good,false -Office.ProjectTaskFields,"Flag15",EnumField,Good,false -Office.ProjectTaskFields,"Flag16",EnumField,Good,false -Office.ProjectTaskFields,"Flag17",EnumField,Good,false -Office.ProjectTaskFields,"Flag18",EnumField,Good,false -Office.ProjectTaskFields,"Flag19",EnumField,Good,false -Office.ProjectTaskFields,"Flag2",EnumField,Good,false -Office.ProjectTaskFields,"Flag20",EnumField,Good,false -Office.ProjectTaskFields,"Flag3",EnumField,Good,false -Office.ProjectTaskFields,"Flag4",EnumField,Good,false -Office.ProjectTaskFields,"Flag5",EnumField,Good,false -Office.ProjectTaskFields,"Flag6",EnumField,Good,false -Office.ProjectTaskFields,"Flag7",EnumField,Good,false -Office.ProjectTaskFields,"Flag8",EnumField,Good,false -Office.ProjectTaskFields,"Flag9",EnumField,Good,false -Office.ProjectTaskFields,"FreeSlack",EnumField,Fine,false -Office.ProjectTaskFields,"HasRollupSubTasks",EnumField,Poor,false -Office.ProjectTaskFields,"ID",EnumField,Fine,false -Office.ProjectTaskFields,"IsRollup",EnumField,Fine,false -Office.ProjectTaskFields,"Milestone",EnumField,Poor,false -Office.ProjectTaskFields,"Name",EnumField,Poor,false -Office.ProjectTaskFields,"Notes",EnumField,Fine,false -Office.ProjectTaskFields,"Number1",EnumField,Fine,false -Office.ProjectTaskFields,"Number10",EnumField,Fine,false -Office.ProjectTaskFields,"Number11",EnumField,Fine,false -Office.ProjectTaskFields,"Number12",EnumField,Fine,false -Office.ProjectTaskFields,"Number13",EnumField,Fine,false -Office.ProjectTaskFields,"Number14",EnumField,Fine,false -Office.ProjectTaskFields,"Number15",EnumField,Fine,false -Office.ProjectTaskFields,"Number16",EnumField,Fine,false -Office.ProjectTaskFields,"Number17",EnumField,Fine,false -Office.ProjectTaskFields,"Number18",EnumField,Fine,false -Office.ProjectTaskFields,"Number19",EnumField,Fine,false -Office.ProjectTaskFields,"Number2",EnumField,Fine,false -Office.ProjectTaskFields,"Number20",EnumField,Fine,false -Office.ProjectTaskFields,"Number3",EnumField,Fine,false -Office.ProjectTaskFields,"Number4",EnumField,Fine,false -Office.ProjectTaskFields,"Number5",EnumField,Fine,false -Office.ProjectTaskFields,"Number6",EnumField,Fine,false -Office.ProjectTaskFields,"Number7",EnumField,Fine,false -Office.ProjectTaskFields,"Number8",EnumField,Fine,false -Office.ProjectTaskFields,"Number9",EnumField,Fine,false -Office.ProjectTaskFields,"OutlineLevel",EnumField,Poor,false -Office.ProjectTaskFields,"Overallocated",EnumField,Fine,false -Office.ProjectTaskFields,"OvertimeCost",EnumField,Poor,false -Office.ProjectTaskFields,"OvertimeWork",EnumField,Poor,false -Office.ProjectTaskFields,"PercentComplete",EnumField,Poor,false -Office.ProjectTaskFields,"PercentWorkComplete",EnumField,Poor,false -Office.ProjectTaskFields,"Predecessors",EnumField,Poor,false -Office.ProjectTaskFields,"PreleveledFinish",EnumField,Fine,false -Office.ProjectTaskFields,"PreleveledStart",EnumField,Poor,false -Office.ProjectTaskFields,"Priority",EnumField,Great,false -Office.ProjectTaskFields,"RegularWork",EnumField,Poor,false -Office.ProjectTaskFields,"RemainingCost",EnumField,Poor,false -Office.ProjectTaskFields,"RemainingDuration",EnumField,Poor,false -Office.ProjectTaskFields,"RemainingOvertimeCost",EnumField,Poor,false -Office.ProjectTaskFields,"RemainingWork",EnumField,Poor,false -Office.ProjectTaskFields,"ResourceNames",EnumField,Poor,false -Office.ProjectTaskFields,"ScheduledDuration",EnumField,Fine,false -Office.ProjectTaskFields,"ScheduledFinish",EnumField,Fine,false -Office.ProjectTaskFields,"ScheduledStart",EnumField,Fine,false -Office.ProjectTaskFields,"Start",EnumField,Poor,false -Office.ProjectTaskFields,"Start1",EnumField,Fine,false -Office.ProjectTaskFields,"Start10",EnumField,Fine,false -Office.ProjectTaskFields,"Start2",EnumField,Fine,false -Office.ProjectTaskFields,"Start3",EnumField,Fine,false -Office.ProjectTaskFields,"Start4",EnumField,Fine,false -Office.ProjectTaskFields,"Start5",EnumField,Fine,false -Office.ProjectTaskFields,"Start6",EnumField,Fine,false -Office.ProjectTaskFields,"Start7",EnumField,Fine,false -Office.ProjectTaskFields,"Start8",EnumField,Fine,false -Office.ProjectTaskFields,"Start9",EnumField,Fine,false -Office.ProjectTaskFields,"StartSlack",EnumField,Fine,false -Office.ProjectTaskFields,"Status",EnumField,Fine,false -Office.ProjectTaskFields,"StatusManager",EnumField,Good,false -Office.ProjectTaskFields,"Successors",EnumField,Poor,false -Office.ProjectTaskFields,"Summary",EnumField,Poor,false -Office.ProjectTaskFields,"TaskCalendarGUID",EnumField,Poor,false -Office.ProjectTaskFields,"TaskGUID",EnumField,Poor,false -Office.ProjectTaskFields,"Text1",EnumField,Fine,false -Office.ProjectTaskFields,"Text10",EnumField,Fine,false -Office.ProjectTaskFields,"Text11",EnumField,Fine,false -Office.ProjectTaskFields,"Text12",EnumField,Fine,false -Office.ProjectTaskFields,"Text13",EnumField,Fine,false -Office.ProjectTaskFields,"Text14",EnumField,Fine,false -Office.ProjectTaskFields,"Text15",EnumField,Fine,false -Office.ProjectTaskFields,"Text16",EnumField,Fine,false -Office.ProjectTaskFields,"Text17",EnumField,Fine,false -Office.ProjectTaskFields,"Text18",EnumField,Fine,false -Office.ProjectTaskFields,"Text19",EnumField,Fine,false -Office.ProjectTaskFields,"Text2",EnumField,Fine,false -Office.ProjectTaskFields,"Text20",EnumField,Fine,false -Office.ProjectTaskFields,"Text21",EnumField,Fine,false -Office.ProjectTaskFields,"Text22",EnumField,Fine,false -Office.ProjectTaskFields,"Text23",EnumField,Fine,false -Office.ProjectTaskFields,"Text24",EnumField,Fine,false -Office.ProjectTaskFields,"Text25",EnumField,Fine,false -Office.ProjectTaskFields,"Text26",EnumField,Fine,false -Office.ProjectTaskFields,"Text27",EnumField,Fine,false -Office.ProjectTaskFields,"Text28",EnumField,Fine,false -Office.ProjectTaskFields,"Text29",EnumField,Fine,false -Office.ProjectTaskFields,"Text3",EnumField,Fine,false -Office.ProjectTaskFields,"Text30",EnumField,Fine,false -Office.ProjectTaskFields,"Text4",EnumField,Fine,false -Office.ProjectTaskFields,"Text5",EnumField,Fine,false -Office.ProjectTaskFields,"Text6",EnumField,Fine,false -Office.ProjectTaskFields,"Text7",EnumField,Fine,false -Office.ProjectTaskFields,"Text8",EnumField,Fine,false -Office.ProjectTaskFields,"Text9",EnumField,Fine,false -Office.ProjectTaskFields,"TotalSlack",EnumField,Poor,false -Office.ProjectTaskFields,"Type",EnumField,Fine,false -Office.ProjectTaskFields,"WBS",EnumField,Poor,false -Office.ProjectTaskFields,"WBSPREDECESSORS",EnumField,Fine,false -Office.ProjectTaskFields,"WBSSUCCESSORS",EnumField,Fine,false -Office.ProjectTaskFields,"Work",EnumField,Fine,false -Office.ProjectTaskFields,"WSSID",EnumField,Fine,false -Office.ProjectViewTypes,N/A,Enum,Missing,false -Office.ProjectViewTypes,"Calendar",EnumField,Missing,false -Office.ProjectViewTypes,"Gantt",EnumField,Poor,false -Office.ProjectViewTypes,"NetworkDiagram",EnumField,Poor,false -Office.ProjectViewTypes,"ResourceForm",EnumField,Poor,false -Office.ProjectViewTypes,"ResourceGraph",EnumField,Poor,false -Office.ProjectViewTypes,"ResourceNames",EnumField,Poor,false -Office.ProjectViewTypes,"ResourceSheet",EnumField,Poor,false -Office.ProjectViewTypes,"ResourceUsage",EnumField,Fine,false -Office.ProjectViewTypes,"TaskDetails",EnumField,Poor,false -Office.ProjectViewTypes,"TaskDiagram",EnumField,Poor,false -Office.ProjectViewTypes,"TaskForm",EnumField,Missing,false -Office.ProjectViewTypes,"TaskNameForm",EnumField,Poor,false -Office.ProjectViewTypes,"TaskSheet",EnumField,Missing,false -Office.ProjectViewTypes,"TaskUsage",EnumField,Poor,false -Office.ProjectViewTypes,"TeamPlanner",EnumField,Poor,false -Office.ProjectViewTypes,"Timeline",EnumField,Missing,false -Office.RangeCoordinates,N/A,Interface,Unknown,false -Office.RangeCoordinates,"column",Property,Good,false -Office.RangeCoordinates,"row",Property,Good,false -Office.RangeFormatConfiguration,N/A,Interface,Unknown,false -Office.RangeFormatConfiguration,"cells",Property,Excellent,false -Office.RangeFormatConfiguration,"format",Property,Excellent,false -Office.RemoveHandlerOptions,N/A,Interface,Unknown,false -Office.RemoveHandlerOptions,"asyncContext",Property,Excellent,false -Office.RemoveHandlerOptions,"handler",Property,Good,false -Office.RequirementSetSupport,N/A,Interface,Unknown,true -Office.RequirementSetSupport,"isSetSupported(name, minVersion)",Method,Great,false -Office.RequirementSetSupport,"isSetSupported(name, minVersionNumber)",Method,Deprecated,false -Office.Ribbon,N/A,Interface,Unknown,false -Office.Ribbon,"requestCreateControls(tabDefinition)",Method,Excellent,true -Office.Ribbon,"requestUpdate(input)",Method,Poor,true -Office.RibbonUpdaterData,N/A,Interface,Unknown,false -Office.RibbonUpdaterData,"tabs",Property,Fine,true -Office.SaveSettingsOptions,N/A,Interface,Great,false -Office.SaveSettingsOptions,"asyncContext",Property,Excellent,false -Office.SaveSettingsOptions,"overwriteIfStale",Property,Deprecated,false -Office.SelectionMode,N/A,Enum,Missing,false -Office.SelectionMode,"Default",EnumField,Missing,false -Office.SelectionMode,"None",EnumField,Fine,false -Office.SelectionMode,"Selected",EnumField,Poor,false -Office.SetBindingDataOptions,N/A,Interface,Unknown,false -Office.SetBindingDataOptions,"asyncContext",Property,Excellent,false -Office.SetBindingDataOptions,"cellFormat",Property,Excellent,false -Office.SetBindingDataOptions,"coercionType",Property,Great,false -Office.SetBindingDataOptions,"columns",Property,Deprecated,false -Office.SetBindingDataOptions,"rows",Property,Deprecated,false -Office.SetBindingDataOptions,"startColumn",Property,Great,false -Office.SetBindingDataOptions,"startRow",Property,Great,false -Office.SetBindingDataOptions,"tableOptions",Property,Excellent,false -Office.SetSelectedDataOptions,N/A,Interface,Unknown,false -Office.SetSelectedDataOptions,"asyncContext",Property,Excellent,false -Office.SetSelectedDataOptions,"cellFormat",Property,Excellent,false -Office.SetSelectedDataOptions,"coercionType",Property,Great,false -Office.SetSelectedDataOptions,"imageHeight",Property,Excellent,false -Office.SetSelectedDataOptions,"imageLeft",Property,Great,false -Office.SetSelectedDataOptions,"imageTop",Property,Great,false -Office.SetSelectedDataOptions,"imageWidth",Property,Excellent,false -Office.SetSelectedDataOptions,"tableOptions",Property,Excellent,false -Office.Settings,N/A,Interface,Unknown,false -Office.Settings,"addHandlerAsync(eventType, handler, options, callback)",Method,Great,false -Office.Settings,"addHandlerAsync(eventType, handler, callback)",Method,Great,true -Office.Settings,"get(name)",Method,Good,true -Office.Settings,"refreshAsync(callback)",Method,Fine,true -Office.Settings,"remove(name)",Method,Excellent,true -Office.Settings,"removeHandlerAsync(eventType, options, callback)",Method,Fine,false -Office.Settings,"removeHandlerAsync(eventType, callback)",Method,Fine,true -Office.Settings,"saveAsync(options, callback)",Method,Good,false -Office.Settings,"saveAsync(callback)",Method,Good,true -Office.Settings,"set(name, value)",Method,Excellent,true -Office.SettingsChangedEventArgs,N/A,Interface,Great,false -Office.SettingsChangedEventArgs,"settings",Property,Good,false -Office.SettingsChangedEventArgs,"type",Property,Great,false -Office.Slice,N/A,Interface,Unknown,false -Office.Slice,"data",Property,Excellent,false -Office.Slice,"index",Property,Poor,false -Office.Slice,"size",Property,Poor,false -Office.StartupBehavior,N/A,Enum,Fine,true -Office.StartupBehavior,"load",EnumField,Poor,false -Office.StartupBehavior,"none",EnumField,Poor,false -Office.Tab,N/A,Interface,Unknown,true -Office.Tab,"controls",Property,Great,false -Office.Tab,"groups",Property,Great,false -Office.Tab,"id",Property,Good,true -Office.Tab,"visible",Property,Excellent,true -Office.Table,N/A,Enum,Missing,false -Office.Table,"All",EnumField,Good,false -Office.Table,"Data",EnumField,Poor,false -Office.Table,"Headers",EnumField,Missing,false -Office.TableBinding,N/A,Interface,Unknown,false -Office.TableBinding,"columnCount",Property,Great,true -Office.TableBinding,"hasHeaders",Property,Fine,true -Office.TableBinding,"rowCount",Property,Great,true -Office.TableBinding,"addColumnsAsync(tableData, options, callback)",Method,Good,true -Office.TableBinding,"addColumnsAsync(tableData, callback)",Method,Good,false -Office.TableBinding,"addRowsAsync(rows, options, callback)",Method,Good,true -Office.TableBinding,"addRowsAsync(rows, callback)",Method,Good,false -Office.TableBinding,"clearFormatsAsync(options, callback)",Method,Poor,true -Office.TableBinding,"clearFormatsAsync(callback)",Method,Poor,false -Office.TableBinding,"deleteAllDataValuesAsync(options, callback)",Method,Excellent,true -Office.TableBinding,"deleteAllDataValuesAsync(callback)",Method,Excellent,false -Office.TableBinding,"getFormatsAsync(cellReference, formats, options, callback)",Method,Good,false -Office.TableBinding,"getFormatsAsync(cellReference, formats, callback)",Method,Good,false -Office.TableBinding,"setFormatsAsync(cellFormat, options, callback)",Method,Good,true -Office.TableBinding,"setFormatsAsync(cellFormat, callback)",Method,Good,true -Office.TableBinding,"setTableOptionsAsync(tableOptions, options, callback)",Method,Great,true -Office.TableBinding,"setTableOptionsAsync(tableOptions, callback)",Method,Great,false -Office.TableData,N/A,Class,Unknown,false -Office.TableData,"headers",Property,Poor,true -Office.TableData,"rows",Property,Excellent,true -Office.TextBinding,N/A,Interface,Excellent,false -Office.ThemeId,N/A,Enum,Fine,true -Office.ThemeId,"Black",EnumField,Poor,false -Office.ThemeId,"Colorful",EnumField,Fine,false -Office.ThemeId,"DarkGray",EnumField,Fine,false -Office.ThemeId,"White",EnumField,Poor,false -Office.UI,N/A,Interface,Unknown,true -Office.UI,"addHandlerAsync(eventType, handler, options, callback)",Method,Great,false -Office.UI,"addHandlerAsync(eventType, handler, callback)",Method,Great,true -Office.UI,"closeContainer()",Method,Fine,true -Office.UI,"displayDialogAsync(startAddress, options, callback)",Method,Fine,true -Office.UI,"displayDialogAsync(startAddress, callback)",Method,Fine,false -Office.UI,"messageParent(message, messageOptions)",Method,Fine,true -Office.UI,"openBrowserWindow(url)",Method,Good,true -Office.Urls,N/A,Interface,Unknown,false -Office.Urls,"javascriptRuntimeUrl",Property,Fine,true -Office.ValueFormat,N/A,Enum,Unknown,true -Office.ValueFormat,"Formatted",EnumField,Poor,false -Office.ValueFormat,"Unformatted",EnumField,Poor,false -Office.VisibilityMode,N/A,Enum,Missing,true -Office.VisibilityMode,"hidden",EnumField,Missing,false -Office.VisibilityMode,"taskpane",EnumField,Poor,false -Office.VisibilityModeChangedMessage,N/A,Interface,Fine,false -Office.VisibilityModeChangedMessage,"visibilityMode",Property,Poor,false -OfficeExtension.ClientObject,N/A,Class,Unknown,false -OfficeExtension.ClientObject,"context",Property,Great,true -OfficeExtension.ClientObject,"isNullObject",Property,Excellent,true -OfficeExtension.ClientRequestContext,N/A,Class,Missing,false -OfficeExtension.ClientRequestContext,"debugInfo",Property,Missing,false -OfficeExtension.ClientRequestContext,"requestHeaders",Property,Missing,false -OfficeExtension.ClientRequestContext,"trackedObjects",Property,Good,false -OfficeExtension.ClientRequestContext,"load(object, option)",Method,Excellent,false -OfficeExtension.ClientRequestContext,"loadRecursive(object, options, maxDepth)",Method,Excellent,false -OfficeExtension.ClientRequestContext,"sync(passThroughValue)",Method,Excellent,false -OfficeExtension.ClientRequestContext,"trace(message)",Method,Excellent,false -OfficeExtension.ClientResult,N/A,Class,Excellent,true -OfficeExtension.ClientResult,"value",Property,Excellent,false -OfficeExtension.DebugInfo,N/A,Interface,Great,false -OfficeExtension.DebugInfo,"code",Property,Excellent,false -OfficeExtension.DebugInfo,"errorLocation",Property,Excellent,false -OfficeExtension.DebugInfo,"fullStatements",Property,Good,false -OfficeExtension.DebugInfo,"innerError",Property,Good,false -OfficeExtension.DebugInfo,"message",Property,Great,false -OfficeExtension.DebugInfo,"statement",Property,Excellent,false -OfficeExtension.DebugInfo,"surroundingStatements",Property,Excellent,false -OfficeExtension.EmbeddedOptions,N/A,Interface,Missing,false -OfficeExtension.EmbeddedOptions,"container",Property,Missing,false -OfficeExtension.EmbeddedOptions,"height",Property,Missing,false -OfficeExtension.EmbeddedOptions,"id",Property,Missing,false -OfficeExtension.EmbeddedOptions,"sessionKey",Property,Missing,false -OfficeExtension.EmbeddedOptions,"timeoutInMilliseconds",Property,Missing,false -OfficeExtension.EmbeddedOptions,"width",Property,Missing,false -OfficeExtension.EmbeddedSession,N/A,Class,Unknown,false -OfficeExtension.EmbeddedSession,"init()",Method,Poor,false -OfficeExtension.Error,N/A,Class,Unknown,false -OfficeExtension.Error,"code",Property,Excellent,false -OfficeExtension.Error,"debugInfo",Property,Excellent,false -OfficeExtension.Error,"innerError",Property,Good,false -OfficeExtension.Error,"message",Property,Great,false -OfficeExtension.Error,"name",Property,Fine,false -OfficeExtension.Error,"stack",Property,Fine,false -OfficeExtension.Error,"traceMessages",Property,Excellent,true -OfficeExtension.ErrorCodes,N/A,Class,Missing,false -OfficeExtension.ErrorCodes,"accessDenied",Property,Missing,false -OfficeExtension.ErrorCodes,"activityLimitReached",Property,Missing,false -OfficeExtension.ErrorCodes,"apiNotFound",Property,Missing,false -OfficeExtension.ErrorCodes,"cannotRegisterEvent",Property,Missing,false -OfficeExtension.ErrorCodes,"connectionFailure",Property,Missing,false -OfficeExtension.ErrorCodes,"generalException",Property,Missing,false -OfficeExtension.ErrorCodes,"invalidArgument",Property,Missing,false -OfficeExtension.ErrorCodes,"invalidObjectPath",Property,Missing,false -OfficeExtension.ErrorCodes,"invalidRequestContext",Property,Missing,false -OfficeExtension.ErrorCodes,"propertyNotLoaded",Property,Missing,false -OfficeExtension.ErrorCodes,"runMustReturnPromise",Property,Missing,false -OfficeExtension.ErrorCodes,"valueNotLoaded",Property,Missing,false -OfficeExtension.EventHandlerResult,N/A,Class,Missing,false -OfficeExtension.EventHandlerResult,"context",Property,Great,false -OfficeExtension.EventHandlerResult,"remove()",Method,Missing,false -OfficeExtension.EventHandlers,N/A,Class,Great,false -OfficeExtension.EventHandlers,"add(handler)",Method,Good,false -OfficeExtension.EventHandlers,"remove(handler)",Method,Excellent,false -OfficeExtension.EventInfo,N/A,Interface,Missing,false -OfficeExtension.EventInfo,"eventArgsTransformFunc",Property,Missing,false -OfficeExtension.EventInfo,"registerFunc",Property,Missing,false -OfficeExtension.EventInfo,"unregisterFunc",Property,Missing,false -OfficeExtension.IPromise,N/A,TypeAlias,Unknown,false -OfficeExtension.LoadOption,N/A,Interface,Unknown,true -OfficeExtension.LoadOption,"expand",Property,Excellent,false -OfficeExtension.LoadOption,"select",Property,Excellent,false -OfficeExtension.LoadOption,"skip",Property,Great,false -OfficeExtension.LoadOption,"top",Property,Great,true -OfficeExtension.RequestContextDebugInfo,N/A,Interface,Unknown,false -OfficeExtension.RequestContextDebugInfo,"pendingStatements",Property,Good,false -OfficeExtension.RequestUrlAndHeaderInfo,N/A,Interface,Missing,false -OfficeExtension.RequestUrlAndHeaderInfo,"headers",Property,Missing,false -OfficeExtension.RequestUrlAndHeaderInfo,"url",Property,Missing,false -OfficeExtension.RunOptions,N/A,Interface,Unknown,false -OfficeExtension.RunOptions,"previousObjects",Property,Excellent,false -OfficeExtension.RunOptions,"session",Property,Fine,false -OfficeExtension.TrackedObjects,N/A,Class,Excellent,false -OfficeExtension.TrackedObjects,"add(object)",Method,Excellent,false -OfficeExtension.TrackedObjects,"add(objects)",Method,Excellent,false -OfficeExtension.TrackedObjects,"remove(object)",Method,Excellent,false -OfficeExtension.TrackedObjects,"remove(objects)",Method,Excellent,false -OfficeExtension.UpdateOptions,N/A,Interface,Excellent,false -OfficeExtension.UpdateOptions,"throwOnReadOnly",Property,Excellent,false -OfficeRuntime.ApiInformation,N/A,Interface,Unknown,false -OfficeRuntime.ApiInformation,"isSetSupported(name, minVersion)",Method,Great,false -OfficeRuntime.Auth,N/A,Interface,Unknown,true -OfficeRuntime.Auth,"getAccessToken(options)",Method,Excellent,true -OfficeRuntime.AuthOptions,N/A,Interface,Excellent,true -OfficeRuntime.AuthOptions,"allowConsentPrompt",Property,Excellent,false -OfficeRuntime.AuthOptions,"allowSignInPrompt",Property,Excellent,false -OfficeRuntime.AuthOptions,"asyncContext",Property,Excellent,false -OfficeRuntime.AuthOptions,"authChallenge",Property,Excellent,false -OfficeRuntime.AuthOptions,"forceAddAccount",Property,Deprecated,false -OfficeRuntime.AuthOptions,"forceConsent",Property,Deprecated,false -OfficeRuntime.AuthOptions,"forMSGraphAccess",Property,Excellent,false -OfficeRuntime.Dialog,N/A,Interface,Unknown,false -OfficeRuntime.Dialog,"close()",Method,Good,false -OfficeRuntime.DisplayWebDialogOptions,N/A,Interface,Unknown,false -OfficeRuntime.DisplayWebDialogOptions,"displayInIFrame",Property,Excellent,false -OfficeRuntime.DisplayWebDialogOptions,"height",Property,Excellent,false -OfficeRuntime.DisplayWebDialogOptions,"onClose",Property,Excellent,false -OfficeRuntime.DisplayWebDialogOptions,"onMessage",Property,Excellent,false -OfficeRuntime.DisplayWebDialogOptions,"onRuntimeError",Property,Excellent,false -OfficeRuntime.DisplayWebDialogOptions,"width",Property,Excellent,false -OfficeRuntime.Storage,N/A,Interface,Unknown,false -OfficeRuntime.Storage,"getItem(key)",Method,Great,false -OfficeRuntime.Storage,"getItems(keys)",Method,Great,false -OfficeRuntime.Storage,"getKeys()",Method,Excellent,false -OfficeRuntime.Storage,"removeItem(key)",Method,Good,false -OfficeRuntime.Storage,"removeItems(keys)",Method,Good,false -OfficeRuntime.Storage,"setItem(key, value)",Method,Excellent,false -OfficeRuntime.Storage,"setItems(keyValues)",Method,Excellent,false -OneNote.Application,N/A,Class,Missing,false -OneNote.Application,"context",Property,Excellent,false -OneNote.Application,"notebooks",Property,Good,false -OneNote.Application,"getActiveNotebook()",Method,Good,true -OneNote.Application,"getActiveNotebookOrNull()",Method,Great,true -OneNote.Application,"getActiveOutline()",Method,Good,true -OneNote.Application,"getActiveOutlineOrNull()",Method,Great,true -OneNote.Application,"getActivePage()",Method,Good,true -OneNote.Application,"getActivePageOrNull()",Method,Great,true -OneNote.Application,"getActiveParagraph()",Method,Good,false -OneNote.Application,"getActiveParagraphOrNull()",Method,Great,false -OneNote.Application,"getActiveSection()",Method,Good,true -OneNote.Application,"getActiveSectionOrNull()",Method,Great,true -OneNote.Application,"getDecimalSeparator()",Method,Missing,false -OneNote.Application,"getSelectedInkStrokes()",Method,Poor,false -OneNote.Application,"getWindowSize()",Method,Missing,false -OneNote.Application,"insertAndEmbedLinkAtCurrentPosition(url)",Method,Missing,false -OneNote.Application,"insertHtmlAtCurrentPosition(html)",Method,Missing,false -OneNote.Application,"isViewingDeletedNotes()",Method,Missing,false -OneNote.Application,"load(options)",Method,Excellent,false -OneNote.Application,"load(propertyNames)",Method,Excellent,false -OneNote.Application,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.Application,"navigateToPage(page)",Method,Great,true -OneNote.Application,"navigateToPageWithClientUrl(url)",Method,Excellent,true -OneNote.Application,"set(properties, options)",Method,Good,false -OneNote.Application,"set(properties)",Method,Good,false -OneNote.Application,"toJSON()",Method,Excellent,false -OneNote.ErrorCodes,N/A,Enum,Missing,false -OneNote.ErrorCodes,"accessDenied",EnumField,Missing,false -OneNote.ErrorCodes,"generalException",EnumField,Missing,false -OneNote.ErrorCodes,"invalidArgument",EnumField,Missing,false -OneNote.ErrorCodes,"invalidOperation",EnumField,Missing,false -OneNote.ErrorCodes,"invalidState",EnumField,Missing,false -OneNote.ErrorCodes,"itemNotFound",EnumField,Missing,false -OneNote.ErrorCodes,"notImplemented",EnumField,Missing,false -OneNote.ErrorCodes,"notSupported",EnumField,Missing,false -OneNote.ErrorCodes,"operationAborted",EnumField,Missing,false -OneNote.EventType,N/A,Enum,Fine,false -OneNote.EventType,"alterationSelected",EnumField,Fine,false -OneNote.EventType,"inkSelectedForCorrection",EnumField,Fine,false -OneNote.EventType,"reset",EnumField,Fine,false -OneNote.EventType,"restrictionsCalculated",EnumField,Fine,false -OneNote.FloatingInk,N/A,Class,Unknown,false -OneNote.FloatingInk,"context",Property,Excellent,false -OneNote.FloatingInk,"id",Property,Fine,false -OneNote.FloatingInk,"inkStrokes",Property,Fine,false -OneNote.FloatingInk,"pageContent",Property,Good,false -OneNote.FloatingInk,"load(options)",Method,Excellent,false -OneNote.FloatingInk,"load(propertyNames)",Method,Excellent,true -OneNote.FloatingInk,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.FloatingInk,"toJSON()",Method,Excellent,false -OneNote.FloatingInk,"track()",Method,Excellent,false -OneNote.FloatingInk,"untrack()",Method,Excellent,false -OneNote.Image,N/A,Class,Unknown,false -OneNote.Image,"context",Property,Excellent,false -OneNote.Image,"description",Property,Poor,false -OneNote.Image,"height",Property,Poor,false -OneNote.Image,"hyperlink",Property,Poor,false -OneNote.Image,"id",Property,Fine,false -OneNote.Image,"ocrData",Property,Fine,true -OneNote.Image,"pageContent",Property,Excellent,false -OneNote.Image,"paragraph",Property,Great,false -OneNote.Image,"width",Property,Poor,false -OneNote.Image,"getBase64Image()",Method,Good,true -OneNote.Image,"load(options)",Method,Excellent,false -OneNote.Image,"load(propertyNames)",Method,Excellent,true -OneNote.Image,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.Image,"set(properties, options)",Method,Good,false -OneNote.Image,"set(properties)",Method,Good,false -OneNote.Image,"toJSON()",Method,Excellent,false -OneNote.Image,"track()",Method,Excellent,false -OneNote.Image,"untrack()",Method,Excellent,false -OneNote.ImageOcrData,N/A,Interface,Fine,false -OneNote.ImageOcrData,"ocrLanguageId",Property,Good,false -OneNote.ImageOcrData,"ocrText",Property,Poor,false -OneNote.InkAnalysis,N/A,Class,Unknown,false -OneNote.InkAnalysis,"context",Property,Excellent,false -OneNote.InkAnalysis,"id",Property,Fine,false -OneNote.InkAnalysis,"page",Property,Fine,false -OneNote.InkAnalysis,"load(options)",Method,Excellent,false -OneNote.InkAnalysis,"load(propertyNames)",Method,Excellent,false -OneNote.InkAnalysis,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.InkAnalysis,"set(properties, options)",Method,Good,false -OneNote.InkAnalysis,"set(properties)",Method,Good,false -OneNote.InkAnalysis,"toJSON()",Method,Excellent,false -OneNote.InkAnalysis,"track()",Method,Excellent,false -OneNote.InkAnalysis,"untrack()",Method,Excellent,false -OneNote.InkAnalysisLine,N/A,Class,Unknown,false -OneNote.InkAnalysisLine,"context",Property,Excellent,false -OneNote.InkAnalysisLine,"id",Property,Fine,false -OneNote.InkAnalysisLine,"paragraph",Property,Poor,false -OneNote.InkAnalysisLine,"words",Property,Fine,false -OneNote.InkAnalysisLine,"load(options)",Method,Excellent,false -OneNote.InkAnalysisLine,"load(propertyNames)",Method,Excellent,false -OneNote.InkAnalysisLine,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.InkAnalysisLine,"set(properties, options)",Method,Good,false -OneNote.InkAnalysisLine,"set(properties)",Method,Good,false -OneNote.InkAnalysisLine,"toJSON()",Method,Excellent,false -OneNote.InkAnalysisLine,"track()",Method,Excellent,false -OneNote.InkAnalysisLine,"untrack()",Method,Excellent,false -OneNote.InkAnalysisLineCollection,N/A,Class,Unknown,false -OneNote.InkAnalysisLineCollection,"context",Property,Excellent,false -OneNote.InkAnalysisLineCollection,"count",Property,Good,false -OneNote.InkAnalysisLineCollection,"items",Property,Poor,false -OneNote.InkAnalysisLineCollection,"getItem(index)",Method,Good,false -OneNote.InkAnalysisLineCollection,"getItemAt(index)",Method,Fine,false -OneNote.InkAnalysisLineCollection,"load(options)",Method,Excellent,false -OneNote.InkAnalysisLineCollection,"load(propertyNames)",Method,Excellent,false -OneNote.InkAnalysisLineCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.InkAnalysisLineCollection,"toJSON()",Method,Excellent,false -OneNote.InkAnalysisLineCollection,"track()",Method,Excellent,false -OneNote.InkAnalysisLineCollection,"untrack()",Method,Excellent,false -OneNote.InkAnalysisParagraph,N/A,Class,Unknown,false -OneNote.InkAnalysisParagraph,"context",Property,Excellent,false -OneNote.InkAnalysisParagraph,"id",Property,Fine,false -OneNote.InkAnalysisParagraph,"inkAnalysis",Property,Poor,false -OneNote.InkAnalysisParagraph,"lines",Property,Fine,false -OneNote.InkAnalysisParagraph,"load(options)",Method,Excellent,false -OneNote.InkAnalysisParagraph,"load(propertyNames)",Method,Excellent,false -OneNote.InkAnalysisParagraph,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.InkAnalysisParagraph,"set(properties, options)",Method,Good,false -OneNote.InkAnalysisParagraph,"set(properties)",Method,Good,false -OneNote.InkAnalysisParagraph,"toJSON()",Method,Excellent,false -OneNote.InkAnalysisParagraph,"track()",Method,Excellent,false -OneNote.InkAnalysisParagraph,"untrack()",Method,Excellent,false -OneNote.InkAnalysisParagraphCollection,N/A,Class,Unknown,false -OneNote.InkAnalysisParagraphCollection,"context",Property,Excellent,false -OneNote.InkAnalysisParagraphCollection,"count",Property,Good,false -OneNote.InkAnalysisParagraphCollection,"items",Property,Poor,false -OneNote.InkAnalysisParagraphCollection,"getItem(index)",Method,Good,false -OneNote.InkAnalysisParagraphCollection,"getItemAt(index)",Method,Fine,false -OneNote.InkAnalysisParagraphCollection,"load(options)",Method,Excellent,false -OneNote.InkAnalysisParagraphCollection,"load(propertyNames)",Method,Excellent,false -OneNote.InkAnalysisParagraphCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.InkAnalysisParagraphCollection,"toJSON()",Method,Excellent,false -OneNote.InkAnalysisParagraphCollection,"track()",Method,Excellent,false -OneNote.InkAnalysisParagraphCollection,"untrack()",Method,Excellent,false -OneNote.InkAnalysisWord,N/A,Class,Unknown,false -OneNote.InkAnalysisWord,"context",Property,Excellent,false -OneNote.InkAnalysisWord,"id",Property,Fine,false -OneNote.InkAnalysisWord,"languageId",Property,Fine,false -OneNote.InkAnalysisWord,"line",Property,Poor,false -OneNote.InkAnalysisWord,"strokePointers",Property,Fine,false -OneNote.InkAnalysisWord,"wordAlternates",Property,Fine,false -OneNote.InkAnalysisWord,"load(options)",Method,Excellent,false -OneNote.InkAnalysisWord,"load(propertyNames)",Method,Excellent,false -OneNote.InkAnalysisWord,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.InkAnalysisWord,"set(properties, options)",Method,Good,false -OneNote.InkAnalysisWord,"set(properties)",Method,Good,false -OneNote.InkAnalysisWord,"toJSON()",Method,Excellent,false -OneNote.InkAnalysisWord,"track()",Method,Excellent,false -OneNote.InkAnalysisWord,"untrack()",Method,Excellent,false -OneNote.InkAnalysisWordCollection,N/A,Class,Unknown,false -OneNote.InkAnalysisWordCollection,"context",Property,Excellent,false -OneNote.InkAnalysisWordCollection,"count",Property,Good,false -OneNote.InkAnalysisWordCollection,"items",Property,Poor,false -OneNote.InkAnalysisWordCollection,"getItem(index)",Method,Good,false -OneNote.InkAnalysisWordCollection,"getItemAt(index)",Method,Fine,false -OneNote.InkAnalysisWordCollection,"load(options)",Method,Excellent,false -OneNote.InkAnalysisWordCollection,"load(propertyNames)",Method,Excellent,false -OneNote.InkAnalysisWordCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.InkAnalysisWordCollection,"toJSON()",Method,Excellent,false -OneNote.InkAnalysisWordCollection,"track()",Method,Excellent,false -OneNote.InkAnalysisWordCollection,"untrack()",Method,Excellent,false -OneNote.InkStroke,N/A,Class,Great,false -OneNote.InkStroke,"context",Property,Excellent,false -OneNote.InkStroke,"floatingInk",Property,Fine,false -OneNote.InkStroke,"id",Property,Fine,false -OneNote.InkStroke,"load(options)",Method,Excellent,false -OneNote.InkStroke,"load(propertyNames)",Method,Excellent,false -OneNote.InkStroke,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.InkStroke,"toJSON()",Method,Excellent,false -OneNote.InkStroke,"track()",Method,Excellent,false -OneNote.InkStroke,"untrack()",Method,Excellent,false -OneNote.InkStrokeCollection,N/A,Class,Unknown,false -OneNote.InkStrokeCollection,"context",Property,Excellent,false -OneNote.InkStrokeCollection,"count",Property,Fine,false -OneNote.InkStrokeCollection,"items",Property,Poor,false -OneNote.InkStrokeCollection,"getItem(index)",Method,Good,false -OneNote.InkStrokeCollection,"getItemAt(index)",Method,Fine,false -OneNote.InkStrokeCollection,"load(options)",Method,Excellent,false -OneNote.InkStrokeCollection,"load(propertyNames)",Method,Excellent,false -OneNote.InkStrokeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.InkStrokeCollection,"toJSON()",Method,Excellent,false -OneNote.InkStrokeCollection,"track()",Method,Excellent,false -OneNote.InkStrokeCollection,"untrack()",Method,Excellent,false -OneNote.InkStrokePointer,N/A,Interface,Unknown,false -OneNote.InkStrokePointer,"contentId",Property,Good,false -OneNote.InkStrokePointer,"inkStrokeId",Property,Poor,false -OneNote.InkWord,N/A,Class,Unknown,false -OneNote.InkWord,"context",Property,Excellent,false -OneNote.InkWord,"id",Property,Fine,false -OneNote.InkWord,"languageId",Property,Fine,false -OneNote.InkWord,"paragraph",Property,Poor,false -OneNote.InkWord,"wordAlternates",Property,Fine,false -OneNote.InkWord,"load(options)",Method,Excellent,false -OneNote.InkWord,"load(propertyNames)",Method,Excellent,false -OneNote.InkWord,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.InkWord,"toJSON()",Method,Excellent,false -OneNote.InkWord,"track()",Method,Excellent,false -OneNote.InkWord,"untrack()",Method,Excellent,false -OneNote.InkWordCollection,N/A,Class,Unknown,false -OneNote.InkWordCollection,"context",Property,Excellent,false -OneNote.InkWordCollection,"count",Property,Fine,false -OneNote.InkWordCollection,"items",Property,Poor,false -OneNote.InkWordCollection,"getItem(index)",Method,Good,false -OneNote.InkWordCollection,"getItemAt(index)",Method,Poor,false -OneNote.InkWordCollection,"load(options)",Method,Excellent,false -OneNote.InkWordCollection,"load(propertyNames)",Method,Excellent,false -OneNote.InkWordCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.InkWordCollection,"toJSON()",Method,Excellent,false -OneNote.InkWordCollection,"track()",Method,Excellent,false -OneNote.InkWordCollection,"untrack()",Method,Excellent,false -OneNote.InsertLocation,N/A,Enum,Fine,false -OneNote.InsertLocation,"after",EnumField,Fine,false -OneNote.InsertLocation,"before",EnumField,Fine,false -OneNote.ListType,N/A,Enum,Fine,false -OneNote.ListType,"bullet",EnumField,Fine,false -OneNote.ListType,"none",EnumField,Fine,false -OneNote.ListType,"number",EnumField,Fine,false -OneNote.Notebook,N/A,Class,Unknown,false -OneNote.Notebook,"baseUrl",Property,Fine,false -OneNote.Notebook,"clientUrl",Property,Poor,false -OneNote.Notebook,"context",Property,Excellent,false -OneNote.Notebook,"id",Property,Poor,false -OneNote.Notebook,"isVirtual",Property,Good,false -OneNote.Notebook,"name",Property,Poor,false -OneNote.Notebook,"sectionGroups",Property,Poor,false -OneNote.Notebook,"sections",Property,Poor,false -OneNote.Notebook,"addSection(name)",Method,Poor,true -OneNote.Notebook,"addSectionGroup(name)",Method,Fine,true -OneNote.Notebook,"getRestApiId()",Method,Poor,true -OneNote.Notebook,"load(options)",Method,Excellent,false -OneNote.Notebook,"load(propertyNames)",Method,Excellent,true -OneNote.Notebook,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.Notebook,"toJSON()",Method,Excellent,false -OneNote.Notebook,"track()",Method,Excellent,false -OneNote.Notebook,"untrack()",Method,Excellent,false -OneNote.NotebookCollection,N/A,Class,Unknown,false -OneNote.NotebookCollection,"context",Property,Excellent,false -OneNote.NotebookCollection,"count",Property,Fine,false -OneNote.NotebookCollection,"items",Property,Poor,false -OneNote.NotebookCollection,"getByName(name)",Method,Great,true -OneNote.NotebookCollection,"getItem(index)",Method,Fine,false -OneNote.NotebookCollection,"getItemAt(index)",Method,Poor,false -OneNote.NotebookCollection,"load(options)",Method,Excellent,false -OneNote.NotebookCollection,"load(propertyNames)",Method,Excellent,true -OneNote.NotebookCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.NotebookCollection,"toJSON()",Method,Excellent,false -OneNote.NotebookCollection,"track()",Method,Excellent,false -OneNote.NotebookCollection,"untrack()",Method,Excellent,false -OneNote.NoteTag,N/A,Class,Unknown,false -OneNote.NoteTag,"context",Property,Excellent,false -OneNote.NoteTag,"id",Property,Fine,false -OneNote.NoteTag,"status",Property,Fine,false -OneNote.NoteTag,"type",Property,Fine,false -OneNote.NoteTag,"load(options)",Method,Excellent,false -OneNote.NoteTag,"load(propertyNames)",Method,Excellent,false -OneNote.NoteTag,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.NoteTag,"toJSON()",Method,Excellent,false -OneNote.NoteTag,"track()",Method,Excellent,false -OneNote.NoteTag,"untrack()",Method,Excellent,false -OneNote.NoteTagStatus,N/A,Enum,Fine,false -OneNote.NoteTagStatus,"completed",EnumField,Fine,false -OneNote.NoteTagStatus,"disabled",EnumField,Fine,false -OneNote.NoteTagStatus,"normal",EnumField,Fine,false -OneNote.NoteTagStatus,"outlookTask",EnumField,Fine,false -OneNote.NoteTagStatus,"taskNotSyncedYet",EnumField,Fine,false -OneNote.NoteTagStatus,"taskRemoved",EnumField,Fine,false -OneNote.NoteTagStatus,"unknown",EnumField,Fine,false -OneNote.NoteTagType,N/A,Enum,Fine,false -OneNote.NoteTagType,"address",EnumField,Fine,false -OneNote.NoteTagType,"contact",EnumField,Fine,false -OneNote.NoteTagType,"critical",EnumField,Fine,false -OneNote.NoteTagType,"idea",EnumField,Fine,false -OneNote.NoteTagType,"important",EnumField,Fine,false -OneNote.NoteTagType,"phoneNumber",EnumField,Fine,false -OneNote.NoteTagType,"question",EnumField,Fine,false -OneNote.NoteTagType,"toDo",EnumField,Fine,false -OneNote.NoteTagType,"toDoPriority1",EnumField,Fine,false -OneNote.NoteTagType,"toDoPriority2",EnumField,Fine,false -OneNote.NoteTagType,"unknown",EnumField,Fine,false -OneNote.NoteTagType,"website",EnumField,Fine,false -OneNote.NumberType,N/A,Enum,Fine,false -OneNote.NumberType,"aiueo",EnumField,Fine,false -OneNote.NumberType,"arabic",EnumField,Fine,false -OneNote.NumberType,"arabic1",EnumField,Fine,false -OneNote.NumberType,"arabic2",EnumField,Fine,false -OneNote.NumberType,"arabicLZ",EnumField,Fine,false -OneNote.NumberType,"bullet",EnumField,Fine,false -OneNote.NumberType,"cardtext",EnumField,Fine,false -OneNote.NumberType,"chiManSty",EnumField,Fine,false -OneNote.NumberType,"chnDbNum1",EnumField,Fine,false -OneNote.NumberType,"chnDbNum2",EnumField,Fine,false -OneNote.NumberType,"chnDbNum3",EnumField,Fine,false -OneNote.NumberType,"chnDbNum4",EnumField,Fine,false -OneNote.NumberType,"chosung",EnumField,Fine,false -OneNote.NumberType,"circlenum",EnumField,Fine,false -OneNote.NumberType,"custom",EnumField,Fine,false -OneNote.NumberType,"daiueo",EnumField,Fine,false -OneNote.NumberType,"darabic",EnumField,Fine,false -OneNote.NumberType,"dbChar",EnumField,Fine,false -OneNote.NumberType,"dbNum1",EnumField,Fine,false -OneNote.NumberType,"dbNum2",EnumField,Fine,false -OneNote.NumberType,"dbNum3",EnumField,Fine,false -OneNote.NumberType,"dbNum4",EnumField,Fine,false -OneNote.NumberType,"diroha",EnumField,Fine,false -OneNote.NumberType,"ganada",EnumField,Fine,false -OneNote.NumberType,"gb1",EnumField,Fine,false -OneNote.NumberType,"gb2",EnumField,Fine,false -OneNote.NumberType,"gb3",EnumField,Fine,false -OneNote.NumberType,"gb4",EnumField,Fine,false -OneNote.NumberType,"hebrew1",EnumField,Fine,false -OneNote.NumberType,"hebrew2",EnumField,Fine,false -OneNote.NumberType,"hex",EnumField,Fine,false -OneNote.NumberType,"hindi1",EnumField,Fine,false -OneNote.NumberType,"hindi2",EnumField,Fine,false -OneNote.NumberType,"hindi3",EnumField,Fine,false -OneNote.NumberType,"iroha",EnumField,Fine,false -OneNote.NumberType,"korDbNum1",EnumField,Fine,false -OneNote.NumberType,"korDbNum2",EnumField,Fine,false -OneNote.NumberType,"korDbNum3",EnumField,Fine,false -OneNote.NumberType,"korDbNum4",EnumField,Fine,false -OneNote.NumberType,"lcgreek",EnumField,Fine,false -OneNote.NumberType,"lcletter",EnumField,Fine,false -OneNote.NumberType,"lcroman",EnumField,Fine,false -OneNote.NumberType,"lcrus",EnumField,Fine,false -OneNote.NumberType,"lim",EnumField,Fine,false -OneNote.NumberType,"none",EnumField,Fine,false -OneNote.NumberType,"numInDash",EnumField,Fine,false -OneNote.NumberType,"ordinal",EnumField,Fine,false -OneNote.NumberType,"ordtext",EnumField,Fine,false -OneNote.NumberType,"sbChar",EnumField,Fine,false -OneNote.NumberType,"thai1",EnumField,Fine,false -OneNote.NumberType,"thai2",EnumField,Fine,false -OneNote.NumberType,"tpeDbNum1",EnumField,Fine,false -OneNote.NumberType,"tpeDbNum2",EnumField,Fine,false -OneNote.NumberType,"tpeDbNum3",EnumField,Fine,false -OneNote.NumberType,"tpeDbNum4",EnumField,Fine,false -OneNote.NumberType,"ucgreek",EnumField,Fine,false -OneNote.NumberType,"ucletter",EnumField,Fine,false -OneNote.NumberType,"ucroman",EnumField,Fine,false -OneNote.NumberType,"ucrus",EnumField,Fine,false -OneNote.NumberType,"zodiac1",EnumField,Fine,false -OneNote.NumberType,"zodiac2",EnumField,Fine,false -OneNote.NumberType,"zodiac3",EnumField,Fine,false -OneNote.Outline,N/A,Class,Unknown,false -OneNote.Outline,"context",Property,Excellent,false -OneNote.Outline,"id",Property,Fine,false -OneNote.Outline,"pageContent",Property,Great,false -OneNote.Outline,"paragraphs",Property,Good,false -OneNote.Outline,"appendHtml(html)",Method,Good,true -OneNote.Outline,"appendImage(base64EncodedImage, width, height)",Method,Good,false -OneNote.Outline,"appendRichText(paragraphText)",Method,Good,false -OneNote.Outline,"appendTable(rowCount, columnCount, values)",Method,Good,true -OneNote.Outline,"isTitle()",Method,Fine,false -OneNote.Outline,"load(options)",Method,Excellent,false -OneNote.Outline,"load(propertyNames)",Method,Excellent,false -OneNote.Outline,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.Outline,"toJSON()",Method,Excellent,false -OneNote.Outline,"track()",Method,Excellent,false -OneNote.Outline,"untrack()",Method,Excellent,false -OneNote.Page,N/A,Class,Unknown,false -OneNote.Page,"classNotebookPageSource",Property,Poor,false -OneNote.Page,"clientUrl",Property,Poor,false -OneNote.Page,"contents",Property,Good,false -OneNote.Page,"context",Property,Excellent,false -OneNote.Page,"id",Property,Poor,false -OneNote.Page,"inkAnalysisOrNull",Property,Great,false -OneNote.Page,"pageLevel",Property,Poor,false -OneNote.Page,"parentSection",Property,Poor,false -OneNote.Page,"title",Property,Poor,false -OneNote.Page,"webUrl",Property,Poor,false -OneNote.Page,"addOutline(left, top, html)",Method,Good,true -OneNote.Page,"analyzePage()",Method,Good,false -OneNote.Page,"applyTranslation(translatedContent)",Method,Poor,false -OneNote.Page,"copyToSection(destinationSection)",Method,Fine,true -OneNote.Page,"copyToSectionAndSetClassNotebookPageSource(destinationSection)",Method,Good,false -OneNote.Page,"getRestApiId()",Method,Poor,true -OneNote.Page,"hasTitleContent()",Method,Poor,false -OneNote.Page,"insertPageAsSibling(location, title)",Method,Fine,false -OneNote.Page,"insertPageAsSibling(location, title)",Method,Fine,true -OneNote.Page,"load(options)",Method,Excellent,false -OneNote.Page,"load(propertyNames)",Method,Excellent,true -OneNote.Page,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.Page,"set(properties, options)",Method,Good,false -OneNote.Page,"set(properties)",Method,Good,false -OneNote.Page,"toJSON()",Method,Excellent,false -OneNote.Page,"track()",Method,Excellent,false -OneNote.Page,"untrack()",Method,Excellent,false -OneNote.PageCollection,N/A,Class,Unknown,false -OneNote.PageCollection,"context",Property,Excellent,false -OneNote.PageCollection,"count",Property,Fine,false -OneNote.PageCollection,"items",Property,Poor,false -OneNote.PageCollection,"getByTitle(title)",Method,Good,true -OneNote.PageCollection,"getItem(index)",Method,Fine,false -OneNote.PageCollection,"getItemAt(index)",Method,Poor,false -OneNote.PageCollection,"load(options)",Method,Excellent,false -OneNote.PageCollection,"load(propertyNames)",Method,Excellent,true -OneNote.PageCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.PageCollection,"toJSON()",Method,Excellent,false -OneNote.PageCollection,"track()",Method,Excellent,false -OneNote.PageCollection,"untrack()",Method,Excellent,false -OneNote.PageContent,N/A,Class,Unknown,false -OneNote.PageContent,"context",Property,Excellent,false -OneNote.PageContent,"id",Property,Fine,false -OneNote.PageContent,"image",Property,Excellent,false -OneNote.PageContent,"ink",Property,Excellent,false -OneNote.PageContent,"left",Property,Good,false -OneNote.PageContent,"outline",Property,Excellent,false -OneNote.PageContent,"parentPage",Property,Good,false -OneNote.PageContent,"top",Property,Good,false -OneNote.PageContent,"type",Property,Fine,false -OneNote.PageContent,"delete()",Method,Good,true -OneNote.PageContent,"load(options)",Method,Excellent,false -OneNote.PageContent,"load(propertyNames)",Method,Excellent,false -OneNote.PageContent,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.PageContent,"set(properties, options)",Method,Good,false -OneNote.PageContent,"set(properties)",Method,Good,false -OneNote.PageContent,"toJSON()",Method,Excellent,false -OneNote.PageContent,"track()",Method,Excellent,false -OneNote.PageContent,"untrack()",Method,Excellent,false -OneNote.PageContentCollection,N/A,Class,Unknown,false -OneNote.PageContentCollection,"context",Property,Excellent,false -OneNote.PageContentCollection,"count",Property,Good,false -OneNote.PageContentCollection,"items",Property,Poor,false -OneNote.PageContentCollection,"getItem(index)",Method,Good,false -OneNote.PageContentCollection,"getItemAt(index)",Method,Fine,true -OneNote.PageContentCollection,"load(options)",Method,Excellent,false -OneNote.PageContentCollection,"load(propertyNames)",Method,Excellent,true -OneNote.PageContentCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.PageContentCollection,"toJSON()",Method,Excellent,false -OneNote.PageContentCollection,"track()",Method,Excellent,false -OneNote.PageContentCollection,"untrack()",Method,Excellent,false -OneNote.PageContentType,N/A,Enum,Fine,false -OneNote.PageContentType,"image",EnumField,Fine,false -OneNote.PageContentType,"ink",EnumField,Fine,false -OneNote.PageContentType,"other",EnumField,Fine,false -OneNote.PageContentType,"outline",EnumField,Fine,false -OneNote.Paragraph,N/A,Class,Unknown,false -OneNote.Paragraph,"context",Property,Excellent,false -OneNote.Paragraph,"id",Property,Fine,false -OneNote.Paragraph,"image",Property,Excellent,false -OneNote.Paragraph,"inkWords",Property,Great,false -OneNote.Paragraph,"outline",Property,Good,false -OneNote.Paragraph,"paragraphs",Property,Poor,false -OneNote.Paragraph,"parentParagraph",Property,Great,false -OneNote.Paragraph,"parentParagraphOrNull",Property,Excellent,false -OneNote.Paragraph,"parentTableCell",Property,Great,false -OneNote.Paragraph,"parentTableCellOrNull",Property,Excellent,false -OneNote.Paragraph,"richText",Property,Excellent,false -OneNote.Paragraph,"table",Property,Excellent,false -OneNote.Paragraph,"type",Property,Fine,false -OneNote.Paragraph,"addNoteTag(type, status)",Method,Poor,false -OneNote.Paragraph,"addNoteTag(type, status)",Method,Poor,false -OneNote.Paragraph,"delete()",Method,Fine,true -OneNote.Paragraph,"getParagraphInfo()",Method,Poor,false -OneNote.Paragraph,"insertHtmlAsSibling(insertLocation, html)",Method,Fine,true -OneNote.Paragraph,"insertHtmlAsSibling(insertLocation, html)",Method,Fine,false -OneNote.Paragraph,"insertImageAsSibling(insertLocation, base64EncodedImage, width, height)",Method,Good,true -OneNote.Paragraph,"insertImageAsSibling(insertLocation, base64EncodedImage, width, height)",Method,Good,false -OneNote.Paragraph,"insertRichTextAsSibling(insertLocation, paragraphText)",Method,Good,true -OneNote.Paragraph,"insertRichTextAsSibling(insertLocation, paragraphText)",Method,Good,false -OneNote.Paragraph,"insertTableAsSibling(insertLocation, rowCount, columnCount, values)",Method,Good,false -OneNote.Paragraph,"insertTableAsSibling(insertLocation, rowCount, columnCount, values)",Method,Good,false -OneNote.Paragraph,"load(options)",Method,Excellent,false -OneNote.Paragraph,"load(propertyNames)",Method,Excellent,true -OneNote.Paragraph,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.Paragraph,"set(properties, options)",Method,Good,false -OneNote.Paragraph,"set(properties)",Method,Good,false -OneNote.Paragraph,"toJSON()",Method,Excellent,false -OneNote.Paragraph,"track()",Method,Excellent,false -OneNote.Paragraph,"untrack()",Method,Excellent,false -OneNote.ParagraphCollection,N/A,Class,Unknown,false -OneNote.ParagraphCollection,"context",Property,Excellent,false -OneNote.ParagraphCollection,"count",Property,Fine,false -OneNote.ParagraphCollection,"items",Property,Poor,false -OneNote.ParagraphCollection,"getItem(index)",Method,Good,false -OneNote.ParagraphCollection,"getItemAt(index)",Method,Fine,true -OneNote.ParagraphCollection,"load(options)",Method,Excellent,false -OneNote.ParagraphCollection,"load(propertyNames)",Method,Excellent,true -OneNote.ParagraphCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.ParagraphCollection,"toJSON()",Method,Excellent,false -OneNote.ParagraphCollection,"track()",Method,Excellent,false -OneNote.ParagraphCollection,"untrack()",Method,Excellent,false -OneNote.ParagraphInfo,N/A,Interface,Poor,false -OneNote.ParagraphInfo,"bulletType",Property,Poor,false -OneNote.ParagraphInfo,"indentationLevel",Property,Poor,false -OneNote.ParagraphInfo,"index",Property,Poor,false -OneNote.ParagraphInfo,"listType",Property,Poor,false -OneNote.ParagraphInfo,"numberType",Property,Poor,false -OneNote.ParagraphStyle,N/A,Enum,Fine,false -OneNote.ParagraphStyle,"citation",EnumField,Fine,false -OneNote.ParagraphStyle,"code",EnumField,Fine,false -OneNote.ParagraphStyle,"dateTime",EnumField,Fine,false -OneNote.ParagraphStyle,"heading1",EnumField,Fine,false -OneNote.ParagraphStyle,"heading2",EnumField,Fine,false -OneNote.ParagraphStyle,"heading3",EnumField,Fine,false -OneNote.ParagraphStyle,"heading4",EnumField,Fine,false -OneNote.ParagraphStyle,"heading5",EnumField,Fine,false -OneNote.ParagraphStyle,"heading6",EnumField,Fine,false -OneNote.ParagraphStyle,"normal",EnumField,Fine,false -OneNote.ParagraphStyle,"noStyle",EnumField,Fine,false -OneNote.ParagraphStyle,"quote",EnumField,Fine,false -OneNote.ParagraphStyle,"title",EnumField,Fine,false -OneNote.ParagraphType,N/A,Enum,Fine,false -OneNote.ParagraphType,"image",EnumField,Fine,false -OneNote.ParagraphType,"ink",EnumField,Fine,false -OneNote.ParagraphType,"other",EnumField,Fine,false -OneNote.ParagraphType,"richText",EnumField,Fine,false -OneNote.ParagraphType,"table",EnumField,Fine,false -OneNote.Point,N/A,Class,Missing,false -OneNote.Point,"context",Property,Excellent,false -OneNote.Point,"id",Property,Fine,false -OneNote.Point,"x",Property,Missing,false -OneNote.Point,"y",Property,Missing,false -OneNote.Point,"load(options)",Method,Excellent,false -OneNote.Point,"load(propertyNames)",Method,Excellent,false -OneNote.Point,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.Point,"toJSON()",Method,Excellent,false -OneNote.Point,"track()",Method,Excellent,false -OneNote.Point,"untrack()",Method,Excellent,false -OneNote.PointCollection,N/A,Class,Unknown,false -OneNote.PointCollection,"context",Property,Excellent,false -OneNote.PointCollection,"count",Property,Fine,false -OneNote.PointCollection,"items",Property,Poor,false -OneNote.PointCollection,"getItem(index)",Method,Good,false -OneNote.PointCollection,"getItemAt(index)",Method,Poor,false -OneNote.PointCollection,"load(options)",Method,Excellent,false -OneNote.PointCollection,"load(propertyNames)",Method,Excellent,false -OneNote.PointCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.PointCollection,"toJSON()",Method,Excellent,false -OneNote.PointCollection,"track()",Method,Excellent,false -OneNote.PointCollection,"untrack()",Method,Excellent,false -OneNote.RequestContext,N/A,Class,Missing,false -OneNote.RequestContext,"application",Property,Missing,false -OneNote.RichText,N/A,Class,Unknown,false -OneNote.RichText,"context",Property,Excellent,false -OneNote.RichText,"id",Property,Fine,false -OneNote.RichText,"languageId",Property,Poor,false -OneNote.RichText,"paragraph",Property,Good,false -OneNote.RichText,"style",Property,Good,false -OneNote.RichText,"text",Property,Good,false -OneNote.RichText,"getHtml()",Method,Poor,false -OneNote.RichText,"load(options)",Method,Excellent,false -OneNote.RichText,"load(propertyNames)",Method,Excellent,true -OneNote.RichText,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.RichText,"toJSON()",Method,Excellent,false -OneNote.RichText,"track()",Method,Excellent,false -OneNote.RichText,"untrack()",Method,Excellent,false -OneNote.Section,N/A,Class,Unknown,false -OneNote.Section,"clientUrl",Property,Poor,false -OneNote.Section,"context",Property,Excellent,false -OneNote.Section,"id",Property,Poor,false -OneNote.Section,"isEncrypted",Property,Fine,false -OneNote.Section,"isLocked",Property,Fine,false -OneNote.Section,"name",Property,Poor,false -OneNote.Section,"notebook",Property,Poor,false -OneNote.Section,"pages",Property,Poor,false -OneNote.Section,"parentSectionGroup",Property,Good,false -OneNote.Section,"parentSectionGroupOrNull",Property,Great,false -OneNote.Section,"webUrl",Property,Poor,false -OneNote.Section,"addPage(title)",Method,Poor,true -OneNote.Section,"copyToNotebook(destinationNotebook)",Method,Fine,true -OneNote.Section,"copyToSectionGroup(destinationSectionGroup)",Method,Fine,true -OneNote.Section,"getRestApiId()",Method,Poor,true -OneNote.Section,"insertSectionAsSibling(location, title)",Method,Fine,false -OneNote.Section,"insertSectionAsSibling(location, title)",Method,Fine,true -OneNote.Section,"load(options)",Method,Excellent,false -OneNote.Section,"load(propertyNames)",Method,Excellent,true -OneNote.Section,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.Section,"toJSON()",Method,Excellent,false -OneNote.Section,"track()",Method,Excellent,false -OneNote.Section,"untrack()",Method,Excellent,false -OneNote.SectionCollection,N/A,Class,Unknown,false -OneNote.SectionCollection,"context",Property,Excellent,false -OneNote.SectionCollection,"count",Property,Fine,false -OneNote.SectionCollection,"items",Property,Poor,false -OneNote.SectionCollection,"getByName(name)",Method,Good,true -OneNote.SectionCollection,"getItem(index)",Method,Fine,false -OneNote.SectionCollection,"getItemAt(index)",Method,Poor,false -OneNote.SectionCollection,"load(options)",Method,Excellent,false -OneNote.SectionCollection,"load(propertyNames)",Method,Excellent,true -OneNote.SectionCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.SectionCollection,"toJSON()",Method,Excellent,false -OneNote.SectionCollection,"track()",Method,Excellent,false -OneNote.SectionCollection,"untrack()",Method,Excellent,false -OneNote.SectionGroup,N/A,Class,Unknown,false -OneNote.SectionGroup,"clientUrl",Property,Poor,false -OneNote.SectionGroup,"context",Property,Excellent,false -OneNote.SectionGroup,"id",Property,Poor,false -OneNote.SectionGroup,"name",Property,Poor,false -OneNote.SectionGroup,"notebook",Property,Poor,false -OneNote.SectionGroup,"parentSectionGroup",Property,Good,false -OneNote.SectionGroup,"parentSectionGroupOrNull",Property,Great,false -OneNote.SectionGroup,"sectionGroups",Property,Fine,false -OneNote.SectionGroup,"sections",Property,Poor,false -OneNote.SectionGroup,"addSection(title)",Method,Fine,true -OneNote.SectionGroup,"addSectionGroup(name)",Method,Fine,true -OneNote.SectionGroup,"getRestApiId()",Method,Poor,false -OneNote.SectionGroup,"load(options)",Method,Excellent,false -OneNote.SectionGroup,"load(propertyNames)",Method,Excellent,true -OneNote.SectionGroup,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.SectionGroup,"toJSON()",Method,Excellent,false -OneNote.SectionGroup,"track()",Method,Excellent,false -OneNote.SectionGroup,"untrack()",Method,Excellent,false -OneNote.SectionGroupCollection,N/A,Class,Unknown,false -OneNote.SectionGroupCollection,"context",Property,Excellent,false -OneNote.SectionGroupCollection,"count",Property,Good,false -OneNote.SectionGroupCollection,"items",Property,Poor,false -OneNote.SectionGroupCollection,"getByName(name)",Method,Good,true -OneNote.SectionGroupCollection,"getItem(index)",Method,Fine,false -OneNote.SectionGroupCollection,"getItemAt(index)",Method,Fine,false -OneNote.SectionGroupCollection,"load(options)",Method,Excellent,false -OneNote.SectionGroupCollection,"load(propertyNames)",Method,Excellent,true -OneNote.SectionGroupCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.SectionGroupCollection,"toJSON()",Method,Excellent,false -OneNote.SectionGroupCollection,"track()",Method,Excellent,false -OneNote.SectionGroupCollection,"untrack()",Method,Excellent,false -OneNote.Table,N/A,Class,Unknown,false -OneNote.Table,"borderVisible",Property,Good,false -OneNote.Table,"columnCount",Property,Poor,false -OneNote.Table,"context",Property,Excellent,false -OneNote.Table,"id",Property,Poor,false -OneNote.Table,"paragraph",Property,Good,false -OneNote.Table,"rowCount",Property,Poor,false -OneNote.Table,"rows",Property,Poor,false -OneNote.Table,"appendColumn(values)",Method,Great,true -OneNote.Table,"appendRow(values)",Method,Great,true -OneNote.Table,"clear()",Method,Poor,false -OneNote.Table,"getCell(rowIndex, cellIndex)",Method,Fine,true -OneNote.Table,"insertColumn(index, values)",Method,Great,true -OneNote.Table,"insertRow(index, values)",Method,Great,true -OneNote.Table,"load(options)",Method,Excellent,false -OneNote.Table,"load(propertyNames)",Method,Excellent,true -OneNote.Table,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.Table,"set(properties, options)",Method,Good,false -OneNote.Table,"set(properties)",Method,Good,false -OneNote.Table,"setShadingColor(colorCode)",Method,Fine,false -OneNote.Table,"toJSON()",Method,Excellent,false -OneNote.Table,"track()",Method,Excellent,false -OneNote.Table,"untrack()",Method,Excellent,false -OneNote.TableCell,N/A,Class,Unknown,false -OneNote.TableCell,"cellIndex",Property,Poor,false -OneNote.TableCell,"context",Property,Excellent,false -OneNote.TableCell,"id",Property,Poor,false -OneNote.TableCell,"paragraphs",Property,Good,false -OneNote.TableCell,"parentRow",Property,Poor,false -OneNote.TableCell,"rowIndex",Property,Poor,false -OneNote.TableCell,"shadingColor",Property,Poor,false -OneNote.TableCell,"appendHtml(html)",Method,Good,true -OneNote.TableCell,"appendImage(base64EncodedImage, width, height)",Method,Fine,false -OneNote.TableCell,"appendRichText(paragraphText)",Method,Fine,true -OneNote.TableCell,"appendTable(rowCount, columnCount, values)",Method,Good,false -OneNote.TableCell,"clear()",Method,Poor,false -OneNote.TableCell,"load(options)",Method,Excellent,false -OneNote.TableCell,"load(propertyNames)",Method,Excellent,true -OneNote.TableCell,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.TableCell,"set(properties, options)",Method,Good,false -OneNote.TableCell,"set(properties)",Method,Good,false -OneNote.TableCell,"toJSON()",Method,Excellent,false -OneNote.TableCell,"track()",Method,Excellent,false -OneNote.TableCell,"untrack()",Method,Excellent,false -OneNote.TableCellCollection,N/A,Class,Unknown,false -OneNote.TableCellCollection,"context",Property,Excellent,false -OneNote.TableCellCollection,"count",Property,Good,false -OneNote.TableCellCollection,"items",Property,Poor,false -OneNote.TableCellCollection,"getItem(index)",Method,Good,false -OneNote.TableCellCollection,"getItemAt(index)",Method,Fine,false -OneNote.TableCellCollection,"load(options)",Method,Excellent,false -OneNote.TableCellCollection,"load(propertyNames)",Method,Excellent,false -OneNote.TableCellCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.TableCellCollection,"toJSON()",Method,Excellent,false -OneNote.TableCellCollection,"track()",Method,Excellent,false -OneNote.TableCellCollection,"untrack()",Method,Excellent,false -OneNote.TableRow,N/A,Class,Unknown,false -OneNote.TableRow,"cellCount",Property,Poor,false -OneNote.TableRow,"cells",Property,Poor,false -OneNote.TableRow,"context",Property,Excellent,false -OneNote.TableRow,"id",Property,Poor,false -OneNote.TableRow,"parentTable",Property,Poor,false -OneNote.TableRow,"rowIndex",Property,Poor,false -OneNote.TableRow,"clear()",Method,Poor,false -OneNote.TableRow,"insertRowAsSibling(insertLocation, values)",Method,Poor,true -OneNote.TableRow,"insertRowAsSibling(insertLocation, values)",Method,Poor,false -OneNote.TableRow,"load(options)",Method,Excellent,false -OneNote.TableRow,"load(propertyNames)",Method,Excellent,true -OneNote.TableRow,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.TableRow,"setShadingColor(colorCode)",Method,Fine,false -OneNote.TableRow,"toJSON()",Method,Excellent,false -OneNote.TableRow,"track()",Method,Excellent,false -OneNote.TableRow,"untrack()",Method,Excellent,false -OneNote.TableRowCollection,N/A,Class,Unknown,false -OneNote.TableRowCollection,"context",Property,Excellent,false -OneNote.TableRowCollection,"count",Property,Good,false -OneNote.TableRowCollection,"items",Property,Poor,false -OneNote.TableRowCollection,"getItem(index)",Method,Good,false -OneNote.TableRowCollection,"getItemAt(index)",Method,Fine,false -OneNote.TableRowCollection,"load(options)",Method,Excellent,false -OneNote.TableRowCollection,"load(propertyNames)",Method,Excellent,false -OneNote.TableRowCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -OneNote.TableRowCollection,"toJSON()",Method,Excellent,false -OneNote.TableRowCollection,"track()",Method,Excellent,false -OneNote.TableRowCollection,"untrack()",Method,Excellent,false -Office.Appointment,N/A,Interface,Excellent,false -Office.AppointmentCompose,N/A,Interface,Unknown,false -Office.AppointmentCompose,"body",Property,Great,true -Office.AppointmentCompose,"categories",Property,Great,true -Office.AppointmentCompose,"end",Property,Excellent,true -Office.AppointmentCompose,"enhancedLocation",Property,Excellent,true -Office.AppointmentCompose,"isAllDayEvent",Property,Good,true -Office.AppointmentCompose,"itemType",Property,Excellent,true -Office.AppointmentCompose,"location",Property,Excellent,true -Office.AppointmentCompose,"notificationMessages",Property,Fine,true -Office.AppointmentCompose,"optionalAttendees",Property,Excellent,true -Office.AppointmentCompose,"organizer",Property,Excellent,true -Office.AppointmentCompose,"recurrence",Property,Excellent,true -Office.AppointmentCompose,"requiredAttendees",Property,Excellent,true -Office.AppointmentCompose,"sensitivity",Property,Fine,true -Office.AppointmentCompose,"sensitivityLabel",Property,Good,true -Office.AppointmentCompose,"seriesId",Property,Excellent,true -Office.AppointmentCompose,"sessionData",Property,Good,true -Office.AppointmentCompose,"start",Property,Excellent,true -Office.AppointmentCompose,"subject",Property,Excellent,true -Office.AppointmentCompose,"addFileAttachmentAsync(uri, attachmentName, options, callback)",Method,Great,true -Office.AppointmentCompose,"addFileAttachmentAsync(uri, attachmentName, callback)",Method,Great,false -Office.AppointmentCompose,"addFileAttachmentFromBase64Async(base64File, attachmentName, options, callback)",Method,Excellent,true -Office.AppointmentCompose,"addFileAttachmentFromBase64Async(base64File, attachmentName, callback)",Method,Excellent,true -Office.AppointmentCompose,"addHandlerAsync(eventType, handler, options, callback)",Method,Excellent,true -Office.AppointmentCompose,"addHandlerAsync(eventType, handler, callback)",Method,Excellent,false -Office.AppointmentCompose,"addItemAttachmentAsync(itemId, attachmentName, options, callback)",Method,Excellent,true -Office.AppointmentCompose,"addItemAttachmentAsync(itemId, attachmentName, callback)",Method,Excellent,false -Office.AppointmentCompose,"close()",Method,Excellent,true -Office.AppointmentCompose,"disableClientSignatureAsync(options, callback)",Method,Excellent,true -Office.AppointmentCompose,"disableClientSignatureAsync(callback)",Method,Excellent,false -Office.AppointmentCompose,"getAttachmentContentAsync(attachmentId, options, callback)",Method,Great,true -Office.AppointmentCompose,"getAttachmentContentAsync(attachmentId, callback)",Method,Great,false -Office.AppointmentCompose,"getAttachmentsAsync(options, callback)",Method,Fine,true -Office.AppointmentCompose,"getAttachmentsAsync(callback)",Method,Fine,false -Office.AppointmentCompose,"getInitializationContextAsync(options, callback)",Method,Good,true -Office.AppointmentCompose,"getInitializationContextAsync(callback)",Method,Good,false -Office.AppointmentCompose,"getItemIdAsync(options, callback)",Method,Excellent,true -Office.AppointmentCompose,"getItemIdAsync(callback)",Method,Excellent,true -Office.AppointmentCompose,"getSelectedDataAsync(coercionType, options, callback)",Method,Excellent,true -Office.AppointmentCompose,"getSelectedDataAsync(coercionType, callback)",Method,Excellent,true -Office.AppointmentCompose,"getSharedPropertiesAsync(options, callback)",Method,Fine,false -Office.AppointmentCompose,"getSharedPropertiesAsync(callback)",Method,Fine,true -Office.AppointmentCompose,"isClientSignatureEnabledAsync(options, callback)",Method,Excellent,true -Office.AppointmentCompose,"isClientSignatureEnabledAsync(callback)",Method,Excellent,false -Office.AppointmentCompose,"loadCustomPropertiesAsync(callback, userContext)",Method,Excellent,true -Office.AppointmentCompose,"removeAttachmentAsync(attachmentId, options, callback)",Method,Excellent,true -Office.AppointmentCompose,"removeAttachmentAsync(attachmentId, callback)",Method,Excellent,false -Office.AppointmentCompose,"removeHandlerAsync(eventType, options, callback)",Method,Excellent,false -Office.AppointmentCompose,"removeHandlerAsync(eventType, callback)",Method,Excellent,true -Office.AppointmentCompose,"saveAsync(options, callback)",Method,Good,true -Office.AppointmentCompose,"saveAsync(callback)",Method,Good,true -Office.AppointmentCompose,"sendAsync(options, callback)",Method,Poor,true -Office.AppointmentCompose,"sendAsync(callback)",Method,Poor,true -Office.AppointmentCompose,"setSelectedDataAsync(data, options, callback)",Method,Excellent,true -Office.AppointmentCompose,"setSelectedDataAsync(data, callback)",Method,Excellent,false -Office.AppointmentForm,N/A,Interface,Unknown,false -Office.AppointmentForm,"body",Property,Great,false -Office.AppointmentForm,"end",Property,Excellent,false -Office.AppointmentForm,"location",Property,Excellent,false -Office.AppointmentForm,"optionalAttendees",Property,Excellent,false -Office.AppointmentForm,"requiredAttendees",Property,Excellent,false -Office.AppointmentForm,"resources",Property,Excellent,false -Office.AppointmentForm,"start",Property,Excellent,false -Office.AppointmentForm,"subject",Property,Excellent,false -Office.AppointmentRead,N/A,Interface,Unknown,false -Office.AppointmentRead,"attachments",Property,Fine,true -Office.AppointmentRead,"body",Property,Great,true -Office.AppointmentRead,"categories",Property,Great,true -Office.AppointmentRead,"dateTimeCreated",Property,Poor,true -Office.AppointmentRead,"dateTimeModified",Property,Good,true -Office.AppointmentRead,"end",Property,Excellent,true -Office.AppointmentRead,"enhancedLocation",Property,Excellent,true -Office.AppointmentRead,"isAllDayEvent",Property,Excellent,true -Office.AppointmentRead,"itemClass",Property,Good,true -Office.AppointmentRead,"itemId",Property,Good,true -Office.AppointmentRead,"itemType",Property,Excellent,true -Office.AppointmentRead,"location",Property,Excellent,true -Office.AppointmentRead,"normalizedSubject",Property,Good,true -Office.AppointmentRead,"notificationMessages",Property,Fine,true -Office.AppointmentRead,"optionalAttendees",Property,Excellent,true -Office.AppointmentRead,"organizer",Property,Poor,true -Office.AppointmentRead,"recurrence",Property,Excellent,true -Office.AppointmentRead,"requiredAttendees",Property,Excellent,true -Office.AppointmentRead,"sensitivity",Property,Fine,true -Office.AppointmentRead,"seriesId",Property,Excellent,true -Office.AppointmentRead,"start",Property,Excellent,true -Office.AppointmentRead,"subject",Property,Excellent,true -Office.AppointmentRead,"addHandlerAsync(eventType, handler, options, callback)",Method,Excellent,true -Office.AppointmentRead,"addHandlerAsync(eventType, handler, callback)",Method,Excellent,false -Office.AppointmentRead,"displayReplyAllForm(formData)",Method,Fine,true -Office.AppointmentRead,"displayReplyAllFormAsync(formData, options, callback)",Method,Fine,true -Office.AppointmentRead,"displayReplyAllFormAsync(formData, callback)",Method,Fine,false -Office.AppointmentRead,"displayReplyForm(formData)",Method,Fine,true -Office.AppointmentRead,"displayReplyFormAsync(formData, options, callback)",Method,Fine,true -Office.AppointmentRead,"displayReplyFormAsync(formData, callback)",Method,Fine,false -Office.AppointmentRead,"getAttachmentContentAsync(attachmentId, options, callback)",Method,Great,true -Office.AppointmentRead,"getAttachmentContentAsync(attachmentId, callback)",Method,Great,false -Office.AppointmentRead,"getEntities()",Method,Deprecated,false -Office.AppointmentRead,"getEntitiesByType(entityType)",Method,Deprecated,false -Office.AppointmentRead,"getFilteredEntitiesByName(name)",Method,Deprecated,false -Office.AppointmentRead,"getInitializationContextAsync(options, callback)",Method,Good,true -Office.AppointmentRead,"getInitializationContextAsync(callback)",Method,Good,false -Office.AppointmentRead,"getRegExMatches()",Method,Excellent,true -Office.AppointmentRead,"getRegExMatchesByName(name)",Method,Excellent,true -Office.AppointmentRead,"getSelectedEntities()",Method,Deprecated,false -Office.AppointmentRead,"getSelectedRegExMatches()",Method,Excellent,true -Office.AppointmentRead,"getSharedPropertiesAsync(options, callback)",Method,Fine,false -Office.AppointmentRead,"getSharedPropertiesAsync(callback)",Method,Fine,true -Office.AppointmentRead,"loadCustomPropertiesAsync(callback, userContext)",Method,Excellent,true -Office.AppointmentRead,"removeHandlerAsync(eventType, options, callback)",Method,Excellent,false -Office.AppointmentRead,"removeHandlerAsync(eventType, callback)",Method,Excellent,true -Office.AppointmentTimeChangedEventArgs,N/A,Interface,Unknown,true -Office.AppointmentTimeChangedEventArgs,"end",Property,Poor,false -Office.AppointmentTimeChangedEventArgs,"start",Property,Poor,false -Office.AppointmentTimeChangedEventArgs,"type",Property,Fine,false -Office.AttachmentContent,N/A,Interface,Good,true -Office.AttachmentContent,"content",Property,Fine,false -Office.AttachmentContent,"format",Property,Excellent,false -Office.AttachmentDetails,N/A,Interface,Unknown,true -Office.AttachmentDetails,"attachmentType",Property,Fine,false -Office.AttachmentDetails,"contentType",Property,Deprecated,false -Office.AttachmentDetails,"id",Property,Good,false -Office.AttachmentDetails,"isInline",Property,Good,false -Office.AttachmentDetails,"name",Property,Poor,false -Office.AttachmentDetails,"size",Property,Poor,false -Office.AttachmentDetailsCompose,N/A,Interface,Unknown,true -Office.AttachmentDetailsCompose,"attachmentType",Property,Fine,false -Office.AttachmentDetailsCompose,"id",Property,Poor,false -Office.AttachmentDetailsCompose,"isInline",Property,Good,false -Office.AttachmentDetailsCompose,"name",Property,Poor,false -Office.AttachmentDetailsCompose,"size",Property,Poor,false -Office.AttachmentDetailsCompose,"url",Property,Good,false -Office.AttachmentsChangedEventArgs,N/A,Interface,Unknown,true -Office.AttachmentsChangedEventArgs,"attachmentDetails",Property,Good,false -Office.AttachmentsChangedEventArgs,"attachmentStatus",Property,Great,false -Office.AttachmentsChangedEventArgs,"type",Property,Fine,false -Office.Body,N/A,Interface,Unknown,true -Office.Body,"appendOnSendAsync(data, options, callback)",Method,Good,true -Office.Body,"appendOnSendAsync(data, callback)",Method,Good,false -Office.Body,"getAsync(coercionType, options, callback)",Method,Great,false -Office.Body,"getAsync(coercionType, callback)",Method,Great,true -Office.Body,"getTypeAsync(options, callback)",Method,Good,true -Office.Body,"getTypeAsync(callback)",Method,Good,false -Office.Body,"prependAsync(data, options, callback)",Method,Good,true -Office.Body,"prependAsync(data, callback)",Method,Good,true -Office.Body,"prependOnSendAsync(data, options, callback)",Method,Great,true -Office.Body,"prependOnSendAsync(data, callback)",Method,Great,false -Office.Body,"setAsync(data, options, callback)",Method,Fine,true -Office.Body,"setAsync(data, callback)",Method,Fine,true -Office.Body,"setSelectedDataAsync(data, options, callback)",Method,Excellent,true -Office.Body,"setSelectedDataAsync(data, callback)",Method,Excellent,true -Office.Body,"setSignatureAsync(data, options, callback)",Method,Good,true -Office.Body,"setSignatureAsync(data, callback)",Method,Good,false -Office.Categories,N/A,Interface,Unknown,false -Office.Categories,"addAsync(categories, options, callback)",Method,Fine,true -Office.Categories,"addAsync(categories, callback)",Method,Fine,false -Office.Categories,"getAsync(options, callback)",Method,Excellent,false -Office.Categories,"getAsync(callback)",Method,Excellent,true -Office.Categories,"removeAsync(categories, options, callback)",Method,Poor,true -Office.Categories,"removeAsync(categories, callback)",Method,Poor,false -Office.CategoryDetails,N/A,Interface,Unknown,true -Office.CategoryDetails,"color",Property,Poor,false -Office.CategoryDetails,"displayName",Property,Fine,false -Office.CoercionTypeOptions,N/A,Interface,Unknown,false -Office.CoercionTypeOptions,"coercionType",Property,Poor,false -Office.Contact,N/A,Interface,Deprecated,true -Office.Contact,"addresses",Property,Deprecated,false -Office.Contact,"businessName",Property,Deprecated,false -Office.Contact,"emailAddresses",Property,Deprecated,false -Office.Contact,"personName",Property,Deprecated,false -Office.Contact,"phoneNumbers",Property,Deprecated,false -Office.Contact,"urls",Property,Deprecated,false -Office.CustomProperties,N/A,Interface,Excellent,false -Office.CustomProperties,"get(name)",Method,Excellent,true -Office.CustomProperties,"getAll()",Method,Excellent,true -Office.CustomProperties,"remove(name)",Method,Excellent,true -Office.CustomProperties,"saveAsync(callback, asyncContext)",Method,Excellent,true -Office.CustomProperties,"saveAsync(asyncContext)",Method,Excellent,false -Office.CustomProperties,"set(name, value)",Method,Excellent,true -Office.DelayDeliveryTime,N/A,Interface,Unknown,false -Office.DelayDeliveryTime,"getAsync(options, callback)",Method,Poor,false -Office.DelayDeliveryTime,"getAsync(callback)",Method,Poor,true -Office.DelayDeliveryTime,"setAsync(datetime, options, callback)",Method,Poor,false -Office.DelayDeliveryTime,"setAsync(datetime, callback)",Method,Poor,true -Office.Diagnostics,N/A,Interface,Great,true -Office.Diagnostics,"hostName",Property,Great,false -Office.Diagnostics,"hostVersion",Property,Excellent,false -Office.Diagnostics,"OWAView",Property,Excellent,false -Office.Display,N/A,Interface,Unknown,false -Office.Display,"body",Property,Good,true -Office.Display,"subject",Property,Good,true -Office.DisplayedBody,N/A,Interface,Good,false -Office.DisplayedBody,"setAsync(data, options, callback)",Method,Good,false -Office.DisplayedBody,"setAsync(data, callback)",Method,Good,true -Office.DisplayedSubject,N/A,Interface,Good,false -Office.DisplayedSubject,"setAsync(data, options, callback)",Method,Good,false -Office.DisplayedSubject,"setAsync(data, callback)",Method,Good,true -Office.DragAndDropEventArgs,N/A,Interface,Unknown,true -Office.DragAndDropEventArgs,"dragAndDropEventData",Property,Good,false -Office.DragAndDropEventArgs,"type",Property,Fine,false -Office.DragoverEventData,N/A,Interface,Unknown,true -Office.DragoverEventData,"pageX",Property,Fine,false -Office.DragoverEventData,"pageY",Property,Fine,false -Office.DragoverEventData,"type",Property,Good,false -Office.DropEventData,N/A,Interface,Unknown,true -Office.DropEventData,"dataTransfer",Property,Fine,false -Office.DropEventData,"pageX",Property,Fine,false -Office.DropEventData,"pageY",Property,Fine,false -Office.DropEventData,"type",Property,Good,false -Office.DroppedItemDetails,N/A,Interface,Fine,true -Office.DroppedItemDetails,"fileContent",Property,Fine,false -Office.DroppedItemDetails,"name",Property,Fine,false -Office.DroppedItemDetails,"type",Property,Fine,false -Office.DroppedItems,N/A,Interface,Unknown,true -Office.DroppedItems,"files",Property,Good,false -Office.EmailAddressDetails,N/A,Interface,Unknown,false -Office.EmailAddressDetails,"appointmentResponse",Property,Excellent,true -Office.EmailAddressDetails,"displayName",Property,Fine,true -Office.EmailAddressDetails,"emailAddress",Property,Poor,true -Office.EmailAddressDetails,"recipientType",Property,Poor,true -Office.EmailUser,N/A,Interface,Unknown,true -Office.EmailUser,"displayName",Property,Fine,false -Office.EmailUser,"emailAddress",Property,Poor,false -Office.EnhancedLocation,N/A,Interface,Unknown,false -Office.EnhancedLocation,"addAsync(locationIdentifiers, options, callback)",Method,Fine,true -Office.EnhancedLocation,"addAsync(locationIdentifiers, callback)",Method,Fine,false -Office.EnhancedLocation,"getAsync(options, callback)",Method,Good,true -Office.EnhancedLocation,"getAsync(callback)",Method,Good,false -Office.EnhancedLocation,"removeAsync(locationIdentifiers, options, callback)",Method,Good,true -Office.EnhancedLocation,"removeAsync(locationIdentifiers, callback)",Method,Good,false -Office.EnhancedLocationsChangedEventArgs,N/A,Interface,Fine,true -Office.EnhancedLocationsChangedEventArgs,"enhancedLocations",Property,Poor,false -Office.EnhancedLocationsChangedEventArgs,"type",Property,Fine,false -Office.Entities,N/A,Interface,Deprecated,false -Office.Entities,"addresses",Property,Deprecated,true -Office.Entities,"contacts",Property,Deprecated,true -Office.Entities,"emailAddresses",Property,Deprecated,true -Office.Entities,"meetingSuggestions",Property,Deprecated,true -Office.Entities,"phoneNumbers",Property,Deprecated,true -Office.Entities,"taskSuggestions",Property,Deprecated,true -Office.Entities,"urls",Property,Deprecated,true -Office.From,N/A,Interface,Unknown,false -Office.From,"getAsync(options, callback)",Method,Excellent,true -Office.From,"getAsync(callback)",Method,Excellent,false -Office.InfobarClickedEventArgs,N/A,Interface,Unknown,true -Office.InfobarClickedEventArgs,"infobarDetails",Property,Good,false -Office.InfobarClickedEventArgs,"type",Property,Fine,false -Office.InfobarDetails,N/A,Interface,Unknown,true -Office.InfobarDetails,"actionType",Property,Fine,false -Office.InfobarDetails,"infobarType",Property,Fine,false -Office.InitializationContextChangedEventArgs,N/A,Interface,Unknown,true -Office.InitializationContextChangedEventArgs,"initializationContextData",Property,Good,false -Office.InitializationContextChangedEventArgs,"type",Property,Fine,false -Office.InternetHeaders,N/A,Interface,Excellent,true -Office.InternetHeaders,"getAsync(names, options, callback)",Method,Excellent,true -Office.InternetHeaders,"getAsync(names, callback)",Method,Excellent,false -Office.InternetHeaders,"removeAsync(names, options, callback)",Method,Excellent,true -Office.InternetHeaders,"removeAsync(names, callback)",Method,Excellent,false -Office.InternetHeaders,"setAsync(headers, options, callback)",Method,Excellent,true -Office.InternetHeaders,"setAsync(headers, callback)",Method,Excellent,false -Office.IsAllDayEvent,N/A,Interface,Unknown,false -Office.IsAllDayEvent,"getAsync(options, callback)",Method,Great,false -Office.IsAllDayEvent,"getAsync(callback)",Method,Great,true -Office.IsAllDayEvent,"setAsync(isAllDayEvent, options, callback)",Method,Poor,true -Office.IsAllDayEvent,"setAsync(isAllDayEvent, callback)",Method,Poor,false -Office.Item,N/A,Interface,Excellent,true -Office.ItemCompose,N/A,Interface,Excellent,false -Office.ItemRead,N/A,Interface,Excellent,false -Office.LoadedMessageCompose,N/A,Interface,Good,true -Office.LoadedMessageCompose,"bcc",Property,Fine,false -Office.LoadedMessageCompose,"body",Property,Poor,false -Office.LoadedMessageCompose,"categories",Property,Great,false -Office.LoadedMessageCompose,"cc",Property,Fine,false -Office.LoadedMessageCompose,"conversationId",Property,Excellent,false -Office.LoadedMessageCompose,"delayDeliveryTime",Property,Fine,false -Office.LoadedMessageCompose,"from",Property,Poor,false -Office.LoadedMessageCompose,"inReplyTo",Property,Fine,false -Office.LoadedMessageCompose,"internetHeaders",Property,Fine,false -Office.LoadedMessageCompose,"itemType",Property,Excellent,false -Office.LoadedMessageCompose,"notificationMessages",Property,Fine,false -Office.LoadedMessageCompose,"sensitivityLabel",Property,Poor,false -Office.LoadedMessageCompose,"seriesId",Property,Good,false -Office.LoadedMessageCompose,"subject",Property,Great,false -Office.LoadedMessageCompose,"to",Property,Good,false -Office.LoadedMessageCompose,"getAttachmentContentAsync(attachmentId, options, callback)",Method,Great,false -Office.LoadedMessageCompose,"getAttachmentContentAsync(attachmentId, callback)",Method,Great,false -Office.LoadedMessageCompose,"getAttachmentsAsync(options, callback)",Method,Fine,false -Office.LoadedMessageCompose,"getAttachmentsAsync(callback)",Method,Fine,false -Office.LoadedMessageCompose,"getComposeTypeAsync(options, callback)",Method,Great,false -Office.LoadedMessageCompose,"getComposeTypeAsync(callback)",Method,Great,false -Office.LoadedMessageCompose,"getConversationIndexAsync(options, callback)",Method,Fine,false -Office.LoadedMessageCompose,"getConversationIndexAsync(callback)",Method,Fine,false -Office.LoadedMessageCompose,"getInitializationContextAsync(options, callback)",Method,Good,false -Office.LoadedMessageCompose,"getInitializationContextAsync(callback)",Method,Good,false -Office.LoadedMessageCompose,"getItemClassAsync(options, callback)",Method,Fine,false -Office.LoadedMessageCompose,"getItemClassAsync(callback)",Method,Fine,false -Office.LoadedMessageCompose,"getItemIdAsync(options, callback)",Method,Excellent,true -Office.LoadedMessageCompose,"getItemIdAsync(callback)",Method,Excellent,false -Office.LoadedMessageCompose,"getSharedPropertiesAsync(options, callback)",Method,Fine,false -Office.LoadedMessageCompose,"getSharedPropertiesAsync(callback)",Method,Fine,false -Office.LoadedMessageCompose,"isClientSignatureEnabledAsync(options, callback)",Method,Excellent,false -Office.LoadedMessageCompose,"isClientSignatureEnabledAsync(callback)",Method,Excellent,false -Office.LoadedMessageCompose,"loadCustomPropertiesAsync(callback, userContext)",Method,Excellent,false -Office.LoadedMessageCompose,"saveAsync(options, callback)",Method,Fine,true -Office.LoadedMessageCompose,"saveAsync(callback)",Method,Fine,true -Office.LoadedMessageCompose,"unloadAsync(options, callback)",Method,Good,false -Office.LoadedMessageCompose,"unloadAsync(callback)",Method,Good,false -Office.LoadedMessageRead,N/A,Interface,Unknown,true -Office.LoadedMessageRead,"attachments",Property,Fine,false -Office.LoadedMessageRead,"body",Property,Poor,false -Office.LoadedMessageRead,"categories",Property,Great,false -Office.LoadedMessageRead,"cc",Property,Excellent,false -Office.LoadedMessageRead,"conversationId",Property,Excellent,false -Office.LoadedMessageRead,"dateTimeCreated",Property,Poor,false -Office.LoadedMessageRead,"dateTimeModified",Property,Good,false -Office.LoadedMessageRead,"end",Property,Excellent,false -Office.LoadedMessageRead,"from",Property,Excellent,false -Office.LoadedMessageRead,"internetMessageId",Property,Fine,false -Office.LoadedMessageRead,"itemClass",Property,Fine,true -Office.LoadedMessageRead,"itemId",Property,Good,false -Office.LoadedMessageRead,"itemType",Property,Excellent,false -Office.LoadedMessageRead,"location",Property,Excellent,false -Office.LoadedMessageRead,"normalizedSubject",Property,Good,false -Office.LoadedMessageRead,"notificationMessages",Property,Fine,false -Office.LoadedMessageRead,"recurrence",Property,Excellent,false -Office.LoadedMessageRead,"sender",Property,Fine,false -Office.LoadedMessageRead,"seriesId",Property,Good,false -Office.LoadedMessageRead,"start",Property,Excellent,false -Office.LoadedMessageRead,"subject",Property,Excellent,false -Office.LoadedMessageRead,"to",Property,Excellent,false -Office.LoadedMessageRead,"displayReplyAllFormAsync(formData, options, callback)",Method,Fine,false -Office.LoadedMessageRead,"displayReplyAllFormAsync(formData, callback)",Method,Fine,false -Office.LoadedMessageRead,"displayReplyFormAsync(formData, options, callback)",Method,Fine,false -Office.LoadedMessageRead,"displayReplyFormAsync(formData, callback)",Method,Fine,false -Office.LoadedMessageRead,"getAllInternetHeadersAsync(options, callback)",Method,Good,false -Office.LoadedMessageRead,"getAllInternetHeadersAsync(callback)",Method,Good,false -Office.LoadedMessageRead,"getAsFileAsync(options, callback)",Method,Fine,false -Office.LoadedMessageRead,"getAsFileAsync(callback)",Method,Fine,false -Office.LoadedMessageRead,"getAttachmentContentAsync(attachmentId, options, callback)",Method,Great,false -Office.LoadedMessageRead,"getAttachmentContentAsync(attachmentId, callback)",Method,Great,false -Office.LoadedMessageRead,"getInitializationContextAsync(options, callback)",Method,Good,false -Office.LoadedMessageRead,"getInitializationContextAsync(callback)",Method,Good,false -Office.LoadedMessageRead,"getRegExMatches()",Method,Excellent,false -Office.LoadedMessageRead,"getRegExMatchesByName(name)",Method,Excellent,false -Office.LoadedMessageRead,"getSelectedRegExMatches()",Method,Excellent,false -Office.LoadedMessageRead,"getSharedPropertiesAsync(options, callback)",Method,Fine,false -Office.LoadedMessageRead,"getSharedPropertiesAsync(callback)",Method,Fine,false -Office.LoadedMessageRead,"loadCustomPropertiesAsync(callback, userContext)",Method,Excellent,false -Office.LoadedMessageRead,"unloadAsync(options, callback)",Method,Good,false -Office.LoadedMessageRead,"unloadAsync(callback)",Method,Good,false -Office.LocalClientTime,N/A,Interface,Unknown,false -Office.LocalClientTime,"date",Property,Good,false -Office.LocalClientTime,"hours",Property,Great,false -Office.LocalClientTime,"milliseconds",Property,Good,false -Office.LocalClientTime,"minutes",Property,Good,false -Office.LocalClientTime,"month",Property,Great,false -Office.LocalClientTime,"seconds",Property,Good,false -Office.LocalClientTime,"timezoneOffset",Property,Excellent,false -Office.LocalClientTime,"year",Property,Good,false -Office.Location,N/A,Interface,Unknown,false -Office.Location,"getAsync(options, callback)",Method,Excellent,true -Office.Location,"getAsync(callback)",Method,Excellent,true -Office.Location,"setAsync(location, options, callback)",Method,Good,true -Office.Location,"setAsync(location, callback)",Method,Good,false -Office.LocationDetails,N/A,Interface,Unknown,true -Office.LocationDetails,"displayName",Property,Poor,false -Office.LocationDetails,"emailAddress",Property,Fine,false -Office.LocationDetails,"locationIdentifier",Property,Fine,false -Office.LocationIdentifier,N/A,Interface,Missing,true -Office.LocationIdentifier,"id",Property,Fine,false -Office.LocationIdentifier,"type",Property,Missing,false -Office.Mailbox,N/A,Interface,Unknown,true -Office.Mailbox,"diagnostics",Property,Excellent,true -Office.Mailbox,"ewsUrl",Property,Fine,true -Office.Mailbox,"item",Property,Excellent,false -Office.Mailbox,"masterCategories",Property,Great,true -Office.Mailbox,"restUrl",Property,Fine,true -Office.Mailbox,"userProfile",Property,Fine,false -Office.Mailbox,"addHandlerAsync(eventType, handler, options, callback)",Method,Excellent,true -Office.Mailbox,"addHandlerAsync(eventType, handler, callback)",Method,Excellent,false -Office.Mailbox,"convertToEwsId(id, restVersion)",Method,Fine,true -Office.Mailbox,"convertToLocalClientTime(timeValue)",Method,Excellent,false -Office.Mailbox,"convertToRestId(id, restVersion)",Method,Poor,true -Office.Mailbox,"convertToUtcClientTime(input)",Method,Excellent,true -Office.Mailbox,"displayAppointmentForm(itemId)",Method,Excellent,true -Office.Mailbox,"displayAppointmentFormAsync(itemId, options, callback)",Method,Excellent,true -Office.Mailbox,"displayAppointmentFormAsync(itemId, callback)",Method,Excellent,false -Office.Mailbox,"displayMessageForm(itemId)",Method,Excellent,true -Office.Mailbox,"displayMessageFormAsync(itemId, options, callback)",Method,Excellent,true -Office.Mailbox,"displayMessageFormAsync(itemId, callback)",Method,Excellent,false -Office.Mailbox,"displayNewAppointmentForm(parameters)",Method,Excellent,true -Office.Mailbox,"displayNewAppointmentFormAsync(parameters, options, callback)",Method,Excellent,true -Office.Mailbox,"displayNewAppointmentFormAsync(parameters, callback)",Method,Excellent,false -Office.Mailbox,"displayNewMessageForm(parameters)",Method,Excellent,true -Office.Mailbox,"displayNewMessageFormAsync(parameters, options, callback)",Method,Excellent,true -Office.Mailbox,"displayNewMessageFormAsync(parameters, callback)",Method,Excellent,false -Office.Mailbox,"getCallbackTokenAsync(options, callback)",Method,Excellent,true -Office.Mailbox,"getCallbackTokenAsync(callback, userContext)",Method,Excellent,true -Office.Mailbox,"getIsIdentityManaged()",Method,Great,true -Office.Mailbox,"getIsOpenFromLocationAllowed(openLocation)",Method,Excellent,true -Office.Mailbox,"getIsSaveToLocationAllowed(saveLocation)",Method,Excellent,true -Office.Mailbox,"getSelectedItemsAsync(options, callback)",Method,Fine,false -Office.Mailbox,"getSelectedItemsAsync(callback)",Method,Fine,true -Office.Mailbox,"getUserIdentityTokenAsync(callback, userContext)",Method,Excellent,true -Office.Mailbox,"loadItemByIdAsync(itemId, options, callback)",Method,Great,true -Office.Mailbox,"loadItemByIdAsync(itemId, callback)",Method,Great,false -Office.Mailbox,"makeEwsRequestAsync(data, callback, userContext)",Method,Good,true -Office.Mailbox,"removeHandlerAsync(eventType, options, callback)",Method,Excellent,false -Office.Mailbox,"removeHandlerAsync(eventType, callback)",Method,Excellent,true -Office.MailboxEnums.ActionType,N/A,Enum,Unknown,true -Office.MailboxEnums.ActionType,"ShowTaskPane",EnumField,Poor,false -Office.MailboxEnums.AppointmentSensitivityType,N/A,Enum,Fine,true -Office.MailboxEnums.AppointmentSensitivityType,"Normal",EnumField,Poor,false -Office.MailboxEnums.AppointmentSensitivityType,"Personal",EnumField,Fine,false -Office.MailboxEnums.AppointmentSensitivityType,"Private",EnumField,Poor,false -Office.MailboxEnums.AppointmentSensitivityType,"Confidential",EnumField,Fine,false -Office.MailboxEnums.AttachmentContentFormat,N/A,Enum,Unknown,true -Office.MailboxEnums.AttachmentContentFormat,"Base64",EnumField,Good,false -Office.MailboxEnums.AttachmentContentFormat,"Url",EnumField,Good,false -Office.MailboxEnums.AttachmentContentFormat,"Eml",EnumField,Good,false -Office.MailboxEnums.AttachmentContentFormat,"ICalendar",EnumField,Good,false -Office.MailboxEnums.AttachmentStatus,N/A,Enum,Fine,true -Office.MailboxEnums.AttachmentStatus,"Added",EnumField,Poor,false -Office.MailboxEnums.AttachmentStatus,"Removed",EnumField,Poor,false -Office.MailboxEnums.AttachmentType,N/A,Enum,Unknown,true -Office.MailboxEnums.AttachmentType,"Base64",EnumField,Good,false -Office.MailboxEnums.AttachmentType,"Cloud",EnumField,Excellent,false -Office.MailboxEnums.AttachmentType,"File",EnumField,Poor,false -Office.MailboxEnums.AttachmentType,"Item",EnumField,Poor,false -Office.MailboxEnums.BodyMode,N/A,Enum,Unknown,false -Office.MailboxEnums.BodyMode,"FullBody",EnumField,Fine,false -Office.MailboxEnums.BodyMode,"HostConfig",EnumField,Great,false -Office.MailboxEnums.CategoryColor,N/A,Enum,Missing,true -Office.MailboxEnums.CategoryColor,"None",EnumField,Fine,false -Office.MailboxEnums.CategoryColor,"Preset0",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset1",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset2",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset3",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset4",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset5",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset6",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset7",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset8",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset9",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset10",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset11",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset12",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset13",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset14",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset15",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset16",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset17",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset18",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset19",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset20",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset21",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset22",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset23",EnumField,Missing,false -Office.MailboxEnums.CategoryColor,"Preset24",EnumField,Missing,false -Office.MailboxEnums.ComposeType,N/A,Enum,Missing,true -Office.MailboxEnums.ComposeType,"Reply",EnumField,Missing,false -Office.MailboxEnums.ComposeType,"NewMail",EnumField,Missing,false -Office.MailboxEnums.ComposeType,"Forward",EnumField,Missing,false -Office.MailboxEnums.Days,N/A,Enum,Missing,true -Office.MailboxEnums.Days,"Mon",EnumField,Missing,false -Office.MailboxEnums.Days,"Tue",EnumField,Missing,false -Office.MailboxEnums.Days,"Wed",EnumField,Missing,false -Office.MailboxEnums.Days,"Thu",EnumField,Missing,false -Office.MailboxEnums.Days,"Fri",EnumField,Missing,false -Office.MailboxEnums.Days,"Sat",EnumField,Missing,false -Office.MailboxEnums.Days,"Sun",EnumField,Missing,false -Office.MailboxEnums.Days,"Weekday",EnumField,Fine,false -Office.MailboxEnums.Days,"WeekendDay",EnumField,Poor,false -Office.MailboxEnums.Days,"Day",EnumField,Missing,false -Office.MailboxEnums.DelegatePermissions,N/A,Enum,Unknown,true -Office.MailboxEnums.DelegatePermissions,"Read",EnumField,Poor,false -Office.MailboxEnums.DelegatePermissions,"Write",EnumField,Fine,false -Office.MailboxEnums.DelegatePermissions,"DeleteOwn",EnumField,Fine,false -Office.MailboxEnums.DelegatePermissions,"DeleteAll",EnumField,Fine,false -Office.MailboxEnums.DelegatePermissions,"EditOwn",EnumField,Fine,false -Office.MailboxEnums.DelegatePermissions,"EditAll",EnumField,Poor,false -Office.MailboxEnums.EntityType,N/A,Enum,Deprecated,false -Office.MailboxEnums.EntityType,"MeetingSuggestion",EnumField,Good,false -Office.MailboxEnums.EntityType,"TaskSuggestion",EnumField,Good,false -Office.MailboxEnums.EntityType,"Address",EnumField,Good,false -Office.MailboxEnums.EntityType,"EmailAddress",EnumField,Great,false -Office.MailboxEnums.EntityType,"Url",EnumField,Good,false -Office.MailboxEnums.EntityType,"PhoneNumber",EnumField,Good,false -Office.MailboxEnums.EntityType,"Contact",EnumField,Good,false -Office.MailboxEnums.InfobarActionType,N/A,Enum,Fine,true -Office.MailboxEnums.InfobarActionType,"Dismiss",EnumField,Fine,false -Office.MailboxEnums.InfobarType,N/A,Enum,Unknown,true -Office.MailboxEnums.InfobarType,"Informational",EnumField,Good,false -Office.MailboxEnums.InfobarType,"ProgressIndicator",EnumField,Good,false -Office.MailboxEnums.InfobarType,"Error",EnumField,Great,false -Office.MailboxEnums.InfobarType,"Insight",EnumField,Good,false -Office.MailboxEnums.ItemNotificationMessageType,N/A,Enum,Good,true -Office.MailboxEnums.ItemNotificationMessageType,"ProgressIndicator",EnumField,Fine,false -Office.MailboxEnums.ItemNotificationMessageType,"InformationalMessage",EnumField,Good,false -Office.MailboxEnums.ItemNotificationMessageType,"ErrorMessage",EnumField,Good,false -Office.MailboxEnums.ItemNotificationMessageType,"InsightMessage",EnumField,Good,false -Office.MailboxEnums.ItemType,N/A,Enum,Missing,true -Office.MailboxEnums.ItemType,"Message",EnumField,Fine,false -Office.MailboxEnums.ItemType,"Appointment",EnumField,Missing,false -Office.MailboxEnums.LocationType,N/A,Enum,Unknown,true -Office.MailboxEnums.LocationType,"Custom",EnumField,Good,false -Office.MailboxEnums.LocationType,"Room",EnumField,Fine,false -Office.MailboxEnums.Month,N/A,Enum,Missing,true -Office.MailboxEnums.Month,"Jan",EnumField,Missing,false -Office.MailboxEnums.Month,"Feb",EnumField,Missing,false -Office.MailboxEnums.Month,"Mar",EnumField,Missing,false -Office.MailboxEnums.Month,"Apr",EnumField,Missing,false -Office.MailboxEnums.Month,"May",EnumField,Missing,false -Office.MailboxEnums.Month,"Jun",EnumField,Missing,false -Office.MailboxEnums.Month,"Jul",EnumField,Missing,false -Office.MailboxEnums.Month,"Aug",EnumField,Missing,false -Office.MailboxEnums.Month,"Sep",EnumField,Missing,false -Office.MailboxEnums.Month,"Oct",EnumField,Missing,false -Office.MailboxEnums.Month,"Nov",EnumField,Missing,false -Office.MailboxEnums.Month,"Dec",EnumField,Missing,false -Office.MailboxEnums.MoveSpamItemTo,N/A,Enum,Great,true -Office.MailboxEnums.MoveSpamItemTo,"CustomFolder",EnumField,Great,false -Office.MailboxEnums.MoveSpamItemTo,"DeletedItemsFolder",EnumField,Great,false -Office.MailboxEnums.MoveSpamItemTo,"JunkFolder",EnumField,Great,false -Office.MailboxEnums.MoveSpamItemTo,"NoMove",EnumField,Great,false -Office.MailboxEnums.OpenLocation,N/A,Enum,Missing,true -Office.MailboxEnums.OpenLocation,"AccountDocument",EnumField,Good,false -Office.MailboxEnums.OpenLocation,"Camera",EnumField,Missing,false -Office.MailboxEnums.OpenLocation,"Local",EnumField,Fine,false -Office.MailboxEnums.OpenLocation,"OnedriveForBusiness",EnumField,Fine,false -Office.MailboxEnums.OpenLocation,"Other",EnumField,Fine,false -Office.MailboxEnums.OpenLocation,"PhotoLibrary",EnumField,Poor,false -Office.MailboxEnums.OpenLocation,"SharePoint",EnumField,Good,false -Office.MailboxEnums.OWAView,N/A,Enum,Unknown,true -Office.MailboxEnums.OWAView,"OneColumnNarrow",EnumField,Great,false -Office.MailboxEnums.OWAView,"OneColumn",EnumField,Great,false -Office.MailboxEnums.OWAView,"TwoColumns",EnumField,Great,false -Office.MailboxEnums.OWAView,"ThreeColumns",EnumField,Great,false -Office.MailboxEnums.RecipientType,N/A,Enum,Unknown,true -Office.MailboxEnums.RecipientType,"DistributionList",EnumField,Great,false -Office.MailboxEnums.RecipientType,"User",EnumField,Great,false -Office.MailboxEnums.RecipientType,"ExternalUser",EnumField,Excellent,false -Office.MailboxEnums.RecipientType,"Other",EnumField,Excellent,false -Office.MailboxEnums.RecurrenceTimeZone,N/A,Enum,Missing,true -Office.MailboxEnums.RecurrenceTimeZone,"AfghanistanStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"AlaskanStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"AleutianStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"AltaiStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"ArabStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"ArabianStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"ArabicStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"ArgentinaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"AstrakhanStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"AtlanticStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"AUSCentralStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"AusCentralW_StandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"AUSEasternStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"AzerbaijanStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"AzoresStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"BahiaStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"BangladeshStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"BelarusStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"BougainvilleStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"CanadaCentralStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"CapeVerdeStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"CaucasusStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"CenAustraliaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"CentralAmericaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"CentralAsiaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"CentralBrazilianStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"CentralEuropeStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"CentralEuropeanStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"CentralPacificStandardTime",EnumField,Fine,false -Office.MailboxEnums.RecurrenceTimeZone,"CentralStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"CentralStandardTime_Mexico",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"ChathamIslandsStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"ChinaStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"CubaStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"DatelineStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"E_AfricaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"E_AustraliaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"E_EuropeStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"E_SouthAmericaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"EasterIslandStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"EasternStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"EasternStandardTime_Mexico",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"EgyptStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"EkaterinburgStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"FijiStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"FLEStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"GeorgianStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"GMTStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"GreenlandStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"GreenwichStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"GTBStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"HaitiStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"HawaiianStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"IndiaStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"IranStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"IsraelStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"JordanStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"KaliningradStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"KamchatkaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"KoreaStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"LibyaStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"LineIslandsStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"LordHoweStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"MagadanStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"MagallanesStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"MarquesasStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"MauritiusStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"MidAtlanticStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"MiddleEastStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"MontevideoStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"MoroccoStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"MountainStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"MountainStandardTime_Mexico",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"MyanmarStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"N_CentralAsiaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"NamibiaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"NepalStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"NewZealandStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"NewfoundlandStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"NorfolkStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"NorthAsiaEastStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"NorthAsiaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"NorthKoreaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"OmskStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"PacificSAStandardTime",EnumField,Fine,false -Office.MailboxEnums.RecurrenceTimeZone,"PacificStandardTime",EnumField,Fine,false -Office.MailboxEnums.RecurrenceTimeZone,"PacificStandardTimeMexico",EnumField,Fine,false -Office.MailboxEnums.RecurrenceTimeZone,"PakistanStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"ParaguayStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"RomanceStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"RussiaTimeZone10",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"RussiaTimeZone11",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"RussiaTimeZone3",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"RussianStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"SAEasternStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"SAPacificStandardTime",EnumField,Fine,false -Office.MailboxEnums.RecurrenceTimeZone,"SAWesternStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"SaintPierreStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"SakhalinStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"SamoaStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"SaratovStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"SEAsiaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"SingaporeStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"SouthAfricaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"SriLankaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"SudanStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"SyriaStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"TaipeiStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"TasmaniaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"TocantinsStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"TokyoStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"TomskStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"TongaStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"TransbaikalStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"TurkeyStandardTime",EnumField,Missing,false -Office.MailboxEnums.RecurrenceTimeZone,"TurksAndCaicosStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"UlaanbaatarStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"USEasternStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"USMountainStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"UTC",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"UTCPLUS12",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"UTCPLUS13",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"UTCMINUS02",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"UTCMINUS08",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"UTCMINUS09",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"UTCMINUS11",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"VenezuelaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"VladivostokStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"W_AustraliaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"W_CentralAfricaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"W_EuropeStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"W_MongoliaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"WestAsiaStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"WestBankStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceTimeZone,"WestPacificStandardTime",EnumField,Fine,false -Office.MailboxEnums.RecurrenceTimeZone,"YakutskStandardTime",EnumField,Poor,false -Office.MailboxEnums.RecurrenceType,N/A,Enum,Missing,true -Office.MailboxEnums.RecurrenceType,"Daily",EnumField,Missing,false -Office.MailboxEnums.RecurrenceType,"Weekday",EnumField,Missing,false -Office.MailboxEnums.RecurrenceType,"Weekly",EnumField,Missing,false -Office.MailboxEnums.RecurrenceType,"Monthly",EnumField,Missing,false -Office.MailboxEnums.RecurrenceType,"Yearly",EnumField,Missing,false -Office.MailboxEnums.ResponseType,N/A,Enum,Unknown,true -Office.MailboxEnums.ResponseType,"None",EnumField,Poor,false -Office.MailboxEnums.ResponseType,"Organizer",EnumField,Poor,false -Office.MailboxEnums.ResponseType,"Tentative",EnumField,Fine,false -Office.MailboxEnums.ResponseType,"Accepted",EnumField,Poor,false -Office.MailboxEnums.ResponseType,"Declined",EnumField,Poor,false -Office.MailboxEnums.RestVersion,N/A,Enum,Missing,true -Office.MailboxEnums.RestVersion,"v1_0",EnumField,Missing,false -Office.MailboxEnums.RestVersion,"v2_0",EnumField,Missing,false -Office.MailboxEnums.RestVersion,"Beta",EnumField,Missing,false -Office.MailboxEnums.SaveLocation,N/A,Enum,Missing,true -Office.MailboxEnums.SaveLocation,"AccountDocument",EnumField,Good,false -Office.MailboxEnums.SaveLocation,"Box",EnumField,Missing,false -Office.MailboxEnums.SaveLocation,"Dropbox",EnumField,Missing,false -Office.MailboxEnums.SaveLocation,"GoogleDrive",EnumField,Missing,false -Office.MailboxEnums.SaveLocation,"Local",EnumField,Fine,false -Office.MailboxEnums.SaveLocation,"OnedriveForBusiness",EnumField,Fine,false -Office.MailboxEnums.SaveLocation,"Other",EnumField,Fine,false -Office.MailboxEnums.SaveLocation,"PhotoLibrary",EnumField,Poor,false -Office.MailboxEnums.SaveLocation,"SharePoint",EnumField,Good,false -Office.MailboxEnums.SendModeOverride,N/A,Enum,Excellent,true -Office.MailboxEnums.SendModeOverride,"PromptUser",EnumField,Excellent,false -Office.MailboxEnums.SourceProperty,N/A,Enum,Unknown,true -Office.MailboxEnums.SourceProperty,"Body",EnumField,Fine,false -Office.MailboxEnums.SourceProperty,"Subject",EnumField,Fine,false -Office.MailboxEnums.WeekNumber,N/A,Enum,Unknown,true -Office.MailboxEnums.WeekNumber,"First",EnumField,Poor,false -Office.MailboxEnums.WeekNumber,"Second",EnumField,Poor,false -Office.MailboxEnums.WeekNumber,"Third",EnumField,Poor,false -Office.MailboxEnums.WeekNumber,"Fourth",EnumField,Poor,false -Office.MailboxEnums.WeekNumber,"Last",EnumField,Poor,false -Office.MailboxEvent,N/A,Interface,Unknown,false -Office.MailboxEvent,"completed(options)",Method,Fine,true -Office.MasterCategories,N/A,Interface,Unknown,false -Office.MasterCategories,"addAsync(categories, options, callback)",Method,Fine,true -Office.MasterCategories,"addAsync(categories, callback)",Method,Fine,false -Office.MasterCategories,"getAsync(options, callback)",Method,Poor,false -Office.MasterCategories,"getAsync(callback)",Method,Poor,true -Office.MasterCategories,"removeAsync(categories, options, callback)",Method,Fine,true -Office.MasterCategories,"removeAsync(categories, callback)",Method,Fine,false -Office.MeetingSuggestion,N/A,Interface,Deprecated,true -Office.MeetingSuggestion,"attendees",Property,Deprecated,false -Office.MeetingSuggestion,"end",Property,Deprecated,false -Office.MeetingSuggestion,"location",Property,Deprecated,false -Office.MeetingSuggestion,"meetingString",Property,Deprecated,false -Office.MeetingSuggestion,"start",Property,Deprecated,false -Office.MeetingSuggestion,"subject",Property,Deprecated,false -Office.Message,N/A,Interface,Excellent,false -Office.MessageCompose,N/A,Interface,Unknown,true -Office.MessageCompose,"bcc",Property,Great,true -Office.MessageCompose,"body",Property,Great,true -Office.MessageCompose,"categories",Property,Great,true -Office.MessageCompose,"cc",Property,Excellent,true -Office.MessageCompose,"conversationId",Property,Excellent,true -Office.MessageCompose,"delayDeliveryTime",Property,Excellent,true -Office.MessageCompose,"from",Property,Excellent,true -Office.MessageCompose,"inReplyTo",Property,Fine,true -Office.MessageCompose,"internetHeaders",Property,Excellent,true -Office.MessageCompose,"itemType",Property,Excellent,true -Office.MessageCompose,"notificationMessages",Property,Fine,true -Office.MessageCompose,"sensitivityLabel",Property,Good,true -Office.MessageCompose,"seriesId",Property,Good,true -Office.MessageCompose,"sessionData",Property,Good,true -Office.MessageCompose,"subject",Property,Excellent,true -Office.MessageCompose,"to",Property,Excellent,true -Office.MessageCompose,"addFileAttachmentAsync(uri, attachmentName, options, callback)",Method,Great,true -Office.MessageCompose,"addFileAttachmentAsync(uri, attachmentName, callback)",Method,Great,false -Office.MessageCompose,"addFileAttachmentFromBase64Async(base64File, attachmentName, options, callback)",Method,Excellent,true -Office.MessageCompose,"addFileAttachmentFromBase64Async(base64File, attachmentName, callback)",Method,Excellent,true -Office.MessageCompose,"addHandlerAsync(eventType, handler, options, callback)",Method,Excellent,true -Office.MessageCompose,"addHandlerAsync(eventType, handler, callback)",Method,Excellent,false -Office.MessageCompose,"addItemAttachmentAsync(itemId, attachmentName, options, callback)",Method,Excellent,true -Office.MessageCompose,"addItemAttachmentAsync(itemId, attachmentName, callback)",Method,Excellent,false -Office.MessageCompose,"close()",Method,Excellent,true -Office.MessageCompose,"closeAsync(options, callback)",Method,Good,false -Office.MessageCompose,"closeAsync(callback)",Method,Great,true -Office.MessageCompose,"disableClientSignatureAsync(options, callback)",Method,Excellent,true -Office.MessageCompose,"disableClientSignatureAsync(callback)",Method,Excellent,false -Office.MessageCompose,"getAttachmentContentAsync(attachmentId, options, callback)",Method,Great,true -Office.MessageCompose,"getAttachmentContentAsync(attachmentId, callback)",Method,Great,false -Office.MessageCompose,"getAttachmentsAsync(options, callback)",Method,Fine,true -Office.MessageCompose,"getAttachmentsAsync(callback)",Method,Fine,false -Office.MessageCompose,"getComposeTypeAsync(options, callback)",Method,Great,false -Office.MessageCompose,"getComposeTypeAsync(callback)",Method,Great,true -Office.MessageCompose,"getConversationIndexAsync(options, callback)",Method,Fine,false -Office.MessageCompose,"getConversationIndexAsync(callback)",Method,Fine,true -Office.MessageCompose,"getInitializationContextAsync(options, callback)",Method,Good,true -Office.MessageCompose,"getInitializationContextAsync(callback)",Method,Good,false -Office.MessageCompose,"getItemClassAsync(options, callback)",Method,Fine,false -Office.MessageCompose,"getItemClassAsync(callback)",Method,Fine,true -Office.MessageCompose,"getItemIdAsync(options, callback)",Method,Excellent,true -Office.MessageCompose,"getItemIdAsync(callback)",Method,Excellent,true -Office.MessageCompose,"getSelectedDataAsync(coercionType, options, callback)",Method,Excellent,true -Office.MessageCompose,"getSelectedDataAsync(coercionType, callback)",Method,Excellent,true -Office.MessageCompose,"getSharedPropertiesAsync(options, callback)",Method,Fine,false -Office.MessageCompose,"getSharedPropertiesAsync(callback)",Method,Fine,true -Office.MessageCompose,"isClientSignatureEnabledAsync(options, callback)",Method,Excellent,true -Office.MessageCompose,"isClientSignatureEnabledAsync(callback)",Method,Excellent,false -Office.MessageCompose,"loadCustomPropertiesAsync(callback, userContext)",Method,Excellent,true -Office.MessageCompose,"removeAttachmentAsync(attachmentId, options, callback)",Method,Excellent,true -Office.MessageCompose,"removeAttachmentAsync(attachmentId, callback)",Method,Excellent,false -Office.MessageCompose,"removeHandlerAsync(eventType, options, callback)",Method,Excellent,false -Office.MessageCompose,"removeHandlerAsync(eventType, callback)",Method,Excellent,true -Office.MessageCompose,"saveAsync(options, callback)",Method,Fine,true -Office.MessageCompose,"saveAsync(callback)",Method,Fine,true -Office.MessageCompose,"sendAsync(options, callback)",Method,Poor,true -Office.MessageCompose,"sendAsync(callback)",Method,Poor,true -Office.MessageCompose,"setSelectedDataAsync(data, options, callback)",Method,Excellent,true -Office.MessageCompose,"setSelectedDataAsync(data, callback)",Method,Excellent,false -Office.MessageRead,N/A,Interface,Unknown,true -Office.MessageRead,"attachments",Property,Fine,true -Office.MessageRead,"body",Property,Great,true -Office.MessageRead,"categories",Property,Great,true -Office.MessageRead,"cc",Property,Excellent,true -Office.MessageRead,"conversationId",Property,Excellent,true -Office.MessageRead,"dateTimeCreated",Property,Poor,true -Office.MessageRead,"dateTimeModified",Property,Good,true -Office.MessageRead,"display",Property,Good,true -Office.MessageRead,"end",Property,Excellent,true -Office.MessageRead,"from",Property,Excellent,true -Office.MessageRead,"internetMessageId",Property,Excellent,true -Office.MessageRead,"itemClass",Property,Fine,true -Office.MessageRead,"itemId",Property,Good,true -Office.MessageRead,"itemType",Property,Excellent,true -Office.MessageRead,"location",Property,Excellent,true -Office.MessageRead,"normalizedSubject",Property,Good,true -Office.MessageRead,"notificationMessages",Property,Fine,true -Office.MessageRead,"recurrence",Property,Excellent,true -Office.MessageRead,"sender",Property,Excellent,true -Office.MessageRead,"seriesId",Property,Excellent,true -Office.MessageRead,"start",Property,Excellent,true -Office.MessageRead,"subject",Property,Excellent,true -Office.MessageRead,"to",Property,Excellent,true -Office.MessageRead,"addHandlerAsync(eventType, handler, options, callback)",Method,Excellent,true -Office.MessageRead,"addHandlerAsync(eventType, handler, callback)",Method,Excellent,false -Office.MessageRead,"displayReplyAllForm(formData)",Method,Fine,true -Office.MessageRead,"displayReplyAllFormAsync(formData, options, callback)",Method,Fine,true -Office.MessageRead,"displayReplyAllFormAsync(formData, callback)",Method,Fine,false -Office.MessageRead,"displayReplyForm(formData)",Method,Fine,true -Office.MessageRead,"displayReplyFormAsync(formData, options, callback)",Method,Fine,true -Office.MessageRead,"displayReplyFormAsync(formData, callback)",Method,Fine,false -Office.MessageRead,"getAllInternetHeadersAsync(options, callback)",Method,Good,true -Office.MessageRead,"getAllInternetHeadersAsync(callback)",Method,Good,false -Office.MessageRead,"getAsFileAsync(options, callback)",Method,Fine,false -Office.MessageRead,"getAsFileAsync(callback)",Method,Fine,true -Office.MessageRead,"getAttachmentContentAsync(attachmentId, options, callback)",Method,Great,true -Office.MessageRead,"getAttachmentContentAsync(attachmentId, callback)",Method,Great,false -Office.MessageRead,"getEntities()",Method,Deprecated,false -Office.MessageRead,"getEntitiesByType(entityType)",Method,Deprecated,false -Office.MessageRead,"getFilteredEntitiesByName(name)",Method,Deprecated,false -Office.MessageRead,"getInitializationContextAsync(options, callback)",Method,Good,true -Office.MessageRead,"getInitializationContextAsync(callback)",Method,Good,false -Office.MessageRead,"getRegExMatches()",Method,Excellent,true -Office.MessageRead,"getRegExMatchesByName(name)",Method,Excellent,true -Office.MessageRead,"getSelectedEntities()",Method,Deprecated,false -Office.MessageRead,"getSelectedRegExMatches()",Method,Excellent,true -Office.MessageRead,"getSharedPropertiesAsync(options, callback)",Method,Fine,false -Office.MessageRead,"getSharedPropertiesAsync(callback)",Method,Fine,true -Office.MessageRead,"loadCustomPropertiesAsync(callback, userContext)",Method,Excellent,true -Office.MessageRead,"removeHandlerAsync(eventType, options, callback)",Method,Excellent,false -Office.MessageRead,"removeHandlerAsync(eventType, callback)",Method,Excellent,true -Office.NotificationMessageAction,N/A,Interface,Fine,true -Office.NotificationMessageAction,"actionText",Property,Poor,false -Office.NotificationMessageAction,"actionType",Property,Fine,false -Office.NotificationMessageAction,"commandId",Property,Fine,false -Office.NotificationMessageAction,"contextData",Property,Fine,false -Office.NotificationMessageDetails,N/A,Interface,Unknown,true -Office.NotificationMessageDetails,"actions",Property,Excellent,false -Office.NotificationMessageDetails,"icon",Property,Good,true -Office.NotificationMessageDetails,"key",Property,Fine,false -Office.NotificationMessageDetails,"message",Property,Excellent,false -Office.NotificationMessageDetails,"persistent",Property,Excellent,false -Office.NotificationMessageDetails,"type",Property,Great,false -Office.NotificationMessages,N/A,Interface,Unknown,false -Office.NotificationMessages,"addAsync(key, JSONmessage, options, callback)",Method,Fine,true -Office.NotificationMessages,"addAsync(key, JSONmessage, callback)",Method,Fine,false -Office.NotificationMessages,"getAllAsync(options, callback)",Method,Fine,true -Office.NotificationMessages,"getAllAsync(callback)",Method,Fine,false -Office.NotificationMessages,"removeAsync(key, options, callback)",Method,Fine,true -Office.NotificationMessages,"removeAsync(key, callback)",Method,Fine,false -Office.NotificationMessages,"replaceAsync(key, JSONmessage, options, callback)",Method,Good,true -Office.NotificationMessages,"replaceAsync(key, JSONmessage, callback)",Method,Good,false -Office.OfficeThemeChangedEventArgs,N/A,Interface,Unknown,true -Office.OfficeThemeChangedEventArgs,"officeTheme",Property,Poor,false -Office.OfficeThemeChangedEventArgs,"type",Property,Fine,false -Office.Organizer,N/A,Interface,Excellent,false -Office.Organizer,"getAsync(options, callback)",Method,Excellent,true -Office.Organizer,"getAsync(callback)",Method,Excellent,false -Office.PhoneNumber,N/A,Interface,Deprecated,true -Office.PhoneNumber,"originalPhoneString",Property,Deprecated,false -Office.PhoneNumber,"phoneString",Property,Deprecated,false -Office.PhoneNumber,"type",Property,Deprecated,false -Office.Recipients,N/A,Interface,Unknown,false -Office.Recipients,"addAsync(recipients, options, callback)",Method,Fine,true -Office.Recipients,"addAsync(recipients, callback)",Method,Fine,false -Office.Recipients,"getAsync(options, callback)",Method,Fine,false -Office.Recipients,"getAsync(callback)",Method,Fine,true -Office.Recipients,"setAsync(recipients, options, callback)",Method,Good,false -Office.Recipients,"setAsync(recipients, callback)",Method,Good,true -Office.RecipientsChangedEventArgs,N/A,Interface,Unknown,true -Office.RecipientsChangedEventArgs,"changedRecipientFields",Property,Great,false -Office.RecipientsChangedEventArgs,"type",Property,Fine,false -Office.RecipientsChangedFields,N/A,Interface,Unknown,true -Office.RecipientsChangedFields,"bcc",Property,Great,false -Office.RecipientsChangedFields,"cc",Property,Great,false -Office.RecipientsChangedFields,"optionalAttendees",Property,Great,false -Office.RecipientsChangedFields,"requiredAttendees",Property,Good,false -Office.RecipientsChangedFields,"resources",Property,Fine,false -Office.RecipientsChangedFields,"to",Property,Great,false -Office.Recurrence,N/A,Interface,Unknown,false -Office.Recurrence,"recurrenceProperties",Property,Fine,false -Office.Recurrence,"recurrenceTimeZone",Property,Fine,false -Office.Recurrence,"recurrenceType",Property,Fine,false -Office.Recurrence,"seriesTime",Property,Excellent,false -Office.Recurrence,"getAsync(options, callback)",Method,Excellent,true -Office.Recurrence,"getAsync(callback)",Method,Excellent,false -Office.Recurrence,"setAsync(recurrencePattern, options, callback)",Method,Fine,true -Office.Recurrence,"setAsync(recurrencePattern, callback)",Method,Fine,false -Office.RecurrenceChangedEventArgs,N/A,Interface,Unknown,true -Office.RecurrenceChangedEventArgs,"recurrence",Property,Fine,false -Office.RecurrenceChangedEventArgs,"type",Property,Fine,false -Office.RecurrenceProperties,N/A,Interface,Unknown,true -Office.RecurrenceProperties,"dayOfMonth",Property,Poor,false -Office.RecurrenceProperties,"dayOfWeek",Property,Good,false -Office.RecurrenceProperties,"days",Property,Good,false -Office.RecurrenceProperties,"firstDayOfWeek",Property,Great,false -Office.RecurrenceProperties,"interval",Property,Fine,false -Office.RecurrenceProperties,"month",Property,Poor,false -Office.RecurrenceProperties,"weekNumber",Property,Fine,false -Office.RecurrenceTimeZone,N/A,Interface,Unknown,true -Office.RecurrenceTimeZone,"name",Property,Poor,false -Office.RecurrenceTimeZone,"offset",Property,Excellent,false -Office.ReplyFormAttachment,N/A,Interface,Unknown,true -Office.ReplyFormAttachment,"base64file",Property,Great,false -Office.ReplyFormAttachment,"inLine",Property,Good,false -Office.ReplyFormAttachment,"itemId",Property,Great,false -Office.ReplyFormAttachment,"name",Property,Good,false -Office.ReplyFormAttachment,"type",Property,Poor,false -Office.ReplyFormAttachment,"url",Property,Good,false -Office.ReplyFormData,N/A,Interface,Unknown,true -Office.ReplyFormData,"attachments",Property,Good,false -Office.ReplyFormData,"callback",Property,Excellent,false -Office.ReplyFormData,"htmlBody",Property,Good,false -Office.ReplyFormData,"options",Property,Excellent,false -Office.RoamingSettings,N/A,Interface,Great,false -Office.RoamingSettings,"get(name)",Method,Good,true -Office.RoamingSettings,"remove(name)",Method,Fine,true -Office.RoamingSettings,"saveAsync(callback)",Method,Excellent,true -Office.RoamingSettings,"set(name, value)",Method,Excellent,true -Office.SelectedItemDetails,N/A,Interface,Unknown,true -Office.SelectedItemDetails,"conversationId",Property,Good,false -Office.SelectedItemDetails,"hasAttachment",Property,Great,false -Office.SelectedItemDetails,"internetMessageId",Property,Good,false -Office.SelectedItemDetails,"itemId",Property,Good,false -Office.SelectedItemDetails,"itemMode",Property,Fine,false -Office.SelectedItemDetails,"itemType",Property,Fine,false -Office.SelectedItemDetails,"subject",Property,Good,false -Office.Sensitivity,N/A,Interface,Unknown,false -Office.Sensitivity,"getAsync(options, callback)",Method,Poor,false -Office.Sensitivity,"getAsync(callback)",Method,Poor,true -Office.Sensitivity,"setAsync(sensitivity, options, callback)",Method,Poor,true -Office.Sensitivity,"setAsync(sensitivity, callback)",Method,Poor,false -Office.SensitivityLabel,N/A,Interface,Good,false -Office.SensitivityLabel,"getAsync(options, callback)",Method,Good,false -Office.SensitivityLabel,"getAsync(callback)",Method,Good,true -Office.SensitivityLabel,"setAsync(sensitivityLabel, options, callback)",Method,Good,false -Office.SensitivityLabel,"setAsync(sensitivityLabel, callback)",Method,Good,true -Office.SensitivityLabelChangedEventArgs,N/A,Interface,Unknown,true -Office.SensitivityLabelChangedEventArgs,"type",Property,Fine,false -Office.SensitivityLabelDetails,N/A,Interface,Fine,true -Office.SensitivityLabelDetails,"children",Property,Great,false -Office.SensitivityLabelDetails,"color",Property,Poor,false -Office.SensitivityLabelDetails,"id",Property,Good,false -Office.SensitivityLabelDetails,"name",Property,Poor,false -Office.SensitivityLabelDetails,"tooltip",Property,Poor,false -Office.SensitivityLabelsCatalog,N/A,Interface,Unknown,false -Office.SensitivityLabelsCatalog,"getAsync(options, callback)",Method,Good,false -Office.SensitivityLabelsCatalog,"getAsync(callback)",Method,Good,true -Office.SensitivityLabelsCatalog,"getIsEnabledAsync(options, callback)",Method,Good,false -Office.SensitivityLabelsCatalog,"getIsEnabledAsync(callback)",Method,Good,true -Office.SeriesTime,N/A,Interface,Unknown,false -Office.SeriesTime,"getDuration()",Method,Fine,true -Office.SeriesTime,"getEndDate()",Method,Fine,true -Office.SeriesTime,"getEndTime()",Method,Fine,true -Office.SeriesTime,"getStartDate()",Method,Fine,true -Office.SeriesTime,"getStartTime()",Method,Fine,true -Office.SeriesTime,"setDuration(minutes)",Method,Fine,true -Office.SeriesTime,"setEndDate(year, month, day)",Method,Fine,true -Office.SeriesTime,"setEndDate(date)",Method,Fine,true -Office.SeriesTime,"setStartDate(year, month, day)",Method,Fine,true -Office.SeriesTime,"setStartDate(date)",Method,Fine,true -Office.SeriesTime,"setStartTime(hours, minutes)",Method,Great,true -Office.SeriesTime,"setStartTime(time)",Method,Great,true -Office.SessionData,N/A,Interface,Unknown,false -Office.SessionData,"clearAsync(options, callback)",Method,Fine,true -Office.SessionData,"clearAsync(callback)",Method,Fine,false -Office.SessionData,"getAllAsync(callback)",Method,Fine,true -Office.SessionData,"getAsync(name, callback)",Method,Good,true -Office.SessionData,"removeAsync(name, options, callback)",Method,Fine,true -Office.SessionData,"removeAsync(name, callback)",Method,Fine,false -Office.SessionData,"setAsync(name, value, options, callback)",Method,Fine,true -Office.SessionData,"setAsync(name, value, callback)",Method,Fine,false -Office.SharedProperties,N/A,Interface,Unknown,true -Office.SharedProperties,"delegatePermissions",Property,Fine,false -Office.SharedProperties,"owner",Property,Poor,false -Office.SharedProperties,"targetMailbox",Property,Excellent,false -Office.SharedProperties,"targetRestUrl",Property,Great,false -Office.SmartAlertsEventCompletedOptions,N/A,Interface,Excellent,true -Office.SmartAlertsEventCompletedOptions,"allowEvent",Property,Excellent,false -Office.SmartAlertsEventCompletedOptions,"cancelLabel",Property,Excellent,false -Office.SmartAlertsEventCompletedOptions,"commandId",Property,Excellent,false -Office.SmartAlertsEventCompletedOptions,"contextData",Property,Excellent,false -Office.SmartAlertsEventCompletedOptions,"errorMessage",Property,Excellent,false -Office.SmartAlertsEventCompletedOptions,"errorMessageMarkdown",Property,Excellent,false -Office.SmartAlertsEventCompletedOptions,"sendModeOverride",Property,Excellent,false -Office.SpamReportingEventArgs,N/A,Interface,Unknown,true -Office.SpamReportingEventArgs,"freeText",Property,Fine,false -Office.SpamReportingEventArgs,"options",Property,Great,false -Office.SpamReportingEventArgs,"type",Property,Fine,false -Office.SpamReportingEventCompletedOptions,N/A,Interface,Excellent,true -Office.SpamReportingEventCompletedOptions,"commandId",Property,Excellent,true -Office.SpamReportingEventCompletedOptions,"contextData",Property,Excellent,true -Office.SpamReportingEventCompletedOptions,"folderName",Property,Excellent,false -Office.SpamReportingEventCompletedOptions,"moveItemTo",Property,Excellent,false -Office.SpamReportingEventCompletedOptions,"onErrorDeleteItem",Property,Excellent,false -Office.SpamReportingEventCompletedOptions,"postProcessingAction",Property,Excellent,true -Office.SpamReportingEventCompletedOptions,"showPostProcessingDialog",Property,Excellent,false -Office.Subject,N/A,Interface,Good,false -Office.Subject,"getAsync(options, callback)",Method,Good,false -Office.Subject,"getAsync(callback)",Method,Good,true -Office.Subject,"setAsync(subject, options, callback)",Method,Good,true -Office.Subject,"setAsync(subject, callback)",Method,Good,false -Office.TaskSuggestion,N/A,Interface,Deprecated,true -Office.TaskSuggestion,"assignees",Property,Deprecated,false -Office.TaskSuggestion,"taskString",Property,Deprecated,false -Office.Time,N/A,Interface,Unknown,false -Office.Time,"getAsync(options, callback)",Method,Excellent,false -Office.Time,"getAsync(callback)",Method,Excellent,true -Office.Time,"setAsync(dateTime, options, callback)",Method,Excellent,true -Office.Time,"setAsync(dateTime, callback)",Method,Excellent,false -Office.UserProfile,N/A,Interface,Unknown,false -Office.UserProfile,"accountType",Property,Fine,true -Office.UserProfile,"displayName",Property,Poor,true -Office.UserProfile,"emailAddress",Property,Poor,true -Office.UserProfile,"timeZone",Property,Good,true -PowerPoint.AddSlideOptions,N/A,Interface,Unknown,true -PowerPoint.AddSlideOptions,"layoutId",Property,Excellent,false -PowerPoint.AddSlideOptions,"slideMasterId",Property,Excellent,false -PowerPoint.Adjustments,N/A,Class,Unknown,false -PowerPoint.Adjustments,"context",Property,Excellent,false -PowerPoint.Adjustments,"count",Property,Good,false -PowerPoint.Adjustments,"get(index)",Method,Excellent,false -PowerPoint.Adjustments,"load(options)",Method,Excellent,false -PowerPoint.Adjustments,"load(propertyNames)",Method,Excellent,false -PowerPoint.Adjustments,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.Adjustments,"set(index, value)",Method,Excellent,false -PowerPoint.Adjustments,"toJSON()",Method,Excellent,false -PowerPoint.Application,N/A,Class,Unknown,false -PowerPoint.Application,"context",Property,Excellent,false -PowerPoint.Application,"newObject(context)",Method,Great,false -PowerPoint.Application,"toJSON()",Method,Excellent,false -PowerPoint.Binding,N/A,Class,Unknown,true -PowerPoint.Binding,"context",Property,Excellent,false -PowerPoint.Binding,"id",Property,Fine,false -PowerPoint.Binding,"type",Property,Good,false -PowerPoint.Binding,"delete()",Method,Poor,false -PowerPoint.Binding,"getShape()",Method,Excellent,true -PowerPoint.Binding,"load(options)",Method,Excellent,false -PowerPoint.Binding,"load(propertyNames)",Method,Excellent,false -PowerPoint.Binding,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.Binding,"toJSON()",Method,Excellent,false -PowerPoint.BindingCollection,N/A,Class,Unknown,true -PowerPoint.BindingCollection,"context",Property,Excellent,false -PowerPoint.BindingCollection,"items",Property,Poor,false -PowerPoint.BindingCollection,"add(shape, bindingType, id)",Method,Great,true -PowerPoint.BindingCollection,"add(shape, bindingType, id)",Method,Great,false -PowerPoint.BindingCollection,"addFromSelection(bindingType, id)",Method,Excellent,false -PowerPoint.BindingCollection,"addFromSelection(bindingType, id)",Method,Excellent,false -PowerPoint.BindingCollection,"getCount()",Method,Poor,false -PowerPoint.BindingCollection,"getItem(key)",Method,Excellent,true -PowerPoint.BindingCollection,"getItemAt(index)",Method,Excellent,false -PowerPoint.BindingCollection,"getItemOrNullObject(id)",Method,Excellent,false -PowerPoint.BindingCollection,"load(options)",Method,Excellent,false -PowerPoint.BindingCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.BindingCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.BindingCollection,"toJSON()",Method,Excellent,false -PowerPoint.BindingType,N/A,Enum,Unknown,true -PowerPoint.BindingType,"shape",EnumField,Fine,false -PowerPoint.Border,N/A,Class,Unknown,false -PowerPoint.Border,"color",Property,Good,false -PowerPoint.Border,"context",Property,Excellent,false -PowerPoint.Border,"dashStyle",Property,Poor,false -PowerPoint.Border,"transparency",Property,Excellent,false -PowerPoint.Border,"weight",Property,Poor,false -PowerPoint.Border,"load(options)",Method,Excellent,false -PowerPoint.Border,"load(propertyNames)",Method,Excellent,false -PowerPoint.Border,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.Border,"toJSON()",Method,Excellent,false -PowerPoint.BorderProperties,N/A,Interface,Unknown,true -PowerPoint.BorderProperties,"color",Property,Good,true -PowerPoint.BorderProperties,"dashStyle",Property,Poor,true -PowerPoint.BorderProperties,"transparency",Property,Excellent,false -PowerPoint.BorderProperties,"weight",Property,Poor,true -PowerPoint.Borders,N/A,Class,Missing,false -PowerPoint.Borders,"bottom",Property,Poor,false -PowerPoint.Borders,"context",Property,Excellent,false -PowerPoint.Borders,"diagonalDown",Property,Fine,false -PowerPoint.Borders,"diagonalUp",Property,Fine,false -PowerPoint.Borders,"left",Property,Poor,false -PowerPoint.Borders,"right",Property,Poor,false -PowerPoint.Borders,"top",Property,Missing,false -PowerPoint.Borders,"load(options)",Method,Excellent,false -PowerPoint.Borders,"load(propertyNames)",Method,Excellent,false -PowerPoint.Borders,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.Borders,"toJSON()",Method,Excellent,false -PowerPoint.BulletFormat,N/A,Class,Unknown,false -PowerPoint.BulletFormat,"context",Property,Excellent,false -PowerPoint.BulletFormat,"style",Property,Excellent,false -PowerPoint.BulletFormat,"type",Property,Excellent,false -PowerPoint.BulletFormat,"visible",Property,Excellent,false -PowerPoint.BulletFormat,"load(options)",Method,Excellent,false -PowerPoint.BulletFormat,"load(propertyNames)",Method,Excellent,false -PowerPoint.BulletFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.BulletFormat,"toJSON()",Method,Excellent,false -PowerPoint.BulletStyle,N/A,Enum,Unknown,false -PowerPoint.BulletStyle,"alphabetLowercaseParenthesesBoth",EnumField,Good,false -PowerPoint.BulletStyle,"alphabetLowercaseParenthesisRight",EnumField,Good,false -PowerPoint.BulletStyle,"alphabetLowercasePeriod",EnumField,Good,false -PowerPoint.BulletStyle,"alphabetUppercaseParenthesesBoth",EnumField,Good,false -PowerPoint.BulletStyle,"alphabetUppercaseParenthesisRight",EnumField,Good,false -PowerPoint.BulletStyle,"alphabetUppercasePeriod",EnumField,Good,false -PowerPoint.BulletStyle,"arabicAbjadDash",EnumField,Fine,false -PowerPoint.BulletStyle,"arabicAlphabetDash",EnumField,Fine,false -PowerPoint.BulletStyle,"arabicDoubleBytePeriod",EnumField,Fine,false -PowerPoint.BulletStyle,"arabicDoubleBytePlain",EnumField,Fine,false -PowerPoint.BulletStyle,"arabicNumeralParenthesesBoth",EnumField,Fine,false -PowerPoint.BulletStyle,"arabicNumeralParenthesisRight",EnumField,Fine,false -PowerPoint.BulletStyle,"arabicNumeralPeriod",EnumField,Fine,false -PowerPoint.BulletStyle,"arabicNumeralPlain",EnumField,Fine,false -PowerPoint.BulletStyle,"circleNumberDoubleBytePlain",EnumField,Good,false -PowerPoint.BulletStyle,"circleNumberWideDoubleByteBlackPlain",EnumField,Fine,false -PowerPoint.BulletStyle,"circleNumberWideDoubleByteWhitePlain",EnumField,Fine,false -PowerPoint.BulletStyle,"hebrewAlphabetDash",EnumField,Fine,false -PowerPoint.BulletStyle,"hindiAlphabet1Period",EnumField,Fine,false -PowerPoint.BulletStyle,"hindiAlphabetPeriod",EnumField,Fine,false -PowerPoint.BulletStyle,"hindiNumeralParenthesisRight",EnumField,Fine,false -PowerPoint.BulletStyle,"hindiNumeralPeriod",EnumField,Fine,false -PowerPoint.BulletStyle,"kanjiKoreanPeriod",EnumField,Fine,false -PowerPoint.BulletStyle,"kanjiKoreanPlain",EnumField,Fine,false -PowerPoint.BulletStyle,"kanjiSimplifiedChineseDoubleBytePeriod",EnumField,Good,false -PowerPoint.BulletStyle,"romanLowercaseParenthesesBoth",EnumField,Good,false -PowerPoint.BulletStyle,"romanLowercaseParenthesisRight",EnumField,Good,false -PowerPoint.BulletStyle,"romanLowercasePeriod",EnumField,Good,false -PowerPoint.BulletStyle,"romanUppercaseParenthesesBoth",EnumField,Good,false -PowerPoint.BulletStyle,"romanUppercaseParenthesisRight",EnumField,Good,false -PowerPoint.BulletStyle,"romanUppercasePeriod",EnumField,Good,false -PowerPoint.BulletStyle,"simplifiedChinesePeriod",EnumField,Good,false -PowerPoint.BulletStyle,"simplifiedChinesePlain",EnumField,Good,false -PowerPoint.BulletStyle,"thaiAlphabetParenthesesBoth",EnumField,Fine,false -PowerPoint.BulletStyle,"thaiAlphabetParenthesisRight",EnumField,Fine,false -PowerPoint.BulletStyle,"thaiAlphabetPeriod",EnumField,Fine,false -PowerPoint.BulletStyle,"thaiNumeralParenthesesBoth",EnumField,Fine,false -PowerPoint.BulletStyle,"thaiNumeralParenthesisRight",EnumField,Fine,false -PowerPoint.BulletStyle,"thaiNumeralPeriod",EnumField,Fine,false -PowerPoint.BulletStyle,"traditionalChinesePeriod",EnumField,Fine,false -PowerPoint.BulletStyle,"traditionalChinesePlain",EnumField,Fine,false -PowerPoint.BulletStyle,"unsupported",EnumField,Fine,false -PowerPoint.BulletType,N/A,Enum,Unknown,false -PowerPoint.BulletType,"none",EnumField,Fine,false -PowerPoint.BulletType,"numbered",EnumField,Fine,false -PowerPoint.BulletType,"unnumbered",EnumField,Fine,false -PowerPoint.BulletType,"unsupported",EnumField,Fine,false -PowerPoint.ConnectorType,N/A,Enum,Unknown,true -PowerPoint.ConnectorType,"curve",EnumField,Fine,false -PowerPoint.ConnectorType,"elbow",EnumField,Fine,false -PowerPoint.ConnectorType,"straight",EnumField,Fine,false -PowerPoint.CustomProperty,N/A,Class,Unknown,false -PowerPoint.CustomProperty,"context",Property,Excellent,false -PowerPoint.CustomProperty,"key",Property,Excellent,false -PowerPoint.CustomProperty,"type",Property,Excellent,false -PowerPoint.CustomProperty,"value",Property,Excellent,false -PowerPoint.CustomProperty,"delete()",Method,Good,false -PowerPoint.CustomProperty,"load(options)",Method,Excellent,false -PowerPoint.CustomProperty,"load(propertyNames)",Method,Excellent,false -PowerPoint.CustomProperty,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.CustomProperty,"toJSON()",Method,Excellent,false -PowerPoint.CustomPropertyCollection,N/A,Class,Unknown,false -PowerPoint.CustomPropertyCollection,"context",Property,Excellent,false -PowerPoint.CustomPropertyCollection,"items",Property,Poor,false -PowerPoint.CustomPropertyCollection,"add(key, value)",Method,Excellent,false -PowerPoint.CustomPropertyCollection,"deleteAll()",Method,Fine,false -PowerPoint.CustomPropertyCollection,"getCount()",Method,Fine,false -PowerPoint.CustomPropertyCollection,"getItem(key)",Method,Fine,false -PowerPoint.CustomPropertyCollection,"getItemAt(index)",Method,Excellent,false -PowerPoint.CustomPropertyCollection,"getItemOrNullObject(key)",Method,Excellent,false -PowerPoint.CustomPropertyCollection,"load(options)",Method,Excellent,false -PowerPoint.CustomPropertyCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.CustomPropertyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.CustomPropertyCollection,"toJSON()",Method,Excellent,false -PowerPoint.CustomXmlPart,N/A,Class,Good,false -PowerPoint.CustomXmlPart,"context",Property,Excellent,false -PowerPoint.CustomXmlPart,"id",Property,Poor,false -PowerPoint.CustomXmlPart,"namespaceUri",Property,Poor,false -PowerPoint.CustomXmlPart,"delete()",Method,Fine,false -PowerPoint.CustomXmlPart,"getXml()",Method,Poor,false -PowerPoint.CustomXmlPart,"load(options)",Method,Excellent,false -PowerPoint.CustomXmlPart,"load(propertyNames)",Method,Excellent,false -PowerPoint.CustomXmlPart,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.CustomXmlPart,"setXml(xml)",Method,Poor,false -PowerPoint.CustomXmlPart,"toJSON()",Method,Excellent,false -PowerPoint.CustomXmlPartCollection,N/A,Class,Unknown,false -PowerPoint.CustomXmlPartCollection,"context",Property,Excellent,false -PowerPoint.CustomXmlPartCollection,"items",Property,Poor,false -PowerPoint.CustomXmlPartCollection,"add(xml)",Method,Poor,false -PowerPoint.CustomXmlPartCollection,"getByNamespace(namespaceUri)",Method,Good,false -PowerPoint.CustomXmlPartCollection,"getCount()",Method,Fine,false -PowerPoint.CustomXmlPartCollection,"getItem(id)",Method,Poor,false -PowerPoint.CustomXmlPartCollection,"getItemAt(index)",Method,Excellent,false -PowerPoint.CustomXmlPartCollection,"getItemOrNullObject(id)",Method,Excellent,false -PowerPoint.CustomXmlPartCollection,"load(options)",Method,Excellent,false -PowerPoint.CustomXmlPartCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.CustomXmlPartCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.CustomXmlPartCollection,"toJSON()",Method,Excellent,false -PowerPoint.CustomXmlPartScopedCollection,N/A,Class,Great,false -PowerPoint.CustomXmlPartScopedCollection,"context",Property,Excellent,false -PowerPoint.CustomXmlPartScopedCollection,"items",Property,Poor,false -PowerPoint.CustomXmlPartScopedCollection,"getCount()",Method,Fine,false -PowerPoint.CustomXmlPartScopedCollection,"getItem(id)",Method,Poor,false -PowerPoint.CustomXmlPartScopedCollection,"getItemAt(index)",Method,Excellent,false -PowerPoint.CustomXmlPartScopedCollection,"getItemOrNullObject(id)",Method,Excellent,false -PowerPoint.CustomXmlPartScopedCollection,"getOnlyItem()",Method,Excellent,false -PowerPoint.CustomXmlPartScopedCollection,"getOnlyItemOrNullObject()",Method,Excellent,false -PowerPoint.CustomXmlPartScopedCollection,"load(options)",Method,Excellent,false -PowerPoint.CustomXmlPartScopedCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.CustomXmlPartScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.CustomXmlPartScopedCollection,"toJSON()",Method,Excellent,false -PowerPoint.DocumentProperties,N/A,Class,Unknown,false -PowerPoint.DocumentProperties,"author",Property,Poor,false -PowerPoint.DocumentProperties,"category",Property,Poor,false -PowerPoint.DocumentProperties,"comments",Property,Good,false -PowerPoint.DocumentProperties,"company",Property,Poor,false -PowerPoint.DocumentProperties,"context",Property,Excellent,false -PowerPoint.DocumentProperties,"creationDate",Property,Poor,false -PowerPoint.DocumentProperties,"customProperties",Property,Fine,false -PowerPoint.DocumentProperties,"keywords",Property,Poor,false -PowerPoint.DocumentProperties,"lastAuthor",Property,Poor,false -PowerPoint.DocumentProperties,"manager",Property,Poor,false -PowerPoint.DocumentProperties,"revisionNumber",Property,Poor,false -PowerPoint.DocumentProperties,"subject",Property,Poor,false -PowerPoint.DocumentProperties,"title",Property,Poor,false -PowerPoint.DocumentProperties,"load(options)",Method,Excellent,false -PowerPoint.DocumentProperties,"load(propertyNames)",Method,Excellent,false -PowerPoint.DocumentProperties,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.DocumentProperties,"toJSON()",Method,Excellent,false -PowerPoint.DocumentPropertyType,N/A,Enum,Unknown,false -PowerPoint.DocumentPropertyType,"boolean",EnumField,Great,false -PowerPoint.DocumentPropertyType,"date",EnumField,Good,false -PowerPoint.DocumentPropertyType,"number",EnumField,Good,false -PowerPoint.DocumentPropertyType,"string",EnumField,Great,false -PowerPoint.ErrorCodes,N/A,Enum,Missing,false -PowerPoint.ErrorCodes,"generalException",EnumField,Missing,false -PowerPoint.FillProperties,N/A,Interface,Good,true -PowerPoint.FillProperties,"color",Property,Good,true -PowerPoint.FillProperties,"transparency",Property,Excellent,false -PowerPoint.FontProperties,N/A,Interface,Unknown,true -PowerPoint.FontProperties,"allCaps",Property,Good,false -PowerPoint.FontProperties,"bold",Property,Poor,false -PowerPoint.FontProperties,"color",Property,Good,true -PowerPoint.FontProperties,"doubleStrikethrough",Property,Fine,true -PowerPoint.FontProperties,"italic",Property,Poor,false -PowerPoint.FontProperties,"name",Property,Good,true -PowerPoint.FontProperties,"size",Property,Poor,false -PowerPoint.FontProperties,"smallCaps",Property,Good,false -PowerPoint.FontProperties,"strikethrough",Property,Poor,true -PowerPoint.FontProperties,"subscript",Property,Poor,true -PowerPoint.FontProperties,"superscript",Property,Poor,true -PowerPoint.FontProperties,"underline",Property,Fine,false -PowerPoint.GeometricShapeType,N/A,Enum,Unknown,true -PowerPoint.GeometricShapeType,"accentBorderCallout1",EnumField,Fine,false -PowerPoint.GeometricShapeType,"accentBorderCallout2",EnumField,Fine,false -PowerPoint.GeometricShapeType,"accentBorderCallout3",EnumField,Fine,false -PowerPoint.GeometricShapeType,"accentCallout1",EnumField,Fine,false -PowerPoint.GeometricShapeType,"accentCallout2",EnumField,Fine,false -PowerPoint.GeometricShapeType,"accentCallout3",EnumField,Fine,false -PowerPoint.GeometricShapeType,"actionButtonBackPrevious",EnumField,Fine,false -PowerPoint.GeometricShapeType,"actionButtonBeginning",EnumField,Fine,false -PowerPoint.GeometricShapeType,"actionButtonBlank",EnumField,Fine,false -PowerPoint.GeometricShapeType,"actionButtonDocument",EnumField,Fine,false -PowerPoint.GeometricShapeType,"actionButtonEnd",EnumField,Fine,false -PowerPoint.GeometricShapeType,"actionButtonForwardNext",EnumField,Fine,false -PowerPoint.GeometricShapeType,"actionButtonHelp",EnumField,Fine,false -PowerPoint.GeometricShapeType,"actionButtonHome",EnumField,Fine,false -PowerPoint.GeometricShapeType,"actionButtonInformation",EnumField,Fine,false -PowerPoint.GeometricShapeType,"actionButtonMovie",EnumField,Fine,false -PowerPoint.GeometricShapeType,"actionButtonReturn",EnumField,Fine,false -PowerPoint.GeometricShapeType,"actionButtonSound",EnumField,Fine,false -PowerPoint.GeometricShapeType,"arc",EnumField,Fine,false -PowerPoint.GeometricShapeType,"bentArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"bentUpArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"bevel",EnumField,Fine,false -PowerPoint.GeometricShapeType,"blockArc",EnumField,Fine,false -PowerPoint.GeometricShapeType,"borderCallout1",EnumField,Fine,false -PowerPoint.GeometricShapeType,"borderCallout2",EnumField,Fine,false -PowerPoint.GeometricShapeType,"borderCallout3",EnumField,Fine,false -PowerPoint.GeometricShapeType,"bracePair",EnumField,Fine,false -PowerPoint.GeometricShapeType,"bracketPair",EnumField,Fine,false -PowerPoint.GeometricShapeType,"callout1",EnumField,Fine,false -PowerPoint.GeometricShapeType,"callout2",EnumField,Fine,false -PowerPoint.GeometricShapeType,"callout3",EnumField,Fine,false -PowerPoint.GeometricShapeType,"can",EnumField,Fine,false -PowerPoint.GeometricShapeType,"chartPlus",EnumField,Fine,false -PowerPoint.GeometricShapeType,"chartStar",EnumField,Fine,false -PowerPoint.GeometricShapeType,"chartX",EnumField,Fine,false -PowerPoint.GeometricShapeType,"chevron",EnumField,Fine,false -PowerPoint.GeometricShapeType,"chord",EnumField,Fine,false -PowerPoint.GeometricShapeType,"circularArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"cloud",EnumField,Fine,false -PowerPoint.GeometricShapeType,"cloudCallout",EnumField,Fine,false -PowerPoint.GeometricShapeType,"corner",EnumField,Fine,false -PowerPoint.GeometricShapeType,"cornerTabs",EnumField,Fine,false -PowerPoint.GeometricShapeType,"cube",EnumField,Fine,false -PowerPoint.GeometricShapeType,"curvedDownArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"curvedLeftArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"curvedRightArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"curvedUpArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"decagon",EnumField,Fine,false -PowerPoint.GeometricShapeType,"diagonalStripe",EnumField,Fine,false -PowerPoint.GeometricShapeType,"diamond",EnumField,Fine,false -PowerPoint.GeometricShapeType,"dodecagon",EnumField,Fine,false -PowerPoint.GeometricShapeType,"donut",EnumField,Fine,false -PowerPoint.GeometricShapeType,"doubleWave",EnumField,Fine,false -PowerPoint.GeometricShapeType,"downArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"downArrowCallout",EnumField,Fine,false -PowerPoint.GeometricShapeType,"ellipse",EnumField,Fine,false -PowerPoint.GeometricShapeType,"ellipseRibbon",EnumField,Fine,false -PowerPoint.GeometricShapeType,"ellipseRibbon2",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartAlternateProcess",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartCollate",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartConnector",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartDecision",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartDelay",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartDisplay",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartDocument",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartExtract",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartInputOutput",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartInternalStorage",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartMagneticDisk",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartMagneticDrum",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartMagneticTape",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartManualInput",EnumField,Good,false -PowerPoint.GeometricShapeType,"flowChartManualOperation",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartMerge",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartMultidocument",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartOfflineStorage",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartOffpageConnector",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartOnlineStorage",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartOr",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartPredefinedProcess",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartPreparation",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartProcess",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartPunchedCard",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartPunchedTape",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartSort",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartSummingJunction",EnumField,Fine,false -PowerPoint.GeometricShapeType,"flowChartTerminator",EnumField,Fine,false -PowerPoint.GeometricShapeType,"foldedCorner",EnumField,Fine,false -PowerPoint.GeometricShapeType,"frame",EnumField,Fine,false -PowerPoint.GeometricShapeType,"funnel",EnumField,Fine,false -PowerPoint.GeometricShapeType,"gear6",EnumField,Fine,false -PowerPoint.GeometricShapeType,"gear9",EnumField,Fine,false -PowerPoint.GeometricShapeType,"halfFrame",EnumField,Fine,false -PowerPoint.GeometricShapeType,"heart",EnumField,Fine,false -PowerPoint.GeometricShapeType,"heptagon",EnumField,Fine,false -PowerPoint.GeometricShapeType,"hexagon",EnumField,Fine,false -PowerPoint.GeometricShapeType,"homePlate",EnumField,Fine,false -PowerPoint.GeometricShapeType,"horizontalScroll",EnumField,Fine,false -PowerPoint.GeometricShapeType,"irregularSeal1",EnumField,Fine,false -PowerPoint.GeometricShapeType,"irregularSeal2",EnumField,Fine,false -PowerPoint.GeometricShapeType,"leftArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"leftArrowCallout",EnumField,Fine,false -PowerPoint.GeometricShapeType,"leftBrace",EnumField,Fine,false -PowerPoint.GeometricShapeType,"leftBracket",EnumField,Fine,false -PowerPoint.GeometricShapeType,"leftCircularArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"leftRightArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"leftRightArrowCallout",EnumField,Fine,false -PowerPoint.GeometricShapeType,"leftRightCircularArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"leftRightRibbon",EnumField,Fine,false -PowerPoint.GeometricShapeType,"leftRightUpArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"leftUpArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"lightningBolt",EnumField,Fine,false -PowerPoint.GeometricShapeType,"lineInverse",EnumField,Fine,false -PowerPoint.GeometricShapeType,"mathDivide",EnumField,Fine,false -PowerPoint.GeometricShapeType,"mathEqual",EnumField,Fine,false -PowerPoint.GeometricShapeType,"mathMinus",EnumField,Fine,false -PowerPoint.GeometricShapeType,"mathMultiply",EnumField,Fine,false -PowerPoint.GeometricShapeType,"mathNotEqual",EnumField,Fine,false -PowerPoint.GeometricShapeType,"mathPlus",EnumField,Fine,false -PowerPoint.GeometricShapeType,"moon",EnumField,Fine,false -PowerPoint.GeometricShapeType,"nonIsoscelesTrapezoid",EnumField,Fine,false -PowerPoint.GeometricShapeType,"noSmoking",EnumField,Fine,false -PowerPoint.GeometricShapeType,"notchedRightArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"octagon",EnumField,Fine,false -PowerPoint.GeometricShapeType,"parallelogram",EnumField,Fine,false -PowerPoint.GeometricShapeType,"pentagon",EnumField,Fine,false -PowerPoint.GeometricShapeType,"pie",EnumField,Fine,false -PowerPoint.GeometricShapeType,"pieWedge",EnumField,Fine,false -PowerPoint.GeometricShapeType,"plaque",EnumField,Fine,false -PowerPoint.GeometricShapeType,"plaqueTabs",EnumField,Fine,false -PowerPoint.GeometricShapeType,"plus",EnumField,Fine,false -PowerPoint.GeometricShapeType,"quadArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"quadArrowCallout",EnumField,Fine,false -PowerPoint.GeometricShapeType,"rectangle",EnumField,Fine,false -PowerPoint.GeometricShapeType,"ribbon",EnumField,Fine,false -PowerPoint.GeometricShapeType,"ribbon2",EnumField,Fine,false -PowerPoint.GeometricShapeType,"rightArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"rightArrowCallout",EnumField,Fine,false -PowerPoint.GeometricShapeType,"rightBrace",EnumField,Fine,false -PowerPoint.GeometricShapeType,"rightBracket",EnumField,Fine,false -PowerPoint.GeometricShapeType,"rightTriangle",EnumField,Fine,false -PowerPoint.GeometricShapeType,"round1Rectangle",EnumField,Fine,false -PowerPoint.GeometricShapeType,"round2DiagonalRectangle",EnumField,Fine,false -PowerPoint.GeometricShapeType,"round2SameRectangle",EnumField,Fine,false -PowerPoint.GeometricShapeType,"roundRectangle",EnumField,Fine,false -PowerPoint.GeometricShapeType,"smileyFace",EnumField,Fine,false -PowerPoint.GeometricShapeType,"snip1Rectangle",EnumField,Fine,false -PowerPoint.GeometricShapeType,"snip2DiagonalRectangle",EnumField,Fine,false -PowerPoint.GeometricShapeType,"snip2SameRectangle",EnumField,Fine,false -PowerPoint.GeometricShapeType,"snipRoundRectangle",EnumField,Fine,false -PowerPoint.GeometricShapeType,"squareTabs",EnumField,Fine,false -PowerPoint.GeometricShapeType,"star10",EnumField,Fine,false -PowerPoint.GeometricShapeType,"star12",EnumField,Fine,false -PowerPoint.GeometricShapeType,"star16",EnumField,Fine,false -PowerPoint.GeometricShapeType,"star24",EnumField,Fine,false -PowerPoint.GeometricShapeType,"star32",EnumField,Fine,false -PowerPoint.GeometricShapeType,"star4",EnumField,Fine,false -PowerPoint.GeometricShapeType,"star5",EnumField,Fine,false -PowerPoint.GeometricShapeType,"star6",EnumField,Fine,false -PowerPoint.GeometricShapeType,"star7",EnumField,Fine,false -PowerPoint.GeometricShapeType,"star8",EnumField,Fine,false -PowerPoint.GeometricShapeType,"stripedRightArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"sun",EnumField,Fine,false -PowerPoint.GeometricShapeType,"swooshArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"teardrop",EnumField,Fine,false -PowerPoint.GeometricShapeType,"trapezoid",EnumField,Fine,false -PowerPoint.GeometricShapeType,"triangle",EnumField,Fine,false -PowerPoint.GeometricShapeType,"upArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"upArrowCallout",EnumField,Fine,false -PowerPoint.GeometricShapeType,"upDownArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"upDownArrowCallout",EnumField,Fine,false -PowerPoint.GeometricShapeType,"uturnArrow",EnumField,Fine,false -PowerPoint.GeometricShapeType,"verticalScroll",EnumField,Fine,false -PowerPoint.GeometricShapeType,"wave",EnumField,Fine,false -PowerPoint.GeometricShapeType,"wedgeEllipseCallout",EnumField,Fine,false -PowerPoint.GeometricShapeType,"wedgeRectCallout",EnumField,Fine,false -PowerPoint.GeometricShapeType,"wedgeRRectCallout",EnumField,Fine,false -PowerPoint.Hyperlink,N/A,Class,Unknown,true -PowerPoint.Hyperlink,"address",Property,Great,false -PowerPoint.Hyperlink,"context",Property,Excellent,false -PowerPoint.Hyperlink,"screenTip",Property,Excellent,false -PowerPoint.Hyperlink,"type",Property,Great,false -PowerPoint.Hyperlink,"delete()",Method,Fine,false -PowerPoint.Hyperlink,"getLinkedShapeOrNullObject()",Method,Excellent,false -PowerPoint.Hyperlink,"getLinkedTextRangeOrNullObject()",Method,Excellent,false -PowerPoint.Hyperlink,"load(options)",Method,Excellent,false -PowerPoint.Hyperlink,"load(propertyNames)",Method,Excellent,false -PowerPoint.Hyperlink,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.Hyperlink,"toJSON()",Method,Excellent,false -PowerPoint.HyperlinkAddOptions,N/A,Interface,Unknown,false -PowerPoint.HyperlinkAddOptions,"address",Property,Great,false -PowerPoint.HyperlinkAddOptions,"screenTip",Property,Excellent,false -PowerPoint.HyperlinkCollection,N/A,Class,Unknown,true -PowerPoint.HyperlinkCollection,"context",Property,Excellent,false -PowerPoint.HyperlinkCollection,"items",Property,Poor,false -PowerPoint.HyperlinkCollection,"add(target, options)",Method,Great,false -PowerPoint.HyperlinkCollection,"getCount()",Method,Poor,false -PowerPoint.HyperlinkCollection,"getItemAt(index)",Method,Excellent,false -PowerPoint.HyperlinkCollection,"load(options)",Method,Excellent,false -PowerPoint.HyperlinkCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.HyperlinkCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.HyperlinkCollection,"toJSON()",Method,Excellent,false -PowerPoint.HyperlinkScopedCollection,N/A,Class,Unknown,false -PowerPoint.HyperlinkScopedCollection,"context",Property,Excellent,false -PowerPoint.HyperlinkScopedCollection,"items",Property,Poor,false -PowerPoint.HyperlinkScopedCollection,"getCount()",Method,Poor,false -PowerPoint.HyperlinkScopedCollection,"getItemAt(index)",Method,Excellent,false -PowerPoint.HyperlinkScopedCollection,"load(options)",Method,Excellent,false -PowerPoint.HyperlinkScopedCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.HyperlinkScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.HyperlinkScopedCollection,"toJSON()",Method,Excellent,false -PowerPoint.HyperlinkType,N/A,Enum,Unknown,false -PowerPoint.HyperlinkType,"shape",EnumField,Great,false -PowerPoint.HyperlinkType,"textRange",EnumField,Great,false -PowerPoint.InsertSlideFormatting,N/A,Enum,Good,true -PowerPoint.InsertSlideFormatting,"keepSourceFormatting",EnumField,Fine,false -PowerPoint.InsertSlideFormatting,"useDestinationTheme",EnumField,Fine,false -PowerPoint.InsertSlideOptions,N/A,Interface,Unknown,true -PowerPoint.InsertSlideOptions,"formatting",Property,Excellent,false -PowerPoint.InsertSlideOptions,"sourceSlideIds",Property,Excellent,false -PowerPoint.InsertSlideOptions,"targetSlideId",Property,Excellent,false -PowerPoint.Margins,N/A,Class,Unknown,false -PowerPoint.Margins,"bottom",Property,Good,false -PowerPoint.Margins,"context",Property,Excellent,false -PowerPoint.Margins,"left",Property,Good,false -PowerPoint.Margins,"right",Property,Good,false -PowerPoint.Margins,"top",Property,Good,false -PowerPoint.Margins,"load(options)",Method,Excellent,false -PowerPoint.Margins,"load(propertyNames)",Method,Excellent,false -PowerPoint.Margins,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.Margins,"toJSON()",Method,Excellent,false -PowerPoint.PageSetup,N/A,Class,Unknown,false -PowerPoint.PageSetup,"context",Property,Excellent,false -PowerPoint.PageSetup,"slideHeight",Property,Great,false -PowerPoint.PageSetup,"slideWidth",Property,Great,false -PowerPoint.PageSetup,"load(options)",Method,Excellent,false -PowerPoint.PageSetup,"load(propertyNames)",Method,Excellent,false -PowerPoint.PageSetup,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.PageSetup,"toJSON()",Method,Excellent,false -PowerPoint.ParagraphFormat,N/A,Class,Unknown,false -PowerPoint.ParagraphFormat,"bulletFormat",Property,Fine,false -PowerPoint.ParagraphFormat,"context",Property,Excellent,false -PowerPoint.ParagraphFormat,"horizontalAlignment",Property,Excellent,false -PowerPoint.ParagraphFormat,"indentLevel",Property,Poor,false -PowerPoint.ParagraphFormat,"load(options)",Method,Excellent,false -PowerPoint.ParagraphFormat,"load(propertyNames)",Method,Excellent,false -PowerPoint.ParagraphFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.ParagraphFormat,"toJSON()",Method,Excellent,false -PowerPoint.ParagraphHorizontalAlignment,N/A,Enum,Unknown,true -PowerPoint.ParagraphHorizontalAlignment,"center",EnumField,Fine,false -PowerPoint.ParagraphHorizontalAlignment,"distributed",EnumField,Fine,false -PowerPoint.ParagraphHorizontalAlignment,"justify",EnumField,Good,false -PowerPoint.ParagraphHorizontalAlignment,"justifyLow",EnumField,Great,false -PowerPoint.ParagraphHorizontalAlignment,"left",EnumField,Fine,false -PowerPoint.ParagraphHorizontalAlignment,"right",EnumField,Fine,false -PowerPoint.ParagraphHorizontalAlignment,"thaiDistributed",EnumField,Fine,false -PowerPoint.PlaceholderFormat,N/A,Class,Unknown,false -PowerPoint.PlaceholderFormat,"containedType",Property,Excellent,false -PowerPoint.PlaceholderFormat,"context",Property,Excellent,false -PowerPoint.PlaceholderFormat,"type",Property,Good,false -PowerPoint.PlaceholderFormat,"load(options)",Method,Excellent,false -PowerPoint.PlaceholderFormat,"load(propertyNames)",Method,Excellent,false -PowerPoint.PlaceholderFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.PlaceholderFormat,"toJSON()",Method,Excellent,false -PowerPoint.PlaceholderType,N/A,Enum,Unknown,false -PowerPoint.PlaceholderType,"body",EnumField,Fine,false -PowerPoint.PlaceholderType,"cameo",EnumField,Fine,false -PowerPoint.PlaceholderType,"centerTitle",EnumField,Fine,false -PowerPoint.PlaceholderType,"chart",EnumField,Fine,false -PowerPoint.PlaceholderType,"content",EnumField,Fine,false -PowerPoint.PlaceholderType,"date",EnumField,Fine,false -PowerPoint.PlaceholderType,"footer",EnumField,Fine,false -PowerPoint.PlaceholderType,"header",EnumField,Fine,false -PowerPoint.PlaceholderType,"media",EnumField,Fine,false -PowerPoint.PlaceholderType,"onlinePicture",EnumField,Fine,false -PowerPoint.PlaceholderType,"picture",EnumField,Fine,false -PowerPoint.PlaceholderType,"slideNumber",EnumField,Fine,false -PowerPoint.PlaceholderType,"smartArt",EnumField,Fine,false -PowerPoint.PlaceholderType,"subtitle",EnumField,Fine,false -PowerPoint.PlaceholderType,"table",EnumField,Fine,false -PowerPoint.PlaceholderType,"title",EnumField,Fine,false -PowerPoint.PlaceholderType,"unsupported",EnumField,Fine,false -PowerPoint.PlaceholderType,"verticalBody",EnumField,Fine,false -PowerPoint.PlaceholderType,"verticalContent",EnumField,Fine,false -PowerPoint.PlaceholderType,"verticalTitle",EnumField,Fine,false -PowerPoint.Presentation,N/A,Class,Missing,true -PowerPoint.Presentation,"bindings",Property,Good,true -PowerPoint.Presentation,"context",Property,Excellent,false -PowerPoint.Presentation,"customXmlParts",Property,Good,false -PowerPoint.Presentation,"id",Property,Poor,false -PowerPoint.Presentation,"pageSetup",Property,Great,false -PowerPoint.Presentation,"properties",Property,Poor,false -PowerPoint.Presentation,"slideMasters",Property,Great,false -PowerPoint.Presentation,"slides",Property,Good,false -PowerPoint.Presentation,"tags",Property,Good,false -PowerPoint.Presentation,"title",Property,Missing,false -PowerPoint.Presentation,"getSelectedShapes()",Method,Great,true -PowerPoint.Presentation,"getSelectedSlides()",Method,Great,true -PowerPoint.Presentation,"getSelectedTextRange()",Method,Excellent,true -PowerPoint.Presentation,"getSelectedTextRangeOrNullObject()",Method,Excellent,false -PowerPoint.Presentation,"insertSlidesFromBase64(base64File, options)",Method,Good,true -PowerPoint.Presentation,"load(options)",Method,Excellent,false -PowerPoint.Presentation,"load(propertyNames)",Method,Excellent,false -PowerPoint.Presentation,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.Presentation,"setSelectedSlides(slideIds)",Method,Fine,true -PowerPoint.Presentation,"toJSON()",Method,Excellent,false -PowerPoint.RequestContext,N/A,Class,Missing,true -PowerPoint.RequestContext,"application",Property,Missing,false -PowerPoint.RequestContext,"presentation",Property,Missing,false -PowerPoint.Shape,N/A,Class,Unknown,true -PowerPoint.Shape,"adjustments",Property,Excellent,false -PowerPoint.Shape,"context",Property,Excellent,false -PowerPoint.Shape,"creationId",Property,Great,false -PowerPoint.Shape,"customXmlParts",Property,Good,false -PowerPoint.Shape,"fill",Property,Fine,true -PowerPoint.Shape,"group",Property,Excellent,true -PowerPoint.Shape,"height",Property,Excellent,true -PowerPoint.Shape,"id",Property,Poor,false -PowerPoint.Shape,"left",Property,Fine,true -PowerPoint.Shape,"level",Property,Great,false -PowerPoint.Shape,"lineFormat",Property,Fine,false -PowerPoint.Shape,"name",Property,Good,false -PowerPoint.Shape,"parentGroup",Property,Excellent,false -PowerPoint.Shape,"placeholderFormat",Property,Excellent,false -PowerPoint.Shape,"rotation",Property,Excellent,false -PowerPoint.Shape,"tags",Property,Fine,false -PowerPoint.Shape,"textFrame",Property,Excellent,false -PowerPoint.Shape,"top",Property,Fine,true -PowerPoint.Shape,"type",Property,Good,true -PowerPoint.Shape,"visible",Property,Good,false -PowerPoint.Shape,"width",Property,Excellent,true -PowerPoint.Shape,"zOrderPosition",Property,Good,true -PowerPoint.Shape,"delete()",Method,Great,true -PowerPoint.Shape,"getImageAsBase64(options)",Method,Poor,false -PowerPoint.Shape,"getParentSlide()",Method,Excellent,false -PowerPoint.Shape,"getParentSlideLayout()",Method,Excellent,false -PowerPoint.Shape,"getParentSlideLayoutOrNullObject()",Method,Excellent,false -PowerPoint.Shape,"getParentSlideMaster()",Method,Excellent,false -PowerPoint.Shape,"getParentSlideMasterOrNullObject()",Method,Excellent,false -PowerPoint.Shape,"getParentSlideOrNullObject()",Method,Excellent,false -PowerPoint.Shape,"getTable()",Method,Excellent,true -PowerPoint.Shape,"getTextFrameOrNullObject()",Method,Excellent,false -PowerPoint.Shape,"load(options)",Method,Excellent,false -PowerPoint.Shape,"load(propertyNames)",Method,Excellent,false -PowerPoint.Shape,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.Shape,"setHyperlink(options)",Method,Great,false -PowerPoint.Shape,"setZOrder(position)",Method,Good,true -PowerPoint.Shape,"setZOrder(position)",Method,Good,false -PowerPoint.Shape,"toJSON()",Method,Excellent,false -PowerPoint.ShapeAddOptions,N/A,Interface,Unknown,true -PowerPoint.ShapeAddOptions,"height",Property,Excellent,false -PowerPoint.ShapeAddOptions,"left",Property,Excellent,false -PowerPoint.ShapeAddOptions,"top",Property,Excellent,false -PowerPoint.ShapeAddOptions,"width",Property,Excellent,false -PowerPoint.ShapeAutoSize,N/A,Enum,Fine,false -PowerPoint.ShapeAutoSize,"autoSizeMixed",EnumField,Good,false -PowerPoint.ShapeAutoSize,"autoSizeNone",EnumField,Fine,false -PowerPoint.ShapeAutoSize,"autoSizeShapeToFitText",EnumField,Fine,false -PowerPoint.ShapeAutoSize,"autoSizeTextToFitShape",EnumField,Fine,false -PowerPoint.ShapeCollection,N/A,Class,Unknown,true -PowerPoint.ShapeCollection,"context",Property,Excellent,false -PowerPoint.ShapeCollection,"items",Property,Poor,false -PowerPoint.ShapeCollection,"addGeometricShape(geometricShapeType, options)",Method,Great,true -PowerPoint.ShapeCollection,"addGeometricShape(geometricShapeType, options)",Method,Great,false -PowerPoint.ShapeCollection,"addGroup(values)",Method,Poor,true -PowerPoint.ShapeCollection,"addLine(connectorType, options)",Method,Great,true -PowerPoint.ShapeCollection,"addLine(connectorType, options)",Method,Great,false -PowerPoint.ShapeCollection,"addTable(rowCount, columnCount, options)",Method,Excellent,true -PowerPoint.ShapeCollection,"addTextBox(text, options)",Method,Great,true -PowerPoint.ShapeCollection,"getCount()",Method,Poor,true -PowerPoint.ShapeCollection,"getItem(key)",Method,Great,false -PowerPoint.ShapeCollection,"getItemAt(index)",Method,Great,true -PowerPoint.ShapeCollection,"getItemOrNullObject(id)",Method,Excellent,false -PowerPoint.ShapeCollection,"load(options)",Method,Excellent,false -PowerPoint.ShapeCollection,"load(propertyNames)",Method,Excellent,true -PowerPoint.ShapeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.ShapeCollection,"toJSON()",Method,Excellent,false -PowerPoint.ShapeFill,N/A,Class,Unknown,true -PowerPoint.ShapeFill,"context",Property,Excellent,false -PowerPoint.ShapeFill,"foregroundColor",Property,Fine,true -PowerPoint.ShapeFill,"transparency",Property,Excellent,true -PowerPoint.ShapeFill,"type",Property,Good,false -PowerPoint.ShapeFill,"clear()",Method,Poor,false -PowerPoint.ShapeFill,"load(options)",Method,Excellent,false -PowerPoint.ShapeFill,"load(propertyNames)",Method,Excellent,false -PowerPoint.ShapeFill,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.ShapeFill,"setImage(base64EncodedImage)",Method,Fine,true -PowerPoint.ShapeFill,"setSolidColor(color)",Method,Good,true -PowerPoint.ShapeFill,"toJSON()",Method,Excellent,false -PowerPoint.ShapeFillType,N/A,Enum,Unknown,false -PowerPoint.ShapeFillType,"gradient",EnumField,Great,false -PowerPoint.ShapeFillType,"noFill",EnumField,Great,false -PowerPoint.ShapeFillType,"pattern",EnumField,Great,false -PowerPoint.ShapeFillType,"pictureAndTexture",EnumField,Great,false -PowerPoint.ShapeFillType,"slideBackground",EnumField,Great,false -PowerPoint.ShapeFillType,"solid",EnumField,Great,false -PowerPoint.ShapeFont,N/A,Class,Unknown,true -PowerPoint.ShapeFont,"allCaps",Property,Excellent,false -PowerPoint.ShapeFont,"bold",Property,Excellent,false -PowerPoint.ShapeFont,"color",Property,Excellent,true -PowerPoint.ShapeFont,"context",Property,Excellent,false -PowerPoint.ShapeFont,"doubleStrikethrough",Property,Excellent,false -PowerPoint.ShapeFont,"italic",Property,Excellent,false -PowerPoint.ShapeFont,"name",Property,Excellent,false -PowerPoint.ShapeFont,"size",Property,Excellent,false -PowerPoint.ShapeFont,"smallCaps",Property,Excellent,false -PowerPoint.ShapeFont,"strikethrough",Property,Excellent,false -PowerPoint.ShapeFont,"subscript",Property,Excellent,false -PowerPoint.ShapeFont,"superscript",Property,Excellent,false -PowerPoint.ShapeFont,"underline",Property,Excellent,false -PowerPoint.ShapeFont,"load(options)",Method,Excellent,false -PowerPoint.ShapeFont,"load(propertyNames)",Method,Excellent,false -PowerPoint.ShapeFont,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.ShapeFont,"toJSON()",Method,Excellent,false -PowerPoint.ShapeFontUnderlineStyle,N/A,Enum,Unknown,false -PowerPoint.ShapeFontUnderlineStyle,"dash",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"dashHeavy",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"dashLong",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"dashLongHeavy",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"dotDash",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"dotDashHeavy",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"dotDotDash",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"dotDotDashHeavy",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"dotted",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"dottedHeavy",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"double",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"heavy",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"none",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"single",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"wavy",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"wavyDouble",EnumField,Fine,false -PowerPoint.ShapeFontUnderlineStyle,"wavyHeavy",EnumField,Fine,false -PowerPoint.ShapeGetImageFormatType,N/A,Enum,Unknown,false -PowerPoint.ShapeGetImageFormatType,"png",EnumField,Fine,false -PowerPoint.ShapeGetImageOptions,N/A,Interface,Great,false -PowerPoint.ShapeGetImageOptions,"format",Property,Poor,false -PowerPoint.ShapeGetImageOptions,"height",Property,Excellent,false -PowerPoint.ShapeGetImageOptions,"width",Property,Excellent,false -PowerPoint.ShapeGroup,N/A,Class,Great,true -PowerPoint.ShapeGroup,"context",Property,Excellent,false -PowerPoint.ShapeGroup,"creationId",Property,Great,false -PowerPoint.ShapeGroup,"id",Property,Poor,false -PowerPoint.ShapeGroup,"shape",Property,Great,false -PowerPoint.ShapeGroup,"shapes",Property,Great,false -PowerPoint.ShapeGroup,"load(options)",Method,Excellent,false -PowerPoint.ShapeGroup,"load(propertyNames)",Method,Excellent,false -PowerPoint.ShapeGroup,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.ShapeGroup,"toJSON()",Method,Excellent,false -PowerPoint.ShapeGroup,"ungroup()",Method,Good,true -PowerPoint.ShapeLineDashStyle,N/A,Enum,Unknown,true -PowerPoint.ShapeLineDashStyle,"dash",EnumField,Fine,false -PowerPoint.ShapeLineDashStyle,"dashDot",EnumField,Fine,false -PowerPoint.ShapeLineDashStyle,"dashDotDot",EnumField,Fine,false -PowerPoint.ShapeLineDashStyle,"longDash",EnumField,Fine,false -PowerPoint.ShapeLineDashStyle,"longDashDot",EnumField,Fine,false -PowerPoint.ShapeLineDashStyle,"longDashDotDot",EnumField,Fine,false -PowerPoint.ShapeLineDashStyle,"roundDot",EnumField,Fine,false -PowerPoint.ShapeLineDashStyle,"solid",EnumField,Fine,false -PowerPoint.ShapeLineDashStyle,"squareDot",EnumField,Fine,false -PowerPoint.ShapeLineDashStyle,"systemDash",EnumField,Fine,false -PowerPoint.ShapeLineDashStyle,"systemDashDot",EnumField,Fine,false -PowerPoint.ShapeLineDashStyle,"systemDot",EnumField,Fine,false -PowerPoint.ShapeLineFormat,N/A,Class,Unknown,true -PowerPoint.ShapeLineFormat,"color",Property,Fine,false -PowerPoint.ShapeLineFormat,"context",Property,Excellent,false -PowerPoint.ShapeLineFormat,"dashStyle",Property,Great,true -PowerPoint.ShapeLineFormat,"style",Property,Great,false -PowerPoint.ShapeLineFormat,"transparency",Property,Excellent,false -PowerPoint.ShapeLineFormat,"visible",Property,Excellent,false -PowerPoint.ShapeLineFormat,"weight",Property,Great,false -PowerPoint.ShapeLineFormat,"load(options)",Method,Excellent,false -PowerPoint.ShapeLineFormat,"load(propertyNames)",Method,Excellent,false -PowerPoint.ShapeLineFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.ShapeLineFormat,"toJSON()",Method,Excellent,false -PowerPoint.ShapeLineStyle,N/A,Enum,Unknown,false -PowerPoint.ShapeLineStyle,"single",EnumField,Fine,false -PowerPoint.ShapeLineStyle,"thickBetweenThin",EnumField,Fine,false -PowerPoint.ShapeLineStyle,"thickThin",EnumField,Fine,false -PowerPoint.ShapeLineStyle,"thinThick",EnumField,Fine,false -PowerPoint.ShapeLineStyle,"thinThin",EnumField,Fine,false -PowerPoint.ShapeScopedCollection,N/A,Class,Unknown,true -PowerPoint.ShapeScopedCollection,"context",Property,Excellent,false -PowerPoint.ShapeScopedCollection,"items",Property,Poor,false -PowerPoint.ShapeScopedCollection,"getCount()",Method,Poor,true -PowerPoint.ShapeScopedCollection,"getItem(key)",Method,Great,false -PowerPoint.ShapeScopedCollection,"getItemAt(index)",Method,Great,false -PowerPoint.ShapeScopedCollection,"getItemOrNullObject(id)",Method,Excellent,false -PowerPoint.ShapeScopedCollection,"group()",Method,Excellent,false -PowerPoint.ShapeScopedCollection,"load(options)",Method,Excellent,false -PowerPoint.ShapeScopedCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.ShapeScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.ShapeScopedCollection,"toJSON()",Method,Excellent,false -PowerPoint.ShapeType,N/A,Enum,Unknown,true -PowerPoint.ShapeType,"callout",EnumField,Fine,false -PowerPoint.ShapeType,"chart",EnumField,Fine,false -PowerPoint.ShapeType,"contentApp",EnumField,Fine,false -PowerPoint.ShapeType,"diagram",EnumField,Fine,false -PowerPoint.ShapeType,"freeform",EnumField,Good,false -PowerPoint.ShapeType,"geometricShape",EnumField,Fine,false -PowerPoint.ShapeType,"graphic",EnumField,Fine,false -PowerPoint.ShapeType,"group",EnumField,Fine,false -PowerPoint.ShapeType,"image",EnumField,Fine,false -PowerPoint.ShapeType,"ink",EnumField,Good,false -PowerPoint.ShapeType,"line",EnumField,Fine,false -PowerPoint.ShapeType,"media",EnumField,Good,false -PowerPoint.ShapeType,"model3D",EnumField,Fine,false -PowerPoint.ShapeType,"ole",EnumField,Good,false -PowerPoint.ShapeType,"placeholder",EnumField,Fine,false -PowerPoint.ShapeType,"smartArt",EnumField,Fine,false -PowerPoint.ShapeType,"table",EnumField,Fine,false -PowerPoint.ShapeType,"textBox",EnumField,Fine,false -PowerPoint.ShapeType,"unsupported",EnumField,Fine,false -PowerPoint.ShapeZOrder,N/A,Enum,Unknown,true -PowerPoint.ShapeZOrder,"bringForward",EnumField,Fine,false -PowerPoint.ShapeZOrder,"bringToFront",EnumField,Fine,false -PowerPoint.ShapeZOrder,"sendBackward",EnumField,Fine,false -PowerPoint.ShapeZOrder,"sendToBack",EnumField,Fine,false -PowerPoint.Slide,N/A,Class,Good,true -PowerPoint.Slide,"background",Property,Poor,false -PowerPoint.Slide,"context",Property,Excellent,false -PowerPoint.Slide,"customXmlParts",Property,Good,false -PowerPoint.Slide,"hyperlinks",Property,Fine,false -PowerPoint.Slide,"id",Property,Poor,false -PowerPoint.Slide,"index",Property,Good,false -PowerPoint.Slide,"layout",Property,Poor,false -PowerPoint.Slide,"shapes",Property,Fine,false -PowerPoint.Slide,"slideMaster",Property,Great,false -PowerPoint.Slide,"tags",Property,Fine,false -PowerPoint.Slide,"themeColorScheme",Property,Fine,false -PowerPoint.Slide,"applyLayout(slideLayout)",Method,Good,false -PowerPoint.Slide,"delete()",Method,Great,true -PowerPoint.Slide,"exportAsBase64()",Method,Fine,true -PowerPoint.Slide,"getImageAsBase64(options)",Method,Great,true -PowerPoint.Slide,"load(options)",Method,Excellent,false -PowerPoint.Slide,"load(propertyNames)",Method,Excellent,false -PowerPoint.Slide,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.Slide,"moveTo(slideIndex)",Method,Good,false -PowerPoint.Slide,"setSelectedShapes(shapeIds)",Method,Good,true -PowerPoint.Slide,"toJSON()",Method,Excellent,false -PowerPoint.SlideBackground,N/A,Class,Unknown,false -PowerPoint.SlideBackground,"areBackgroundGraphicsHidden",Property,Excellent,false -PowerPoint.SlideBackground,"context",Property,Excellent,false -PowerPoint.SlideBackground,"fill",Property,Fine,false -PowerPoint.SlideBackground,"isMasterBackgroundFollowed",Property,Great,false -PowerPoint.SlideBackground,"load(options)",Method,Excellent,false -PowerPoint.SlideBackground,"load(propertyNames)",Method,Excellent,false -PowerPoint.SlideBackground,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideBackground,"reset()",Method,Fine,false -PowerPoint.SlideBackground,"toJSON()",Method,Excellent,false -PowerPoint.SlideBackgroundFill,N/A,Class,Unknown,false -PowerPoint.SlideBackgroundFill,"context",Property,Excellent,false -PowerPoint.SlideBackgroundFill,"type",Property,Good,false -PowerPoint.SlideBackgroundFill,"getGradientFillOrNullObject()",Method,Excellent,false -PowerPoint.SlideBackgroundFill,"getPatternFillOrNullObject()",Method,Excellent,false -PowerPoint.SlideBackgroundFill,"getPictureOrTextureFillOrNullObject()",Method,Excellent,false -PowerPoint.SlideBackgroundFill,"getSolidFillOrNullObject()",Method,Excellent,false -PowerPoint.SlideBackgroundFill,"load(options)",Method,Excellent,false -PowerPoint.SlideBackgroundFill,"load(propertyNames)",Method,Excellent,false -PowerPoint.SlideBackgroundFill,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideBackgroundFill,"setGradientFill(options)",Method,Fine,false -PowerPoint.SlideBackgroundFill,"setPatternFill(options)",Method,Fine,false -PowerPoint.SlideBackgroundFill,"setPictureOrTextureFill(options)",Method,Fine,false -PowerPoint.SlideBackgroundFill,"setSolidFill(options)",Method,Fine,false -PowerPoint.SlideBackgroundFill,"toJSON()",Method,Excellent,false -PowerPoint.SlideBackgroundFillType,N/A,Enum,Unknown,false -PowerPoint.SlideBackgroundFillType,"gradient",EnumField,Great,false -PowerPoint.SlideBackgroundFillType,"pattern",EnumField,Great,false -PowerPoint.SlideBackgroundFillType,"pictureOrTexture",EnumField,Great,false -PowerPoint.SlideBackgroundFillType,"solid",EnumField,Great,false -PowerPoint.SlideBackgroundFillType,"unsupported",EnumField,Fine,false -PowerPoint.SlideBackgroundGradientFill,N/A,Class,Unknown,false -PowerPoint.SlideBackgroundGradientFill,"context",Property,Excellent,false -PowerPoint.SlideBackgroundGradientFill,"type",Property,Good,false -PowerPoint.SlideBackgroundGradientFill,"load(options)",Method,Excellent,false -PowerPoint.SlideBackgroundGradientFill,"load(propertyNames)",Method,Excellent,false -PowerPoint.SlideBackgroundGradientFill,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideBackgroundGradientFill,"toJSON()",Method,Excellent,false -PowerPoint.SlideBackgroundGradientFillOptions,N/A,Interface,Good,false -PowerPoint.SlideBackgroundGradientFillOptions,"type",Property,Good,false -PowerPoint.SlideBackgroundGradientFillType,N/A,Enum,Unknown,false -PowerPoint.SlideBackgroundGradientFillType,"linear",EnumField,Fine,false -PowerPoint.SlideBackgroundGradientFillType,"path",EnumField,Fine,false -PowerPoint.SlideBackgroundGradientFillType,"radial",EnumField,Fine,false -PowerPoint.SlideBackgroundGradientFillType,"rectangular",EnumField,Fine,false -PowerPoint.SlideBackgroundGradientFillType,"shadeFromTitle",EnumField,Fine,false -PowerPoint.SlideBackgroundGradientFillType,"unsupported",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFill,N/A,Class,Unknown,false -PowerPoint.SlideBackgroundPatternFill,"backgroundColor",Property,Great,false -PowerPoint.SlideBackgroundPatternFill,"context",Property,Excellent,false -PowerPoint.SlideBackgroundPatternFill,"foregroundColor",Property,Great,false -PowerPoint.SlideBackgroundPatternFill,"pattern",Property,Good,false -PowerPoint.SlideBackgroundPatternFill,"load(options)",Method,Excellent,false -PowerPoint.SlideBackgroundPatternFill,"load(propertyNames)",Method,Excellent,false -PowerPoint.SlideBackgroundPatternFill,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideBackgroundPatternFill,"toJSON()",Method,Excellent,false -PowerPoint.SlideBackgroundPatternFillOptions,N/A,Interface,Unknown,false -PowerPoint.SlideBackgroundPatternFillOptions,"backgroundColor",Property,Great,false -PowerPoint.SlideBackgroundPatternFillOptions,"foregroundColor",Property,Great,false -PowerPoint.SlideBackgroundPatternFillOptions,"pattern",Property,Good,false -PowerPoint.SlideBackgroundPatternFillType,N/A,Enum,Unknown,false -PowerPoint.SlideBackgroundPatternFillType,"cross",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"darkDownwardDiagonal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"darkHorizontal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"darkUpwardDiagonal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"darkVertical",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"dashedDownwardDiagonal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"dashedHorizontal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"dashedUpwardDiagonal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"dashedVertical",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"diagonalBrick",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"diagonalCross",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"divot",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"dottedDiamond",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"dottedGrid",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"downwardDiagonal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"horizontal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"horizontalBrick",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"largeCheckerBoard",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"largeConfetti",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"largeGrid",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"lightDownwardDiagonal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"lightHorizontal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"lightUpwardDiagonal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"lightVertical",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"narrowHorizontal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"narrowVertical",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"outlinedDiamond",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"percent10",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"percent20",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"percent25",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"percent30",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"percent40",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"percent5",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"percent50",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"percent60",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"percent70",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"percent75",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"percent80",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"percent90",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"plaid",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"shingle",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"smallCheckerBoard",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"smallConfetti",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"smallGrid",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"solidDiamond",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"sphere",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"trellis",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"unsupported",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"upwardDiagonal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"vertical",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"wave",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"weave",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"wideDownwardDiagonal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"wideUpwardDiagonal",EnumField,Fine,false -PowerPoint.SlideBackgroundPatternFillType,"zigZag",EnumField,Fine,false -PowerPoint.SlideBackgroundPictureOrTextureFill,N/A,Class,Unknown,false -PowerPoint.SlideBackgroundPictureOrTextureFill,"context",Property,Excellent,false -PowerPoint.SlideBackgroundPictureOrTextureFill,"transparency",Property,Excellent,false -PowerPoint.SlideBackgroundPictureOrTextureFill,"load(options)",Method,Excellent,false -PowerPoint.SlideBackgroundPictureOrTextureFill,"load(propertyNames)",Method,Excellent,false -PowerPoint.SlideBackgroundPictureOrTextureFill,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideBackgroundPictureOrTextureFill,"setImage(base64EncodedImage)",Method,Fine,false -PowerPoint.SlideBackgroundPictureOrTextureFill,"toJSON()",Method,Excellent,false -PowerPoint.SlideBackgroundPictureOrTextureFillOptions,N/A,Interface,Great,false -PowerPoint.SlideBackgroundPictureOrTextureFillOptions,"imageBase64",Property,Great,false -PowerPoint.SlideBackgroundPictureOrTextureFillOptions,"transparency",Property,Excellent,false -PowerPoint.SlideBackgroundSolidFill,N/A,Class,Unknown,false -PowerPoint.SlideBackgroundSolidFill,"color",Property,Great,false -PowerPoint.SlideBackgroundSolidFill,"context",Property,Excellent,false -PowerPoint.SlideBackgroundSolidFill,"transparency",Property,Excellent,false -PowerPoint.SlideBackgroundSolidFill,"load(options)",Method,Excellent,false -PowerPoint.SlideBackgroundSolidFill,"load(propertyNames)",Method,Excellent,false -PowerPoint.SlideBackgroundSolidFill,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideBackgroundSolidFill,"toJSON()",Method,Excellent,false -PowerPoint.SlideBackgroundSolidFillOptions,N/A,Interface,Great,false -PowerPoint.SlideBackgroundSolidFillOptions,"color",Property,Great,false -PowerPoint.SlideBackgroundSolidFillOptions,"transparency",Property,Excellent,false -PowerPoint.SlideCollection,N/A,Class,Unknown,true -PowerPoint.SlideCollection,"context",Property,Excellent,false -PowerPoint.SlideCollection,"items",Property,Poor,false -PowerPoint.SlideCollection,"add(options)",Method,Poor,true -PowerPoint.SlideCollection,"exportAsBase64Presentation(values)",Method,Excellent,false -PowerPoint.SlideCollection,"getCount()",Method,Poor,false -PowerPoint.SlideCollection,"getItem(key)",Method,Poor,false -PowerPoint.SlideCollection,"getItemAt(index)",Method,Fine,true -PowerPoint.SlideCollection,"getItemOrNullObject(id)",Method,Excellent,false -PowerPoint.SlideCollection,"load(options)",Method,Excellent,false -PowerPoint.SlideCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.SlideCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideCollection,"toJSON()",Method,Excellent,false -PowerPoint.SlideGetImageOptions,N/A,Interface,Unknown,true -PowerPoint.SlideGetImageOptions,"height",Property,Fine,false -PowerPoint.SlideGetImageOptions,"width",Property,Fine,false -PowerPoint.SlideLayout,N/A,Class,Unknown,true -PowerPoint.SlideLayout,"background",Property,Poor,false -PowerPoint.SlideLayout,"context",Property,Excellent,false -PowerPoint.SlideLayout,"customXmlParts",Property,Good,false -PowerPoint.SlideLayout,"id",Property,Poor,true -PowerPoint.SlideLayout,"name",Property,Poor,false -PowerPoint.SlideLayout,"shapes",Property,Good,false -PowerPoint.SlideLayout,"themeColorScheme",Property,Good,false -PowerPoint.SlideLayout,"type",Property,Fine,false -PowerPoint.SlideLayout,"load(options)",Method,Excellent,false -PowerPoint.SlideLayout,"load(propertyNames)",Method,Excellent,false -PowerPoint.SlideLayout,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideLayout,"toJSON()",Method,Excellent,false -PowerPoint.SlideLayoutBackground,N/A,Class,Unknown,false -PowerPoint.SlideLayoutBackground,"areBackgroundGraphicsHidden",Property,Excellent,false -PowerPoint.SlideLayoutBackground,"context",Property,Excellent,false -PowerPoint.SlideLayoutBackground,"fill",Property,Fine,false -PowerPoint.SlideLayoutBackground,"isMasterBackgroundFollowed",Property,Great,false -PowerPoint.SlideLayoutBackground,"load(options)",Method,Excellent,false -PowerPoint.SlideLayoutBackground,"load(propertyNames)",Method,Excellent,false -PowerPoint.SlideLayoutBackground,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideLayoutBackground,"reset()",Method,Fine,false -PowerPoint.SlideLayoutBackground,"toJSON()",Method,Excellent,false -PowerPoint.SlideLayoutCollection,N/A,Class,Unknown,true -PowerPoint.SlideLayoutCollection,"context",Property,Excellent,false -PowerPoint.SlideLayoutCollection,"items",Property,Poor,false -PowerPoint.SlideLayoutCollection,"getCount()",Method,Poor,false -PowerPoint.SlideLayoutCollection,"getItem(key)",Method,Poor,false -PowerPoint.SlideLayoutCollection,"getItemAt(index)",Method,Fine,false -PowerPoint.SlideLayoutCollection,"getItemOrNullObject(id)",Method,Excellent,false -PowerPoint.SlideLayoutCollection,"load(options)",Method,Excellent,false -PowerPoint.SlideLayoutCollection,"load(propertyNames)",Method,Excellent,true -PowerPoint.SlideLayoutCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideLayoutCollection,"toJSON()",Method,Excellent,false -PowerPoint.SlideLayoutType,N/A,Enum,Unknown,false -PowerPoint.SlideLayoutType,"blank",EnumField,Fine,false -PowerPoint.SlideLayoutType,"chart",EnumField,Fine,false -PowerPoint.SlideLayoutType,"chartAndText",EnumField,Fine,false -PowerPoint.SlideLayoutType,"clipArtAndText",EnumField,Fine,false -PowerPoint.SlideLayoutType,"clipArtAndVerticalText",EnumField,Fine,false -PowerPoint.SlideLayoutType,"comparison",EnumField,Fine,false -PowerPoint.SlideLayoutType,"contentWithCaption",EnumField,Fine,false -PowerPoint.SlideLayoutType,"custom",EnumField,Fine,false -PowerPoint.SlideLayoutType,"fourObjects",EnumField,Good,false -PowerPoint.SlideLayoutType,"largeObject",EnumField,Good,false -PowerPoint.SlideLayoutType,"mediaClipAndText",EnumField,Fine,false -PowerPoint.SlideLayoutType,"mixed",EnumField,Fine,false -PowerPoint.SlideLayoutType,"object",EnumField,Good,false -PowerPoint.SlideLayoutType,"objectAndText",EnumField,Good,false -PowerPoint.SlideLayoutType,"objectAndTwoObjects",EnumField,Good,false -PowerPoint.SlideLayoutType,"objectOverText",EnumField,Good,false -PowerPoint.SlideLayoutType,"organizationChart",EnumField,Fine,false -PowerPoint.SlideLayoutType,"pictureWithCaption",EnumField,Fine,false -PowerPoint.SlideLayoutType,"sectionHeader",EnumField,Fine,false -PowerPoint.SlideLayoutType,"table",EnumField,Fine,false -PowerPoint.SlideLayoutType,"text",EnumField,Fine,false -PowerPoint.SlideLayoutType,"textAndChart",EnumField,Fine,false -PowerPoint.SlideLayoutType,"textAndClipArt",EnumField,Fine,false -PowerPoint.SlideLayoutType,"textAndMediaClip",EnumField,Fine,false -PowerPoint.SlideLayoutType,"textAndObject",EnumField,Good,false -PowerPoint.SlideLayoutType,"textAndTwoObjects",EnumField,Good,false -PowerPoint.SlideLayoutType,"textOverObject",EnumField,Good,false -PowerPoint.SlideLayoutType,"title",EnumField,Fine,false -PowerPoint.SlideLayoutType,"titleOnly",EnumField,Fine,false -PowerPoint.SlideLayoutType,"twoColumnText",EnumField,Fine,false -PowerPoint.SlideLayoutType,"twoObjects",EnumField,Good,false -PowerPoint.SlideLayoutType,"twoObjectsAndObject",EnumField,Good,false -PowerPoint.SlideLayoutType,"twoObjectsAndText",EnumField,Good,false -PowerPoint.SlideLayoutType,"twoObjectsOverText",EnumField,Good,false -PowerPoint.SlideLayoutType,"verticalText",EnumField,Fine,false -PowerPoint.SlideLayoutType,"verticalTitleAndText",EnumField,Fine,false -PowerPoint.SlideLayoutType,"verticalTitleAndTextOverChart",EnumField,Fine,false -PowerPoint.SlideMaster,N/A,Class,Unknown,true -PowerPoint.SlideMaster,"background",Property,Poor,false -PowerPoint.SlideMaster,"context",Property,Excellent,false -PowerPoint.SlideMaster,"customXmlParts",Property,Good,false -PowerPoint.SlideMaster,"id",Property,Poor,true -PowerPoint.SlideMaster,"layouts",Property,Fine,false -PowerPoint.SlideMaster,"name",Property,Poor,false -PowerPoint.SlideMaster,"shapes",Property,Good,false -PowerPoint.SlideMaster,"themeColorScheme",Property,Good,false -PowerPoint.SlideMaster,"load(options)",Method,Excellent,false -PowerPoint.SlideMaster,"load(propertyNames)",Method,Excellent,false -PowerPoint.SlideMaster,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideMaster,"toJSON()",Method,Excellent,false -PowerPoint.SlideMasterBackground,N/A,Class,Great,false -PowerPoint.SlideMasterBackground,"context",Property,Excellent,false -PowerPoint.SlideMasterBackground,"fill",Property,Fine,false -PowerPoint.SlideMasterBackground,"load(options)",Method,Excellent,false -PowerPoint.SlideMasterBackground,"load(propertyNames)",Method,Excellent,false -PowerPoint.SlideMasterBackground,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideMasterBackground,"toJSON()",Method,Excellent,false -PowerPoint.SlideMasterCollection,N/A,Class,Unknown,true -PowerPoint.SlideMasterCollection,"context",Property,Excellent,false -PowerPoint.SlideMasterCollection,"items",Property,Poor,false -PowerPoint.SlideMasterCollection,"getCount()",Method,Fine,false -PowerPoint.SlideMasterCollection,"getItem(key)",Method,Poor,false -PowerPoint.SlideMasterCollection,"getItemAt(index)",Method,Fine,false -PowerPoint.SlideMasterCollection,"getItemOrNullObject(id)",Method,Excellent,false -PowerPoint.SlideMasterCollection,"load(options)",Method,Excellent,false -PowerPoint.SlideMasterCollection,"load(propertyNames)",Method,Excellent,true -PowerPoint.SlideMasterCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideMasterCollection,"toJSON()",Method,Excellent,false -PowerPoint.SlideScopedCollection,N/A,Class,Unknown,true -PowerPoint.SlideScopedCollection,"context",Property,Excellent,false -PowerPoint.SlideScopedCollection,"items",Property,Poor,false -PowerPoint.SlideScopedCollection,"exportAsBase64Presentation()",Method,Fine,false -PowerPoint.SlideScopedCollection,"getCount()",Method,Poor,false -PowerPoint.SlideScopedCollection,"getItem(key)",Method,Poor,false -PowerPoint.SlideScopedCollection,"getItemAt(index)",Method,Fine,false -PowerPoint.SlideScopedCollection,"getItemOrNullObject(id)",Method,Excellent,false -PowerPoint.SlideScopedCollection,"load(options)",Method,Excellent,false -PowerPoint.SlideScopedCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.SlideScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.SlideScopedCollection,"toJSON()",Method,Excellent,false -PowerPoint.Table,N/A,Class,Missing,true -PowerPoint.Table,"columnCount",Property,Poor,false -PowerPoint.Table,"columns",Property,Poor,false -PowerPoint.Table,"context",Property,Excellent,false -PowerPoint.Table,"rowCount",Property,Poor,false -PowerPoint.Table,"rows",Property,Poor,false -PowerPoint.Table,"styleSettings",Property,Poor,false -PowerPoint.Table,"values",Property,Fine,false -PowerPoint.Table,"clear(options)",Method,Fine,false -PowerPoint.Table,"getCellOrNullObject(rowIndex, columnIndex)",Method,Good,true -PowerPoint.Table,"getMergedAreas()",Method,Fine,false -PowerPoint.Table,"getShape()",Method,Fine,false -PowerPoint.Table,"load(options)",Method,Excellent,false -PowerPoint.Table,"load(propertyNames)",Method,Excellent,false -PowerPoint.Table,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.Table,"mergeCells(rowIndex, columnIndex, rowCount, columnCount)",Method,Great,false -PowerPoint.Table,"toJSON()",Method,Excellent,false -PowerPoint.TableAddOptions,N/A,Interface,Unknown,true -PowerPoint.TableAddOptions,"columns",Property,Excellent,true -PowerPoint.TableAddOptions,"height",Property,Excellent,true -PowerPoint.TableAddOptions,"left",Property,Excellent,false -PowerPoint.TableAddOptions,"mergedAreas",Property,Good,true -PowerPoint.TableAddOptions,"rows",Property,Excellent,true -PowerPoint.TableAddOptions,"specificCellProperties",Property,Excellent,true -PowerPoint.TableAddOptions,"style",Property,Great,false -PowerPoint.TableAddOptions,"top",Property,Excellent,false -PowerPoint.TableAddOptions,"uniformCellProperties",Property,Excellent,true -PowerPoint.TableAddOptions,"values",Property,Excellent,true -PowerPoint.TableAddOptions,"width",Property,Excellent,true -PowerPoint.TableCell,N/A,Class,Missing,true -PowerPoint.TableCell,"borders",Property,Poor,false -PowerPoint.TableCell,"columnCount",Property,Fine,false -PowerPoint.TableCell,"columnIndex",Property,Good,false -PowerPoint.TableCell,"context",Property,Excellent,false -PowerPoint.TableCell,"fill",Property,Poor,false -PowerPoint.TableCell,"font",Property,Poor,false -PowerPoint.TableCell,"horizontalAlignment",Property,Excellent,false -PowerPoint.TableCell,"indentLevel",Property,Excellent,false -PowerPoint.TableCell,"margins",Property,Poor,false -PowerPoint.TableCell,"rowCount",Property,Fine,false -PowerPoint.TableCell,"rowIndex",Property,Good,false -PowerPoint.TableCell,"text",Property,Good,true -PowerPoint.TableCell,"textRuns",Property,Excellent,false -PowerPoint.TableCell,"verticalAlignment",Property,Great,false -PowerPoint.TableCell,"load(options)",Method,Excellent,false -PowerPoint.TableCell,"load(propertyNames)",Method,Excellent,false -PowerPoint.TableCell,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.TableCell,"resize(rowCount, columnCount)",Method,Good,false -PowerPoint.TableCell,"split(rowCount, columnCount)",Method,Good,false -PowerPoint.TableCell,"toJSON()",Method,Excellent,false -PowerPoint.TableCellBorders,N/A,Interface,Unknown,true -PowerPoint.TableCellBorders,"bottom",Property,Poor,true -PowerPoint.TableCellBorders,"diagonalDown",Property,Fine,false -PowerPoint.TableCellBorders,"diagonalUp",Property,Fine,false -PowerPoint.TableCellBorders,"left",Property,Poor,true -PowerPoint.TableCellBorders,"right",Property,Poor,true -PowerPoint.TableCellBorders,"top",Property,Poor,true -PowerPoint.TableCellCollection,N/A,Class,Unknown,false -PowerPoint.TableCellCollection,"context",Property,Excellent,false -PowerPoint.TableCellCollection,"items",Property,Poor,false -PowerPoint.TableCellCollection,"getCount()",Method,Poor,false -PowerPoint.TableCellCollection,"getItemAtOrNullObject(row, column)",Method,Excellent,false -PowerPoint.TableCellCollection,"load(options)",Method,Excellent,false -PowerPoint.TableCellCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.TableCellCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.TableCellCollection,"toJSON()",Method,Excellent,false -PowerPoint.TableCellMargins,N/A,Interface,Unknown,false -PowerPoint.TableCellMargins,"bottom",Property,Good,false -PowerPoint.TableCellMargins,"left",Property,Good,false -PowerPoint.TableCellMargins,"right",Property,Good,false -PowerPoint.TableCellMargins,"top",Property,Good,false -PowerPoint.TableCellProperties,N/A,Interface,Unknown,true -PowerPoint.TableCellProperties,"borders",Property,Good,true -PowerPoint.TableCellProperties,"fill",Property,Good,true -PowerPoint.TableCellProperties,"font",Property,Good,true -PowerPoint.TableCellProperties,"horizontalAlignment",Property,Great,true -PowerPoint.TableCellProperties,"indentLevel",Property,Great,true -PowerPoint.TableCellProperties,"margins",Property,Good,false -PowerPoint.TableCellProperties,"text",Property,Excellent,false -PowerPoint.TableCellProperties,"textRuns",Property,Excellent,true -PowerPoint.TableCellProperties,"verticalAlignment",Property,Great,true -PowerPoint.TableClearOptions,N/A,Interface,Unknown,false -PowerPoint.TableClearOptions,"all",Property,Excellent,false -PowerPoint.TableClearOptions,"format",Property,Great,false -PowerPoint.TableClearOptions,"text",Property,Excellent,false -PowerPoint.TableColumn,N/A,Class,Unknown,false -PowerPoint.TableColumn,"columnIndex",Property,Great,false -PowerPoint.TableColumn,"context",Property,Excellent,false -PowerPoint.TableColumn,"width",Property,Great,false -PowerPoint.TableColumn,"delete()",Method,Poor,false -PowerPoint.TableColumn,"load(options)",Method,Excellent,false -PowerPoint.TableColumn,"load(propertyNames)",Method,Excellent,false -PowerPoint.TableColumn,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.TableColumn,"toJSON()",Method,Excellent,false -PowerPoint.TableColumnCollection,N/A,Class,Unknown,false -PowerPoint.TableColumnCollection,"context",Property,Excellent,false -PowerPoint.TableColumnCollection,"items",Property,Poor,false -PowerPoint.TableColumnCollection,"add(index, count)",Method,Poor,false -PowerPoint.TableColumnCollection,"deleteColumns(columns)",Method,Good,false -PowerPoint.TableColumnCollection,"getCount()",Method,Poor,false -PowerPoint.TableColumnCollection,"getItemAt(index)",Method,Fine,false -PowerPoint.TableColumnCollection,"load(options)",Method,Excellent,false -PowerPoint.TableColumnCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.TableColumnCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.TableColumnCollection,"toJSON()",Method,Excellent,false -PowerPoint.TableColumnProperties,N/A,Interface,Good,true -PowerPoint.TableColumnProperties,"columnWidth",Property,Excellent,true -PowerPoint.TableMergedAreaProperties,N/A,Interface,Unknown,true -PowerPoint.TableMergedAreaProperties,"columnCount",Property,Great,true -PowerPoint.TableMergedAreaProperties,"columnIndex",Property,Great,true -PowerPoint.TableMergedAreaProperties,"rowCount",Property,Great,true -PowerPoint.TableMergedAreaProperties,"rowIndex",Property,Great,true -PowerPoint.TableRow,N/A,Class,Unknown,false -PowerPoint.TableRow,"context",Property,Excellent,false -PowerPoint.TableRow,"currentHeight",Property,Fine,false -PowerPoint.TableRow,"height",Property,Great,false -PowerPoint.TableRow,"rowIndex",Property,Great,false -PowerPoint.TableRow,"delete()",Method,Poor,false -PowerPoint.TableRow,"load(options)",Method,Excellent,false -PowerPoint.TableRow,"load(propertyNames)",Method,Excellent,false -PowerPoint.TableRow,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.TableRow,"toJSON()",Method,Excellent,false -PowerPoint.TableRowCollection,N/A,Class,Unknown,false -PowerPoint.TableRowCollection,"context",Property,Excellent,false -PowerPoint.TableRowCollection,"items",Property,Poor,false -PowerPoint.TableRowCollection,"add(index, count)",Method,Poor,false -PowerPoint.TableRowCollection,"deleteRows(rows)",Method,Good,false -PowerPoint.TableRowCollection,"getCount()",Method,Poor,false -PowerPoint.TableRowCollection,"getItemAt(index)",Method,Fine,false -PowerPoint.TableRowCollection,"load(options)",Method,Excellent,false -PowerPoint.TableRowCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.TableRowCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.TableRowCollection,"toJSON()",Method,Excellent,false -PowerPoint.TableRowProperties,N/A,Interface,Good,true -PowerPoint.TableRowProperties,"rowHeight",Property,Excellent,true -PowerPoint.TableStyle,N/A,Enum,Unknown,false -PowerPoint.TableStyle,"darkStyle1",EnumField,Great,false -PowerPoint.TableStyle,"darkStyle1Accent1",EnumField,Great,false -PowerPoint.TableStyle,"darkStyle1Accent2",EnumField,Great,false -PowerPoint.TableStyle,"darkStyle1Accent3",EnumField,Great,false -PowerPoint.TableStyle,"darkStyle1Accent4",EnumField,Great,false -PowerPoint.TableStyle,"darkStyle1Accent5",EnumField,Great,false -PowerPoint.TableStyle,"darkStyle1Accent6",EnumField,Great,false -PowerPoint.TableStyle,"darkStyle2",EnumField,Great,false -PowerPoint.TableStyle,"darkStyle2Accent1",EnumField,Great,false -PowerPoint.TableStyle,"darkStyle2Accent2",EnumField,Great,false -PowerPoint.TableStyle,"darkStyle2Accent3",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle1",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle1Accent1",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle1Accent2",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle1Accent3",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle1Accent4",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle1Accent5",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle1Accent6",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle2",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle2Accent1",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle2Accent2",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle2Accent3",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle2Accent4",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle2Accent5",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle2Accent6",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle3",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle3Accent1",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle3Accent2",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle3Accent3",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle3Accent4",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle3Accent5",EnumField,Great,false -PowerPoint.TableStyle,"lightStyle3Accent6",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle1",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle1Accent1",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle1Accent2",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle1Accent3",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle1Accent4",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle1Accent5",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle1Accent6",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle2",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle2Accent1",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle2Accent2",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle2Accent3",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle2Accent4",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle2Accent5",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle2Accent6",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle3",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle3Accent1",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle3Accent2",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle3Accent3",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle3Accent4",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle3Accent5",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle3Accent6",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle4",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle4Accent1",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle4Accent2",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle4Accent3",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle4Accent4",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle4Accent5",EnumField,Great,false -PowerPoint.TableStyle,"mediumStyle4Accent6",EnumField,Great,false -PowerPoint.TableStyle,"noStyleNoGrid",EnumField,Great,false -PowerPoint.TableStyle,"noStyleTableGrid",EnumField,Great,false -PowerPoint.TableStyle,"themedStyle1Accent1",EnumField,Great,false -PowerPoint.TableStyle,"themedStyle1Accent2",EnumField,Great,false -PowerPoint.TableStyle,"themedStyle1Accent3",EnumField,Great,false -PowerPoint.TableStyle,"themedStyle1Accent4",EnumField,Great,false -PowerPoint.TableStyle,"themedStyle1Accent5",EnumField,Great,false -PowerPoint.TableStyle,"themedStyle1Accent6",EnumField,Great,false -PowerPoint.TableStyle,"themedStyle2Accent1",EnumField,Great,false -PowerPoint.TableStyle,"themedStyle2Accent2",EnumField,Great,false -PowerPoint.TableStyle,"themedStyle2Accent3",EnumField,Great,false -PowerPoint.TableStyle,"themedStyle2Accent4",EnumField,Great,false -PowerPoint.TableStyle,"themedStyle2Accent5",EnumField,Great,false -PowerPoint.TableStyle,"themedStyle2Accent6",EnumField,Great,false -PowerPoint.TableStyleSettings,N/A,Class,Unknown,false -PowerPoint.TableStyleSettings,"areColumnsBanded",Property,Great,false -PowerPoint.TableStyleSettings,"areRowsBanded",Property,Great,false -PowerPoint.TableStyleSettings,"context",Property,Excellent,false -PowerPoint.TableStyleSettings,"isFirstColumnHighlighted",Property,Great,false -PowerPoint.TableStyleSettings,"isFirstRowHighlighted",Property,Great,false -PowerPoint.TableStyleSettings,"isLastColumnHighlighted",Property,Great,false -PowerPoint.TableStyleSettings,"isLastRowHighlighted",Property,Great,false -PowerPoint.TableStyleSettings,"style",Property,Good,false -PowerPoint.TableStyleSettings,"load(options)",Method,Excellent,false -PowerPoint.TableStyleSettings,"load(propertyNames)",Method,Excellent,false -PowerPoint.TableStyleSettings,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.TableStyleSettings,"toJSON()",Method,Excellent,false -PowerPoint.Tag,N/A,Class,Great,true -PowerPoint.Tag,"context",Property,Excellent,false -PowerPoint.Tag,"key",Property,Great,false -PowerPoint.Tag,"value",Property,Fine,false -PowerPoint.Tag,"load(options)",Method,Excellent,false -PowerPoint.Tag,"load(propertyNames)",Method,Excellent,false -PowerPoint.Tag,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.Tag,"toJSON()",Method,Excellent,false -PowerPoint.TagCollection,N/A,Class,Unknown,true -PowerPoint.TagCollection,"context",Property,Excellent,false -PowerPoint.TagCollection,"items",Property,Poor,false -PowerPoint.TagCollection,"add(key, value)",Method,Great,true -PowerPoint.TagCollection,"delete(key)",Method,Great,true -PowerPoint.TagCollection,"getCount()",Method,Poor,false -PowerPoint.TagCollection,"getItem(key)",Method,Great,true -PowerPoint.TagCollection,"getItemAt(index)",Method,Great,false -PowerPoint.TagCollection,"getItemOrNullObject(key)",Method,Excellent,false -PowerPoint.TagCollection,"load(options)",Method,Excellent,false -PowerPoint.TagCollection,"load(propertyNames)",Method,Excellent,false -PowerPoint.TagCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.TagCollection,"toJSON()",Method,Excellent,false -PowerPoint.TextFrame,N/A,Class,Unknown,true -PowerPoint.TextFrame,"autoSizeSetting",Property,Fine,false -PowerPoint.TextFrame,"bottomMargin",Property,Fine,false -PowerPoint.TextFrame,"context",Property,Excellent,false -PowerPoint.TextFrame,"hasText",Property,Good,false -PowerPoint.TextFrame,"leftMargin",Property,Fine,false -PowerPoint.TextFrame,"rightMargin",Property,Fine,false -PowerPoint.TextFrame,"textRange",Property,Good,false -PowerPoint.TextFrame,"topMargin",Property,Fine,false -PowerPoint.TextFrame,"verticalAlignment",Property,Fine,false -PowerPoint.TextFrame,"wordWrap",Property,Fine,false -PowerPoint.TextFrame,"deleteText()",Method,Fine,false -PowerPoint.TextFrame,"getParentShape()",Method,Great,false -PowerPoint.TextFrame,"load(options)",Method,Excellent,false -PowerPoint.TextFrame,"load(propertyNames)",Method,Excellent,false -PowerPoint.TextFrame,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.TextFrame,"toJSON()",Method,Excellent,false -PowerPoint.TextRange,N/A,Class,Great,true -PowerPoint.TextRange,"context",Property,Excellent,false -PowerPoint.TextRange,"font",Property,Excellent,true -PowerPoint.TextRange,"hyperlinks",Property,Good,false -PowerPoint.TextRange,"length",Property,Excellent,false -PowerPoint.TextRange,"paragraphFormat",Property,Fine,false -PowerPoint.TextRange,"start",Property,Excellent,false -PowerPoint.TextRange,"text",Property,Fine,false -PowerPoint.TextRange,"getParentTextFrame()",Method,Great,false -PowerPoint.TextRange,"getSubstring(start, length)",Method,Excellent,false -PowerPoint.TextRange,"load(options)",Method,Excellent,false -PowerPoint.TextRange,"load(propertyNames)",Method,Excellent,false -PowerPoint.TextRange,"load(propertyNamesAndPaths)",Method,Excellent,false -PowerPoint.TextRange,"setHyperlink(options)",Method,Great,false -PowerPoint.TextRange,"setSelected()",Method,Poor,true -PowerPoint.TextRange,"toJSON()",Method,Excellent,false -PowerPoint.TextRun,N/A,Interface,Unknown,true -PowerPoint.TextRun,"font",Property,Good,false -PowerPoint.TextRun,"text",Property,Poor,false -PowerPoint.TextVerticalAlignment,N/A,Enum,Unknown,true -PowerPoint.TextVerticalAlignment,"bottom",EnumField,Great,false -PowerPoint.TextVerticalAlignment,"bottomCentered",EnumField,Excellent,false -PowerPoint.TextVerticalAlignment,"middle",EnumField,Great,false -PowerPoint.TextVerticalAlignment,"middleCentered",EnumField,Excellent,false -PowerPoint.TextVerticalAlignment,"top",EnumField,Great,false -PowerPoint.TextVerticalAlignment,"topCentered",EnumField,Excellent,false -PowerPoint.ThemeColor,N/A,Enum,Great,false -PowerPoint.ThemeColor,"accent1",EnumField,Great,false -PowerPoint.ThemeColor,"accent2",EnumField,Great,false -PowerPoint.ThemeColor,"accent3",EnumField,Great,false -PowerPoint.ThemeColor,"accent4",EnumField,Great,false -PowerPoint.ThemeColor,"accent5",EnumField,Great,false -PowerPoint.ThemeColor,"accent6",EnumField,Great,false -PowerPoint.ThemeColor,"dark1",EnumField,Great,false -PowerPoint.ThemeColor,"dark2",EnumField,Great,false -PowerPoint.ThemeColor,"followedHyperlink",EnumField,Great,false -PowerPoint.ThemeColor,"hyperlink",EnumField,Great,false -PowerPoint.ThemeColor,"light1",EnumField,Great,false -PowerPoint.ThemeColor,"light2",EnumField,Great,false -PowerPoint.ThemeColor,"mixed",EnumField,Great,false -PowerPoint.ThemeColor,"none",EnumField,Great,false -PowerPoint.ThemeColorScheme,N/A,Class,Unknown,false -PowerPoint.ThemeColorScheme,"context",Property,Excellent,false -PowerPoint.ThemeColorScheme,"getThemeColor(color)",Method,Great,false -PowerPoint.ThemeColorScheme,"getThemeColor(color)",Method,Great,false -PowerPoint.ThemeColorScheme,"setThemeColor(color, rgbColor)",Method,Great,false -PowerPoint.ThemeColorScheme,"setThemeColor(color, rgbColor)",Method,Great,false -PowerPoint.ThemeColorScheme,"toJSON()",Method,Excellent,false -Visio.Application,N/A,Class,Unknown,false -Visio.Application,"context",Property,Excellent,false -Visio.Application,"showBorders",Property,Good,true -Visio.Application,"showToolbars",Property,Poor,false -Visio.Application,"load(options)",Method,Excellent,false -Visio.Application,"load(propertyNames)",Method,Excellent,false -Visio.Application,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.Application,"set(properties, options)",Method,Good,false -Visio.Application,"set(properties)",Method,Good,false -Visio.Application,"showToolbar(id, show)",Method,Great,false -Visio.Application,"showToolbar(id, show)",Method,Great,false -Visio.Application,"toJSON()",Method,Excellent,false -Visio.BoundingBox,N/A,Interface,Good,false -Visio.BoundingBox,"height",Property,Fine,false -Visio.BoundingBox,"width",Property,Fine,false -Visio.BoundingBox,"x",Property,Excellent,false -Visio.BoundingBox,"y",Property,Excellent,false -Visio.ColumnType,N/A,Enum,Fine,false -Visio.ColumnType,"currency",EnumField,Fine,false -Visio.ColumnType,"date",EnumField,Fine,false -Visio.ColumnType,"number",EnumField,Fine,false -Visio.ColumnType,"string",EnumField,Fine,false -Visio.ColumnType,"unknown",EnumField,Fine,false -Visio.Comment,N/A,Class,Great,false -Visio.Comment,"author",Property,Excellent,false -Visio.Comment,"context",Property,Excellent,false -Visio.Comment,"date",Property,Excellent,false -Visio.Comment,"text",Property,Fine,false -Visio.Comment,"load(options)",Method,Excellent,true -Visio.Comment,"load(propertyNames)",Method,Excellent,false -Visio.Comment,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.Comment,"set(properties, options)",Method,Good,false -Visio.Comment,"set(properties)",Method,Good,false -Visio.Comment,"toJSON()",Method,Excellent,false -Visio.CommentCollection,N/A,Class,Unknown,false -Visio.CommentCollection,"context",Property,Excellent,false -Visio.CommentCollection,"items",Property,Poor,false -Visio.CommentCollection,"getCount()",Method,Poor,false -Visio.CommentCollection,"getItem(key)",Method,Poor,false -Visio.CommentCollection,"load(options)",Method,Excellent,true -Visio.CommentCollection,"load(propertyNames)",Method,Excellent,false -Visio.CommentCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.CommentCollection,"toJSON()",Method,Excellent,false -Visio.ConnectorDirection,N/A,Enum,Unknown,false -Visio.ConnectorDirection,"fromTarget",EnumField,Fine,false -Visio.ConnectorDirection,"toTarget",EnumField,Fine,false -Visio.CrossFunctionalFlowchartOrientation,N/A,Enum,Fine,false -Visio.CrossFunctionalFlowchartOrientation,"horizontal",EnumField,Fine,false -Visio.CrossFunctionalFlowchartOrientation,"vertical",EnumField,Fine,false -Visio.DataRefreshCompleteEventArgs,N/A,Interface,Unknown,true -Visio.DataRefreshCompleteEventArgs,"document",Property,Good,false -Visio.DataRefreshCompleteEventArgs,"success",Property,Good,false -Visio.DataSourceType,N/A,Enum,Fine,false -Visio.DataSourceType,"excel",EnumField,Fine,false -Visio.DataSourceType,"unknown",EnumField,Fine,false -Visio.DataValidationErrorType,N/A,Enum,Unknown,false -Visio.DataValidationErrorType,"columnNotMapped",EnumField,Fine,false -Visio.DataValidationErrorType,"connectorColumnAndConnectorLabelMappedElsewhere",EnumField,Fine,false -Visio.DataValidationErrorType,"connectorColumnError",EnumField,Good,false -Visio.DataValidationErrorType,"connectorColumnMappedElsewhere",EnumField,Fine,false -Visio.DataValidationErrorType,"connectorLabelColumnMappedElsewhere",EnumField,Fine,false -Visio.DataValidationErrorType,"delimiterError",EnumField,Fine,false -Visio.DataValidationErrorType,"none",EnumField,Good,false -Visio.DataValidationErrorType,"swimlaneColumnError",EnumField,Fine,false -Visio.DataValidationErrorType,"uniqueIdColumnError",EnumField,Good,false -Visio.DataVisualizerDiagramOperationType,N/A,Enum,Unknown,false -Visio.DataVisualizerDiagramOperationType,"create",EnumField,Fine,false -Visio.DataVisualizerDiagramOperationType,"delete",EnumField,Fine,false -Visio.DataVisualizerDiagramOperationType,"unknown",EnumField,Fine,false -Visio.DataVisualizerDiagramOperationType,"update",EnumField,Fine,false -Visio.DataVisualizerDiagramOperationType,"updateData",EnumField,Fine,false -Visio.DataVisualizerDiagramOperationType,"updateMappings",EnumField,Fine,false -Visio.DataVisualizerDiagramResultType,N/A,Enum,Unknown,false -Visio.DataVisualizerDiagramResultType,"conflictError",EnumField,Good,false -Visio.DataVisualizerDiagramResultType,"success",EnumField,Fine,false -Visio.DataVisualizerDiagramResultType,"unexpected",EnumField,Good,false -Visio.DataVisualizerDiagramResultType,"validationError",EnumField,Good,false -Visio.DataVisualizerDiagramType,N/A,Enum,Unknown,false -Visio.DataVisualizerDiagramType,"audit",EnumField,Fine,false -Visio.DataVisualizerDiagramType,"basicFlowchart",EnumField,Fine,false -Visio.DataVisualizerDiagramType,"crossFunctionalFlowchart_Horizontal",EnumField,Fine,false -Visio.DataVisualizerDiagramType,"crossFunctionalFlowchart_Vertical",EnumField,Fine,false -Visio.DataVisualizerDiagramType,"network",EnumField,Fine,false -Visio.DataVisualizerDiagramType,"orgChart",EnumField,Fine,false -Visio.DataVisualizerDiagramType,"unknown",EnumField,Fine,false -Visio.Document,N/A,Class,Unknown,false -Visio.Document,"application",Property,Good,false -Visio.Document,"context",Property,Excellent,false -Visio.Document,"pages",Property,Fine,true -Visio.Document,"view",Property,Good,false -Visio.Document,"getActivePage()",Method,Fine,true -Visio.Document,"load(options)",Method,Excellent,false -Visio.Document,"load(propertyNames)",Method,Excellent,false -Visio.Document,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.Document,"set(properties, options)",Method,Good,false -Visio.Document,"set(properties)",Method,Good,false -Visio.Document,"setActivePage(PageName)",Method,Poor,true -Visio.Document,"showTaskPane(taskPaneType, initialProps, show)",Method,Fine,false -Visio.Document,"showTaskPane(taskPaneType, initialProps, show)",Method,Fine,false -Visio.Document,"startDataRefresh()",Method,Fine,true -Visio.Document,"toJSON()",Method,Excellent,false -Visio.DocumentErrorEventArgs,N/A,Interface,Unknown,false -Visio.DocumentErrorEventArgs,"errorCode",Property,Poor,false -Visio.DocumentErrorEventArgs,"errorMessage",Property,Fine,false -Visio.DocumentErrorEventArgs,"isCritical",Property,Great,false -Visio.DocumentLoadCompleteEventArgs,N/A,Interface,Good,true -Visio.DocumentLoadCompleteEventArgs,"success",Property,Good,false -Visio.DocumentView,N/A,Class,Missing,false -Visio.DocumentView,"context",Property,Excellent,false -Visio.DocumentView,"disableHyperlinks",Property,Missing,true -Visio.DocumentView,"disablePan",Property,Missing,false -Visio.DocumentView,"disablePanZoomWindow",Property,Poor,false -Visio.DocumentView,"disableZoom",Property,Missing,false -Visio.DocumentView,"hideDiagramBoundary",Property,Poor,false -Visio.DocumentView,"load(options)",Method,Excellent,false -Visio.DocumentView,"load(propertyNames)",Method,Excellent,false -Visio.DocumentView,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.DocumentView,"set(properties, options)",Method,Good,false -Visio.DocumentView,"set(properties)",Method,Good,false -Visio.DocumentView,"toJSON()",Method,Excellent,false -Visio.ErrorCodes,N/A,Enum,Missing,false -Visio.ErrorCodes,"accessDenied",EnumField,Missing,false -Visio.ErrorCodes,"generalException",EnumField,Missing,false -Visio.ErrorCodes,"invalidArgument",EnumField,Missing,false -Visio.ErrorCodes,"itemNotFound",EnumField,Missing,false -Visio.ErrorCodes,"notImplemented",EnumField,Missing,false -Visio.ErrorCodes,"unsupportedOperation",EnumField,Missing,false -Visio.EventType,N/A,Enum,Fine,false -Visio.EventType,"dataVisualizerDiagramOperationCompleted",EnumField,Fine,false -Visio.Highlight,N/A,Interface,Unknown,false -Visio.Highlight,"color",Property,Excellent,true -Visio.Highlight,"width",Property,Excellent,false -Visio.Hyperlink,N/A,Class,Unknown,false -Visio.Hyperlink,"address",Property,Fine,false -Visio.Hyperlink,"context",Property,Excellent,false -Visio.Hyperlink,"description",Property,Poor,false -Visio.Hyperlink,"extraInfo",Property,Good,false -Visio.Hyperlink,"subAddress",Property,Fine,false -Visio.Hyperlink,"load(options)",Method,Excellent,true -Visio.Hyperlink,"load(propertyNames)",Method,Excellent,false -Visio.Hyperlink,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.Hyperlink,"toJSON()",Method,Excellent,false -Visio.HyperlinkCollection,N/A,Class,Unknown,false -Visio.HyperlinkCollection,"context",Property,Excellent,false -Visio.HyperlinkCollection,"items",Property,Poor,false -Visio.HyperlinkCollection,"getCount()",Method,Poor,false -Visio.HyperlinkCollection,"getItem(Key)",Method,Poor,false -Visio.HyperlinkCollection,"load(options)",Method,Excellent,true -Visio.HyperlinkCollection,"load(propertyNames)",Method,Excellent,false -Visio.HyperlinkCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.HyperlinkCollection,"toJSON()",Method,Excellent,false -Visio.LayoutVariant,N/A,Enum,Unknown,false -Visio.LayoutVariant,"flowchart_BottomToTop",EnumField,Fine,false -Visio.LayoutVariant,"flowchart_LeftToRight",EnumField,Fine,false -Visio.LayoutVariant,"flowchart_RightToLeft",EnumField,Fine,false -Visio.LayoutVariant,"flowchart_TopToBottom",EnumField,Fine,false -Visio.LayoutVariant,"pageDefault",EnumField,Good,false -Visio.LayoutVariant,"unknown",EnumField,Good,false -Visio.LayoutVariant,"wideTree_DownThenLeft",EnumField,Fine,false -Visio.LayoutVariant,"wideTree_DownThenRight",EnumField,Fine,false -Visio.LayoutVariant,"wideTree_LeftThenDown",EnumField,Fine,false -Visio.LayoutVariant,"wideTree_RightThenDown",EnumField,Fine,false -Visio.MessageType,N/A,Enum,Unknown,false -Visio.MessageType,"dataVisualizerDiagramOperationCompletedEvent",EnumField,Fine,false -Visio.MessageType,"none",EnumField,Fine,false -Visio.OverlayHorizontalAlignment,N/A,Enum,Fine,false -Visio.OverlayHorizontalAlignment,"center",EnumField,Fine,false -Visio.OverlayHorizontalAlignment,"left",EnumField,Fine,false -Visio.OverlayHorizontalAlignment,"right",EnumField,Fine,false -Visio.OverlayType,N/A,Enum,Unknown,false -Visio.OverlayType,"html",EnumField,Fine,false -Visio.OverlayType,"image",EnumField,Fine,false -Visio.OverlayType,"text",EnumField,Fine,false -Visio.OverlayVerticalAlignment,N/A,Enum,Fine,false -Visio.OverlayVerticalAlignment,"bottom",EnumField,Fine,false -Visio.OverlayVerticalAlignment,"middle",EnumField,Fine,false -Visio.OverlayVerticalAlignment,"top",EnumField,Fine,false -Visio.Page,N/A,Class,Missing,false -Visio.Page,"allShapes",Property,Poor,false -Visio.Page,"comments",Property,Fine,false -Visio.Page,"context",Property,Excellent,false -Visio.Page,"height",Property,Fine,false -Visio.Page,"index",Property,Missing,false -Visio.Page,"isBackground",Property,Poor,false -Visio.Page,"name",Property,Missing,false -Visio.Page,"shapes",Property,Poor,false -Visio.Page,"view",Property,Fine,false -Visio.Page,"width",Property,Fine,false -Visio.Page,"activate()",Method,Poor,false -Visio.Page,"load(options)",Method,Excellent,false -Visio.Page,"load(propertyNames)",Method,Excellent,false -Visio.Page,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.Page,"set(properties, options)",Method,Good,false -Visio.Page,"set(properties)",Method,Good,false -Visio.Page,"toJSON()",Method,Excellent,false -Visio.PageCollection,N/A,Class,Unknown,false -Visio.PageCollection,"context",Property,Excellent,false -Visio.PageCollection,"items",Property,Poor,false -Visio.PageCollection,"getCount()",Method,Poor,false -Visio.PageCollection,"getItem(key)",Method,Poor,true -Visio.PageCollection,"load(options)",Method,Excellent,false -Visio.PageCollection,"load(propertyNames)",Method,Excellent,false -Visio.PageCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.PageCollection,"toJSON()",Method,Excellent,false -Visio.PageLoadCompleteEventArgs,N/A,Interface,Unknown,true -Visio.PageLoadCompleteEventArgs,"pageName",Property,Fine,false -Visio.PageLoadCompleteEventArgs,"success",Property,Good,false -Visio.PageRenderCompleteEventArgs,N/A,Interface,Fine,false -Visio.PageRenderCompleteEventArgs,"pageName",Property,Fine,false -Visio.PageRenderCompleteEventArgs,"success",Property,Fine,false -Visio.PageView,N/A,Class,Unknown,false -Visio.PageView,"context",Property,Excellent,false -Visio.PageView,"zoom",Property,Good,true -Visio.PageView,"centerViewportOnShape(ShapeId)",Method,Good,true -Visio.PageView,"fitToWindow()",Method,Poor,false -Visio.PageView,"getPosition()",Method,Excellent,false -Visio.PageView,"getSelection()",Method,Poor,false -Visio.PageView,"isShapeInViewport(Shape)",Method,Good,false -Visio.PageView,"load(options)",Method,Excellent,false -Visio.PageView,"load(propertyNames)",Method,Excellent,false -Visio.PageView,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.PageView,"set(properties, options)",Method,Good,false -Visio.PageView,"set(properties)",Method,Good,false -Visio.PageView,"setPosition(Position)",Method,Poor,false -Visio.PageView,"toJSON()",Method,Excellent,false -Visio.Position,N/A,Interface,Great,false -Visio.Position,"x",Property,Excellent,false -Visio.Position,"y",Property,Excellent,false -Visio.RequestContext,N/A,Class,Missing,false -Visio.RequestContext,"document",Property,Missing,false -Visio.Selection,N/A,Class,Unknown,false -Visio.Selection,"context",Property,Excellent,false -Visio.Selection,"shapes",Property,Poor,false -Visio.Selection,"load(propertyNames)",Method,Excellent,false -Visio.Selection,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.Selection,"toJSON()",Method,Excellent,false -Visio.SelectionChangedEventArgs,N/A,Interface,Unknown,true -Visio.SelectionChangedEventArgs,"pageName",Property,Good,false -Visio.SelectionChangedEventArgs,"shapeNames",Property,Good,false -Visio.Shape,N/A,Class,Missing,false -Visio.Shape,"comments",Property,Fine,false -Visio.Shape,"context",Property,Excellent,false -Visio.Shape,"hyperlinks",Property,Great,false -Visio.Shape,"id",Property,Poor,false -Visio.Shape,"name",Property,Missing,false -Visio.Shape,"select",Property,Great,false -Visio.Shape,"shapeDataItems",Property,Fine,false -Visio.Shape,"subShapes",Property,Poor,false -Visio.Shape,"text",Property,Missing,false -Visio.Shape,"view",Property,Fine,false -Visio.Shape,"getAbsoluteBounds()",Method,Excellent,false -Visio.Shape,"getBounds()",Method,Excellent,false -Visio.Shape,"load(options)",Method,Excellent,false -Visio.Shape,"load(propertyNames)",Method,Excellent,true -Visio.Shape,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.Shape,"set(properties, options)",Method,Good,false -Visio.Shape,"set(properties)",Method,Good,false -Visio.Shape,"toJSON()",Method,Excellent,false -Visio.ShapeCollection,N/A,Class,Unknown,false -Visio.ShapeCollection,"context",Property,Excellent,false -Visio.ShapeCollection,"items",Property,Poor,false -Visio.ShapeCollection,"getCount()",Method,Poor,true -Visio.ShapeCollection,"getItem(key)",Method,Poor,false -Visio.ShapeCollection,"load(options)",Method,Excellent,false -Visio.ShapeCollection,"load(propertyNames)",Method,Excellent,false -Visio.ShapeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.ShapeCollection,"toJSON()",Method,Excellent,false -Visio.ShapeDataItem,N/A,Class,Unknown,false -Visio.ShapeDataItem,"context",Property,Excellent,false -Visio.ShapeDataItem,"format",Property,Excellent,false -Visio.ShapeDataItem,"formattedValue",Property,Excellent,false -Visio.ShapeDataItem,"label",Property,Excellent,false -Visio.ShapeDataItem,"value",Property,Excellent,false -Visio.ShapeDataItem,"load(options)",Method,Excellent,true -Visio.ShapeDataItem,"load(propertyNames)",Method,Excellent,false -Visio.ShapeDataItem,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.ShapeDataItem,"toJSON()",Method,Excellent,false -Visio.ShapeDataItemCollection,N/A,Class,Unknown,false -Visio.ShapeDataItemCollection,"context",Property,Excellent,false -Visio.ShapeDataItemCollection,"items",Property,Poor,false -Visio.ShapeDataItemCollection,"getCount()",Method,Poor,false -Visio.ShapeDataItemCollection,"getItem(key)",Method,Poor,false -Visio.ShapeDataItemCollection,"load(options)",Method,Excellent,true -Visio.ShapeDataItemCollection,"load(propertyNames)",Method,Excellent,false -Visio.ShapeDataItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.ShapeDataItemCollection,"toJSON()",Method,Excellent,false -Visio.ShapeMouseEnterEventArgs,N/A,Interface,Unknown,true -Visio.ShapeMouseEnterEventArgs,"pageName",Property,Good,false -Visio.ShapeMouseEnterEventArgs,"shapeName",Property,Good,false -Visio.ShapeMouseLeaveEventArgs,N/A,Interface,Unknown,true -Visio.ShapeMouseLeaveEventArgs,"pageName",Property,Good,false -Visio.ShapeMouseLeaveEventArgs,"shapeName",Property,Good,false -Visio.ShapeView,N/A,Class,Unknown,false -Visio.ShapeView,"context",Property,Excellent,false -Visio.ShapeView,"highlight",Property,Poor,true -Visio.ShapeView,"addOverlay(OverlayType, Content, OverlayHorizontalAlignment, OverlayVerticalAlignment, Width, Height)",Method,Poor,true -Visio.ShapeView,"addOverlay(OverlayType, Content, OverlayHorizontalAlignment, OverlayVerticalAlignment, Width, Height)",Method,Poor,false -Visio.ShapeView,"load(options)",Method,Excellent,false -Visio.ShapeView,"load(propertyNames)",Method,Excellent,false -Visio.ShapeView,"load(propertyNamesAndPaths)",Method,Excellent,false -Visio.ShapeView,"removeOverlay(OverlayId)",Method,Fine,true -Visio.ShapeView,"set(properties, options)",Method,Good,false -Visio.ShapeView,"set(properties)",Method,Good,false -Visio.ShapeView,"setText(Text)",Method,Fine,false -Visio.ShapeView,"showOverlay(overlayId, show)",Method,Poor,false -Visio.ShapeView,"toJSON()",Method,Excellent,false -Visio.TaskPaneStateChangedEventArgs,N/A,Interface,Unknown,false -Visio.TaskPaneStateChangedEventArgs,"isVisible",Property,Poor,false -Visio.TaskPaneStateChangedEventArgs,"paneType",Property,Poor,false -Visio.TaskPaneType,N/A,Enum,Unknown,false -Visio.TaskPaneType,"dataVisualizerOrgChartMappings",EnumField,Fine,false -Visio.TaskPaneType,"dataVisualizerProcessMappings",EnumField,Fine,false -Visio.TaskPaneType,"none",EnumField,Fine,false -Visio.ToolBarType,N/A,Enum,Unknown,false -Visio.ToolBarType,"commandBar",EnumField,Fine,false -Visio.ToolBarType,"pageNavigationBar",EnumField,Fine,false -Visio.ToolBarType,"statusBar",EnumField,Fine,false -Word.Alignment,N/A,Enum,Unknown,true -Word.Alignment,"centered",EnumField,Fine,false -Word.Alignment,"justified",EnumField,Good,false -Word.Alignment,"left",EnumField,Fine,false -Word.Alignment,"mixed",EnumField,Fine,false -Word.Alignment,"right",EnumField,Fine,false -Word.Alignment,"unknown",EnumField,Fine,false -Word.Annotation,N/A,Class,Unknown,true -Word.Annotation,"context",Property,Excellent,false -Word.Annotation,"critiqueAnnotation",Property,Fine,true -Word.Annotation,"id",Property,Excellent,true -Word.Annotation,"state",Property,Poor,true -Word.Annotation,"delete()",Method,Fine,true -Word.Annotation,"load(options)",Method,Excellent,false -Word.Annotation,"load(propertyNames)",Method,Excellent,false -Word.Annotation,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Annotation,"toJSON()",Method,Excellent,false -Word.Annotation,"track()",Method,Excellent,false -Word.Annotation,"untrack()",Method,Excellent,false -Word.AnnotationClickedEventArgs,N/A,Interface,Good,true -Word.AnnotationClickedEventArgs,"id",Property,Great,false -Word.AnnotationCollection,N/A,Class,Unknown,true -Word.AnnotationCollection,"context",Property,Excellent,false -Word.AnnotationCollection,"items",Property,Poor,false -Word.AnnotationCollection,"getFirst()",Method,Great,false -Word.AnnotationCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.AnnotationCollection,"load(options)",Method,Excellent,false -Word.AnnotationCollection,"load(propertyNames)",Method,Excellent,false -Word.AnnotationCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.AnnotationCollection,"toJSON()",Method,Excellent,false -Word.AnnotationCollection,"track()",Method,Excellent,false -Word.AnnotationCollection,"untrack()",Method,Excellent,false -Word.AnnotationHoveredEventArgs,N/A,Interface,Good,true -Word.AnnotationHoveredEventArgs,"id",Property,Great,false -Word.AnnotationInsertedEventArgs,N/A,Interface,Good,true -Word.AnnotationInsertedEventArgs,"ids",Property,Great,false -Word.AnnotationPopupActionEventArgs,N/A,Interface,Unknown,true -Word.AnnotationPopupActionEventArgs,"action",Property,Good,false -Word.AnnotationPopupActionEventArgs,"critiqueSuggestion",Property,Excellent,false -Word.AnnotationPopupActionEventArgs,"id",Property,Great,false -Word.AnnotationRemovedEventArgs,N/A,Interface,Good,true -Word.AnnotationRemovedEventArgs,"ids",Property,Great,false -Word.AnnotationSet,N/A,Interface,Missing,true -Word.AnnotationSet,"critiques",Property,Missing,false -Word.AnnotationState,N/A,Enum,Unknown,true -Word.AnnotationState,"accepted",EnumField,Fine,false -Word.AnnotationState,"created",EnumField,Fine,false -Word.AnnotationState,"rejected",EnumField,Fine,false -Word.Application,N/A,Class,Unknown,true -Word.Application,"bibliography",Property,Great,false -Word.Application,"checkLanguage",Property,Great,false -Word.Application,"context",Property,Excellent,false -Word.Application,"fontNames",Property,Great,false -Word.Application,"language",Property,Good,false -Word.Application,"listTemplateGalleries",Property,Great,false -Word.Application,"templates",Property,Excellent,false -Word.Application,"createDocument(base64File)",Method,Excellent,true -Word.Application,"load(options)",Method,Excellent,false -Word.Application,"load(propertyNames)",Method,Excellent,false -Word.Application,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Application,"newObject(context)",Method,Great,false -Word.Application,"openDocument(filePath)",Method,Excellent,false -Word.Application,"retrieveStylesFromBase64(base64File)",Method,Good,true -Word.Application,"set(properties, options)",Method,Good,false -Word.Application,"set(properties)",Method,Good,false -Word.Application,"toJSON()",Method,Excellent,false -Word.ApplyQuickStyleSet,N/A,Enum,Unknown,false -Word.ApplyQuickStyleSet,"sessionStart",EnumField,Good,false -Word.ApplyQuickStyleSet,"template",EnumField,Good,false -Word.ArrowheadLength,N/A,Enum,Unknown,false -Word.ArrowheadLength,"long",EnumField,Fine,false -Word.ArrowheadLength,"medium",EnumField,Fine,false -Word.ArrowheadLength,"mixed",EnumField,Fine,false -Word.ArrowheadLength,"short",EnumField,Fine,false -Word.ArrowheadStyle,N/A,Enum,Unknown,false -Word.ArrowheadStyle,"diamond",EnumField,Fine,false -Word.ArrowheadStyle,"mixed",EnumField,Fine,false -Word.ArrowheadStyle,"none",EnumField,Fine,false -Word.ArrowheadStyle,"open",EnumField,Fine,false -Word.ArrowheadStyle,"oval",EnumField,Fine,false -Word.ArrowheadStyle,"stealth",EnumField,Fine,false -Word.ArrowheadStyle,"triangle",EnumField,Fine,false -Word.ArrowheadWidth,N/A,Enum,Unknown,false -Word.ArrowheadWidth,"medium",EnumField,Fine,false -Word.ArrowheadWidth,"mixed",EnumField,Fine,false -Word.ArrowheadWidth,"narrow",EnumField,Fine,false -Word.ArrowheadWidth,"wide",EnumField,Fine,false -Word.AutoFitBehavior,N/A,Enum,Unknown,false -Word.AutoFitBehavior,"content",EnumField,Fine,false -Word.AutoFitBehavior,"fixedSize",EnumField,Fine,false -Word.AutoFitBehavior,"window",EnumField,Fine,false -Word.AutoMacro,N/A,Enum,Unknown,false -Word.AutoMacro,"close",EnumField,Good,false -Word.AutoMacro,"exit",EnumField,Good,false -Word.AutoMacro,"new",EnumField,Good,false -Word.AutoMacro,"open",EnumField,Good,false -Word.AutoMacro,"startWord",EnumField,Good,false -Word.AutoMacro,"sync",EnumField,Good,false -Word.BaselineAlignment,N/A,Enum,Unknown,false -Word.BaselineAlignment,"auto",EnumField,Fine,false -Word.BaselineAlignment,"baseline",EnumField,Fine,false -Word.BaselineAlignment,"center",EnumField,Fine,false -Word.BaselineAlignment,"farEast50",EnumField,Fine,false -Word.BaselineAlignment,"top",EnumField,Fine,false -Word.BevelType,N/A,Enum,Unknown,false -Word.BevelType,"angle",EnumField,Fine,false -Word.BevelType,"artDeco",EnumField,Fine,false -Word.BevelType,"circle",EnumField,Fine,false -Word.BevelType,"convex",EnumField,Fine,false -Word.BevelType,"coolSlant",EnumField,Fine,false -Word.BevelType,"cross",EnumField,Fine,false -Word.BevelType,"divot",EnumField,Fine,false -Word.BevelType,"hardEdge",EnumField,Fine,false -Word.BevelType,"mixed",EnumField,Fine,false -Word.BevelType,"none",EnumField,Fine,false -Word.BevelType,"relaxedInset",EnumField,Fine,false -Word.BevelType,"riblet",EnumField,Fine,false -Word.BevelType,"slope",EnumField,Fine,false -Word.BevelType,"softRound",EnumField,Fine,false -Word.Bibliography,N/A,Class,Unknown,false -Word.Bibliography,"bibliographyStyle",Property,Great,false -Word.Bibliography,"context",Property,Excellent,false -Word.Bibliography,"sources",Property,Great,false -Word.Bibliography,"generateUniqueTag()",Method,Excellent,false -Word.Bibliography,"load(options)",Method,Excellent,false -Word.Bibliography,"load(propertyNames)",Method,Excellent,false -Word.Bibliography,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Bibliography,"set(properties, options)",Method,Good,false -Word.Bibliography,"set(properties)",Method,Good,false -Word.Bibliography,"toJSON()",Method,Excellent,false -Word.Bibliography,"track()",Method,Excellent,false -Word.Bibliography,"untrack()",Method,Excellent,false -Word.Body,N/A,Class,Unknown,true -Word.Body,"contentControls",Property,Good,false -Word.Body,"context",Property,Excellent,false -Word.Body,"endnotes",Property,Poor,false -Word.Body,"fields",Property,Good,true -Word.Body,"font",Property,Fine,true -Word.Body,"footnotes",Property,Poor,true -Word.Body,"inlinePictures",Property,Good,true -Word.Body,"lists",Property,Fine,true -Word.Body,"paragraphs",Property,Good,true -Word.Body,"parentBody",Property,Excellent,false -Word.Body,"parentBodyOrNullObject",Property,Excellent,false -Word.Body,"parentContentControl",Property,Great,false -Word.Body,"parentContentControlOrNullObject",Property,Excellent,false -Word.Body,"parentSection",Property,Great,false -Word.Body,"parentSectionOrNullObject",Property,Excellent,false -Word.Body,"shapes",Property,Good,true -Word.Body,"style",Property,Excellent,false -Word.Body,"styleBuiltIn",Property,Excellent,false -Word.Body,"tables",Property,Fine,true -Word.Body,"text",Property,Good,true -Word.Body,"type",Property,Fine,true -Word.Body,"clear()",Method,Good,true -Word.Body,"getComments()",Method,Poor,true -Word.Body,"getContentControls(options)",Method,Fine,false -Word.Body,"getHtml()",Method,Excellent,true -Word.Body,"getOoxml()",Method,Good,true -Word.Body,"getRange(rangeLocation)",Method,Fine,false -Word.Body,"getReviewedText(changeTrackingVersion)",Method,Fine,false -Word.Body,"getReviewedText(changeTrackingVersion)",Method,Fine,false -Word.Body,"getTrackedChanges()",Method,Good,true -Word.Body,"insertBreak(breakType, insertLocation)",Method,Good,true -Word.Body,"insertContentControl(contentControlType)",Method,Fine,true -Word.Body,"insertFileFromBase64(base64File, insertLocation)",Method,Good,true -Word.Body,"insertHtml(html, insertLocation)",Method,Fine,true -Word.Body,"insertInlinePictureFromBase64(base64EncodedImage, insertLocation)",Method,Good,true -Word.Body,"insertOoxml(ooxml, insertLocation)",Method,Fine,true -Word.Body,"insertParagraph(paragraphText, insertLocation)",Method,Fine,true -Word.Body,"insertTable(rowCount, columnCount, insertLocation, values)",Method,Good,true -Word.Body,"insertText(text, insertLocation)",Method,Good,true -Word.Body,"load(options)",Method,Excellent,false -Word.Body,"load(propertyNames)",Method,Excellent,false -Word.Body,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Body,"search(searchText, searchOptions)",Method,Excellent,true -Word.Body,"select(selectionMode)",Method,Poor,true -Word.Body,"select(selectionMode)",Method,Poor,false -Word.Body,"set(properties, options)",Method,Good,false -Word.Body,"set(properties)",Method,Good,false -Word.Body,"toJSON()",Method,Excellent,false -Word.Body,"track()",Method,Excellent,false -Word.Body,"untrack()",Method,Excellent,false -Word.BodyType,N/A,Enum,Fine,true -Word.BodyType,"endnote",EnumField,Fine,false -Word.BodyType,"footer",EnumField,Fine,false -Word.BodyType,"footnote",EnumField,Fine,false -Word.BodyType,"header",EnumField,Fine,false -Word.BodyType,"mainDoc",EnumField,Fine,false -Word.BodyType,"noteItem",EnumField,Fine,false -Word.BodyType,"section",EnumField,Fine,false -Word.BodyType,"shape",EnumField,Fine,false -Word.BodyType,"tableCell",EnumField,Fine,false -Word.BodyType,"unknown",EnumField,Fine,false -Word.Bookmark,N/A,Class,Unknown,false -Word.Bookmark,"context",Property,Excellent,false -Word.Bookmark,"end",Property,Great,false -Word.Bookmark,"isColumn",Property,Good,false -Word.Bookmark,"isEmpty",Property,Good,false -Word.Bookmark,"name",Property,Good,false -Word.Bookmark,"range",Property,Great,false -Word.Bookmark,"start",Property,Great,false -Word.Bookmark,"storyType",Property,Fine,false -Word.Bookmark,"copyTo(name)",Method,Excellent,false -Word.Bookmark,"delete()",Method,Fine,false -Word.Bookmark,"load(options)",Method,Excellent,false -Word.Bookmark,"load(propertyNames)",Method,Excellent,false -Word.Bookmark,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Bookmark,"select()",Method,Poor,false -Word.Bookmark,"set(properties, options)",Method,Good,false -Word.Bookmark,"set(properties)",Method,Good,false -Word.Bookmark,"toJSON()",Method,Excellent,false -Word.Bookmark,"track()",Method,Excellent,false -Word.Bookmark,"untrack()",Method,Excellent,false -Word.BookmarkCollection,N/A,Class,Unknown,false -Word.BookmarkCollection,"context",Property,Excellent,false -Word.BookmarkCollection,"items",Property,Poor,false -Word.BookmarkCollection,"exists(name)",Method,Fine,false -Word.BookmarkCollection,"getItem(index)",Method,Good,false -Word.BookmarkCollection,"load(options)",Method,Excellent,false -Word.BookmarkCollection,"load(propertyNames)",Method,Excellent,false -Word.BookmarkCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BookmarkCollection,"toJSON()",Method,Excellent,false -Word.BookmarkCollection,"track()",Method,Excellent,false -Word.BookmarkCollection,"untrack()",Method,Excellent,false -Word.Border,N/A,Class,Unknown,true -Word.Border,"color",Property,Great,false -Word.Border,"context",Property,Excellent,false -Word.Border,"location",Property,Poor,false -Word.Border,"type",Property,Good,false -Word.Border,"visible",Property,Good,false -Word.Border,"width",Property,Good,false -Word.Border,"load(options)",Method,Excellent,false -Word.Border,"load(propertyNames)",Method,Excellent,false -Word.Border,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Border,"set(properties, options)",Method,Good,false -Word.Border,"set(properties)",Method,Good,false -Word.Border,"toJSON()",Method,Excellent,false -Word.Border,"track()",Method,Excellent,false -Word.Border,"untrack()",Method,Excellent,false -Word.BorderCollection,N/A,Class,Unknown,true -Word.BorderCollection,"context",Property,Excellent,false -Word.BorderCollection,"insideBorderColor",Property,Great,false -Word.BorderCollection,"insideBorderType",Property,Good,false -Word.BorderCollection,"insideBorderWidth",Property,Good,false -Word.BorderCollection,"items",Property,Poor,false -Word.BorderCollection,"outsideBorderColor",Property,Great,true -Word.BorderCollection,"outsideBorderType",Property,Good,true -Word.BorderCollection,"outsideBorderWidth",Property,Good,true -Word.BorderCollection,"getByLocation(borderLocation)",Method,Fine,false -Word.BorderCollection,"getFirst()",Method,Great,false -Word.BorderCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.BorderCollection,"getItem(index)",Method,Good,false -Word.BorderCollection,"load(options)",Method,Excellent,false -Word.BorderCollection,"load(propertyNames)",Method,Excellent,false -Word.BorderCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BorderCollection,"toJSON()",Method,Excellent,false -Word.BorderCollection,"track()",Method,Excellent,false -Word.BorderCollection,"untrack()",Method,Excellent,false -Word.BorderLineStyle,N/A,Enum,Unknown,false -Word.BorderLineStyle,"dashDot",EnumField,Fine,false -Word.BorderLineStyle,"dashDotDot",EnumField,Fine,false -Word.BorderLineStyle,"dashDotStroked",EnumField,Fine,false -Word.BorderLineStyle,"dashLargeGap",EnumField,Fine,false -Word.BorderLineStyle,"dashSmallGap",EnumField,Fine,false -Word.BorderLineStyle,"dot",EnumField,Fine,false -Word.BorderLineStyle,"double",EnumField,Fine,false -Word.BorderLineStyle,"doubleWavy",EnumField,Fine,false -Word.BorderLineStyle,"emboss3D",EnumField,Fine,false -Word.BorderLineStyle,"engrave3D",EnumField,Fine,false -Word.BorderLineStyle,"inset",EnumField,Fine,false -Word.BorderLineStyle,"none",EnumField,Fine,false -Word.BorderLineStyle,"outset",EnumField,Fine,false -Word.BorderLineStyle,"single",EnumField,Fine,false -Word.BorderLineStyle,"singleWavy",EnumField,Fine,false -Word.BorderLineStyle,"thickThinLargeGap",EnumField,Fine,false -Word.BorderLineStyle,"thickThinMedGap",EnumField,Fine,false -Word.BorderLineStyle,"thickThinSmallGap",EnumField,Fine,false -Word.BorderLineStyle,"thinThickLargeGap",EnumField,Fine,false -Word.BorderLineStyle,"thinThickMedGap",EnumField,Fine,false -Word.BorderLineStyle,"thinThickSmallGap",EnumField,Fine,false -Word.BorderLineStyle,"thinThickThinLargeGap",EnumField,Fine,false -Word.BorderLineStyle,"thinThickThinMedGap",EnumField,Fine,false -Word.BorderLineStyle,"thinThickThinSmallGap",EnumField,Fine,false -Word.BorderLineStyle,"triple",EnumField,Fine,false -Word.BorderLocation,N/A,Enum,Fine,true -Word.BorderLocation,"all",EnumField,Fine,false -Word.BorderLocation,"bottom",EnumField,Fine,false -Word.BorderLocation,"inside",EnumField,Fine,false -Word.BorderLocation,"insideHorizontal",EnumField,Fine,false -Word.BorderLocation,"insideVertical",EnumField,Fine,false -Word.BorderLocation,"left",EnumField,Fine,false -Word.BorderLocation,"outside",EnumField,Fine,false -Word.BorderLocation,"right",EnumField,Fine,false -Word.BorderLocation,"top",EnumField,Fine,false -Word.BorderType,N/A,Enum,Fine,true -Word.BorderType,"dashDotStroked",EnumField,Fine,false -Word.BorderType,"dashed",EnumField,Fine,false -Word.BorderType,"dashedSmall",EnumField,Fine,false -Word.BorderType,"dot2Dashed",EnumField,Fine,false -Word.BorderType,"dotDashed",EnumField,Fine,false -Word.BorderType,"dotted",EnumField,Fine,false -Word.BorderType,"double",EnumField,Fine,false -Word.BorderType,"doubleWave",EnumField,Fine,false -Word.BorderType,"mixed",EnumField,Fine,false -Word.BorderType,"none",EnumField,Fine,false -Word.BorderType,"single",EnumField,Fine,false -Word.BorderType,"thickThinLarge",EnumField,Fine,false -Word.BorderType,"thickThinMed",EnumField,Fine,false -Word.BorderType,"thickThinSmall",EnumField,Fine,false -Word.BorderType,"thinThickLarge",EnumField,Fine,false -Word.BorderType,"thinThickMed",EnumField,Fine,false -Word.BorderType,"thinThickSmall",EnumField,Fine,false -Word.BorderType,"thinThickThinLarge",EnumField,Fine,false -Word.BorderType,"thinThickThinMed",EnumField,Fine,false -Word.BorderType,"thinThickThinSmall",EnumField,Fine,false -Word.BorderType,"threeDEmboss",EnumField,Fine,false -Word.BorderType,"threeDEngrave",EnumField,Fine,false -Word.BorderType,"triple",EnumField,Fine,false -Word.BorderType,"wave",EnumField,Fine,false -Word.BorderUniversal,N/A,Class,Unknown,false -Word.BorderUniversal,"artStyle",Property,Great,false -Word.BorderUniversal,"artWidth",Property,Excellent,false -Word.BorderUniversal,"color",Property,Excellent,false -Word.BorderUniversal,"colorIndex",Property,Excellent,false -Word.BorderUniversal,"context",Property,Excellent,false -Word.BorderUniversal,"inside",Property,Excellent,false -Word.BorderUniversal,"isVisible",Property,Good,false -Word.BorderUniversal,"lineStyle",Property,Good,false -Word.BorderUniversal,"lineWidth",Property,Great,false -Word.BorderUniversal,"load(options)",Method,Excellent,false -Word.BorderUniversal,"load(propertyNames)",Method,Excellent,false -Word.BorderUniversal,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BorderUniversal,"set(properties, options)",Method,Good,false -Word.BorderUniversal,"set(properties)",Method,Good,false -Word.BorderUniversal,"toJSON()",Method,Excellent,false -Word.BorderUniversal,"track()",Method,Excellent,false -Word.BorderUniversal,"untrack()",Method,Excellent,false -Word.BorderUniversalCollection,N/A,Class,Unknown,false -Word.BorderUniversalCollection,"context",Property,Excellent,false -Word.BorderUniversalCollection,"items",Property,Poor,false -Word.BorderUniversalCollection,"applyPageBordersToAllSections()",Method,Good,false -Word.BorderUniversalCollection,"getItem(index)",Method,Good,false -Word.BorderUniversalCollection,"load(options)",Method,Excellent,false -Word.BorderUniversalCollection,"load(propertyNames)",Method,Excellent,false -Word.BorderUniversalCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BorderUniversalCollection,"toJSON()",Method,Excellent,false -Word.BorderUniversalCollection,"track()",Method,Excellent,false -Word.BorderUniversalCollection,"untrack()",Method,Excellent,false -Word.BorderWidth,N/A,Enum,Fine,true -Word.BorderWidth,"mixed",EnumField,Fine,false -Word.BorderWidth,"none",EnumField,Fine,false -Word.BorderWidth,"pt025",EnumField,Fine,false -Word.BorderWidth,"pt050",EnumField,Fine,false -Word.BorderWidth,"pt075",EnumField,Fine,false -Word.BorderWidth,"pt100",EnumField,Good,false -Word.BorderWidth,"pt150",EnumField,Fine,false -Word.BorderWidth,"pt225",EnumField,Fine,false -Word.BorderWidth,"pt300",EnumField,Fine,false -Word.BorderWidth,"pt450",EnumField,Fine,false -Word.BorderWidth,"pt600",EnumField,Fine,false -Word.Break,N/A,Class,Unknown,false -Word.Break,"context",Property,Excellent,false -Word.Break,"pageIndex",Property,Fine,false -Word.Break,"range",Property,Great,false -Word.Break,"load(options)",Method,Excellent,false -Word.Break,"load(propertyNames)",Method,Excellent,false -Word.Break,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Break,"set(properties, options)",Method,Good,false -Word.Break,"set(properties)",Method,Good,false -Word.Break,"toJSON()",Method,Excellent,false -Word.Break,"track()",Method,Excellent,false -Word.Break,"untrack()",Method,Excellent,false -Word.BreakCollection,N/A,Class,Unknown,false -Word.BreakCollection,"context",Property,Excellent,false -Word.BreakCollection,"items",Property,Poor,false -Word.BreakCollection,"load(options)",Method,Excellent,false -Word.BreakCollection,"load(propertyNames)",Method,Excellent,false -Word.BreakCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BreakCollection,"toJSON()",Method,Excellent,false -Word.BreakCollection,"track()",Method,Excellent,false -Word.BreakCollection,"untrack()",Method,Excellent,false -Word.BreakType,N/A,Enum,Unknown,true -Word.BreakType,"line",EnumField,Fine,false -Word.BreakType,"next",EnumField,Fine,false -Word.BreakType,"page",EnumField,Fine,false -Word.BreakType,"sectionContinuous",EnumField,Fine,false -Word.BreakType,"sectionEven",EnumField,Good,false -Word.BreakType,"sectionNext",EnumField,Fine,false -Word.BreakType,"sectionOdd",EnumField,Good,false -Word.BuildingBlock,N/A,Class,Unknown,false -Word.BuildingBlock,"category",Property,Great,false -Word.BuildingBlock,"context",Property,Excellent,false -Word.BuildingBlock,"description",Property,Good,false -Word.BuildingBlock,"id",Property,Great,false -Word.BuildingBlock,"index",Property,Good,false -Word.BuildingBlock,"insertType",Property,Excellent,false -Word.BuildingBlock,"name",Property,Good,false -Word.BuildingBlock,"type",Property,Great,false -Word.BuildingBlock,"value",Property,Good,false -Word.BuildingBlock,"delete()",Method,Fine,false -Word.BuildingBlock,"insert(range, richText)",Method,Excellent,false -Word.BuildingBlock,"load(options)",Method,Excellent,false -Word.BuildingBlock,"load(propertyNames)",Method,Excellent,false -Word.BuildingBlock,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BuildingBlock,"set(properties, options)",Method,Good,false -Word.BuildingBlock,"set(properties)",Method,Good,false -Word.BuildingBlock,"toJSON()",Method,Excellent,false -Word.BuildingBlock,"track()",Method,Excellent,false -Word.BuildingBlock,"untrack()",Method,Excellent,false -Word.BuildingBlockCategory,N/A,Class,Unknown,false -Word.BuildingBlockCategory,"buildingBlocks",Property,Great,false -Word.BuildingBlockCategory,"context",Property,Excellent,false -Word.BuildingBlockCategory,"index",Property,Great,false -Word.BuildingBlockCategory,"name",Property,Great,false -Word.BuildingBlockCategory,"type",Property,Great,false -Word.BuildingBlockCategory,"load(options)",Method,Excellent,false -Word.BuildingBlockCategory,"load(propertyNames)",Method,Excellent,false -Word.BuildingBlockCategory,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BuildingBlockCategory,"toJSON()",Method,Excellent,false -Word.BuildingBlockCategory,"track()",Method,Excellent,false -Word.BuildingBlockCategory,"untrack()",Method,Excellent,false -Word.BuildingBlockCategoryCollection,N/A,Class,Unknown,false -Word.BuildingBlockCategoryCollection,"context",Property,Excellent,false -Word.BuildingBlockCategoryCollection,"getCount()",Method,Fine,false -Word.BuildingBlockCategoryCollection,"getItemAt(index)",Method,Excellent,false -Word.BuildingBlockCategoryCollection,"load(propertyNames)",Method,Excellent,false -Word.BuildingBlockCategoryCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BuildingBlockCategoryCollection,"toJSON()",Method,Excellent,false -Word.BuildingBlockCategoryCollection,"track()",Method,Excellent,false -Word.BuildingBlockCategoryCollection,"untrack()",Method,Excellent,false -Word.BuildingBlockCollection,N/A,Class,Unknown,false -Word.BuildingBlockCollection,"context",Property,Excellent,false -Word.BuildingBlockCollection,"add(name, range, description, insertType)",Method,Excellent,false -Word.BuildingBlockCollection,"add(name, range, description, insertType)",Method,Excellent,false -Word.BuildingBlockCollection,"getCount()",Method,Fine,false -Word.BuildingBlockCollection,"getItemAt(index)",Method,Excellent,false -Word.BuildingBlockCollection,"load(propertyNames)",Method,Excellent,false -Word.BuildingBlockCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BuildingBlockCollection,"toJSON()",Method,Excellent,false -Word.BuildingBlockCollection,"track()",Method,Excellent,false -Word.BuildingBlockCollection,"untrack()",Method,Excellent,false -Word.BuildingBlockEntryCollection,N/A,Class,Unknown,false -Word.BuildingBlockEntryCollection,"context",Property,Excellent,false -Word.BuildingBlockEntryCollection,"add(name, type, category, range, description, insertType)",Method,Excellent,false -Word.BuildingBlockEntryCollection,"add(name, type, category, range, description, insertType)",Method,Excellent,false -Word.BuildingBlockEntryCollection,"getCount()",Method,Fine,false -Word.BuildingBlockEntryCollection,"getItemAt(index)",Method,Excellent,false -Word.BuildingBlockEntryCollection,"load(propertyNames)",Method,Excellent,false -Word.BuildingBlockEntryCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BuildingBlockEntryCollection,"toJSON()",Method,Excellent,false -Word.BuildingBlockEntryCollection,"track()",Method,Excellent,false -Word.BuildingBlockEntryCollection,"untrack()",Method,Excellent,false -Word.BuildingBlockGalleryContentControl,N/A,Class,Unknown,false -Word.BuildingBlockGalleryContentControl,"appearance",Property,Good,false -Word.BuildingBlockGalleryContentControl,"buildingBlockCategory",Property,Great,false -Word.BuildingBlockGalleryContentControl,"buildingBlockType",Property,Excellent,false -Word.BuildingBlockGalleryContentControl,"color",Property,Excellent,false -Word.BuildingBlockGalleryContentControl,"context",Property,Excellent,false -Word.BuildingBlockGalleryContentControl,"id",Property,Fine,false -Word.BuildingBlockGalleryContentControl,"isTemporary",Property,Excellent,false -Word.BuildingBlockGalleryContentControl,"level",Property,Good,false -Word.BuildingBlockGalleryContentControl,"lockContentControl",Property,Great,false -Word.BuildingBlockGalleryContentControl,"lockContents",Property,Great,false -Word.BuildingBlockGalleryContentControl,"placeholderText",Property,Great,false -Word.BuildingBlockGalleryContentControl,"range",Property,Great,false -Word.BuildingBlockGalleryContentControl,"showingPlaceholderText",Property,Good,false -Word.BuildingBlockGalleryContentControl,"tag",Property,Good,false -Word.BuildingBlockGalleryContentControl,"title",Property,Good,false -Word.BuildingBlockGalleryContentControl,"xmlMapping",Property,Great,false -Word.BuildingBlockGalleryContentControl,"copy()",Method,Fine,false -Word.BuildingBlockGalleryContentControl,"cut()",Method,Fine,false -Word.BuildingBlockGalleryContentControl,"delete(deleteContents)",Method,Excellent,false -Word.BuildingBlockGalleryContentControl,"load(options)",Method,Excellent,false -Word.BuildingBlockGalleryContentControl,"load(propertyNames)",Method,Excellent,false -Word.BuildingBlockGalleryContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BuildingBlockGalleryContentControl,"set(properties, options)",Method,Good,false -Word.BuildingBlockGalleryContentControl,"set(properties)",Method,Good,false -Word.BuildingBlockGalleryContentControl,"setPlaceholderText(options)",Method,Fine,false -Word.BuildingBlockGalleryContentControl,"toJSON()",Method,Excellent,false -Word.BuildingBlockGalleryContentControl,"track()",Method,Excellent,false -Word.BuildingBlockGalleryContentControl,"untrack()",Method,Excellent,false -Word.BuildingBlockType,N/A,Enum,Unknown,false -Word.BuildingBlockType,"autoText",EnumField,Fine,false -Word.BuildingBlockType,"bibliography",EnumField,Fine,false -Word.BuildingBlockType,"coverPage",EnumField,Fine,false -Word.BuildingBlockType,"custom1",EnumField,Fine,false -Word.BuildingBlockType,"custom2",EnumField,Fine,false -Word.BuildingBlockType,"custom3",EnumField,Fine,false -Word.BuildingBlockType,"custom4",EnumField,Fine,false -Word.BuildingBlockType,"custom5",EnumField,Fine,false -Word.BuildingBlockType,"customAutoText",EnumField,Fine,false -Word.BuildingBlockType,"customBibliography",EnumField,Fine,false -Word.BuildingBlockType,"customCoverPage",EnumField,Fine,false -Word.BuildingBlockType,"customEquations",EnumField,Fine,false -Word.BuildingBlockType,"customFooters",EnumField,Fine,false -Word.BuildingBlockType,"customHeaders",EnumField,Fine,false -Word.BuildingBlockType,"customPageNumber",EnumField,Fine,false -Word.BuildingBlockType,"customPageNumberBottom",EnumField,Fine,false -Word.BuildingBlockType,"customPageNumberPage",EnumField,Fine,false -Word.BuildingBlockType,"customPageNumberTop",EnumField,Fine,false -Word.BuildingBlockType,"customQuickParts",EnumField,Fine,false -Word.BuildingBlockType,"customTableOfContents",EnumField,Fine,false -Word.BuildingBlockType,"customTables",EnumField,Fine,false -Word.BuildingBlockType,"customTextBox",EnumField,Fine,false -Word.BuildingBlockType,"customWatermarks",EnumField,Fine,false -Word.BuildingBlockType,"equations",EnumField,Fine,false -Word.BuildingBlockType,"footers",EnumField,Fine,false -Word.BuildingBlockType,"headers",EnumField,Fine,false -Word.BuildingBlockType,"pageNumber",EnumField,Fine,false -Word.BuildingBlockType,"pageNumberBottom",EnumField,Fine,false -Word.BuildingBlockType,"pageNumberPage",EnumField,Fine,false -Word.BuildingBlockType,"pageNumberTop",EnumField,Fine,false -Word.BuildingBlockType,"quickParts",EnumField,Fine,false -Word.BuildingBlockType,"tableOfContents",EnumField,Fine,false -Word.BuildingBlockType,"tables",EnumField,Fine,false -Word.BuildingBlockType,"textBox",EnumField,Fine,false -Word.BuildingBlockType,"watermarks",EnumField,Fine,false -Word.BuildingBlockTypeItem,N/A,Class,Unknown,false -Word.BuildingBlockTypeItem,"categories",Property,Great,false -Word.BuildingBlockTypeItem,"context",Property,Excellent,false -Word.BuildingBlockTypeItem,"index",Property,Fine,false -Word.BuildingBlockTypeItem,"name",Property,Great,false -Word.BuildingBlockTypeItem,"load(options)",Method,Excellent,false -Word.BuildingBlockTypeItem,"load(propertyNames)",Method,Excellent,false -Word.BuildingBlockTypeItem,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BuildingBlockTypeItem,"toJSON()",Method,Excellent,false -Word.BuildingBlockTypeItem,"track()",Method,Excellent,false -Word.BuildingBlockTypeItem,"untrack()",Method,Excellent,false -Word.BuildingBlockTypeItemCollection,N/A,Class,Great,false -Word.BuildingBlockTypeItemCollection,"context",Property,Excellent,false -Word.BuildingBlockTypeItemCollection,"getByType(type)",Method,Good,false -Word.BuildingBlockTypeItemCollection,"getByType(type)",Method,Good,false -Word.BuildingBlockTypeItemCollection,"getCount()",Method,Fine,false -Word.BuildingBlockTypeItemCollection,"load(propertyNames)",Method,Excellent,false -Word.BuildingBlockTypeItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.BuildingBlockTypeItemCollection,"toJSON()",Method,Excellent,false -Word.BuildingBlockTypeItemCollection,"track()",Method,Excellent,false -Word.BuildingBlockTypeItemCollection,"untrack()",Method,Excellent,false -Word.BuiltInStyleName,N/A,Enum,Fine,true -Word.BuiltInStyleName,"bibliography",EnumField,Fine,false -Word.BuiltInStyleName,"bookTitle",EnumField,Fine,false -Word.BuiltInStyleName,"caption",EnumField,Fine,false -Word.BuiltInStyleName,"emphasis",EnumField,Fine,false -Word.BuiltInStyleName,"endnoteReference",EnumField,Fine,false -Word.BuiltInStyleName,"endnoteText",EnumField,Fine,false -Word.BuiltInStyleName,"footer",EnumField,Fine,false -Word.BuiltInStyleName,"footnoteReference",EnumField,Fine,false -Word.BuiltInStyleName,"footnoteText",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable1Light",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable1Light_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable1Light_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable1Light_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable1Light_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable1Light_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable1Light_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable2",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable2_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable2_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable2_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable2_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable2_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable2_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable3",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable3_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable3_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable3_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable3_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable3_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable3_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable4",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable4_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable4_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable4_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable4_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable4_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable4_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable5Dark",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable5Dark_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable5Dark_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable5Dark_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable5Dark_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable5Dark_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable5Dark_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable6Colorful",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable6Colorful_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable6Colorful_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable6Colorful_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable6Colorful_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable6Colorful_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable6Colorful_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable7Colorful",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable7Colorful_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable7Colorful_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable7Colorful_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable7Colorful_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable7Colorful_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"gridTable7Colorful_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"header",EnumField,Fine,false -Word.BuiltInStyleName,"heading1",EnumField,Fine,false -Word.BuiltInStyleName,"heading2",EnumField,Fine,false -Word.BuiltInStyleName,"heading3",EnumField,Fine,false -Word.BuiltInStyleName,"heading4",EnumField,Fine,false -Word.BuiltInStyleName,"heading5",EnumField,Fine,false -Word.BuiltInStyleName,"heading6",EnumField,Fine,false -Word.BuiltInStyleName,"heading7",EnumField,Fine,false -Word.BuiltInStyleName,"heading8",EnumField,Fine,false -Word.BuiltInStyleName,"heading9",EnumField,Fine,false -Word.BuiltInStyleName,"hyperlink",EnumField,Fine,false -Word.BuiltInStyleName,"intenseEmphasis",EnumField,Fine,false -Word.BuiltInStyleName,"intenseQuote",EnumField,Fine,false -Word.BuiltInStyleName,"intenseReference",EnumField,Fine,false -Word.BuiltInStyleName,"listParagraph",EnumField,Fine,false -Word.BuiltInStyleName,"listTable1Light",EnumField,Fine,false -Word.BuiltInStyleName,"listTable1Light_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"listTable1Light_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"listTable1Light_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"listTable1Light_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"listTable1Light_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"listTable1Light_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"listTable2",EnumField,Fine,false -Word.BuiltInStyleName,"listTable2_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"listTable2_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"listTable2_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"listTable2_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"listTable2_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"listTable2_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"listTable3",EnumField,Fine,false -Word.BuiltInStyleName,"listTable3_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"listTable3_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"listTable3_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"listTable3_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"listTable3_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"listTable3_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"listTable4",EnumField,Fine,false -Word.BuiltInStyleName,"listTable4_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"listTable4_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"listTable4_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"listTable4_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"listTable4_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"listTable4_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"listTable5Dark",EnumField,Fine,false -Word.BuiltInStyleName,"listTable5Dark_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"listTable5Dark_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"listTable5Dark_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"listTable5Dark_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"listTable5Dark_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"listTable5Dark_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"listTable6Colorful",EnumField,Fine,false -Word.BuiltInStyleName,"listTable6Colorful_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"listTable6Colorful_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"listTable6Colorful_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"listTable6Colorful_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"listTable6Colorful_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"listTable6Colorful_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"listTable7Colorful",EnumField,Fine,false -Word.BuiltInStyleName,"listTable7Colorful_Accent1",EnumField,Fine,false -Word.BuiltInStyleName,"listTable7Colorful_Accent2",EnumField,Fine,false -Word.BuiltInStyleName,"listTable7Colorful_Accent3",EnumField,Fine,false -Word.BuiltInStyleName,"listTable7Colorful_Accent4",EnumField,Fine,false -Word.BuiltInStyleName,"listTable7Colorful_Accent5",EnumField,Fine,false -Word.BuiltInStyleName,"listTable7Colorful_Accent6",EnumField,Fine,false -Word.BuiltInStyleName,"normal",EnumField,Good,false -Word.BuiltInStyleName,"noSpacing",EnumField,Fine,false -Word.BuiltInStyleName,"other",EnumField,Fine,false -Word.BuiltInStyleName,"plainTable1",EnumField,Fine,false -Word.BuiltInStyleName,"plainTable2",EnumField,Fine,false -Word.BuiltInStyleName,"plainTable3",EnumField,Fine,false -Word.BuiltInStyleName,"plainTable4",EnumField,Fine,false -Word.BuiltInStyleName,"plainTable5",EnumField,Fine,false -Word.BuiltInStyleName,"quote",EnumField,Fine,false -Word.BuiltInStyleName,"strong",EnumField,Fine,false -Word.BuiltInStyleName,"subtitle",EnumField,Fine,false -Word.BuiltInStyleName,"subtleEmphasis",EnumField,Fine,false -Word.BuiltInStyleName,"subtleReference",EnumField,Fine,false -Word.BuiltInStyleName,"tableGrid",EnumField,Fine,false -Word.BuiltInStyleName,"tableGridLight",EnumField,Fine,false -Word.BuiltInStyleName,"title",EnumField,Fine,false -Word.BuiltInStyleName,"toc1",EnumField,Fine,false -Word.BuiltInStyleName,"toc2",EnumField,Fine,false -Word.BuiltInStyleName,"toc3",EnumField,Fine,false -Word.BuiltInStyleName,"toc4",EnumField,Fine,false -Word.BuiltInStyleName,"toc5",EnumField,Fine,false -Word.BuiltInStyleName,"toc6",EnumField,Fine,false -Word.BuiltInStyleName,"toc7",EnumField,Fine,false -Word.BuiltInStyleName,"toc8",EnumField,Fine,false -Word.BuiltInStyleName,"toc9",EnumField,Fine,false -Word.BuiltInStyleName,"tocHeading",EnumField,Fine,false -Word.CalendarType,N/A,Enum,Missing,false -Word.CalendarType,"arabic",EnumField,Fine,false -Word.CalendarType,"hebrew",EnumField,Fine,false -Word.CalendarType,"japan",EnumField,Fine,false -Word.CalendarType,"korean",EnumField,Fine,false -Word.CalendarType,"sakaEra",EnumField,Fine,false -Word.CalendarType,"taiwan",EnumField,Fine,false -Word.CalendarType,"thai",EnumField,Fine,false -Word.CalendarType,"translitEnglish",EnumField,Fine,false -Word.CalendarType,"translitFrench",EnumField,Fine,false -Word.CalendarType,"umalqura",EnumField,Fine,false -Word.CalendarType,"western",EnumField,Fine,false -Word.CalendarTypeBidirectional,N/A,Enum,Unknown,false -Word.CalendarTypeBidirectional,"bidirectional",EnumField,Fine,false -Word.CalendarTypeBidirectional,"gregorian",EnumField,Fine,false -Word.Canvas,N/A,Class,Unknown,false -Word.Canvas,"context",Property,Excellent,false -Word.Canvas,"id",Property,Great,false -Word.Canvas,"shape",Property,Fine,false -Word.Canvas,"shapes",Property,Good,false -Word.Canvas,"load(options)",Method,Excellent,false -Word.Canvas,"load(propertyNames)",Method,Excellent,false -Word.Canvas,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Canvas,"set(properties, options)",Method,Good,false -Word.Canvas,"set(properties)",Method,Good,false -Word.Canvas,"toJSON()",Method,Excellent,false -Word.Canvas,"track()",Method,Excellent,false -Word.Canvas,"untrack()",Method,Excellent,false -Word.CaptionLabelType,N/A,Enum,Unknown,false -Word.CaptionLabelType,"equation",EnumField,Great,false -Word.CaptionLabelType,"figure",EnumField,Great,false -Word.CaptionLabelType,"table",EnumField,Great,false -Word.CaptionPosition,N/A,Enum,Good,false -Word.CaptionPosition,"above",EnumField,Fine,false -Word.CaptionPosition,"below",EnumField,Fine,false -Word.CellPaddingLocation,N/A,Enum,Fine,true -Word.CellPaddingLocation,"bottom",EnumField,Fine,false -Word.CellPaddingLocation,"left",EnumField,Fine,false -Word.CellPaddingLocation,"right",EnumField,Fine,false -Word.CellPaddingLocation,"top",EnumField,Fine,false -Word.ChangeTrackingMode,N/A,Enum,Unknown,true -Word.ChangeTrackingMode,"off",EnumField,Fine,false -Word.ChangeTrackingMode,"trackAll",EnumField,Fine,false -Word.ChangeTrackingMode,"trackMineOnly",EnumField,Fine,false -Word.ChangeTrackingState,N/A,Enum,Unknown,true -Word.ChangeTrackingState,"added",EnumField,Fine,false -Word.ChangeTrackingState,"deleted",EnumField,Fine,false -Word.ChangeTrackingState,"normal",EnumField,Fine,false -Word.ChangeTrackingState,"unknown",EnumField,Fine,false -Word.ChangeTrackingVersion,N/A,Enum,Unknown,true -Word.ChangeTrackingVersion,"current",EnumField,Fine,false -Word.ChangeTrackingVersion,"original",EnumField,Fine,false -Word.CharacterCase,N/A,Enum,Unknown,false -Word.CharacterCase,"fullWidth",EnumField,Great,false -Word.CharacterCase,"halfWidth",EnumField,Great,false -Word.CharacterCase,"hiragana",EnumField,Great,false -Word.CharacterCase,"katakana",EnumField,Great,false -Word.CharacterCase,"lower",EnumField,Excellent,false -Word.CharacterCase,"next",EnumField,Excellent,false -Word.CharacterCase,"titleSentence",EnumField,Excellent,false -Word.CharacterCase,"titleWord",EnumField,Excellent,false -Word.CharacterCase,"toggle",EnumField,Excellent,false -Word.CharacterCase,"upper",EnumField,Excellent,false -Word.CharacterWidth,N/A,Enum,Great,false -Word.CharacterWidth,"full",EnumField,Great,false -Word.CharacterWidth,"half",EnumField,Great,false -Word.CheckboxContentControl,N/A,Class,Unknown,true -Word.CheckboxContentControl,"context",Property,Excellent,false -Word.CheckboxContentControl,"isChecked",Property,Good,false -Word.CheckboxContentControl,"load(options)",Method,Excellent,false -Word.CheckboxContentControl,"load(propertyNames)",Method,Excellent,false -Word.CheckboxContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CheckboxContentControl,"set(properties, options)",Method,Good,false -Word.CheckboxContentControl,"set(properties)",Method,Good,false -Word.CheckboxContentControl,"toJSON()",Method,Excellent,false -Word.CheckboxContentControl,"track()",Method,Excellent,false -Word.CheckboxContentControl,"untrack()",Method,Excellent,false -Word.CheckInVersionType,N/A,Enum,Unknown,false -Word.CheckInVersionType,"major",EnumField,Fine,false -Word.CheckInVersionType,"minor",EnumField,Fine,false -Word.CheckInVersionType,"overwrite",EnumField,Fine,false -Word.CloseBehavior,N/A,Enum,Unknown,true -Word.CloseBehavior,"save",EnumField,Fine,false -Word.CloseBehavior,"skipSave",EnumField,Good,false -Word.Coauthor,N/A,Class,Unknown,false -Word.Coauthor,"context",Property,Excellent,false -Word.Coauthor,"emailAddress",Property,Poor,false -Word.Coauthor,"id",Property,Great,false -Word.Coauthor,"isMe",Property,Fine,false -Word.Coauthor,"locks",Property,Good,false -Word.Coauthor,"name",Property,Poor,false -Word.Coauthor,"load(options)",Method,Excellent,false -Word.Coauthor,"load(propertyNames)",Method,Excellent,false -Word.Coauthor,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Coauthor,"toJSON()",Method,Excellent,false -Word.Coauthor,"track()",Method,Excellent,false -Word.Coauthor,"untrack()",Method,Excellent,false -Word.CoauthorCollection,N/A,Class,Unknown,false -Word.CoauthorCollection,"context",Property,Excellent,false -Word.CoauthorCollection,"items",Property,Poor,false -Word.CoauthorCollection,"load(options)",Method,Excellent,false -Word.CoauthorCollection,"load(propertyNames)",Method,Excellent,false -Word.CoauthorCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CoauthorCollection,"toJSON()",Method,Excellent,false -Word.CoauthorCollection,"track()",Method,Excellent,false -Word.CoauthorCollection,"untrack()",Method,Excellent,false -Word.Coauthoring,N/A,Class,Unknown,false -Word.Coauthoring,"authors",Property,Good,false -Word.Coauthoring,"canCoauthor",Property,Poor,false -Word.Coauthoring,"canMerge",Property,Fine,false -Word.Coauthoring,"conflicts",Property,Good,false -Word.Coauthoring,"context",Property,Excellent,false -Word.Coauthoring,"locks",Property,Good,false -Word.Coauthoring,"me",Property,Good,false -Word.Coauthoring,"pendingUpdates",Property,Good,false -Word.Coauthoring,"updates",Property,Great,false -Word.Coauthoring,"load(options)",Method,Excellent,false -Word.Coauthoring,"load(propertyNames)",Method,Excellent,false -Word.Coauthoring,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Coauthoring,"toJSON()",Method,Excellent,false -Word.Coauthoring,"track()",Method,Excellent,false -Word.Coauthoring,"untrack()",Method,Excellent,false -Word.CoauthoringLock,N/A,Class,Unknown,false -Word.CoauthoringLock,"context",Property,Excellent,false -Word.CoauthoringLock,"owner",Property,Poor,false -Word.CoauthoringLock,"range",Property,Good,false -Word.CoauthoringLock,"type",Property,Good,false -Word.CoauthoringLock,"load(options)",Method,Excellent,false -Word.CoauthoringLock,"load(propertyNames)",Method,Excellent,false -Word.CoauthoringLock,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CoauthoringLock,"set(properties, options)",Method,Good,false -Word.CoauthoringLock,"set(properties)",Method,Good,false -Word.CoauthoringLock,"toJSON()",Method,Excellent,false -Word.CoauthoringLock,"track()",Method,Excellent,false -Word.CoauthoringLock,"unlock()",Method,Good,false -Word.CoauthoringLock,"untrack()",Method,Excellent,false -Word.CoauthoringLockAddOptions,N/A,Interface,Unknown,false -Word.CoauthoringLockAddOptions,"range",Property,Great,false -Word.CoauthoringLockAddOptions,"type",Property,Great,false -Word.CoauthoringLockCollection,N/A,Class,Great,false -Word.CoauthoringLockCollection,"context",Property,Excellent,false -Word.CoauthoringLockCollection,"items",Property,Poor,false -Word.CoauthoringLockCollection,"add(options)",Method,Excellent,false -Word.CoauthoringLockCollection,"load(options)",Method,Excellent,false -Word.CoauthoringLockCollection,"load(propertyNames)",Method,Excellent,false -Word.CoauthoringLockCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CoauthoringLockCollection,"toJSON()",Method,Excellent,false -Word.CoauthoringLockCollection,"track()",Method,Excellent,false -Word.CoauthoringLockCollection,"unlockEphemeralLocks()",Method,Poor,false -Word.CoauthoringLockCollection,"untrack()",Method,Excellent,false -Word.CoauthoringLockType,N/A,Enum,Fine,false -Word.CoauthoringLockType,"changed",EnumField,Fine,false -Word.CoauthoringLockType,"ephemeral",EnumField,Fine,false -Word.CoauthoringLockType,"none",EnumField,Fine,false -Word.CoauthoringLockType,"reservation",EnumField,Fine,false -Word.CoauthoringUpdate,N/A,Class,Unknown,false -Word.CoauthoringUpdate,"context",Property,Excellent,false -Word.CoauthoringUpdate,"range",Property,Good,false -Word.CoauthoringUpdate,"load(options)",Method,Excellent,false -Word.CoauthoringUpdate,"load(propertyNames)",Method,Excellent,false -Word.CoauthoringUpdate,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CoauthoringUpdate,"set(properties, options)",Method,Good,false -Word.CoauthoringUpdate,"set(properties)",Method,Good,false -Word.CoauthoringUpdate,"toJSON()",Method,Excellent,false -Word.CoauthoringUpdate,"track()",Method,Excellent,false -Word.CoauthoringUpdate,"untrack()",Method,Excellent,false -Word.CoauthoringUpdateCollection,N/A,Class,Unknown,false -Word.CoauthoringUpdateCollection,"context",Property,Excellent,false -Word.CoauthoringUpdateCollection,"items",Property,Poor,false -Word.CoauthoringUpdateCollection,"load(options)",Method,Excellent,false -Word.CoauthoringUpdateCollection,"load(propertyNames)",Method,Excellent,false -Word.CoauthoringUpdateCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CoauthoringUpdateCollection,"toJSON()",Method,Excellent,false -Word.CoauthoringUpdateCollection,"track()",Method,Excellent,false -Word.CoauthoringUpdateCollection,"untrack()",Method,Excellent,false -Word.CollapseDirection,N/A,Enum,Unknown,false -Word.CollapseDirection,"end",EnumField,Fine,false -Word.CollapseDirection,"start",EnumField,Fine,false -Word.ColorFormat,N/A,Class,Unknown,false -Word.ColorFormat,"brightness",Property,Excellent,false -Word.ColorFormat,"context",Property,Excellent,false -Word.ColorFormat,"objectThemeColor",Property,Good,false -Word.ColorFormat,"rgb",Property,Excellent,false -Word.ColorFormat,"tintAndShade",Property,Excellent,false -Word.ColorFormat,"type",Property,Fine,false -Word.ColorFormat,"load(options)",Method,Excellent,false -Word.ColorFormat,"load(propertyNames)",Method,Excellent,false -Word.ColorFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ColorFormat,"set(properties, options)",Method,Good,false -Word.ColorFormat,"set(properties)",Method,Good,false -Word.ColorFormat,"toJSON()",Method,Excellent,false -Word.ColorFormat,"track()",Method,Excellent,false -Word.ColorFormat,"untrack()",Method,Excellent,false -Word.ColorIndex,N/A,Enum,Fine,false -Word.ColorIndex,"auto",EnumField,Fine,false -Word.ColorIndex,"black",EnumField,Fine,false -Word.ColorIndex,"blue",EnumField,Fine,false -Word.ColorIndex,"brightGreen",EnumField,Fine,false -Word.ColorIndex,"byAuthor",EnumField,Fine,false -Word.ColorIndex,"classicBlue",EnumField,Fine,false -Word.ColorIndex,"classicRed",EnumField,Fine,false -Word.ColorIndex,"darkBlue",EnumField,Fine,false -Word.ColorIndex,"darkRed",EnumField,Fine,false -Word.ColorIndex,"darkYellow",EnumField,Fine,false -Word.ColorIndex,"gray25",EnumField,Fine,false -Word.ColorIndex,"gray50",EnumField,Fine,false -Word.ColorIndex,"green",EnumField,Fine,false -Word.ColorIndex,"pink",EnumField,Fine,false -Word.ColorIndex,"red",EnumField,Fine,false -Word.ColorIndex,"teal",EnumField,Fine,false -Word.ColorIndex,"turquoise",EnumField,Fine,false -Word.ColorIndex,"violet",EnumField,Fine,false -Word.ColorIndex,"white",EnumField,Fine,false -Word.ColorIndex,"yellow",EnumField,Fine,false -Word.ColorType,N/A,Enum,Unknown,false -Word.ColorType,"rgb",EnumField,Fine,false -Word.ColorType,"scheme",EnumField,Fine,false -Word.ColumnWidth,N/A,Enum,Good,false -Word.ColumnWidth,"default",EnumField,Good,false -Word.ColumnWidth,"narrow",EnumField,Fine,false -Word.ColumnWidth,"wide",EnumField,Fine,false -Word.ComboBoxContentControl,N/A,Class,Unknown,true -Word.ComboBoxContentControl,"context",Property,Excellent,false -Word.ComboBoxContentControl,"listItems",Property,Fine,true -Word.ComboBoxContentControl,"addListItem(displayText, value, index)",Method,Great,true -Word.ComboBoxContentControl,"deleteAllListItems()",Method,Good,true -Word.ComboBoxContentControl,"load(propertyNames)",Method,Excellent,false -Word.ComboBoxContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ComboBoxContentControl,"toJSON()",Method,Excellent,false -Word.ComboBoxContentControl,"track()",Method,Excellent,false -Word.ComboBoxContentControl,"untrack()",Method,Excellent,false -Word.Comment,N/A,Class,Unknown,true -Word.Comment,"authorEmail",Property,Poor,false -Word.Comment,"authorName",Property,Poor,false -Word.Comment,"content",Property,Good,true -Word.Comment,"contentRange",Property,Good,true -Word.Comment,"context",Property,Excellent,false -Word.Comment,"creationDate",Property,Poor,false -Word.Comment,"id",Property,Poor,false -Word.Comment,"replies",Property,Good,true -Word.Comment,"resolved",Property,Excellent,true -Word.Comment,"delete()",Method,Fine,true -Word.Comment,"getRange()",Method,Fine,true -Word.Comment,"load(options)",Method,Excellent,false -Word.Comment,"load(propertyNames)",Method,Excellent,false -Word.Comment,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Comment,"reply(replyText)",Method,Poor,true -Word.Comment,"set(properties, options)",Method,Good,false -Word.Comment,"set(properties)",Method,Good,false -Word.Comment,"toJSON()",Method,Excellent,false -Word.Comment,"track()",Method,Excellent,false -Word.Comment,"untrack()",Method,Excellent,false -Word.CommentChangeType,N/A,Enum,Fine,true -Word.CommentChangeType,"edited",EnumField,Fine,false -Word.CommentChangeType,"none",EnumField,Fine,false -Word.CommentChangeType,"reopened",EnumField,Fine,false -Word.CommentChangeType,"replyAdded",EnumField,Fine,false -Word.CommentChangeType,"replyDeleted",EnumField,Fine,false -Word.CommentChangeType,"replyEdited",EnumField,Fine,false -Word.CommentChangeType,"resolved",EnumField,Fine,false -Word.CommentCollection,N/A,Class,Unknown,true -Word.CommentCollection,"context",Property,Excellent,false -Word.CommentCollection,"items",Property,Poor,true -Word.CommentCollection,"getFirst()",Method,Great,false -Word.CommentCollection,"getFirstOrNullObject()",Method,Excellent,true -Word.CommentCollection,"load(options)",Method,Excellent,false -Word.CommentCollection,"load(propertyNames)",Method,Excellent,false -Word.CommentCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CommentCollection,"toJSON()",Method,Excellent,false -Word.CommentCollection,"track()",Method,Excellent,false -Word.CommentCollection,"untrack()",Method,Excellent,false -Word.CommentContentRange,N/A,Class,Unknown,true -Word.CommentContentRange,"bold",Property,Excellent,false -Word.CommentContentRange,"context",Property,Excellent,false -Word.CommentContentRange,"hyperlink",Property,Good,false -Word.CommentContentRange,"isEmpty",Property,Poor,false -Word.CommentContentRange,"italic",Property,Excellent,false -Word.CommentContentRange,"strikeThrough",Property,Excellent,false -Word.CommentContentRange,"text",Property,Poor,false -Word.CommentContentRange,"underline",Property,Excellent,false -Word.CommentContentRange,"insertText(text, insertLocation)",Method,Excellent,false -Word.CommentContentRange,"load(options)",Method,Excellent,false -Word.CommentContentRange,"load(propertyNames)",Method,Excellent,false -Word.CommentContentRange,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CommentContentRange,"set(properties, options)",Method,Good,false -Word.CommentContentRange,"set(properties)",Method,Good,false -Word.CommentContentRange,"toJSON()",Method,Excellent,false -Word.CommentContentRange,"track()",Method,Excellent,false -Word.CommentContentRange,"untrack()",Method,Excellent,false -Word.CommentDetail,N/A,Interface,Unknown,true -Word.CommentDetail,"id",Property,Poor,false -Word.CommentDetail,"replyIds",Property,Poor,false -Word.CommentEventArgs,N/A,Interface,Unknown,true -Word.CommentEventArgs,"changeType",Property,Fine,false -Word.CommentEventArgs,"commentDetails",Property,Good,false -Word.CommentEventArgs,"source",Property,Good,false -Word.CommentEventArgs,"type",Property,Poor,false -Word.CommentReply,N/A,Class,Unknown,true -Word.CommentReply,"authorEmail",Property,Poor,false -Word.CommentReply,"authorName",Property,Poor,false -Word.CommentReply,"content",Property,Excellent,false -Word.CommentReply,"contentRange",Property,Good,false -Word.CommentReply,"context",Property,Excellent,false -Word.CommentReply,"creationDate",Property,Poor,false -Word.CommentReply,"id",Property,Poor,false -Word.CommentReply,"parentComment",Property,Poor,false -Word.CommentReply,"delete()",Method,Fine,false -Word.CommentReply,"load(options)",Method,Excellent,false -Word.CommentReply,"load(propertyNames)",Method,Excellent,false -Word.CommentReply,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CommentReply,"set(properties, options)",Method,Good,false -Word.CommentReply,"set(properties)",Method,Good,false -Word.CommentReply,"toJSON()",Method,Excellent,false -Word.CommentReply,"track()",Method,Excellent,false -Word.CommentReply,"untrack()",Method,Excellent,false -Word.CommentReplyCollection,N/A,Class,Unknown,true -Word.CommentReplyCollection,"context",Property,Excellent,false -Word.CommentReplyCollection,"items",Property,Poor,false -Word.CommentReplyCollection,"getFirst()",Method,Great,false -Word.CommentReplyCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.CommentReplyCollection,"load(options)",Method,Excellent,false -Word.CommentReplyCollection,"load(propertyNames)",Method,Excellent,false -Word.CommentReplyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CommentReplyCollection,"toJSON()",Method,Excellent,false -Word.CommentReplyCollection,"track()",Method,Excellent,false -Word.CommentReplyCollection,"untrack()",Method,Excellent,false -Word.CompareTarget,N/A,Enum,Unknown,true -Word.CompareTarget,"compareTargetCurrent",EnumField,Good,false -Word.CompareTarget,"compareTargetNew",EnumField,Good,false -Word.CompareTarget,"compareTargetSelected",EnumField,Good,false -Word.CompatibilityMode,N/A,Enum,Unknown,false -Word.CompatibilityMode,"current",EnumField,Fine,false -Word.CompatibilityMode,"word2003",EnumField,Fine,false -Word.CompatibilityMode,"word2007",EnumField,Fine,false -Word.CompatibilityMode,"word2010",EnumField,Fine,false -Word.CompatibilityMode,"word2013",EnumField,Fine,false -Word.ConditionalStyle,N/A,Class,Unknown,false -Word.ConditionalStyle,"borders",Property,Excellent,false -Word.ConditionalStyle,"bottomPadding",Property,Great,false -Word.ConditionalStyle,"context",Property,Excellent,false -Word.ConditionalStyle,"font",Property,Excellent,false -Word.ConditionalStyle,"leftPadding",Property,Great,false -Word.ConditionalStyle,"paragraphFormat",Property,Excellent,false -Word.ConditionalStyle,"rightPadding",Property,Great,false -Word.ConditionalStyle,"shading",Property,Excellent,false -Word.ConditionalStyle,"topPadding",Property,Great,false -Word.ConditionalStyle,"load(options)",Method,Excellent,false -Word.ConditionalStyle,"load(propertyNames)",Method,Excellent,false -Word.ConditionalStyle,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ConditionalStyle,"toJSON()",Method,Excellent,false -Word.ConditionalStyle,"track()",Method,Excellent,false -Word.ConditionalStyle,"untrack()",Method,Excellent,false -Word.ConditionCode,N/A,Enum,Unknown,false -Word.ConditionCode,"bottomLeftCell",EnumField,Fine,false -Word.ConditionCode,"bottomRightCell",EnumField,Fine,false -Word.ConditionCode,"evenColumnBanding",EnumField,Fine,false -Word.ConditionCode,"evenRowBanding",EnumField,Fine,false -Word.ConditionCode,"firstColumn",EnumField,Fine,false -Word.ConditionCode,"firstRow",EnumField,Fine,false -Word.ConditionCode,"lastColumn",EnumField,Fine,false -Word.ConditionCode,"lastRow",EnumField,Fine,false -Word.ConditionCode,"oddColumnBanding",EnumField,Fine,false -Word.ConditionCode,"oddRowBanding",EnumField,Fine,false -Word.ConditionCode,"topLeftCell",EnumField,Fine,false -Word.ConditionCode,"topRightCell",EnumField,Fine,false -Word.Conflict,N/A,Class,Unknown,false -Word.Conflict,"context",Property,Excellent,false -Word.Conflict,"range",Property,Good,false -Word.Conflict,"type",Property,Fine,false -Word.Conflict,"accept()",Method,Fine,false -Word.Conflict,"load(options)",Method,Excellent,false -Word.Conflict,"load(propertyNames)",Method,Excellent,false -Word.Conflict,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Conflict,"reject()",Method,Fine,false -Word.Conflict,"set(properties, options)",Method,Good,false -Word.Conflict,"set(properties)",Method,Good,false -Word.Conflict,"toJSON()",Method,Excellent,false -Word.Conflict,"track()",Method,Excellent,false -Word.Conflict,"untrack()",Method,Excellent,false -Word.ConflictCollection,N/A,Class,Unknown,false -Word.ConflictCollection,"context",Property,Excellent,false -Word.ConflictCollection,"items",Property,Poor,false -Word.ConflictCollection,"acceptAll()",Method,Fine,false -Word.ConflictCollection,"getItem(index)",Method,Good,false -Word.ConflictCollection,"load(options)",Method,Excellent,false -Word.ConflictCollection,"load(propertyNames)",Method,Excellent,false -Word.ConflictCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ConflictCollection,"rejectAll()",Method,Fine,false -Word.ConflictCollection,"toJSON()",Method,Excellent,false -Word.ConflictCollection,"track()",Method,Excellent,false -Word.ConflictCollection,"untrack()",Method,Excellent,false -Word.ContentControl,N/A,Class,Unknown,true -Word.ContentControl,"appearance",Property,Excellent,false -Word.ContentControl,"buildingBlockGalleryContentControl",Property,Good,false -Word.ContentControl,"cannotDelete",Property,Excellent,false -Word.ContentControl,"cannotEdit",Property,Excellent,false -Word.ContentControl,"checkboxContentControl",Property,Good,true -Word.ContentControl,"color",Property,Great,false -Word.ContentControl,"comboBoxContentControl",Property,Good,true -Word.ContentControl,"contentControls",Property,Good,false -Word.ContentControl,"context",Property,Excellent,false -Word.ContentControl,"datePickerContentControl",Property,Good,false -Word.ContentControl,"dropDownListContentControl",Property,Good,true -Word.ContentControl,"endnotes",Property,Fine,false -Word.ContentControl,"fields",Property,Great,false -Word.ContentControl,"font",Property,Fine,false -Word.ContentControl,"footnotes",Property,Fine,false -Word.ContentControl,"groupContentControl",Property,Good,false -Word.ContentControl,"id",Property,Great,false -Word.ContentControl,"inlinePictures",Property,Good,false -Word.ContentControl,"lists",Property,Good,false -Word.ContentControl,"paragraphs",Property,Good,false -Word.ContentControl,"parentBody",Property,Poor,false -Word.ContentControl,"parentContentControl",Property,Great,false -Word.ContentControl,"parentContentControlOrNullObject",Property,Excellent,false -Word.ContentControl,"parentTable",Property,Great,false -Word.ContentControl,"parentTableCell",Property,Great,false -Word.ContentControl,"parentTableCellOrNullObject",Property,Excellent,false -Word.ContentControl,"parentTableOrNullObject",Property,Excellent,false -Word.ContentControl,"pictureContentControl",Property,Good,false -Word.ContentControl,"placeholderText",Property,Excellent,false -Word.ContentControl,"removeWhenEdited",Property,Excellent,false -Word.ContentControl,"repeatingSectionContentControl",Property,Good,false -Word.ContentControl,"style",Property,Excellent,false -Word.ContentControl,"styleBuiltIn",Property,Excellent,false -Word.ContentControl,"subtype",Property,Fine,false -Word.ContentControl,"tables",Property,Good,false -Word.ContentControl,"tag",Property,Good,true -Word.ContentControl,"text",Property,Poor,false -Word.ContentControl,"title",Property,Good,false -Word.ContentControl,"type",Property,Fine,false -Word.ContentControl,"xmlMapping",Property,Great,false -Word.ContentControl,"clear()",Method,Fine,true -Word.ContentControl,"delete(keepContent)",Method,Great,true -Word.ContentControl,"getComments()",Method,Poor,false -Word.ContentControl,"getContentControls(options)",Method,Fine,false -Word.ContentControl,"getHtml()",Method,Excellent,true -Word.ContentControl,"getOoxml()",Method,Good,true -Word.ContentControl,"getRange(rangeLocation)",Method,Fine,false -Word.ContentControl,"getReviewedText(changeTrackingVersion)",Method,Fine,false -Word.ContentControl,"getReviewedText(changeTrackingVersion)",Method,Fine,false -Word.ContentControl,"getTextRanges(endingMarks, trimSpacing)",Method,Fine,false -Word.ContentControl,"getTrackedChanges()",Method,Good,false -Word.ContentControl,"insertBreak(breakType, insertLocation)",Method,Excellent,true -Word.ContentControl,"insertFileFromBase64(base64File, insertLocation)",Method,Good,false -Word.ContentControl,"insertHtml(html, insertLocation)",Method,Good,true -Word.ContentControl,"insertInlinePictureFromBase64(base64EncodedImage, insertLocation)",Method,Good,false -Word.ContentControl,"insertOoxml(ooxml, insertLocation)",Method,Good,true -Word.ContentControl,"insertParagraph(paragraphText, insertLocation)",Method,Fine,true -Word.ContentControl,"insertTable(rowCount, columnCount, insertLocation, values)",Method,Good,false -Word.ContentControl,"insertText(text, insertLocation)",Method,Good,true -Word.ContentControl,"load(options)",Method,Excellent,true -Word.ContentControl,"load(propertyNames)",Method,Excellent,false -Word.ContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ContentControl,"resetState()",Method,Poor,true -Word.ContentControl,"search(searchText, searchOptions)",Method,Excellent,true -Word.ContentControl,"select(selectionMode)",Method,Fine,false -Word.ContentControl,"select(selectionMode)",Method,Fine,false -Word.ContentControl,"set(properties, options)",Method,Good,true -Word.ContentControl,"set(properties)",Method,Good,false -Word.ContentControl,"setState(contentControlState)",Method,Poor,true -Word.ContentControl,"setState(contentControlState)",Method,Poor,false -Word.ContentControl,"split(delimiters, multiParagraphs, trimDelimiters, trimSpacing)",Method,Fine,false -Word.ContentControl,"toJSON()",Method,Excellent,false -Word.ContentControl,"track()",Method,Excellent,false -Word.ContentControl,"untrack()",Method,Excellent,false -Word.ContentControlAddedEventArgs,N/A,Interface,Unknown,true -Word.ContentControlAddedEventArgs,"eventType",Property,Poor,false -Word.ContentControlAddedEventArgs,"ids",Property,Poor,false -Word.ContentControlAddedEventArgs,"source",Property,Good,false -Word.ContentControlAppearance,N/A,Enum,Unknown,true -Word.ContentControlAppearance,"boundingBox",EnumField,Great,false -Word.ContentControlAppearance,"hidden",EnumField,Fine,false -Word.ContentControlAppearance,"tags",EnumField,Fine,false -Word.ContentControlCollection,N/A,Class,Unknown,true -Word.ContentControlCollection,"context",Property,Excellent,false -Word.ContentControlCollection,"items",Property,Poor,false -Word.ContentControlCollection,"getByChangeTrackingStates(changeTrackingStates)",Method,Good,false -Word.ContentControlCollection,"getById(id)",Method,Great,true -Word.ContentControlCollection,"getByIdOrNullObject(id)",Method,Excellent,true -Word.ContentControlCollection,"getByTag(tag)",Method,Good,true -Word.ContentControlCollection,"getByTitle(title)",Method,Good,true -Word.ContentControlCollection,"getByTypes(types)",Method,Good,false -Word.ContentControlCollection,"getFirst()",Method,Great,true -Word.ContentControlCollection,"getFirstOrNullObject()",Method,Excellent,true -Word.ContentControlCollection,"getItem(id)",Method,Poor,false -Word.ContentControlCollection,"load(options)",Method,Excellent,true -Word.ContentControlCollection,"load(propertyNames)",Method,Excellent,false -Word.ContentControlCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ContentControlCollection,"toJSON()",Method,Excellent,false -Word.ContentControlCollection,"track()",Method,Excellent,false -Word.ContentControlCollection,"untrack()",Method,Excellent,false -Word.ContentControlDataChangedEventArgs,N/A,Interface,Unknown,true -Word.ContentControlDataChangedEventArgs,"eventType",Property,Poor,false -Word.ContentControlDataChangedEventArgs,"ids",Property,Poor,false -Word.ContentControlDataChangedEventArgs,"source",Property,Good,false -Word.ContentControlDateStorageFormat,N/A,Enum,Unknown,false -Word.ContentControlDateStorageFormat,"date",EnumField,Good,false -Word.ContentControlDateStorageFormat,"dateTime",EnumField,Good,false -Word.ContentControlDateStorageFormat,"text",EnumField,Fine,false -Word.ContentControlDeletedEventArgs,N/A,Interface,Unknown,true -Word.ContentControlDeletedEventArgs,"eventType",Property,Poor,false -Word.ContentControlDeletedEventArgs,"ids",Property,Poor,false -Word.ContentControlDeletedEventArgs,"source",Property,Good,false -Word.ContentControlEnteredEventArgs,N/A,Interface,Unknown,true -Word.ContentControlEnteredEventArgs,"eventType",Property,Poor,false -Word.ContentControlEnteredEventArgs,"ids",Property,Poor,false -Word.ContentControlEnteredEventArgs,"source",Property,Good,false -Word.ContentControlExitedEventArgs,N/A,Interface,Unknown,true -Word.ContentControlExitedEventArgs,"eventType",Property,Poor,false -Word.ContentControlExitedEventArgs,"ids",Property,Poor,false -Word.ContentControlExitedEventArgs,"source",Property,Good,false -Word.ContentControlLevel,N/A,Enum,Unknown,false -Word.ContentControlLevel,"cell",EnumField,Fine,false -Word.ContentControlLevel,"inline",EnumField,Fine,false -Word.ContentControlLevel,"paragraph",EnumField,Fine,false -Word.ContentControlLevel,"row",EnumField,Fine,false -Word.ContentControlListItem,N/A,Class,Unknown,true -Word.ContentControlListItem,"context",Property,Excellent,false -Word.ContentControlListItem,"displayText",Property,Great,true -Word.ContentControlListItem,"index",Property,Great,false -Word.ContentControlListItem,"value",Property,Excellent,false -Word.ContentControlListItem,"delete()",Method,Fine,true -Word.ContentControlListItem,"load(options)",Method,Excellent,false -Word.ContentControlListItem,"load(propertyNames)",Method,Excellent,false -Word.ContentControlListItem,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ContentControlListItem,"select()",Method,Good,false -Word.ContentControlListItem,"set(properties, options)",Method,Good,false -Word.ContentControlListItem,"set(properties)",Method,Good,false -Word.ContentControlListItem,"toJSON()",Method,Excellent,false -Word.ContentControlListItem,"track()",Method,Excellent,false -Word.ContentControlListItem,"untrack()",Method,Excellent,false -Word.ContentControlListItemCollection,N/A,Class,Unknown,true -Word.ContentControlListItemCollection,"context",Property,Excellent,false -Word.ContentControlListItemCollection,"items",Property,Poor,false -Word.ContentControlListItemCollection,"getFirst()",Method,Great,false -Word.ContentControlListItemCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.ContentControlListItemCollection,"load(options)",Method,Excellent,false -Word.ContentControlListItemCollection,"load(propertyNames)",Method,Excellent,false -Word.ContentControlListItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ContentControlListItemCollection,"toJSON()",Method,Excellent,false -Word.ContentControlListItemCollection,"track()",Method,Excellent,false -Word.ContentControlListItemCollection,"untrack()",Method,Excellent,false -Word.ContentControlOptions,N/A,Interface,Great,true -Word.ContentControlOptions,"types",Property,Good,false -Word.ContentControlPlaceholderOptions,N/A,Interface,Unknown,false -Word.ContentControlPlaceholderOptions,"buildingBlock",Property,Excellent,false -Word.ContentControlPlaceholderOptions,"range",Property,Excellent,false -Word.ContentControlPlaceholderOptions,"text",Property,Great,false -Word.ContentControlSelectionChangedEventArgs,N/A,Interface,Unknown,true -Word.ContentControlSelectionChangedEventArgs,"eventType",Property,Poor,false -Word.ContentControlSelectionChangedEventArgs,"ids",Property,Poor,false -Word.ContentControlSelectionChangedEventArgs,"source",Property,Good,false -Word.ContentControlState,N/A,Enum,Fine,true -Word.ContentControlState,"error",EnumField,Good,false -Word.ContentControlState,"warning",EnumField,Fine,false -Word.ContentControlType,N/A,Enum,Unknown,true -Word.ContentControlType,"buildingBlockGallery",EnumField,Fine,false -Word.ContentControlType,"checkBox",EnumField,Fine,false -Word.ContentControlType,"comboBox",EnumField,Fine,false -Word.ContentControlType,"datePicker",EnumField,Fine,false -Word.ContentControlType,"dropDownList",EnumField,Fine,false -Word.ContentControlType,"group",EnumField,Fine,false -Word.ContentControlType,"picture",EnumField,Fine,false -Word.ContentControlType,"plainText",EnumField,Fine,false -Word.ContentControlType,"plainTextInline",EnumField,Fine,false -Word.ContentControlType,"plainTextParagraph",EnumField,Fine,false -Word.ContentControlType,"repeatingSection",EnumField,Fine,false -Word.ContentControlType,"richText",EnumField,Good,false -Word.ContentControlType,"richTextInline",EnumField,Fine,false -Word.ContentControlType,"richTextParagraphs",EnumField,Fine,false -Word.ContentControlType,"richTextTable",EnumField,Fine,false -Word.ContentControlType,"richTextTableCell",EnumField,Fine,false -Word.ContentControlType,"richTextTableRow",EnumField,Fine,false -Word.ContentControlType,"unknown",EnumField,Fine,false -Word.Continue,N/A,Enum,Unknown,false -Word.Continue,"disabled",EnumField,Fine,false -Word.Continue,"list",EnumField,Fine,false -Word.Continue,"reset",EnumField,Fine,false -Word.Critique,N/A,Interface,Unknown,true -Word.Critique,"colorScheme",Property,Good,false -Word.Critique,"length",Property,Great,false -Word.Critique,"popupOptions",Property,Excellent,false -Word.Critique,"start",Property,Great,false -Word.CritiqueAnnotation,N/A,Class,Unknown,true -Word.CritiqueAnnotation,"context",Property,Excellent,false -Word.CritiqueAnnotation,"critique",Property,Good,true -Word.CritiqueAnnotation,"range",Property,Poor,false -Word.CritiqueAnnotation,"accept()",Method,Fine,true -Word.CritiqueAnnotation,"load(options)",Method,Excellent,false -Word.CritiqueAnnotation,"load(propertyNames)",Method,Excellent,false -Word.CritiqueAnnotation,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CritiqueAnnotation,"reject()",Method,Fine,true -Word.CritiqueAnnotation,"toJSON()",Method,Excellent,false -Word.CritiqueAnnotation,"track()",Method,Excellent,false -Word.CritiqueAnnotation,"untrack()",Method,Excellent,false -Word.CritiqueColorScheme,N/A,Enum,Fine,true -Word.CritiqueColorScheme,"berry",EnumField,Fine,false -Word.CritiqueColorScheme,"blue",EnumField,Fine,false -Word.CritiqueColorScheme,"green",EnumField,Fine,false -Word.CritiqueColorScheme,"lavender",EnumField,Fine,false -Word.CritiqueColorScheme,"red",EnumField,Fine,false -Word.CritiquePopupOptions,N/A,Interface,Unknown,true -Word.CritiquePopupOptions,"brandingTextResourceId",Property,Great,false -Word.CritiquePopupOptions,"subtitleResourceId",Property,Great,false -Word.CritiquePopupOptions,"suggestions",Property,Fine,false -Word.CritiquePopupOptions,"titleResourceId",Property,Great,false -Word.CustomProperty,N/A,Class,Unknown,true -Word.CustomProperty,"context",Property,Excellent,false -Word.CustomProperty,"key",Property,Fine,false -Word.CustomProperty,"type",Property,Excellent,false -Word.CustomProperty,"value",Property,Excellent,false -Word.CustomProperty,"delete()",Method,Good,false -Word.CustomProperty,"load(options)",Method,Excellent,false -Word.CustomProperty,"load(propertyNames)",Method,Excellent,false -Word.CustomProperty,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomProperty,"set(properties, options)",Method,Good,false -Word.CustomProperty,"set(properties)",Method,Good,false -Word.CustomProperty,"toJSON()",Method,Excellent,false -Word.CustomProperty,"track()",Method,Excellent,false -Word.CustomProperty,"untrack()",Method,Excellent,false -Word.CustomPropertyCollection,N/A,Class,Great,true -Word.CustomPropertyCollection,"context",Property,Excellent,false -Word.CustomPropertyCollection,"items",Property,Poor,true -Word.CustomPropertyCollection,"add(key, value)",Method,Good,true -Word.CustomPropertyCollection,"deleteAll()",Method,Fine,false -Word.CustomPropertyCollection,"getCount()",Method,Poor,false -Word.CustomPropertyCollection,"getItem(key)",Method,Excellent,false -Word.CustomPropertyCollection,"getItemOrNullObject(key)",Method,Excellent,false -Word.CustomPropertyCollection,"load(options)",Method,Excellent,false -Word.CustomPropertyCollection,"load(propertyNames)",Method,Excellent,false -Word.CustomPropertyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomPropertyCollection,"toJSON()",Method,Excellent,false -Word.CustomPropertyCollection,"track()",Method,Excellent,false -Word.CustomPropertyCollection,"untrack()",Method,Excellent,false -Word.CustomXmlAddNodeOptions,N/A,Interface,Unknown,false -Word.CustomXmlAddNodeOptions,"name",Property,Great,false -Word.CustomXmlAddNodeOptions,"namespaceUri",Property,Excellent,false -Word.CustomXmlAddNodeOptions,"nextSibling",Property,Excellent,false -Word.CustomXmlAddNodeOptions,"nodeType",Property,Excellent,false -Word.CustomXmlAddNodeOptions,"nodeValue",Property,Excellent,false -Word.CustomXmlAddSchemaOptions,N/A,Interface,Unknown,false -Word.CustomXmlAddSchemaOptions,"alias",Property,Excellent,false -Word.CustomXmlAddSchemaOptions,"fileName",Property,Excellent,false -Word.CustomXmlAddSchemaOptions,"installForAllUsers",Property,Excellent,false -Word.CustomXmlAddSchemaOptions,"namespaceUri",Property,Great,false -Word.CustomXmlAddValidationErrorOptions,N/A,Interface,Unknown,false -Word.CustomXmlAddValidationErrorOptions,"clearedOnUpdate",Property,Excellent,false -Word.CustomXmlAddValidationErrorOptions,"errorText",Property,Great,false -Word.CustomXmlAppendChildNodeOptions,N/A,Interface,Unknown,false -Word.CustomXmlAppendChildNodeOptions,"name",Property,Great,false -Word.CustomXmlAppendChildNodeOptions,"namespaceUri",Property,Excellent,false -Word.CustomXmlAppendChildNodeOptions,"nodeType",Property,Excellent,false -Word.CustomXmlAppendChildNodeOptions,"nodeValue",Property,Excellent,false -Word.CustomXmlInsertNodeBeforeOptions,N/A,Interface,Unknown,false -Word.CustomXmlInsertNodeBeforeOptions,"name",Property,Great,false -Word.CustomXmlInsertNodeBeforeOptions,"namespaceUri",Property,Excellent,false -Word.CustomXmlInsertNodeBeforeOptions,"nextSibling",Property,Excellent,false -Word.CustomXmlInsertNodeBeforeOptions,"nodeType",Property,Excellent,false -Word.CustomXmlInsertNodeBeforeOptions,"nodeValue",Property,Excellent,false -Word.CustomXmlInsertSubtreeBeforeOptions,N/A,Interface,Unknown,false -Word.CustomXmlInsertSubtreeBeforeOptions,"nextSibling",Property,Excellent,false -Word.CustomXmlNode,N/A,Class,Unknown,false -Word.CustomXmlNode,"attributes",Property,Great,false -Word.CustomXmlNode,"baseName",Property,Good,false -Word.CustomXmlNode,"childNodes",Property,Good,false -Word.CustomXmlNode,"context",Property,Excellent,false -Word.CustomXmlNode,"firstChild",Property,Excellent,false -Word.CustomXmlNode,"lastChild",Property,Excellent,false -Word.CustomXmlNode,"namespaceUri",Property,Good,false -Word.CustomXmlNode,"nextSibling",Property,Excellent,false -Word.CustomXmlNode,"nodeType",Property,Poor,false -Word.CustomXmlNode,"nodeValue",Property,Great,false -Word.CustomXmlNode,"ownerPart",Property,Good,false -Word.CustomXmlNode,"parentNode",Property,Excellent,false -Word.CustomXmlNode,"previousSibling",Property,Excellent,false -Word.CustomXmlNode,"text",Property,Good,false -Word.CustomXmlNode,"xml",Property,Fine,false -Word.CustomXmlNode,"xpath",Property,Excellent,false -Word.CustomXmlNode,"appendChildNode(options)",Method,Great,false -Word.CustomXmlNode,"appendChildSubtree(xml)",Method,Great,false -Word.CustomXmlNode,"delete()",Method,Great,false -Word.CustomXmlNode,"hasChildNodes()",Method,Great,false -Word.CustomXmlNode,"insertNodeBefore(options)",Method,Great,false -Word.CustomXmlNode,"insertSubtreeBefore(xml, options)",Method,Excellent,false -Word.CustomXmlNode,"load(options)",Method,Excellent,false -Word.CustomXmlNode,"load(propertyNames)",Method,Excellent,false -Word.CustomXmlNode,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomXmlNode,"removeChild(child)",Method,Fine,false -Word.CustomXmlNode,"replaceChildNode(oldNode, options)",Method,Good,false -Word.CustomXmlNode,"replaceChildSubtree(xml, oldNode)",Method,Good,false -Word.CustomXmlNode,"selectNodes(xPath)",Method,Fine,false -Word.CustomXmlNode,"selectSingleNode(xPath)",Method,Fine,false -Word.CustomXmlNode,"set(properties, options)",Method,Good,false -Word.CustomXmlNode,"set(properties)",Method,Good,false -Word.CustomXmlNode,"toJSON()",Method,Excellent,false -Word.CustomXmlNode,"track()",Method,Excellent,false -Word.CustomXmlNode,"untrack()",Method,Excellent,false -Word.CustomXmlNodeCollection,N/A,Class,Unknown,false -Word.CustomXmlNodeCollection,"context",Property,Excellent,false -Word.CustomXmlNodeCollection,"items",Property,Poor,false -Word.CustomXmlNodeCollection,"getCount()",Method,Fine,false -Word.CustomXmlNodeCollection,"getItem(index)",Method,Excellent,false -Word.CustomXmlNodeCollection,"load(options)",Method,Excellent,false -Word.CustomXmlNodeCollection,"load(propertyNames)",Method,Excellent,false -Word.CustomXmlNodeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomXmlNodeCollection,"toJSON()",Method,Excellent,false -Word.CustomXmlNodeCollection,"track()",Method,Excellent,false -Word.CustomXmlNodeCollection,"untrack()",Method,Excellent,false -Word.CustomXmlNodeType,N/A,Enum,Unknown,false -Word.CustomXmlNodeType,"attribute",EnumField,Good,false -Word.CustomXmlNodeType,"cData",EnumField,Fine,false -Word.CustomXmlNodeType,"comment",EnumField,Fine,false -Word.CustomXmlNodeType,"document",EnumField,Fine,false -Word.CustomXmlNodeType,"element",EnumField,Fine,false -Word.CustomXmlNodeType,"processingInstruction",EnumField,Fine,false -Word.CustomXmlNodeType,"text",EnumField,Fine,false -Word.CustomXmlPart,N/A,Class,Unknown,true -Word.CustomXmlPart,"builtIn",Property,Good,false -Word.CustomXmlPart,"context",Property,Excellent,false -Word.CustomXmlPart,"documentElement",Property,Excellent,false -Word.CustomXmlPart,"errors",Property,Great,false -Word.CustomXmlPart,"id",Property,Poor,true -Word.CustomXmlPart,"namespaceManager",Property,Great,false -Word.CustomXmlPart,"namespaceUri",Property,Poor,true -Word.CustomXmlPart,"schemaCollection",Property,Excellent,false -Word.CustomXmlPart,"xml",Property,Good,false -Word.CustomXmlPart,"addNode(parent, options)",Method,Poor,false -Word.CustomXmlPart,"delete()",Method,Fine,true -Word.CustomXmlPart,"deleteAttribute(xpath, namespaceMappings, name)",Method,Excellent,true -Word.CustomXmlPart,"deleteElement(xpath, namespaceMappings)",Method,Good,true -Word.CustomXmlPart,"getXml()",Method,Poor,true -Word.CustomXmlPart,"insertAttribute(xpath, namespaceMappings, name, value)",Method,Excellent,true -Word.CustomXmlPart,"insertElement(xpath, xml, namespaceMappings, index)",Method,Good,true -Word.CustomXmlPart,"load(options)",Method,Excellent,false -Word.CustomXmlPart,"load(propertyNames)",Method,Excellent,false -Word.CustomXmlPart,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomXmlPart,"loadXml(xml)",Method,Great,false -Word.CustomXmlPart,"query(xpath, namespaceMappings)",Method,Poor,true -Word.CustomXmlPart,"selectNodes(xPath)",Method,Fine,false -Word.CustomXmlPart,"selectSingleNode(xPath)",Method,Good,false -Word.CustomXmlPart,"set(properties, options)",Method,Good,false -Word.CustomXmlPart,"set(properties)",Method,Good,false -Word.CustomXmlPart,"setXml(xml)",Method,Poor,true -Word.CustomXmlPart,"toJSON()",Method,Excellent,false -Word.CustomXmlPart,"track()",Method,Excellent,false -Word.CustomXmlPart,"untrack()",Method,Excellent,false -Word.CustomXmlPart,"updateAttribute(xpath, namespaceMappings, name, value)",Method,Excellent,true -Word.CustomXmlPart,"updateElement(xpath, xml, namespaceMappings)",Method,Great,true -Word.CustomXmlPartCollection,N/A,Class,Unknown,false -Word.CustomXmlPartCollection,"context",Property,Excellent,false -Word.CustomXmlPartCollection,"items",Property,Poor,false -Word.CustomXmlPartCollection,"add(xml)",Method,Poor,true -Word.CustomXmlPartCollection,"getByNamespace(namespaceUri)",Method,Good,true -Word.CustomXmlPartCollection,"getCount()",Method,Poor,false -Word.CustomXmlPartCollection,"getItem(id)",Method,Poor,true -Word.CustomXmlPartCollection,"getItemOrNullObject(id)",Method,Excellent,false -Word.CustomXmlPartCollection,"load(options)",Method,Excellent,false -Word.CustomXmlPartCollection,"load(propertyNames)",Method,Excellent,false -Word.CustomXmlPartCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomXmlPartCollection,"toJSON()",Method,Excellent,false -Word.CustomXmlPartCollection,"track()",Method,Excellent,false -Word.CustomXmlPartCollection,"untrack()",Method,Excellent,false -Word.CustomXmlPartScopedCollection,N/A,Class,Unknown,true -Word.CustomXmlPartScopedCollection,"context",Property,Excellent,false -Word.CustomXmlPartScopedCollection,"items",Property,Poor,false -Word.CustomXmlPartScopedCollection,"getCount()",Method,Poor,false -Word.CustomXmlPartScopedCollection,"getItem(id)",Method,Poor,false -Word.CustomXmlPartScopedCollection,"getItemOrNullObject(id)",Method,Excellent,false -Word.CustomXmlPartScopedCollection,"getOnlyItem()",Method,Excellent,false -Word.CustomXmlPartScopedCollection,"getOnlyItemOrNullObject()",Method,Excellent,false -Word.CustomXmlPartScopedCollection,"load(options)",Method,Excellent,false -Word.CustomXmlPartScopedCollection,"load(propertyNames)",Method,Excellent,false -Word.CustomXmlPartScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomXmlPartScopedCollection,"toJSON()",Method,Excellent,false -Word.CustomXmlPartScopedCollection,"track()",Method,Excellent,false -Word.CustomXmlPartScopedCollection,"untrack()",Method,Excellent,false -Word.CustomXmlPrefixMapping,N/A,Class,Unknown,false -Word.CustomXmlPrefixMapping,"context",Property,Excellent,false -Word.CustomXmlPrefixMapping,"namespaceUri",Property,Great,false -Word.CustomXmlPrefixMapping,"prefix",Property,Good,false -Word.CustomXmlPrefixMapping,"load(options)",Method,Excellent,false -Word.CustomXmlPrefixMapping,"load(propertyNames)",Method,Excellent,false -Word.CustomXmlPrefixMapping,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomXmlPrefixMapping,"toJSON()",Method,Excellent,false -Word.CustomXmlPrefixMapping,"track()",Method,Excellent,false -Word.CustomXmlPrefixMapping,"untrack()",Method,Excellent,false -Word.CustomXmlPrefixMappingCollection,N/A,Class,Unknown,false -Word.CustomXmlPrefixMappingCollection,"context",Property,Excellent,false -Word.CustomXmlPrefixMappingCollection,"items",Property,Poor,false -Word.CustomXmlPrefixMappingCollection,"addNamespace(prefix, namespaceUri)",Method,Good,false -Word.CustomXmlPrefixMappingCollection,"getCount()",Method,Fine,false -Word.CustomXmlPrefixMappingCollection,"getItem(index)",Method,Excellent,false -Word.CustomXmlPrefixMappingCollection,"load(options)",Method,Excellent,false -Word.CustomXmlPrefixMappingCollection,"load(propertyNames)",Method,Excellent,false -Word.CustomXmlPrefixMappingCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomXmlPrefixMappingCollection,"lookupNamespace(prefix)",Method,Good,false -Word.CustomXmlPrefixMappingCollection,"lookupPrefix(namespaceUri)",Method,Good,false -Word.CustomXmlPrefixMappingCollection,"toJSON()",Method,Excellent,false -Word.CustomXmlPrefixMappingCollection,"track()",Method,Excellent,false -Word.CustomXmlPrefixMappingCollection,"untrack()",Method,Excellent,false -Word.CustomXmlReplaceChildNodeOptions,N/A,Interface,Unknown,false -Word.CustomXmlReplaceChildNodeOptions,"name",Property,Great,false -Word.CustomXmlReplaceChildNodeOptions,"namespaceUri",Property,Excellent,false -Word.CustomXmlReplaceChildNodeOptions,"nodeType",Property,Excellent,false -Word.CustomXmlReplaceChildNodeOptions,"nodeValue",Property,Excellent,false -Word.CustomXmlSchema,N/A,Class,Great,false -Word.CustomXmlSchema,"context",Property,Excellent,false -Word.CustomXmlSchema,"location",Property,Poor,false -Word.CustomXmlSchema,"namespaceUri",Property,Great,false -Word.CustomXmlSchema,"delete()",Method,Great,false -Word.CustomXmlSchema,"load(options)",Method,Excellent,false -Word.CustomXmlSchema,"load(propertyNames)",Method,Excellent,false -Word.CustomXmlSchema,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomXmlSchema,"reload()",Method,Poor,false -Word.CustomXmlSchema,"toJSON()",Method,Excellent,false -Word.CustomXmlSchema,"track()",Method,Excellent,false -Word.CustomXmlSchema,"untrack()",Method,Excellent,false -Word.CustomXmlSchemaCollection,N/A,Class,Unknown,false -Word.CustomXmlSchemaCollection,"context",Property,Excellent,false -Word.CustomXmlSchemaCollection,"items",Property,Poor,false -Word.CustomXmlSchemaCollection,"add(options)",Method,Fine,false -Word.CustomXmlSchemaCollection,"addCollection(schemaCollection)",Method,Fine,false -Word.CustomXmlSchemaCollection,"getCount()",Method,Fine,false -Word.CustomXmlSchemaCollection,"getItem(index)",Method,Excellent,false -Word.CustomXmlSchemaCollection,"getNamespaceUri()",Method,Fine,false -Word.CustomXmlSchemaCollection,"load(options)",Method,Excellent,false -Word.CustomXmlSchemaCollection,"load(propertyNames)",Method,Excellent,false -Word.CustomXmlSchemaCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomXmlSchemaCollection,"toJSON()",Method,Excellent,false -Word.CustomXmlSchemaCollection,"track()",Method,Excellent,false -Word.CustomXmlSchemaCollection,"untrack()",Method,Excellent,false -Word.CustomXmlSchemaCollection,"validate()",Method,Great,false -Word.CustomXmlValidationError,N/A,Class,Unknown,false -Word.CustomXmlValidationError,"context",Property,Excellent,false -Word.CustomXmlValidationError,"errorCode",Property,Excellent,false -Word.CustomXmlValidationError,"name",Property,Excellent,false -Word.CustomXmlValidationError,"node",Property,Excellent,false -Word.CustomXmlValidationError,"text",Property,Great,false -Word.CustomXmlValidationError,"type",Property,Great,false -Word.CustomXmlValidationError,"delete()",Method,Great,false -Word.CustomXmlValidationError,"load(options)",Method,Excellent,false -Word.CustomXmlValidationError,"load(propertyNames)",Method,Excellent,false -Word.CustomXmlValidationError,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomXmlValidationError,"set(properties, options)",Method,Good,false -Word.CustomXmlValidationError,"set(properties)",Method,Good,false -Word.CustomXmlValidationError,"toJSON()",Method,Excellent,false -Word.CustomXmlValidationError,"track()",Method,Excellent,false -Word.CustomXmlValidationError,"untrack()",Method,Excellent,false -Word.CustomXmlValidationErrorCollection,N/A,Class,Unknown,false -Word.CustomXmlValidationErrorCollection,"context",Property,Excellent,false -Word.CustomXmlValidationErrorCollection,"items",Property,Poor,false -Word.CustomXmlValidationErrorCollection,"add(node, errorName, options)",Method,Great,false -Word.CustomXmlValidationErrorCollection,"getCount()",Method,Fine,false -Word.CustomXmlValidationErrorCollection,"getItem(index)",Method,Excellent,false -Word.CustomXmlValidationErrorCollection,"load(options)",Method,Excellent,false -Word.CustomXmlValidationErrorCollection,"load(propertyNames)",Method,Excellent,false -Word.CustomXmlValidationErrorCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.CustomXmlValidationErrorCollection,"toJSON()",Method,Excellent,false -Word.CustomXmlValidationErrorCollection,"track()",Method,Excellent,false -Word.CustomXmlValidationErrorCollection,"untrack()",Method,Excellent,false -Word.CustomXmlValidationErrorType,N/A,Enum,Good,false -Word.CustomXmlValidationErrorType,"automaticallyCleared",EnumField,Good,false -Word.CustomXmlValidationErrorType,"manual",EnumField,Good,false -Word.CustomXmlValidationErrorType,"schemaGenerated",EnumField,Good,false -Word.DateLanguage,N/A,Enum,Unknown,false -Word.DateLanguage,"bidirectional",EnumField,Fine,false -Word.DateLanguage,"latin",EnumField,Fine,false -Word.DatePickerContentControl,N/A,Class,Unknown,false -Word.DatePickerContentControl,"appearance",Property,Good,false -Word.DatePickerContentControl,"color",Property,Excellent,false -Word.DatePickerContentControl,"context",Property,Excellent,false -Word.DatePickerContentControl,"dateCalendarType",Property,Excellent,false -Word.DatePickerContentControl,"dateDisplayFormat",Property,Good,false -Word.DatePickerContentControl,"dateDisplayLocale",Property,Great,false -Word.DatePickerContentControl,"dateStorageFormat",Property,Excellent,false -Word.DatePickerContentControl,"id",Property,Fine,false -Word.DatePickerContentControl,"isTemporary",Property,Excellent,false -Word.DatePickerContentControl,"level",Property,Great,false -Word.DatePickerContentControl,"lockContentControl",Property,Great,false -Word.DatePickerContentControl,"lockContents",Property,Great,false -Word.DatePickerContentControl,"placeholderText",Property,Great,false -Word.DatePickerContentControl,"range",Property,Good,false -Word.DatePickerContentControl,"showingPlaceholderText",Property,Fine,false -Word.DatePickerContentControl,"tag",Property,Good,false -Word.DatePickerContentControl,"title",Property,Good,false -Word.DatePickerContentControl,"xmlMapping",Property,Good,false -Word.DatePickerContentControl,"copy()",Method,Fine,false -Word.DatePickerContentControl,"cut()",Method,Fine,false -Word.DatePickerContentControl,"delete(deleteContents)",Method,Good,false -Word.DatePickerContentControl,"load(options)",Method,Excellent,false -Word.DatePickerContentControl,"load(propertyNames)",Method,Excellent,false -Word.DatePickerContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.DatePickerContentControl,"set(properties, options)",Method,Good,false -Word.DatePickerContentControl,"set(properties)",Method,Good,false -Word.DatePickerContentControl,"setPlaceholderText(options)",Method,Fine,false -Word.DatePickerContentControl,"toJSON()",Method,Excellent,false -Word.DatePickerContentControl,"track()",Method,Excellent,false -Word.DatePickerContentControl,"untrack()",Method,Excellent,false -Word.DefaultListBehavior,N/A,Enum,Unknown,false -Word.DefaultListBehavior,"word2000",EnumField,Fine,false -Word.DefaultListBehavior,"word2002",EnumField,Fine,false -Word.DefaultListBehavior,"word97",EnumField,Fine,false -Word.DefaultTableBehavior,N/A,Enum,Good,false -Word.DefaultTableBehavior,"disableAutoFit",EnumField,Fine,false -Word.DefaultTableBehavior,"enableAutoFit",EnumField,Fine,false -Word.DeleteCells,N/A,Enum,Good,false -Word.DeleteCells,"entireColumn",EnumField,Fine,false -Word.DeleteCells,"entireRow",EnumField,Fine,false -Word.DeleteCells,"shiftLeft",EnumField,Good,false -Word.DeleteCells,"shiftUp",EnumField,Good,false -Word.DocPartInsertType,N/A,Enum,Unknown,false -Word.DocPartInsertType,"content",EnumField,Fine,false -Word.DocPartInsertType,"page",EnumField,Fine,false -Word.DocPartInsertType,"paragraph",EnumField,Fine,false -Word.Document,N/A,Class,Missing,true -Word.Document,"activeTheme",Property,Good,false -Word.Document,"activeThemeDisplayName",Property,Poor,false -Word.Document,"activeWindow",Property,Poor,true -Word.Document,"areFilePropertiesPasswordEncrypted",Property,Fine,false -Word.Document,"areGrammaticalErrorsShown",Property,Excellent,false -Word.Document,"areMathDefaultsUsed",Property,Excellent,false -Word.Document,"areNewerFeaturesDisabled",Property,Great,false -Word.Document,"areSpellingErrorsShown",Property,Excellent,false -Word.Document,"areStylesUpdatedOnOpen",Property,Great,false -Word.Document,"areTrueTypeFontsEmbedded",Property,Excellent,false -Word.Document,"attachedTemplate",Property,Excellent,false -Word.Document,"autoHyphenation",Property,Great,false -Word.Document,"autoSaveOn",Property,Great,false -Word.Document,"background",Property,Good,false -Word.Document,"bibliography",Property,Excellent,false -Word.Document,"body",Property,Good,false -Word.Document,"bookmarks",Property,Great,false -Word.Document,"builtInDocumentProperties",Property,Good,false -Word.Document,"changeTrackingMode",Property,Good,true -Word.Document,"characters",Property,Great,false -Word.Document,"coauthoring",Property,Good,false -Word.Document,"codeName",Property,Poor,false -Word.Document,"comments",Property,Good,false -Word.Document,"compatibilityMode",Property,Good,false -Word.Document,"consecutiveHyphensLimit",Property,Great,false -Word.Document,"content",Property,Good,false -Word.Document,"contentControls",Property,Good,false -Word.Document,"context",Property,Excellent,false -Word.Document,"currentRsid",Property,Fine,false -Word.Document,"customDocumentProperties",Property,Fine,false -Word.Document,"customXmlParts",Property,Poor,false -Word.Document,"defaultTabStop",Property,Excellent,false -Word.Document,"defaultTargetFrame",Property,Great,false -Word.Document,"documentLibraryVersions",Property,Excellent,false -Word.Document,"doNotEmbedSystemFonts",Property,Great,false -Word.Document,"encryptionProvider",Property,Excellent,false -Word.Document,"farEastLineBreakLanguage",Property,Excellent,false -Word.Document,"farEastLineBreakLevel",Property,Good,false -Word.Document,"fields",Property,Great,false -Word.Document,"formattingIsNextLevelShown",Property,Excellent,false -Word.Document,"formattingIsUserStyleNameShown",Property,Good,false -Word.Document,"frames",Property,Great,false -Word.Document,"fullName",Property,Poor,false -Word.Document,"grammaticalErrors",Property,Good,false -Word.Document,"gridDistanceHorizontal",Property,Excellent,false -Word.Document,"gridDistanceVertical",Property,Excellent,false -Word.Document,"gridIsOriginFromMargin",Property,Great,false -Word.Document,"gridOriginHorizontal",Property,Great,false -Word.Document,"gridOriginVertical",Property,Great,false -Word.Document,"gridSpaceBetweenHorizontalLines",Property,Great,false -Word.Document,"gridSpaceBetweenVerticalLines",Property,Great,false -Word.Document,"hasPassword",Property,Good,false -Word.Document,"hasVbProject",Property,Good,false -Word.Document,"hyperlinks",Property,Great,false -Word.Document,"hyphenateCaps",Property,Great,false -Word.Document,"hyphenationZone",Property,Great,false -Word.Document,"indexes",Property,Great,false -Word.Document,"isAutoFormatOverrideOn",Property,Excellent,false -Word.Document,"isChartDataPointTracked",Property,Great,false -Word.Document,"isCompatible",Property,Excellent,false -Word.Document,"isFinal",Property,Good,false -Word.Document,"isFontsSubsetSaved",Property,Great,false -Word.Document,"isFormsDataPrinted",Property,Great,false -Word.Document,"isFormsDataSaved",Property,Great,false -Word.Document,"isGrammarChecked",Property,Great,false -Word.Document,"isInAutoSave",Property,Good,false -Word.Document,"isInFormsDesign",Property,Poor,false -Word.Document,"isKerningByAlgorithm",Property,Great,false -Word.Document,"isLinguisticDataEmbedded",Property,Great,false -Word.Document,"isMasterDocument",Property,Poor,false -Word.Document,"isOptimizedForWord97",Property,Great,false -Word.Document,"isPostScriptPrintedOverText",Property,Excellent,false -Word.Document,"isQuickStyleSetLocked",Property,Great,false -Word.Document,"isReadOnly",Property,Fine,false -Word.Document,"isReadOnlyRecommended",Property,Excellent,false -Word.Document,"isSnappedToGrid",Property,Great,false -Word.Document,"isSnappedToShapes",Property,Great,false -Word.Document,"isSpellingChecked",Property,Great,false -Word.Document,"isStyleEnforced",Property,Great,false -Word.Document,"isSubdocument",Property,Fine,false -Word.Document,"isThemeLocked",Property,Great,false -Word.Document,"isUserControl",Property,Great,false -Word.Document,"isVbaSigned",Property,Poor,false -Word.Document,"isWriteReserved",Property,Fine,false -Word.Document,"justificationMode",Property,Good,false -Word.Document,"kind",Property,Excellent,false -Word.Document,"languageDetected",Property,Great,false -Word.Document,"listParagraphs",Property,Good,false -Word.Document,"lists",Property,Good,false -Word.Document,"listTemplates",Property,Great,false -Word.Document,"noLineBreakAfter",Property,Great,false -Word.Document,"noLineBreakBefore",Property,Great,false -Word.Document,"openEncoding",Property,Fine,false -Word.Document,"originalDocumentTitle",Property,Fine,false -Word.Document,"pageSetup",Property,Great,false -Word.Document,"paragraphs",Property,Good,false -Word.Document,"password",Property,Fine,false -Word.Document,"passwordEncryptionAlgorithm",Property,Fine,false -Word.Document,"passwordEncryptionKeyLength",Property,Fine,false -Word.Document,"passwordEncryptionProvider",Property,Poor,false -Word.Document,"path",Property,Fine,false -Word.Document,"printRevisions",Property,Great,false -Word.Document,"properties",Property,Poor,true -Word.Document,"protectionType",Property,Poor,false -Word.Document,"readabilityStatistics",Property,Good,false -Word.Document,"readingLayoutSizeX",Property,Excellent,false -Word.Document,"readingLayoutSizeY",Property,Excellent,false -Word.Document,"readingModeIsLayoutFrozen",Property,Great,false -Word.Document,"removePersonalInformationOnSave",Property,Great,false -Word.Document,"revisedDocumentTitle",Property,Fine,false -Word.Document,"revisions",Property,Fine,false -Word.Document,"saved",Property,Good,false -Word.Document,"saveEncoding",Property,Excellent,false -Word.Document,"saveFormat",Property,Poor,false -Word.Document,"sections",Property,Good,false -Word.Document,"selection",Property,Great,false -Word.Document,"sentences",Property,Great,false -Word.Document,"settings",Property,Poor,true -Word.Document,"spellingErrors",Property,Excellent,false -Word.Document,"storyRanges",Property,Good,false -Word.Document,"styles",Property,Poor,false -Word.Document,"tableOfAuthoritiesCategories",Property,Great,false -Word.Document,"tables",Property,Good,false -Word.Document,"tablesOfAuthorities",Property,Great,false -Word.Document,"tablesOfContents",Property,Great,false -Word.Document,"tablesOfFigures",Property,Great,false -Word.Document,"textEncoding",Property,Good,false -Word.Document,"textLineEnding",Property,Great,false -Word.Document,"trackedChangesAreDateAndTimeRemoved",Property,Great,false -Word.Document,"trackFormatting",Property,Excellent,false -Word.Document,"trackMoves",Property,Excellent,false -Word.Document,"trackRevisions",Property,Great,false -Word.Document,"type",Property,Poor,false -Word.Document,"webSettings",Property,Great,false -Word.Document,"windows",Property,Good,false -Word.Document,"words",Property,Great,false -Word.Document,"writePassword",Property,Fine,false -Word.Document,"xmlAreAdvancedErrorsShown",Property,Excellent,false -Word.Document,"xmlIsXsltUsedWhenSaving",Property,Great,false -Word.Document,"xmlSaveThroughXSLT",Property,Excellent,false -Word.Document,"acceptAllRevisions()",Method,Poor,false -Word.Document,"acceptAllRevisionsShown()",Method,Fine,false -Word.Document,"activate()",Method,Fine,false -Word.Document,"addStyle(name, type)",Method,Poor,true -Word.Document,"addStyle(name, type)",Method,Poor,false -Word.Document,"addToFavorites()",Method,Good,false -Word.Document,"applyQuickStyleSet(style)",Method,Good,false -Word.Document,"applyQuickStyleSet(style)",Method,Good,false -Word.Document,"applyTheme(name)",Method,Fine,false -Word.Document,"autoFormat()",Method,Poor,false -Word.Document,"canCheckin()",Method,Great,false -Word.Document,"checkConsistencyJapanese()",Method,Good,false -Word.Document,"checkGrammar()",Method,Fine,false -Word.Document,"checkIn(options)",Method,Good,false -Word.Document,"checkInWithVersion(options)",Method,Good,false -Word.Document,"checkSpelling(options)",Method,Poor,false -Word.Document,"close(closeBehavior)",Method,Fine,true -Word.Document,"close(closeBehavior)",Method,Fine,false -Word.Document,"closePrintPreview()",Method,Fine,false -Word.Document,"compare(filePath, documentCompareOptions)",Method,Good,true -Word.Document,"compareFromBase64(base64File, documentCompareOptions)",Method,Good,false -Word.Document,"computeStatistics(statistic, includeFootnotesAndEndnotes)",Method,Good,false -Word.Document,"computeStatistics(statistic, includeFootnotesAndEndnotes)",Method,Good,false -Word.Document,"convert()",Method,Fine,false -Word.Document,"convertAutoHyphens()",Method,Poor,false -Word.Document,"convertNumbersToText(numberType)",Method,Good,false -Word.Document,"convertNumbersToText(numberType)",Method,Good,false -Word.Document,"convertVietnameseDocument(codePageOrigin)",Method,Good,false -Word.Document,"copyStylesFromTemplate(StyleTemplate)",Method,Good,false -Word.Document,"countNumberedItems(options)",Method,Great,false -Word.Document,"deleteAllComments()",Method,Fine,false -Word.Document,"deleteAllCommentsShown()",Method,Good,false -Word.Document,"deleteAllInkAnnotations()",Method,Good,false -Word.Document,"deleteBookmark(name)",Method,Great,false -Word.Document,"detectLanguage()",Method,Fine,false -Word.Document,"endReview(options)",Method,Fine,false -Word.Document,"exportAsFixedFormat(outputFileName, exportFormat, options)",Method,Poor,false -Word.Document,"exportAsFixedFormat(outputFileName, exportFormat, options)",Method,Poor,false -Word.Document,"exportAsFixedFormat2(outputFileName, exportFormat, options)",Method,Poor,false -Word.Document,"exportAsFixedFormat2(outputFileName, exportFormat, options)",Method,Poor,false -Word.Document,"exportAsFixedFormat3(outputFileName, exportFormat, options)",Method,Fine,false -Word.Document,"exportAsFixedFormat3(outputFileName, exportFormat, options)",Method,Fine,false -Word.Document,"fitToPages()",Method,Fine,false -Word.Document,"followHyperlink(options)",Method,Excellent,false -Word.Document,"freezeLayout()",Method,Poor,false -Word.Document,"getAnnotationById(id)",Method,Great,false -Word.Document,"getBookmarkRange(name)",Method,Great,false -Word.Document,"getBookmarkRangeOrNullObject(name)",Method,Excellent,false -Word.Document,"getContentControls(options)",Method,Fine,true -Word.Document,"getCrossReferenceItems(referenceType)",Method,Excellent,false -Word.Document,"getCrossReferenceItems(referenceType)",Method,Excellent,false -Word.Document,"getEndnoteBody()",Method,Poor,false -Word.Document,"getFootnoteBody()",Method,Poor,false -Word.Document,"getParagraphByUniqueLocalId(id)",Method,Excellent,true -Word.Document,"getRange(options)",Method,Excellent,false -Word.Document,"getSelection()",Method,Fine,true -Word.Document,"getStyles()",Method,Good,true -Word.Document,"goTo(options)",Method,Excellent,false -Word.Document,"importStylesFromJson(stylesJson, importedStylesConflictBehavior)",Method,Fine,true -Word.Document,"importStylesFromJson(stylesJson, importedStylesConflictBehavior)",Method,Fine,false -Word.Document,"insertFileFromBase64(base64File, insertLocation, insertFileOptions)",Method,Great,true -Word.Document,"load(options)",Method,Excellent,true -Word.Document,"load(propertyNames)",Method,Excellent,false -Word.Document,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Document,"lockServerFile()",Method,Fine,false -Word.Document,"makeCompatibilityDefault()",Method,Fine,false -Word.Document,"manualHyphenation()",Method,Fine,false -Word.Document,"merge(fileName, options)",Method,Fine,false -Word.Document,"post()",Method,Fine,false -Word.Document,"presentIt()",Method,Poor,false -Word.Document,"printOut(options)",Method,Poor,false -Word.Document,"printPreview()",Method,Poor,false -Word.Document,"protect(type, options)",Method,Poor,false -Word.Document,"protect(type, options)",Method,Poor,false -Word.Document,"redo(times)",Method,Good,false -Word.Document,"rejectAllRevisions()",Method,Poor,false -Word.Document,"rejectAllRevisionsShown()",Method,Fine,false -Word.Document,"reload()",Method,Fine,false -Word.Document,"reloadAs(encoding)",Method,Fine,false -Word.Document,"reloadAs(encoding)",Method,Fine,false -Word.Document,"removeDocumentInformation(removeDocInfoType)",Method,Fine,false -Word.Document,"removeDocumentInformation(removeDocInfoType)",Method,Fine,false -Word.Document,"removeLockedStyles()",Method,Good,false -Word.Document,"removeNumbers(numberType)",Method,Poor,false -Word.Document,"removeNumbers(numberType)",Method,Poor,false -Word.Document,"removeTheme()",Method,Fine,false -Word.Document,"repaginate()",Method,Poor,false -Word.Document,"replyWithChanges(options)",Method,Good,false -Word.Document,"resetFormFields()",Method,Good,false -Word.Document,"returnToLastReadPosition()",Method,Good,false -Word.Document,"runAutoMacro(autoMacro)",Method,Good,false -Word.Document,"runAutoMacro(autoMacro)",Method,Good,false -Word.Document,"save(saveBehavior, fileName)",Method,Missing,true -Word.Document,"save(saveBehavior, fileName)",Method,Missing,false -Word.Document,"saveAsQuickStyleSet(fileName)",Method,Poor,false -Word.Document,"search(searchText, searchOptions)",Method,Excellent,false -Word.Document,"select()",Method,Poor,false -Word.Document,"selectContentControlsByTag(tag)",Method,Great,false -Word.Document,"selectContentControlsByTitle(title)",Method,Excellent,false -Word.Document,"selectLinkedControls(node)",Method,Excellent,false -Word.Document,"selectNodes(xPath, options)",Method,Excellent,false -Word.Document,"selectSingleNode(xPath, options)",Method,Excellent,false -Word.Document,"selectUnlinkedControls(stream)",Method,Great,false -Word.Document,"sendFax(address, subject)",Method,Fine,false -Word.Document,"sendFaxOverInternet(options)",Method,Good,false -Word.Document,"sendForReview(options)",Method,Good,false -Word.Document,"sendMail()",Method,Fine,false -Word.Document,"set(properties, options)",Method,Good,false -Word.Document,"set(properties)",Method,Good,false -Word.Document,"setDefaultTableStyle(style, setInTemplate)",Method,Great,false -Word.Document,"setPasswordEncryptionOptions(passwordEncryptionProvider, passwordEncryptionAlgorithm, passwordEncryptionKeyLength, passwordEncryptFileProperties)",Method,Good,false -Word.Document,"toggleFormsDesign()",Method,Poor,false -Word.Document,"toJSON()",Method,Excellent,false -Word.Document,"track()",Method,Excellent,false -Word.Document,"transformDocument(path, dataOnly)",Method,Good,false -Word.Document,"undo(times)",Method,Fine,false -Word.Document,"undoClear()",Method,Fine,false -Word.Document,"unprotect(password)",Method,Poor,false -Word.Document,"untrack()",Method,Excellent,false -Word.Document,"updateStyles()",Method,Fine,false -Word.Document,"viewCode()",Method,Fine,false -Word.Document,"viewPropertyBrowser()",Method,Good,false -Word.Document,"webPagePreview()",Method,Good,false -Word.DocumentCheckInOptions,N/A,Interface,Unknown,false -Word.DocumentCheckInOptions,"comment",Property,Great,false -Word.DocumentCheckInOptions,"makePublic",Property,Excellent,false -Word.DocumentCheckInOptions,"saveChanges",Property,Excellent,false -Word.DocumentCheckInWithVersionOptions,N/A,Interface,Unknown,false -Word.DocumentCheckInWithVersionOptions,"comment",Property,Great,false -Word.DocumentCheckInWithVersionOptions,"makePublic",Property,Excellent,false -Word.DocumentCheckInWithVersionOptions,"saveChanges",Property,Excellent,false -Word.DocumentCheckInWithVersionOptions,"versionType",Property,Excellent,false -Word.DocumentCheckSpellingOptions,N/A,Interface,Unknown,false -Word.DocumentCheckSpellingOptions,"alwaysSuggest",Property,Excellent,false -Word.DocumentCheckSpellingOptions,"customDictionary",Property,Excellent,false -Word.DocumentCheckSpellingOptions,"customDictionary10",Property,Excellent,false -Word.DocumentCheckSpellingOptions,"customDictionary2",Property,Excellent,false -Word.DocumentCheckSpellingOptions,"customDictionary3",Property,Excellent,false -Word.DocumentCheckSpellingOptions,"customDictionary4",Property,Excellent,false -Word.DocumentCheckSpellingOptions,"customDictionary5",Property,Excellent,false -Word.DocumentCheckSpellingOptions,"customDictionary6",Property,Excellent,false -Word.DocumentCheckSpellingOptions,"customDictionary7",Property,Excellent,false -Word.DocumentCheckSpellingOptions,"customDictionary8",Property,Excellent,false -Word.DocumentCheckSpellingOptions,"customDictionary9",Property,Excellent,false -Word.DocumentCheckSpellingOptions,"ignoreUppercase",Property,Excellent,false -Word.DocumentCompareOptions,N/A,Interface,Unknown,true -Word.DocumentCompareOptions,"addToRecentFiles",Property,Excellent,false -Word.DocumentCompareOptions,"authorName",Property,Excellent,false -Word.DocumentCompareOptions,"compareTarget",Property,Great,false -Word.DocumentCompareOptions,"detectFormatChanges",Property,Good,false -Word.DocumentCompareOptions,"ignoreAllComparisonWarnings",Property,Excellent,false -Word.DocumentCompareOptions,"removeDateAndTime",Property,Excellent,false -Word.DocumentCompareOptions,"removePersonalInformation",Property,Excellent,false -Word.DocumentCountNumberedItemsOptions,N/A,Interface,Unknown,false -Word.DocumentCountNumberedItemsOptions,"level",Property,Great,false -Word.DocumentCountNumberedItemsOptions,"numberType",Property,Excellent,false -Word.DocumentCreated,N/A,Class,Missing,true -Word.DocumentCreated,"body",Property,Good,false -Word.DocumentCreated,"contentControls",Property,Good,false -Word.DocumentCreated,"context",Property,Excellent,false -Word.DocumentCreated,"customXmlParts",Property,Poor,false -Word.DocumentCreated,"properties",Property,Poor,false -Word.DocumentCreated,"saved",Property,Good,false -Word.DocumentCreated,"sections",Property,Good,false -Word.DocumentCreated,"settings",Property,Poor,false -Word.DocumentCreated,"addStyle(name, type)",Method,Poor,false -Word.DocumentCreated,"addStyle(name, type)",Method,Poor,false -Word.DocumentCreated,"deleteBookmark(name)",Method,Great,false -Word.DocumentCreated,"getBookmarkRange(name)",Method,Great,false -Word.DocumentCreated,"getBookmarkRangeOrNullObject(name)",Method,Excellent,false -Word.DocumentCreated,"getContentControls(options)",Method,Fine,false -Word.DocumentCreated,"getStyles()",Method,Good,false -Word.DocumentCreated,"insertFileFromBase64(base64File, insertLocation, insertFileOptions)",Method,Great,false -Word.DocumentCreated,"load(options)",Method,Excellent,false -Word.DocumentCreated,"load(propertyNames)",Method,Excellent,false -Word.DocumentCreated,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.DocumentCreated,"open()",Method,Missing,true -Word.DocumentCreated,"save(saveBehavior, fileName)",Method,Missing,false -Word.DocumentCreated,"save(saveBehavior, fileName)",Method,Missing,false -Word.DocumentCreated,"set(properties, options)",Method,Good,false -Word.DocumentCreated,"set(properties)",Method,Good,false -Word.DocumentCreated,"toJSON()",Method,Excellent,false -Word.DocumentCreated,"track()",Method,Excellent,false -Word.DocumentCreated,"untrack()",Method,Excellent,false -Word.DocumentEncoding,N/A,Enum,Unknown,false -Word.DocumentEncoding,"arabic",EnumField,Fine,false -Word.DocumentEncoding,"arabicAsmo",EnumField,Fine,false -Word.DocumentEncoding,"arabicAutoDetect",EnumField,Fine,false -Word.DocumentEncoding,"arabicTransparentAsmo",EnumField,Fine,false -Word.DocumentEncoding,"autoDetect",EnumField,Fine,false -Word.DocumentEncoding,"baltic",EnumField,Fine,false -Word.DocumentEncoding,"centralEuropean",EnumField,Fine,false -Word.DocumentEncoding,"cyrillic",EnumField,Fine,false -Word.DocumentEncoding,"cyrillicAutoDetect",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicArabic",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicDenmarkNorway",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicFinlandSweden",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicFrance",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicGermany",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicGreek",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicGreekModern",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicHebrew",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicIcelandic",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicInternational",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicItaly",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicJapaneseKatakanaExtended",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicJapaneseKatakanaExtendedAndJapanese",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicJapaneseLatinExtendedAndJapanese",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicKoreanExtended",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicKoreanExtendedAndKorean",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicLatinAmericaSpain",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicMultilingualRoeceLatin2",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicRussian",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicSerbianBulgarian",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicSimplifiedChineseExtendedAndSimplifiedChinese",EnumField,Good,false -Word.DocumentEncoding,"ebcdicThai",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicTurkish",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicTurkishLatin5",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicUnitedKingdom",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicUsCanada",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicUsCanadaAndJapanese",EnumField,Fine,false -Word.DocumentEncoding,"ebcdicUsCanadaAndTraditionalChinese",EnumField,Fine,false -Word.DocumentEncoding,"eucChineseSimplifiedChinese",EnumField,Good,false -Word.DocumentEncoding,"eucJapanese",EnumField,Fine,false -Word.DocumentEncoding,"eucKorean",EnumField,Fine,false -Word.DocumentEncoding,"eucTaiwaneseTraditionalChinese",EnumField,Fine,false -Word.DocumentEncoding,"europa3",EnumField,Fine,false -Word.DocumentEncoding,"extAlphaLowercase",EnumField,Good,false -Word.DocumentEncoding,"greek",EnumField,Fine,false -Word.DocumentEncoding,"greekAutoDetect",EnumField,Fine,false -Word.DocumentEncoding,"hebrew",EnumField,Fine,false -Word.DocumentEncoding,"hzGbSimplifiedChinese",EnumField,Good,false -Word.DocumentEncoding,"ia5German",EnumField,Fine,false -Word.DocumentEncoding,"ia5Irv",EnumField,Fine,false -Word.DocumentEncoding,"ia5Norwegian",EnumField,Fine,false -Word.DocumentEncoding,"ia5Swedish",EnumField,Fine,false -Word.DocumentEncoding,"isciiAssamese",EnumField,Fine,false -Word.DocumentEncoding,"isciiBengali",EnumField,Fine,false -Word.DocumentEncoding,"isciiDevanagari",EnumField,Fine,false -Word.DocumentEncoding,"isciiGujarati",EnumField,Fine,false -Word.DocumentEncoding,"isciiKannada",EnumField,Fine,false -Word.DocumentEncoding,"isciiMalayalam",EnumField,Fine,false -Word.DocumentEncoding,"isciiOriya",EnumField,Fine,false -Word.DocumentEncoding,"isciiPunjabi",EnumField,Fine,false -Word.DocumentEncoding,"isciiTamil",EnumField,Fine,false -Word.DocumentEncoding,"isciiTelugu",EnumField,Fine,false -Word.DocumentEncoding,"iso2022CnSimplifiedChinese",EnumField,Good,false -Word.DocumentEncoding,"iso2022CnTraditionalChinese",EnumField,Fine,false -Word.DocumentEncoding,"iso2022JpJisX02011989",EnumField,Fine,false -Word.DocumentEncoding,"iso2022JpJisX02021984",EnumField,Fine,false -Word.DocumentEncoding,"iso2022JpNoHalfwidthKatakana",EnumField,Fine,false -Word.DocumentEncoding,"iso2022Kr",EnumField,Fine,false -Word.DocumentEncoding,"iso6937NonSpacingAccent",EnumField,Fine,false -Word.DocumentEncoding,"iso885915Latin9",EnumField,Fine,false -Word.DocumentEncoding,"iso88591Latin1",EnumField,Fine,false -Word.DocumentEncoding,"iso88592CentralEurope",EnumField,Fine,false -Word.DocumentEncoding,"iso88593Latin3",EnumField,Fine,false -Word.DocumentEncoding,"iso88594Baltic",EnumField,Fine,false -Word.DocumentEncoding,"iso88595Cyrillic",EnumField,Fine,false -Word.DocumentEncoding,"iso88596Arabic",EnumField,Fine,false -Word.DocumentEncoding,"iso88597Greek",EnumField,Fine,false -Word.DocumentEncoding,"iso88598Hebrew",EnumField,Fine,false -Word.DocumentEncoding,"iso88598HebrewLogical",EnumField,Fine,false -Word.DocumentEncoding,"iso88599Turkish",EnumField,Fine,false -Word.DocumentEncoding,"japaneseAutoDetect",EnumField,Fine,false -Word.DocumentEncoding,"japaneseShiftJis",EnumField,Good,false -Word.DocumentEncoding,"koi8R",EnumField,Fine,false -Word.DocumentEncoding,"koi8U",EnumField,Fine,false -Word.DocumentEncoding,"korean",EnumField,Fine,false -Word.DocumentEncoding,"koreanAutoDetect",EnumField,Fine,false -Word.DocumentEncoding,"koreanJohab",EnumField,Fine,false -Word.DocumentEncoding,"macArabic",EnumField,Fine,false -Word.DocumentEncoding,"macCroatia",EnumField,Fine,false -Word.DocumentEncoding,"macCyrillic",EnumField,Fine,false -Word.DocumentEncoding,"macGreek1",EnumField,Fine,false -Word.DocumentEncoding,"macHebrew",EnumField,Fine,false -Word.DocumentEncoding,"macIcelandic",EnumField,Fine,false -Word.DocumentEncoding,"macJapanese",EnumField,Fine,false -Word.DocumentEncoding,"macKorean",EnumField,Fine,false -Word.DocumentEncoding,"macLatin2",EnumField,Fine,false -Word.DocumentEncoding,"macRoman",EnumField,Fine,false -Word.DocumentEncoding,"macRomania",EnumField,Fine,false -Word.DocumentEncoding,"macSimplifiedChineseGb2312",EnumField,Good,false -Word.DocumentEncoding,"macTraditionalChineseBig5",EnumField,Fine,false -Word.DocumentEncoding,"macTurkish",EnumField,Fine,false -Word.DocumentEncoding,"macUkraine",EnumField,Fine,false -Word.DocumentEncoding,"oemArabic",EnumField,Fine,false -Word.DocumentEncoding,"oemBaltic",EnumField,Fine,false -Word.DocumentEncoding,"oemCanadianFrench",EnumField,Fine,false -Word.DocumentEncoding,"oemCyrillic",EnumField,Fine,false -Word.DocumentEncoding,"oemCyrillicIi",EnumField,Fine,false -Word.DocumentEncoding,"oemGreek437G",EnumField,Fine,false -Word.DocumentEncoding,"oemHebrew",EnumField,Fine,false -Word.DocumentEncoding,"oemIcelandic",EnumField,Fine,false -Word.DocumentEncoding,"oemModernGreek",EnumField,Fine,false -Word.DocumentEncoding,"oemMultilingualLatinI",EnumField,Fine,false -Word.DocumentEncoding,"oemMultilingualLatinIi",EnumField,Fine,false -Word.DocumentEncoding,"oemNordic",EnumField,Fine,false -Word.DocumentEncoding,"oemPortuguese",EnumField,Fine,false -Word.DocumentEncoding,"oemTurkish",EnumField,Fine,false -Word.DocumentEncoding,"oemUnitedStates",EnumField,Fine,false -Word.DocumentEncoding,"simplifiedChineseAutoDetect",EnumField,Good,false -Word.DocumentEncoding,"simplifiedChineseGb18030",EnumField,Good,false -Word.DocumentEncoding,"simplifiedChineseGbk",EnumField,Good,false -Word.DocumentEncoding,"t61",EnumField,Fine,false -Word.DocumentEncoding,"taiwanCns",EnumField,Fine,false -Word.DocumentEncoding,"taiwanEten",EnumField,Fine,false -Word.DocumentEncoding,"taiwanIbm5550",EnumField,Fine,false -Word.DocumentEncoding,"taiwanTca",EnumField,Fine,false -Word.DocumentEncoding,"taiwanTeleText",EnumField,Fine,false -Word.DocumentEncoding,"taiwanWang",EnumField,Fine,false -Word.DocumentEncoding,"thai",EnumField,Fine,false -Word.DocumentEncoding,"traditionalChineseAutoDetect",EnumField,Fine,false -Word.DocumentEncoding,"traditionalChineseBig5",EnumField,Fine,false -Word.DocumentEncoding,"turkish",EnumField,Fine,false -Word.DocumentEncoding,"unicodeBigEndian",EnumField,Fine,false -Word.DocumentEncoding,"unicodeLittleEndian",EnumField,Fine,false -Word.DocumentEncoding,"usaAscii",EnumField,Fine,false -Word.DocumentEncoding,"utf7",EnumField,Fine,false -Word.DocumentEncoding,"utf8",EnumField,Fine,false -Word.DocumentEncoding,"vietnamese",EnumField,Fine,false -Word.DocumentEncoding,"western",EnumField,Fine,false -Word.DocumentEndReviewOptions,N/A,Interface,Unknown,false -Word.DocumentEndReviewOptions,"includeAttachment",Property,Excellent,false -Word.DocumentEndReviewOptions,"recipients",Property,Excellent,false -Word.DocumentEndReviewOptions,"showMessage",Property,Excellent,false -Word.DocumentEndReviewOptions,"subject",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,N/A,Interface,Unknown,false -Word.DocumentExportAsFixedFormat2Options,"bitmapMissingFonts",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"createBookmarks",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"documentStructureTags",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"fixedFormatExtClassPtr",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"from",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"includeDocProps",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"item",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"keepInformationRightsManagement",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"openAfterExport",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"optimizeFor",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"optimizeForImageQuality",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"range",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"to",Property,Excellent,false -Word.DocumentExportAsFixedFormat2Options,"useIso19005_1",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,N/A,Interface,Unknown,false -Word.DocumentExportAsFixedFormat3Options,"bitmapMissingFonts",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"createBookmarks",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"documentStructureTags",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"fixedFormatExtClassPtr",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"from",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"improveExportTagging",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"includeDocProps",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"item",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"keepInformationRightsManagement",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"openAfterExport",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"optimizeFor",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"optimizeForImageQuality",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"range",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"to",Property,Excellent,false -Word.DocumentExportAsFixedFormat3Options,"useIso19005_1",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,N/A,Interface,Unknown,false -Word.DocumentExportAsFixedFormatOptions,"bitmapMissingFonts",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,"createBookmarks",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,"documentStructureTags",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,"fixedFormatExtensionClassPointer",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,"from",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,"includeDocProps",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,"item",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,"keepInformationRightsManagement",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,"openAfterExport",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,"optimizeFor",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,"range",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,"to",Property,Excellent,false -Word.DocumentExportAsFixedFormatOptions,"useIso19005_1",Property,Excellent,false -Word.DocumentFollowHyperlinkOptions,N/A,Interface,Unknown,false -Word.DocumentFollowHyperlinkOptions,"addHistory",Property,Excellent,false -Word.DocumentFollowHyperlinkOptions,"address",Property,Excellent,false -Word.DocumentFollowHyperlinkOptions,"extraInfo",Property,Excellent,false -Word.DocumentFollowHyperlinkOptions,"headerInfo",Property,Excellent,false -Word.DocumentFollowHyperlinkOptions,"httpMethod",Property,Excellent,false -Word.DocumentFollowHyperlinkOptions,"newWindow",Property,Excellent,false -Word.DocumentFollowHyperlinkOptions,"subAddress",Property,Excellent,false -Word.DocumentKind,N/A,Enum,Unknown,false -Word.DocumentKind,"email",EnumField,Fine,false -Word.DocumentKind,"letter",EnumField,Fine,false -Word.DocumentKind,"notSpecified",EnumField,Good,false -Word.DocumentLibraryVersion,N/A,Class,Great,false -Word.DocumentLibraryVersion,"comments",Property,Great,false -Word.DocumentLibraryVersion,"context",Property,Excellent,false -Word.DocumentLibraryVersion,"modified",Property,Fine,false -Word.DocumentLibraryVersion,"modifiedBy",Property,Fine,false -Word.DocumentLibraryVersion,"load(options)",Method,Excellent,false -Word.DocumentLibraryVersion,"load(propertyNames)",Method,Excellent,false -Word.DocumentLibraryVersion,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.DocumentLibraryVersion,"toJSON()",Method,Excellent,false -Word.DocumentLibraryVersion,"track()",Method,Excellent,false -Word.DocumentLibraryVersion,"untrack()",Method,Excellent,false -Word.DocumentLibraryVersionCollection,N/A,Class,Unknown,false -Word.DocumentLibraryVersionCollection,"context",Property,Excellent,false -Word.DocumentLibraryVersionCollection,"items",Property,Poor,false -Word.DocumentLibraryVersionCollection,"getItem(index)",Method,Good,false -Word.DocumentLibraryVersionCollection,"isVersioningEnabled()",Method,Good,false -Word.DocumentLibraryVersionCollection,"load(options)",Method,Excellent,false -Word.DocumentLibraryVersionCollection,"load(propertyNames)",Method,Excellent,false -Word.DocumentLibraryVersionCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.DocumentLibraryVersionCollection,"toJSON()",Method,Excellent,false -Word.DocumentLibraryVersionCollection,"track()",Method,Excellent,false -Word.DocumentLibraryVersionCollection,"untrack()",Method,Excellent,false -Word.DocumentMergeOptions,N/A,Interface,Unknown,false -Word.DocumentMergeOptions,"addToRecentFiles",Property,Excellent,false -Word.DocumentMergeOptions,"detectFormatChanges",Property,Excellent,false -Word.DocumentMergeOptions,"mergeTarget",Property,Excellent,false -Word.DocumentMergeOptions,"useFormattingFrom",Property,Excellent,false -Word.DocumentPrintOutOptions,N/A,Interface,Unknown,false -Word.DocumentPrintOutOptions,"activePrinterMacGX",Property,Excellent,false -Word.DocumentPrintOutOptions,"append",Property,Excellent,false -Word.DocumentPrintOutOptions,"background",Property,Excellent,false -Word.DocumentPrintOutOptions,"collate",Property,Excellent,false -Word.DocumentPrintOutOptions,"copies",Property,Excellent,false -Word.DocumentPrintOutOptions,"from",Property,Excellent,false -Word.DocumentPrintOutOptions,"item",Property,Excellent,false -Word.DocumentPrintOutOptions,"manualDuplexPrint",Property,Excellent,false -Word.DocumentPrintOutOptions,"outputFileName",Property,Excellent,false -Word.DocumentPrintOutOptions,"pages",Property,Excellent,false -Word.DocumentPrintOutOptions,"pageType",Property,Excellent,false -Word.DocumentPrintOutOptions,"printToFile",Property,Excellent,false -Word.DocumentPrintOutOptions,"printZoomColumn",Property,Excellent,false -Word.DocumentPrintOutOptions,"printZoomPaperHeight",Property,Excellent,false -Word.DocumentPrintOutOptions,"printZoomPaperWidth",Property,Excellent,false -Word.DocumentPrintOutOptions,"printZoomRow",Property,Excellent,false -Word.DocumentPrintOutOptions,"range",Property,Excellent,false -Word.DocumentPrintOutOptions,"to",Property,Excellent,false -Word.DocumentProperties,N/A,Class,Good,true -Word.DocumentProperties,"applicationName",Property,Fine,false -Word.DocumentProperties,"author",Property,Good,false -Word.DocumentProperties,"category",Property,Good,false -Word.DocumentProperties,"comments",Property,Excellent,false -Word.DocumentProperties,"company",Property,Good,false -Word.DocumentProperties,"context",Property,Excellent,false -Word.DocumentProperties,"creationDate",Property,Poor,false -Word.DocumentProperties,"customProperties",Property,Fine,false -Word.DocumentProperties,"format",Property,Good,false -Word.DocumentProperties,"keywords",Property,Good,false -Word.DocumentProperties,"lastAuthor",Property,Poor,false -Word.DocumentProperties,"lastPrintDate",Property,Poor,false -Word.DocumentProperties,"lastSaveTime",Property,Poor,false -Word.DocumentProperties,"manager",Property,Good,false -Word.DocumentProperties,"revisionNumber",Property,Poor,false -Word.DocumentProperties,"security",Property,Good,false -Word.DocumentProperties,"subject",Property,Good,false -Word.DocumentProperties,"template",Property,Poor,false -Word.DocumentProperties,"title",Property,Good,false -Word.DocumentProperties,"load(options)",Method,Excellent,false -Word.DocumentProperties,"load(propertyNames)",Method,Excellent,false -Word.DocumentProperties,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.DocumentProperties,"set(properties, options)",Method,Good,false -Word.DocumentProperties,"set(properties)",Method,Good,false -Word.DocumentProperties,"toJSON()",Method,Excellent,false -Word.DocumentProperties,"track()",Method,Excellent,false -Word.DocumentProperties,"untrack()",Method,Excellent,false -Word.DocumentPropertyType,N/A,Enum,Fine,true -Word.DocumentPropertyType,"boolean",EnumField,Fine,false -Word.DocumentPropertyType,"date",EnumField,Fine,false -Word.DocumentPropertyType,"number",EnumField,Fine,false -Word.DocumentPropertyType,"string",EnumField,Fine,false -Word.DocumentProtectOptions,N/A,Interface,Unknown,false -Word.DocumentProtectOptions,"enforceStyleLock",Property,Excellent,false -Word.DocumentProtectOptions,"noReset",Property,Excellent,false -Word.DocumentProtectOptions,"password",Property,Excellent,false -Word.DocumentProtectOptions,"useInformationRightsManagement",Property,Excellent,false -Word.DocumentRangeOptions,N/A,Interface,Unknown,false -Word.DocumentRangeOptions,"end",Property,Excellent,false -Word.DocumentRangeOptions,"start",Property,Excellent,false -Word.DocumentReplyWithChangesOptions,N/A,Interface,Unknown,false -Word.DocumentReplyWithChangesOptions,"includeAttachment",Property,Excellent,false -Word.DocumentReplyWithChangesOptions,"recipients",Property,Excellent,false -Word.DocumentReplyWithChangesOptions,"showMessage",Property,Excellent,false -Word.DocumentReplyWithChangesOptions,"subject",Property,Excellent,false -Word.DocumentSendFaxOverInternetOptions,N/A,Interface,Unknown,false -Word.DocumentSendFaxOverInternetOptions,"recipients",Property,Excellent,false -Word.DocumentSendFaxOverInternetOptions,"showMessage",Property,Excellent,false -Word.DocumentSendFaxOverInternetOptions,"subject",Property,Excellent,false -Word.DocumentSendForReviewOptions,N/A,Interface,Unknown,false -Word.DocumentSendForReviewOptions,"includeAttachment",Property,Excellent,false -Word.DocumentSendForReviewOptions,"recipients",Property,Excellent,false -Word.DocumentSendForReviewOptions,"showMessage",Property,Excellent,false -Word.DocumentSendForReviewOptions,"subject",Property,Excellent,false -Word.DocumentType,N/A,Enum,Unknown,false -Word.DocumentType,"document",EnumField,Fine,false -Word.DocumentType,"frameset",EnumField,Fine,false -Word.DocumentType,"template",EnumField,Fine,false -Word.DropCap,N/A,Class,Unknown,false -Word.DropCap,"context",Property,Excellent,false -Word.DropCap,"distanceFromText",Property,Fine,false -Word.DropCap,"fontName",Property,Fine,false -Word.DropCap,"linesToDrop",Property,Fine,false -Word.DropCap,"position",Property,Poor,false -Word.DropCap,"clear()",Method,Poor,false -Word.DropCap,"enable()",Method,Good,false -Word.DropCap,"load(options)",Method,Excellent,false -Word.DropCap,"load(propertyNames)",Method,Excellent,false -Word.DropCap,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.DropCap,"toJSON()",Method,Excellent,false -Word.DropCap,"track()",Method,Excellent,false -Word.DropCap,"untrack()",Method,Excellent,false -Word.DropDownListContentControl,N/A,Class,Unknown,true -Word.DropDownListContentControl,"context",Property,Excellent,false -Word.DropDownListContentControl,"listItems",Property,Fine,true -Word.DropDownListContentControl,"addListItem(displayText, value, index)",Method,Great,true -Word.DropDownListContentControl,"deleteAllListItems()",Method,Good,true -Word.DropDownListContentControl,"load(propertyNames)",Method,Excellent,false -Word.DropDownListContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.DropDownListContentControl,"toJSON()",Method,Excellent,false -Word.DropDownListContentControl,"track()",Method,Excellent,false -Word.DropDownListContentControl,"untrack()",Method,Excellent,false -Word.DropPosition,N/A,Enum,Fine,false -Word.DropPosition,"margin",EnumField,Fine,false -Word.DropPosition,"none",EnumField,Fine,false -Word.DropPosition,"normal",EnumField,Fine,false -Word.Editor,N/A,Class,Unknown,false -Word.Editor,"context",Property,Excellent,false -Word.Editor,"id",Property,Excellent,false -Word.Editor,"name",Property,Poor,false -Word.Editor,"nextRange",Property,Great,false -Word.Editor,"range",Property,Good,false -Word.Editor,"delete()",Method,Good,false -Word.Editor,"load(options)",Method,Excellent,false -Word.Editor,"load(propertyNames)",Method,Excellent,false -Word.Editor,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Editor,"removeAllPermissions()",Method,Fine,false -Word.Editor,"selectAllShapes()",Method,Fine,false -Word.Editor,"set(properties, options)",Method,Good,false -Word.Editor,"set(properties)",Method,Good,false -Word.Editor,"toJSON()",Method,Excellent,false -Word.Editor,"track()",Method,Excellent,false -Word.Editor,"untrack()",Method,Excellent,false -Word.EditorCollection,N/A,Class,Unknown,false -Word.EditorCollection,"context",Property,Excellent,false -Word.EditorCollection,"addById(editorId)",Method,Excellent,false -Word.EditorCollection,"addByType(editorType)",Method,Excellent,false -Word.EditorCollection,"addByType(editorType)",Method,Excellent,false -Word.EditorCollection,"getCount()",Method,Fine,false -Word.EditorCollection,"getItemAt(index)",Method,Good,false -Word.EditorCollection,"load(propertyNames)",Method,Excellent,false -Word.EditorCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.EditorCollection,"toJSON()",Method,Excellent,false -Word.EditorCollection,"track()",Method,Excellent,false -Word.EditorCollection,"untrack()",Method,Excellent,false -Word.EditorType,N/A,Enum,Fine,false -Word.EditorType,"current",EnumField,Fine,false -Word.EditorType,"editors",EnumField,Fine,false -Word.EditorType,"everyone",EnumField,Fine,false -Word.EditorType,"owners",EnumField,Fine,false -Word.EmphasisMark,N/A,Enum,Unknown,false -Word.EmphasisMark,"none",EnumField,Fine,false -Word.EmphasisMark,"overComma",EnumField,Fine,false -Word.EmphasisMark,"overSolidCircle",EnumField,Fine,false -Word.EmphasisMark,"overWhiteCircle",EnumField,Fine,false -Word.EmphasisMark,"underSolidCircle",EnumField,Fine,false -Word.EndnoteLocation,N/A,Enum,Unknown,false -Word.EndnoteLocation,"endOfDocument",EnumField,Fine,false -Word.EndnoteLocation,"endOfSection",EnumField,Fine,false -Word.ErrorCodes,N/A,Enum,Missing,true -Word.ErrorCodes,"accessDenied",EnumField,Missing,false -Word.ErrorCodes,"generalException",EnumField,Missing,false -Word.ErrorCodes,"invalidArgument",EnumField,Missing,false -Word.ErrorCodes,"itemNotFound",EnumField,Missing,false -Word.ErrorCodes,"notAllowed",EnumField,Missing,false -Word.ErrorCodes,"notImplemented",EnumField,Missing,false -Word.ErrorCodes,"searchDialogIsOpen",EnumField,Missing,false -Word.ErrorCodes,"searchStringInvalidOrTooLong",EnumField,Missing,false -Word.EventSource,N/A,Enum,Good,true -Word.EventSource,"local",EnumField,Fine,false -Word.EventSource,"remote",EnumField,Fine,false -Word.EventType,N/A,Enum,Fine,true -Word.EventType,"annotationClicked",EnumField,Fine,false -Word.EventType,"annotationHovered",EnumField,Fine,false -Word.EventType,"annotationInserted",EnumField,Fine,false -Word.EventType,"annotationPopupAction",EnumField,Fine,false -Word.EventType,"annotationRemoved",EnumField,Fine,false -Word.EventType,"commentAdded",EnumField,Fine,false -Word.EventType,"commentChanged",EnumField,Fine,false -Word.EventType,"commentDeleted",EnumField,Fine,false -Word.EventType,"commentDeselected",EnumField,Fine,false -Word.EventType,"commentSelected",EnumField,Fine,false -Word.EventType,"contentControlAdded",EnumField,Fine,false -Word.EventType,"contentControlDataChanged",EnumField,Fine,false -Word.EventType,"contentControlDeleted",EnumField,Fine,false -Word.EventType,"contentControlEntered",EnumField,Fine,false -Word.EventType,"contentControlExited",EnumField,Fine,false -Word.EventType,"contentControlSelectionChanged",EnumField,Fine,false -Word.EventType,"paragraphAdded",EnumField,Fine,false -Word.EventType,"paragraphChanged",EnumField,Fine,false -Word.EventType,"paragraphDeleted",EnumField,Fine,false -Word.ExportCreateBookmarks,N/A,Enum,Good,false -Word.ExportCreateBookmarks,"headings",EnumField,Good,false -Word.ExportCreateBookmarks,"none",EnumField,Fine,false -Word.ExportCreateBookmarks,"wordBookmarks",EnumField,Good,false -Word.ExportFormat,N/A,Enum,Unknown,false -Word.ExportFormat,"pdf",EnumField,Fine,false -Word.ExportFormat,"xps",EnumField,Fine,false -Word.ExportItem,N/A,Enum,Unknown,false -Word.ExportItem,"documentContent",EnumField,Fine,false -Word.ExportItem,"documentWithMarkup",EnumField,Fine,false -Word.ExportOptimizeFor,N/A,Enum,Unknown,false -Word.ExportOptimizeFor,"onScreen",EnumField,Fine,false -Word.ExportOptimizeFor,"print",EnumField,Fine,false -Word.ExportRange,N/A,Enum,Unknown,false -Word.ExportRange,"allDocument",EnumField,Fine,false -Word.ExportRange,"currentPage",EnumField,Fine,false -Word.ExportRange,"fromTo",EnumField,Good,false -Word.ExportRange,"selection",EnumField,Fine,false -Word.ExtrusionColorType,N/A,Enum,Unknown,false -Word.ExtrusionColorType,"automatic",EnumField,Fine,false -Word.ExtrusionColorType,"custom",EnumField,Fine,false -Word.ExtrusionColorType,"mixed",EnumField,Fine,false -Word.FarEastLineBreakLanguageId,N/A,Enum,Unknown,false -Word.FarEastLineBreakLanguageId,"japanese",EnumField,Fine,false -Word.FarEastLineBreakLanguageId,"korean",EnumField,Fine,false -Word.FarEastLineBreakLanguageId,"simplifiedChinese",EnumField,Good,false -Word.FarEastLineBreakLanguageId,"traditionalChinese",EnumField,Fine,false -Word.FarEastLineBreakLevel,N/A,Enum,Unknown,false -Word.FarEastLineBreakLevel,"custom",EnumField,Fine,false -Word.FarEastLineBreakLevel,"normal",EnumField,Fine,false -Word.FarEastLineBreakLevel,"strict",EnumField,Fine,false -Word.Field,N/A,Class,Unknown,true -Word.Field,"code",Property,Great,true -Word.Field,"context",Property,Excellent,false -Word.Field,"data",Property,Excellent,false -Word.Field,"kind",Property,Fine,true -Word.Field,"linkFormat",Property,Excellent,false -Word.Field,"locked",Property,Excellent,true -Word.Field,"oleFormat",Property,Great,false -Word.Field,"parentBody",Property,Fine,true -Word.Field,"parentContentControl",Property,Excellent,false -Word.Field,"parentContentControlOrNullObject",Property,Excellent,false -Word.Field,"parentTable",Property,Excellent,false -Word.Field,"parentTableCell",Property,Excellent,false -Word.Field,"parentTableCellOrNullObject",Property,Excellent,false -Word.Field,"parentTableOrNullObject",Property,Excellent,false -Word.Field,"result",Property,Fine,true -Word.Field,"showCodes",Property,Excellent,false -Word.Field,"type",Property,Fine,true -Word.Field,"copyToClipboard()",Method,Fine,false -Word.Field,"cut()",Method,Good,false -Word.Field,"delete()",Method,Fine,true -Word.Field,"doClick()",Method,Poor,false -Word.Field,"getNext()",Method,Excellent,false -Word.Field,"getNextOrNullObject()",Method,Excellent,false -Word.Field,"load(options)",Method,Excellent,false -Word.Field,"load(propertyNames)",Method,Excellent,false -Word.Field,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Field,"select(selectionMode)",Method,Poor,true -Word.Field,"select(selectionMode)",Method,Poor,false -Word.Field,"set(properties, options)",Method,Good,false -Word.Field,"set(properties)",Method,Good,false -Word.Field,"toJSON()",Method,Excellent,false -Word.Field,"track()",Method,Excellent,false -Word.Field,"unlink()",Method,Fine,false -Word.Field,"untrack()",Method,Excellent,false -Word.Field,"updateResult()",Method,Fine,true -Word.Field,"updateSource()",Method,Good,false -Word.FieldCollection,N/A,Class,Unknown,true -Word.FieldCollection,"context",Property,Excellent,false -Word.FieldCollection,"items",Property,Poor,true -Word.FieldCollection,"getByTypes(types)",Method,Excellent,false -Word.FieldCollection,"getFirst()",Method,Excellent,false -Word.FieldCollection,"getFirstOrNullObject()",Method,Excellent,true -Word.FieldCollection,"load(options)",Method,Excellent,false -Word.FieldCollection,"load(propertyNames)",Method,Excellent,false -Word.FieldCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.FieldCollection,"toJSON()",Method,Excellent,false -Word.FieldCollection,"track()",Method,Excellent,false -Word.FieldCollection,"untrack()",Method,Excellent,false -Word.FieldKind,N/A,Enum,Unknown,true -Word.FieldKind,"cold",EnumField,Good,false -Word.FieldKind,"hot",EnumField,Good,false -Word.FieldKind,"none",EnumField,Excellent,false -Word.FieldKind,"warm",EnumField,Great,false -Word.FieldShading,N/A,Enum,Unknown,false -Word.FieldShading,"always",EnumField,Good,false -Word.FieldShading,"never",EnumField,Good,false -Word.FieldShading,"whenSelected",EnumField,Great,false -Word.FieldType,N/A,Enum,Unknown,true -Word.FieldType,"addin",EnumField,Good,false -Word.FieldType,"addressBlock",EnumField,Good,false -Word.FieldType,"advance",EnumField,Good,false -Word.FieldType,"ask",EnumField,Good,false -Word.FieldType,"author",EnumField,Good,false -Word.FieldType,"autoText",EnumField,Good,false -Word.FieldType,"autoTextList",EnumField,Good,false -Word.FieldType,"barCode",EnumField,Good,false -Word.FieldType,"bibliography",EnumField,Good,false -Word.FieldType,"bidiOutline",EnumField,Good,false -Word.FieldType,"citation",EnumField,Good,false -Word.FieldType,"comments",EnumField,Good,false -Word.FieldType,"compare",EnumField,Good,false -Word.FieldType,"createDate",EnumField,Good,false -Word.FieldType,"data",EnumField,Good,false -Word.FieldType,"database",EnumField,Good,false -Word.FieldType,"date",EnumField,Good,false -Word.FieldType,"displayBarcode",EnumField,Good,false -Word.FieldType,"docProperty",EnumField,Great,false -Word.FieldType,"docVariable",EnumField,Good,false -Word.FieldType,"editTime",EnumField,Good,false -Word.FieldType,"embedded",EnumField,Good,false -Word.FieldType,"empty",EnumField,Good,false -Word.FieldType,"eq",EnumField,Good,false -Word.FieldType,"expression",EnumField,Good,false -Word.FieldType,"fileName",EnumField,Good,false -Word.FieldType,"fileSize",EnumField,Good,false -Word.FieldType,"fillIn",EnumField,Good,false -Word.FieldType,"formCheckbox",EnumField,Good,false -Word.FieldType,"formDropdown",EnumField,Good,false -Word.FieldType,"formText",EnumField,Good,false -Word.FieldType,"gotoButton",EnumField,Good,false -Word.FieldType,"greetingLine",EnumField,Good,false -Word.FieldType,"hyperlink",EnumField,Good,false -Word.FieldType,"if",EnumField,Great,false -Word.FieldType,"import",EnumField,Good,false -Word.FieldType,"include",EnumField,Good,false -Word.FieldType,"includePicture",EnumField,Good,false -Word.FieldType,"includeText",EnumField,Good,false -Word.FieldType,"index",EnumField,Good,false -Word.FieldType,"info",EnumField,Good,false -Word.FieldType,"keywords",EnumField,Good,false -Word.FieldType,"lastSavedBy",EnumField,Good,false -Word.FieldType,"link",EnumField,Good,false -Word.FieldType,"listNum",EnumField,Good,false -Word.FieldType,"macroButton",EnumField,Good,false -Word.FieldType,"mergeBarcode",EnumField,Good,false -Word.FieldType,"mergeField",EnumField,Good,false -Word.FieldType,"mergeRec",EnumField,Good,false -Word.FieldType,"mergeSeq",EnumField,Good,false -Word.FieldType,"next",EnumField,Good,false -Word.FieldType,"nextIf",EnumField,Great,false -Word.FieldType,"noteRef",EnumField,Good,false -Word.FieldType,"numChars",EnumField,Good,false -Word.FieldType,"numPages",EnumField,Good,false -Word.FieldType,"numWords",EnumField,Good,false -Word.FieldType,"ocx",EnumField,Good,false -Word.FieldType,"others",EnumField,Good,false -Word.FieldType,"page",EnumField,Good,false -Word.FieldType,"pageRef",EnumField,Good,false -Word.FieldType,"print",EnumField,Good,false -Word.FieldType,"printDate",EnumField,Good,false -Word.FieldType,"private",EnumField,Good,false -Word.FieldType,"quote",EnumField,Good,false -Word.FieldType,"rd",EnumField,Good,false -Word.FieldType,"ref",EnumField,Good,false -Word.FieldType,"revNum",EnumField,Good,false -Word.FieldType,"saveDate",EnumField,Good,false -Word.FieldType,"section",EnumField,Good,false -Word.FieldType,"sectionPages",EnumField,Good,false -Word.FieldType,"seq",EnumField,Good,false -Word.FieldType,"set",EnumField,Good,false -Word.FieldType,"shape",EnumField,Good,false -Word.FieldType,"skipIf",EnumField,Great,false -Word.FieldType,"styleRef",EnumField,Good,false -Word.FieldType,"subject",EnumField,Good,false -Word.FieldType,"subscriber",EnumField,Good,false -Word.FieldType,"symbol",EnumField,Good,false -Word.FieldType,"ta",EnumField,Good,false -Word.FieldType,"tc",EnumField,Good,false -Word.FieldType,"template",EnumField,Good,false -Word.FieldType,"time",EnumField,Good,false -Word.FieldType,"title",EnumField,Good,false -Word.FieldType,"toa",EnumField,Good,false -Word.FieldType,"toc",EnumField,Good,false -Word.FieldType,"undefined",EnumField,Good,false -Word.FieldType,"userAddress",EnumField,Good,false -Word.FieldType,"userInitials",EnumField,Good,false -Word.FieldType,"userName",EnumField,Good,false -Word.FieldType,"xe",EnumField,Good,false -Word.FileSaveFormat,N/A,Enum,Unknown,false -Word.FileSaveFormat,"document",EnumField,Fine,false -Word.FileSaveFormat,"documentDefault",EnumField,Good,false -Word.FileSaveFormat,"dosText",EnumField,Fine,false -Word.FileSaveFormat,"dosTextLineBreaks",EnumField,Fine,false -Word.FileSaveFormat,"filteredHtml",EnumField,Fine,false -Word.FileSaveFormat,"flatXml",EnumField,Fine,false -Word.FileSaveFormat,"flatXmlMacroEnabled",EnumField,Good,false -Word.FileSaveFormat,"flatXmlTemplate",EnumField,Fine,false -Word.FileSaveFormat,"flatXmlTemplateMacroEnabled",EnumField,Good,false -Word.FileSaveFormat,"html",EnumField,Fine,false -Word.FileSaveFormat,"openDocumentText",EnumField,Fine,false -Word.FileSaveFormat,"pdf",EnumField,Fine,false -Word.FileSaveFormat,"rtf",EnumField,Fine,false -Word.FileSaveFormat,"strictOpenXmlDocument",EnumField,Fine,false -Word.FileSaveFormat,"template",EnumField,Fine,false -Word.FileSaveFormat,"text",EnumField,Fine,false -Word.FileSaveFormat,"textLineBreaks",EnumField,Fine,false -Word.FileSaveFormat,"unicodeText",EnumField,Fine,false -Word.FileSaveFormat,"webArchive",EnumField,Fine,false -Word.FileSaveFormat,"xml",EnumField,Fine,false -Word.FileSaveFormat,"xmlDocument",EnumField,Fine,false -Word.FileSaveFormat,"xmlDocumentMacroEnabled",EnumField,Good,false -Word.FileSaveFormat,"xmlTemplate",EnumField,Fine,false -Word.FileSaveFormat,"xmlTemplateMacroEnabled",EnumField,Good,false -Word.FileSaveFormat,"xps",EnumField,Fine,false -Word.FillFormat,N/A,Class,Unknown,false -Word.FillFormat,"backgroundColor",Property,Great,false -Word.FillFormat,"context",Property,Excellent,false -Word.FillFormat,"foregroundColor",Property,Great,false -Word.FillFormat,"gradientAngle",Property,Excellent,false -Word.FillFormat,"gradientColorType",Property,Poor,false -Word.FillFormat,"gradientDegree",Property,Great,false -Word.FillFormat,"gradientStyle",Property,Fine,false -Word.FillFormat,"gradientVariant",Property,Excellent,false -Word.FillFormat,"isVisible",Property,Excellent,false -Word.FillFormat,"pattern",Property,Great,false -Word.FillFormat,"presetGradientType",Property,Fine,false -Word.FillFormat,"presetTexture",Property,Poor,false -Word.FillFormat,"rotateWithObject",Property,Good,false -Word.FillFormat,"textureAlignment",Property,Great,false -Word.FillFormat,"textureHorizontalScale",Property,Great,false -Word.FillFormat,"textureName",Property,Good,false -Word.FillFormat,"textureOffsetX",Property,Great,false -Word.FillFormat,"textureOffsetY",Property,Good,false -Word.FillFormat,"textureTile",Property,Good,false -Word.FillFormat,"textureType",Property,Fine,false -Word.FillFormat,"textureVerticalScale",Property,Excellent,false -Word.FillFormat,"transparency",Property,Excellent,false -Word.FillFormat,"type",Property,Poor,false -Word.FillFormat,"load(options)",Method,Excellent,false -Word.FillFormat,"load(propertyNames)",Method,Excellent,false -Word.FillFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.FillFormat,"set(properties, options)",Method,Good,false -Word.FillFormat,"set(properties)",Method,Good,false -Word.FillFormat,"setOneColorGradient(style, variant, degree)",Method,Poor,false -Word.FillFormat,"setOneColorGradient(style, variant, degree)",Method,Poor,false -Word.FillFormat,"setPatterned(pattern)",Method,Poor,false -Word.FillFormat,"setPatterned(pattern)",Method,Poor,false -Word.FillFormat,"setPresetGradient(style, variant, presetGradientType)",Method,Good,false -Word.FillFormat,"setPresetGradient(style, variant, presetGradientType)",Method,Good,false -Word.FillFormat,"setPresetTextured(presetTexture)",Method,Poor,false -Word.FillFormat,"setPresetTextured(presetTexture)",Method,Poor,false -Word.FillFormat,"setTwoColorGradient(style, variant)",Method,Poor,false -Word.FillFormat,"setTwoColorGradient(style, variant)",Method,Poor,false -Word.FillFormat,"solid()",Method,Fine,false -Word.FillFormat,"toJSON()",Method,Excellent,false -Word.FillFormat,"track()",Method,Excellent,false -Word.FillFormat,"untrack()",Method,Excellent,false -Word.FillType,N/A,Enum,Unknown,false -Word.FillType,"background",EnumField,Fine,false -Word.FillType,"gradient",EnumField,Fine,false -Word.FillType,"mixed",EnumField,Fine,false -Word.FillType,"patterned",EnumField,Fine,false -Word.FillType,"picture",EnumField,Fine,false -Word.FillType,"solid",EnumField,Fine,false -Word.FillType,"textured",EnumField,Fine,false -Word.FlowDirection,N/A,Enum,Unknown,false -Word.FlowDirection,"leftToRight",EnumField,Fine,false -Word.FlowDirection,"rightToLeft",EnumField,Fine,false -Word.Font,N/A,Class,Missing,true -Word.Font,"allCaps",Property,Excellent,false -Word.Font,"bold",Property,Excellent,true -Word.Font,"boldBidirectional",Property,Excellent,false -Word.Font,"borders",Property,Great,false -Word.Font,"color",Property,Excellent,true -Word.Font,"colorIndex",Property,Excellent,false -Word.Font,"colorIndexBidirectional",Property,Excellent,false -Word.Font,"context",Property,Excellent,false -Word.Font,"contextualAlternates",Property,Excellent,false -Word.Font,"diacriticColor",Property,Excellent,false -Word.Font,"disableCharacterSpaceGrid",Property,Excellent,false -Word.Font,"doubleStrikeThrough",Property,Excellent,false -Word.Font,"emboss",Property,Excellent,false -Word.Font,"emphasisMark",Property,Excellent,false -Word.Font,"engrave",Property,Excellent,false -Word.Font,"fill",Property,Excellent,false -Word.Font,"glow",Property,Excellent,false -Word.Font,"hidden",Property,Excellent,false -Word.Font,"highlightColor",Property,Excellent,true -Word.Font,"italic",Property,Excellent,false -Word.Font,"italicBidirectional",Property,Excellent,false -Word.Font,"kerning",Property,Great,false -Word.Font,"ligature",Property,Excellent,false -Word.Font,"line",Property,Excellent,false -Word.Font,"name",Property,Excellent,true -Word.Font,"nameAscii",Property,Excellent,false -Word.Font,"nameBidirectional",Property,Great,false -Word.Font,"nameFarEast",Property,Good,false -Word.Font,"nameOther",Property,Excellent,false -Word.Font,"numberForm",Property,Great,false -Word.Font,"numberSpacing",Property,Good,false -Word.Font,"outline",Property,Excellent,false -Word.Font,"position",Property,Great,false -Word.Font,"reflection",Property,Great,false -Word.Font,"scaling",Property,Great,false -Word.Font,"shadow",Property,Excellent,false -Word.Font,"size",Property,Excellent,true -Word.Font,"sizeBidirectional",Property,Great,false -Word.Font,"smallCaps",Property,Excellent,false -Word.Font,"spacing",Property,Good,false -Word.Font,"strikeThrough",Property,Excellent,true -Word.Font,"stylisticSet",Property,Good,false -Word.Font,"subscript",Property,Excellent,false -Word.Font,"superscript",Property,Excellent,false -Word.Font,"textColor",Property,Great,false -Word.Font,"textShadow",Property,Excellent,false -Word.Font,"threeDimensionalFormat",Property,Excellent,false -Word.Font,"underline",Property,Excellent,true -Word.Font,"underlineColor",Property,Excellent,false -Word.Font,"decreaseFontSize()",Method,Fine,false -Word.Font,"increaseFontSize()",Method,Fine,false -Word.Font,"load(options)",Method,Excellent,false -Word.Font,"load(propertyNames)",Method,Excellent,false -Word.Font,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Font,"reset()",Method,Poor,false -Word.Font,"set(properties, options)",Method,Good,false -Word.Font,"set(properties)",Method,Good,false -Word.Font,"setAsTemplateDefault()",Method,Great,false -Word.Font,"toJSON()",Method,Excellent,false -Word.Font,"track()",Method,Excellent,false -Word.Font,"untrack()",Method,Excellent,false -Word.FontBias,N/A,Enum,Unknown,false -Word.FontBias,"farEast",EnumField,Fine,false -Word.FontBias,"noSpecified",EnumField,Good,false -Word.FontBias,"standard",EnumField,Good,false -Word.FontNameCollection,N/A,Class,Great,false -Word.FontNameCollection,"context",Property,Excellent,false -Word.FontNameCollection,"getCount()",Method,Fine,false -Word.FontNameCollection,"getItemAt(index)",Method,Fine,false -Word.FontNameCollection,"load(propertyNames)",Method,Excellent,false -Word.FontNameCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.FontNameCollection,"toJSON()",Method,Excellent,false -Word.FontNameCollection,"track()",Method,Excellent,false -Word.FontNameCollection,"untrack()",Method,Excellent,false -Word.FootnoteLocation,N/A,Enum,Unknown,false -Word.FootnoteLocation,"beneathText",EnumField,Fine,false -Word.FootnoteLocation,"bottomOfPage",EnumField,Fine,false -Word.Frame,N/A,Class,Missing,false -Word.Frame,"borders",Property,Great,false -Word.Frame,"context",Property,Excellent,false -Word.Frame,"height",Property,Good,false -Word.Frame,"heightRule",Property,Excellent,false -Word.Frame,"horizontalDistanceFromText",Property,Great,false -Word.Frame,"horizontalPosition",Property,Excellent,false -Word.Frame,"lockAnchor",Property,Good,false -Word.Frame,"range",Property,Excellent,false -Word.Frame,"relativeHorizontalPosition",Property,Great,false -Word.Frame,"relativeVerticalPosition",Property,Great,false -Word.Frame,"shading",Property,Great,false -Word.Frame,"textWrap",Property,Good,false -Word.Frame,"verticalDistanceFromText",Property,Great,false -Word.Frame,"verticalPosition",Property,Excellent,false -Word.Frame,"width",Property,Good,false -Word.Frame,"widthRule",Property,Excellent,false -Word.Frame,"copy()",Method,Poor,false -Word.Frame,"cut()",Method,Fine,false -Word.Frame,"delete()",Method,Poor,false -Word.Frame,"load(options)",Method,Excellent,false -Word.Frame,"load(propertyNames)",Method,Excellent,false -Word.Frame,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Frame,"select()",Method,Missing,false -Word.Frame,"set(properties, options)",Method,Good,false -Word.Frame,"set(properties)",Method,Good,false -Word.Frame,"toJSON()",Method,Excellent,false -Word.Frame,"track()",Method,Excellent,false -Word.Frame,"untrack()",Method,Excellent,false -Word.FrameCollection,N/A,Class,Unknown,false -Word.FrameCollection,"context",Property,Excellent,false -Word.FrameCollection,"items",Property,Poor,false -Word.FrameCollection,"add(range)",Method,Great,false -Word.FrameCollection,"delete()",Method,Good,false -Word.FrameCollection,"getItem(index)",Method,Good,false -Word.FrameCollection,"load(options)",Method,Excellent,false -Word.FrameCollection,"load(propertyNames)",Method,Excellent,false -Word.FrameCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.FrameCollection,"toJSON()",Method,Excellent,false -Word.FrameCollection,"track()",Method,Excellent,false -Word.FrameCollection,"untrack()",Method,Excellent,false -Word.FrameSizeRule,N/A,Enum,Unknown,false -Word.FrameSizeRule,"atLeast",EnumField,Excellent,false -Word.FrameSizeRule,"auto",EnumField,Fine,false -Word.FrameSizeRule,"exact",EnumField,Excellent,false -Word.GeometricShapeType,N/A,Enum,Unknown,false -Word.GeometricShapeType,"accentBorderCallout1",EnumField,Fine,false -Word.GeometricShapeType,"accentBorderCallout2",EnumField,Fine,false -Word.GeometricShapeType,"accentBorderCallout3",EnumField,Fine,false -Word.GeometricShapeType,"accentCallout1",EnumField,Fine,false -Word.GeometricShapeType,"accentCallout2",EnumField,Fine,false -Word.GeometricShapeType,"accentCallout3",EnumField,Fine,false -Word.GeometricShapeType,"actionButtonBackPrevious",EnumField,Fine,false -Word.GeometricShapeType,"actionButtonBeginning",EnumField,Fine,false -Word.GeometricShapeType,"actionButtonBlank",EnumField,Fine,false -Word.GeometricShapeType,"actionButtonDocument",EnumField,Fine,false -Word.GeometricShapeType,"actionButtonEnd",EnumField,Fine,false -Word.GeometricShapeType,"actionButtonForwardNext",EnumField,Fine,false -Word.GeometricShapeType,"actionButtonHelp",EnumField,Fine,false -Word.GeometricShapeType,"actionButtonHome",EnumField,Fine,false -Word.GeometricShapeType,"actionButtonInformation",EnumField,Fine,false -Word.GeometricShapeType,"actionButtonMovie",EnumField,Fine,false -Word.GeometricShapeType,"actionButtonReturn",EnumField,Fine,false -Word.GeometricShapeType,"actionButtonSound",EnumField,Fine,false -Word.GeometricShapeType,"arc",EnumField,Fine,false -Word.GeometricShapeType,"bentArrow",EnumField,Fine,false -Word.GeometricShapeType,"bentUpArrow",EnumField,Fine,false -Word.GeometricShapeType,"bevel",EnumField,Fine,false -Word.GeometricShapeType,"blockArc",EnumField,Fine,false -Word.GeometricShapeType,"borderCallout1",EnumField,Fine,false -Word.GeometricShapeType,"borderCallout2",EnumField,Fine,false -Word.GeometricShapeType,"borderCallout3",EnumField,Fine,false -Word.GeometricShapeType,"bracePair",EnumField,Fine,false -Word.GeometricShapeType,"bracketPair",EnumField,Fine,false -Word.GeometricShapeType,"callout1",EnumField,Fine,false -Word.GeometricShapeType,"callout2",EnumField,Fine,false -Word.GeometricShapeType,"callout3",EnumField,Fine,false -Word.GeometricShapeType,"can",EnumField,Fine,false -Word.GeometricShapeType,"chartPlus",EnumField,Fine,false -Word.GeometricShapeType,"chartStar",EnumField,Fine,false -Word.GeometricShapeType,"chartX",EnumField,Fine,false -Word.GeometricShapeType,"chevron",EnumField,Fine,false -Word.GeometricShapeType,"chord",EnumField,Fine,false -Word.GeometricShapeType,"circularArrow",EnumField,Fine,false -Word.GeometricShapeType,"cloud",EnumField,Fine,false -Word.GeometricShapeType,"cloudCallout",EnumField,Fine,false -Word.GeometricShapeType,"corner",EnumField,Fine,false -Word.GeometricShapeType,"cornerTabs",EnumField,Fine,false -Word.GeometricShapeType,"cube",EnumField,Fine,false -Word.GeometricShapeType,"curvedDownArrow",EnumField,Fine,false -Word.GeometricShapeType,"curvedLeftArrow",EnumField,Fine,false -Word.GeometricShapeType,"curvedRightArrow",EnumField,Fine,false -Word.GeometricShapeType,"curvedUpArrow",EnumField,Fine,false -Word.GeometricShapeType,"decagon",EnumField,Fine,false -Word.GeometricShapeType,"diagonalStripe",EnumField,Fine,false -Word.GeometricShapeType,"diamond",EnumField,Fine,false -Word.GeometricShapeType,"dodecagon",EnumField,Fine,false -Word.GeometricShapeType,"donut",EnumField,Fine,false -Word.GeometricShapeType,"doubleWave",EnumField,Fine,false -Word.GeometricShapeType,"downArrow",EnumField,Fine,false -Word.GeometricShapeType,"downArrowCallout",EnumField,Fine,false -Word.GeometricShapeType,"ellipse",EnumField,Fine,false -Word.GeometricShapeType,"ellipseRibbon",EnumField,Fine,false -Word.GeometricShapeType,"ellipseRibbon2",EnumField,Fine,false -Word.GeometricShapeType,"flowChartAlternateProcess",EnumField,Fine,false -Word.GeometricShapeType,"flowChartCollate",EnumField,Fine,false -Word.GeometricShapeType,"flowChartConnector",EnumField,Fine,false -Word.GeometricShapeType,"flowChartDecision",EnumField,Fine,false -Word.GeometricShapeType,"flowChartDelay",EnumField,Fine,false -Word.GeometricShapeType,"flowChartDisplay",EnumField,Fine,false -Word.GeometricShapeType,"flowChartDocument",EnumField,Fine,false -Word.GeometricShapeType,"flowChartExtract",EnumField,Fine,false -Word.GeometricShapeType,"flowChartInputOutput",EnumField,Great,false -Word.GeometricShapeType,"flowChartInternalStorage",EnumField,Fine,false -Word.GeometricShapeType,"flowChartMagneticDisk",EnumField,Fine,false -Word.GeometricShapeType,"flowChartMagneticDrum",EnumField,Fine,false -Word.GeometricShapeType,"flowChartMagneticTape",EnumField,Fine,false -Word.GeometricShapeType,"flowChartManualInput",EnumField,Good,false -Word.GeometricShapeType,"flowChartManualOperation",EnumField,Fine,false -Word.GeometricShapeType,"flowChartMerge",EnumField,Fine,false -Word.GeometricShapeType,"flowChartMultidocument",EnumField,Fine,false -Word.GeometricShapeType,"flowChartOfflineStorage",EnumField,Fine,false -Word.GeometricShapeType,"flowChartOffpageConnector",EnumField,Fine,false -Word.GeometricShapeType,"flowChartOnlineStorage",EnumField,Fine,false -Word.GeometricShapeType,"flowChartOr",EnumField,Fine,false -Word.GeometricShapeType,"flowChartPredefinedProcess",EnumField,Fine,false -Word.GeometricShapeType,"flowChartPreparation",EnumField,Fine,false -Word.GeometricShapeType,"flowChartProcess",EnumField,Fine,false -Word.GeometricShapeType,"flowChartPunchedCard",EnumField,Fine,false -Word.GeometricShapeType,"flowChartPunchedTape",EnumField,Fine,false -Word.GeometricShapeType,"flowChartSort",EnumField,Fine,false -Word.GeometricShapeType,"flowChartSummingJunction",EnumField,Fine,false -Word.GeometricShapeType,"flowChartTerminator",EnumField,Fine,false -Word.GeometricShapeType,"foldedCorner",EnumField,Fine,false -Word.GeometricShapeType,"frame",EnumField,Fine,false -Word.GeometricShapeType,"funnel",EnumField,Fine,false -Word.GeometricShapeType,"gear6",EnumField,Fine,false -Word.GeometricShapeType,"gear9",EnumField,Fine,false -Word.GeometricShapeType,"halfFrame",EnumField,Fine,false -Word.GeometricShapeType,"heart",EnumField,Fine,false -Word.GeometricShapeType,"heptagon",EnumField,Fine,false -Word.GeometricShapeType,"hexagon",EnumField,Fine,false -Word.GeometricShapeType,"homePlate",EnumField,Fine,false -Word.GeometricShapeType,"horizontalScroll",EnumField,Fine,false -Word.GeometricShapeType,"irregularSeal1",EnumField,Fine,false -Word.GeometricShapeType,"irregularSeal2",EnumField,Fine,false -Word.GeometricShapeType,"leftArrow",EnumField,Fine,false -Word.GeometricShapeType,"leftArrowCallout",EnumField,Fine,false -Word.GeometricShapeType,"leftBrace",EnumField,Fine,false -Word.GeometricShapeType,"leftBracket",EnumField,Fine,false -Word.GeometricShapeType,"leftCircularArrow",EnumField,Fine,false -Word.GeometricShapeType,"leftRightArrow",EnumField,Fine,false -Word.GeometricShapeType,"leftRightArrowCallout",EnumField,Fine,false -Word.GeometricShapeType,"leftRightCircularArrow",EnumField,Fine,false -Word.GeometricShapeType,"leftRightRibbon",EnumField,Fine,false -Word.GeometricShapeType,"leftRightUpArrow",EnumField,Fine,false -Word.GeometricShapeType,"leftUpArrow",EnumField,Fine,false -Word.GeometricShapeType,"lightningBolt",EnumField,Fine,false -Word.GeometricShapeType,"lineInverse",EnumField,Fine,false -Word.GeometricShapeType,"mathDivide",EnumField,Fine,false -Word.GeometricShapeType,"mathEqual",EnumField,Fine,false -Word.GeometricShapeType,"mathMinus",EnumField,Fine,false -Word.GeometricShapeType,"mathMultiply",EnumField,Fine,false -Word.GeometricShapeType,"mathNotEqual",EnumField,Fine,false -Word.GeometricShapeType,"mathPlus",EnumField,Fine,false -Word.GeometricShapeType,"moon",EnumField,Fine,false -Word.GeometricShapeType,"nonIsoscelesTrapezoid",EnumField,Fine,false -Word.GeometricShapeType,"noSmoking",EnumField,Fine,false -Word.GeometricShapeType,"notchedRightArrow",EnumField,Fine,false -Word.GeometricShapeType,"octagon",EnumField,Fine,false -Word.GeometricShapeType,"parallelogram",EnumField,Fine,false -Word.GeometricShapeType,"pentagon",EnumField,Fine,false -Word.GeometricShapeType,"pie",EnumField,Fine,false -Word.GeometricShapeType,"pieWedge",EnumField,Fine,false -Word.GeometricShapeType,"plaque",EnumField,Fine,false -Word.GeometricShapeType,"plaqueTabs",EnumField,Fine,false -Word.GeometricShapeType,"plus",EnumField,Fine,false -Word.GeometricShapeType,"quadArrow",EnumField,Fine,false -Word.GeometricShapeType,"quadArrowCallout",EnumField,Fine,false -Word.GeometricShapeType,"rectangle",EnumField,Fine,false -Word.GeometricShapeType,"ribbon",EnumField,Fine,false -Word.GeometricShapeType,"ribbon2",EnumField,Fine,false -Word.GeometricShapeType,"rightArrow",EnumField,Fine,false -Word.GeometricShapeType,"rightArrowCallout",EnumField,Fine,false -Word.GeometricShapeType,"rightBrace",EnumField,Fine,false -Word.GeometricShapeType,"rightBracket",EnumField,Fine,false -Word.GeometricShapeType,"rightTriangle",EnumField,Fine,false -Word.GeometricShapeType,"round1Rectangle",EnumField,Fine,false -Word.GeometricShapeType,"round2DiagonalRectangle",EnumField,Fine,false -Word.GeometricShapeType,"round2SameRectangle",EnumField,Fine,false -Word.GeometricShapeType,"roundRectangle",EnumField,Fine,false -Word.GeometricShapeType,"smileyFace",EnumField,Fine,false -Word.GeometricShapeType,"snip1Rectangle",EnumField,Fine,false -Word.GeometricShapeType,"snip2DiagonalRectangle",EnumField,Fine,false -Word.GeometricShapeType,"snip2SameRectangle",EnumField,Fine,false -Word.GeometricShapeType,"snipRoundRectangle",EnumField,Fine,false -Word.GeometricShapeType,"squareTabs",EnumField,Fine,false -Word.GeometricShapeType,"star10",EnumField,Fine,false -Word.GeometricShapeType,"star12",EnumField,Fine,false -Word.GeometricShapeType,"star16",EnumField,Fine,false -Word.GeometricShapeType,"star24",EnumField,Fine,false -Word.GeometricShapeType,"star32",EnumField,Fine,false -Word.GeometricShapeType,"star4",EnumField,Fine,false -Word.GeometricShapeType,"star5",EnumField,Fine,false -Word.GeometricShapeType,"star6",EnumField,Fine,false -Word.GeometricShapeType,"star7",EnumField,Fine,false -Word.GeometricShapeType,"star8",EnumField,Fine,false -Word.GeometricShapeType,"stripedRightArrow",EnumField,Fine,false -Word.GeometricShapeType,"sun",EnumField,Fine,false -Word.GeometricShapeType,"swooshArrow",EnumField,Fine,false -Word.GeometricShapeType,"teardrop",EnumField,Fine,false -Word.GeometricShapeType,"trapezoid",EnumField,Fine,false -Word.GeometricShapeType,"triangle",EnumField,Fine,false -Word.GeometricShapeType,"upArrow",EnumField,Fine,false -Word.GeometricShapeType,"upArrowCallout",EnumField,Fine,false -Word.GeometricShapeType,"upDownArrow",EnumField,Fine,false -Word.GeometricShapeType,"upDownArrowCallout",EnumField,Fine,false -Word.GeometricShapeType,"uturnArrow",EnumField,Fine,false -Word.GeometricShapeType,"verticalScroll",EnumField,Fine,false -Word.GeometricShapeType,"wave",EnumField,Fine,false -Word.GeometricShapeType,"wedgeEllipseCallout",EnumField,Fine,false -Word.GeometricShapeType,"wedgeRectCallout",EnumField,Fine,false -Word.GeometricShapeType,"wedgeRRectCallout",EnumField,Fine,false -Word.GetTextOptions,N/A,Interface,Excellent,true -Word.GetTextOptions,"includeHiddenText",Property,Excellent,false -Word.GetTextOptions,"includeTextMarkedAsDeleted",Property,Excellent,false -Word.GlowFormat,N/A,Class,Unknown,false -Word.GlowFormat,"color",Property,Excellent,false -Word.GlowFormat,"context",Property,Excellent,false -Word.GlowFormat,"radius",Property,Excellent,false -Word.GlowFormat,"transparency",Property,Excellent,false -Word.GlowFormat,"load(options)",Method,Excellent,false -Word.GlowFormat,"load(propertyNames)",Method,Excellent,false -Word.GlowFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.GlowFormat,"set(properties, options)",Method,Good,false -Word.GlowFormat,"set(properties)",Method,Good,false -Word.GlowFormat,"toJSON()",Method,Excellent,false -Word.GlowFormat,"track()",Method,Excellent,false -Word.GlowFormat,"untrack()",Method,Excellent,false -Word.GoToDirection,N/A,Enum,Unknown,false -Word.GoToDirection,"first",EnumField,Fine,false -Word.GoToDirection,"last",EnumField,Fine,false -Word.GoToDirection,"next",EnumField,Fine,false -Word.GoToDirection,"previous",EnumField,Fine,false -Word.GoToItem,N/A,Enum,Unknown,false -Word.GoToItem,"bookmark",EnumField,Fine,false -Word.GoToItem,"comment",EnumField,Fine,false -Word.GoToItem,"embeddedObject",EnumField,Good,false -Word.GoToItem,"endnote",EnumField,Fine,false -Word.GoToItem,"equation",EnumField,Fine,false -Word.GoToItem,"field",EnumField,Good,false -Word.GoToItem,"footnote",EnumField,Fine,false -Word.GoToItem,"grammaticalError",EnumField,Good,false -Word.GoToItem,"graphic",EnumField,Fine,false -Word.GoToItem,"heading",EnumField,Fine,false -Word.GoToItem,"line",EnumField,Fine,false -Word.GoToItem,"page",EnumField,Fine,false -Word.GoToItem,"percent",EnumField,Fine,false -Word.GoToItem,"proofreadingError",EnumField,Good,false -Word.GoToItem,"section",EnumField,Fine,false -Word.GoToItem,"spellingError",EnumField,Good,false -Word.GoToItem,"table",EnumField,Fine,false -Word.GoToOptions,N/A,Interface,Unknown,false -Word.GoToOptions,"count",Property,Excellent,false -Word.GoToOptions,"direction",Property,Excellent,false -Word.GoToOptions,"item",Property,Excellent,false -Word.GoToOptions,"name",Property,Excellent,false -Word.GradientColorType,N/A,Enum,Good,false -Word.GradientColorType,"mixed",EnumField,Excellent,false -Word.GradientColorType,"multiColor",EnumField,Fine,false -Word.GradientColorType,"oneColor",EnumField,Fine,false -Word.GradientColorType,"presetColors",EnumField,Fine,false -Word.GradientColorType,"twoColors",EnumField,Fine,false -Word.GradientStyle,N/A,Enum,Unknown,false -Word.GradientStyle,"diagonalDown",EnumField,Fine,false -Word.GradientStyle,"diagonalUp",EnumField,Fine,false -Word.GradientStyle,"fromCenter",EnumField,Fine,false -Word.GradientStyle,"fromCorner",EnumField,Fine,false -Word.GradientStyle,"fromTitle",EnumField,Fine,false -Word.GradientStyle,"horizontal",EnumField,Fine,false -Word.GradientStyle,"mixed",EnumField,Fine,false -Word.GradientStyle,"vertical",EnumField,Fine,false -Word.GroupContentControl,N/A,Class,Unknown,false -Word.GroupContentControl,"appearance",Property,Good,false -Word.GroupContentControl,"color",Property,Excellent,false -Word.GroupContentControl,"context",Property,Excellent,false -Word.GroupContentControl,"id",Property,Great,false -Word.GroupContentControl,"isTemporary",Property,Excellent,false -Word.GroupContentControl,"level",Property,Good,false -Word.GroupContentControl,"lockContentControl",Property,Great,false -Word.GroupContentControl,"lockContents",Property,Great,false -Word.GroupContentControl,"placeholderText",Property,Great,false -Word.GroupContentControl,"range",Property,Good,false -Word.GroupContentControl,"showingPlaceholderText",Property,Good,false -Word.GroupContentControl,"tag",Property,Good,false -Word.GroupContentControl,"title",Property,Good,false -Word.GroupContentControl,"xmlMapping",Property,Good,false -Word.GroupContentControl,"copy()",Method,Fine,false -Word.GroupContentControl,"cut()",Method,Fine,false -Word.GroupContentControl,"delete(deleteContents)",Method,Excellent,false -Word.GroupContentControl,"load(options)",Method,Excellent,false -Word.GroupContentControl,"load(propertyNames)",Method,Excellent,false -Word.GroupContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.GroupContentControl,"set(properties, options)",Method,Good,false -Word.GroupContentControl,"set(properties)",Method,Good,false -Word.GroupContentControl,"setPlaceholderText(options)",Method,Fine,false -Word.GroupContentControl,"toJSON()",Method,Excellent,false -Word.GroupContentControl,"track()",Method,Excellent,false -Word.GroupContentControl,"ungroup()",Method,Fine,false -Word.GroupContentControl,"untrack()",Method,Excellent,false -Word.GutterPosition,N/A,Enum,Unknown,false -Word.GutterPosition,"left",EnumField,Fine,false -Word.GutterPosition,"right",EnumField,Fine,false -Word.GutterPosition,"top",EnumField,Fine,false -Word.GutterStyle,N/A,Enum,Unknown,false -Word.GutterStyle,"bidirectional",EnumField,Fine,false -Word.GutterStyle,"latin",EnumField,Fine,false -Word.HeaderFooterType,N/A,Enum,Unknown,true -Word.HeaderFooterType,"evenPages",EnumField,Good,false -Word.HeaderFooterType,"firstPage",EnumField,Good,false -Word.HeaderFooterType,"primary",EnumField,Great,false -Word.HeadingSeparator,N/A,Enum,Unknown,false -Word.HeadingSeparator,"blankLine",EnumField,Good,false -Word.HeadingSeparator,"letter",EnumField,Good,false -Word.HeadingSeparator,"letterFull",EnumField,Good,false -Word.HeadingSeparator,"letterLow",EnumField,Great,false -Word.HeadingSeparator,"none",EnumField,Good,false -Word.HeadingStyle,N/A,Class,Unknown,false -Word.HeadingStyle,"context",Property,Excellent,false -Word.HeadingStyle,"level",Property,Excellent,false -Word.HeadingStyle,"name",Property,Good,false -Word.HeadingStyle,"delete()",Method,Fine,false -Word.HeadingStyle,"load(options)",Method,Excellent,false -Word.HeadingStyle,"load(propertyNames)",Method,Excellent,false -Word.HeadingStyle,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.HeadingStyle,"set(properties, options)",Method,Good,false -Word.HeadingStyle,"set(properties)",Method,Good,false -Word.HeadingStyle,"toJSON()",Method,Excellent,false -Word.HeadingStyle,"track()",Method,Excellent,false -Word.HeadingStyle,"untrack()",Method,Excellent,false -Word.HeadingStyleCollection,N/A,Class,Great,false -Word.HeadingStyleCollection,"context",Property,Excellent,false -Word.HeadingStyleCollection,"items",Property,Poor,false -Word.HeadingStyleCollection,"add(name, level)",Method,Poor,false -Word.HeadingStyleCollection,"load(options)",Method,Excellent,false -Word.HeadingStyleCollection,"load(propertyNames)",Method,Excellent,false -Word.HeadingStyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.HeadingStyleCollection,"toJSON()",Method,Excellent,false -Word.HeadingStyleCollection,"track()",Method,Excellent,false -Word.HeadingStyleCollection,"untrack()",Method,Excellent,false -Word.HorizontalInVerticalType,N/A,Enum,Unknown,false -Word.HorizontalInVerticalType,"fitInLine",EnumField,Fine,false -Word.HorizontalInVerticalType,"none",EnumField,Fine,false -Word.HorizontalInVerticalType,"resizeLine",EnumField,Fine,false -Word.HtmlDivision,N/A,Class,Missing,false -Word.HtmlDivision,"context",Property,Excellent,false -Word.HtmlDivision,"htmlDivisions",Property,Missing,false -Word.HtmlDivision,"leftIndent",Property,Excellent,false -Word.HtmlDivision,"range",Property,Good,false -Word.HtmlDivision,"rightIndent",Property,Great,false -Word.HtmlDivision,"spaceAfter",Property,Great,false -Word.HtmlDivision,"spaceBefore",Property,Great,false -Word.HtmlDivision,"delete()",Method,Fine,false -Word.HtmlDivision,"htmlDivisionParent(levelsUp)",Method,Great,false -Word.HtmlDivision,"load(options)",Method,Excellent,false -Word.HtmlDivision,"load(propertyNames)",Method,Excellent,false -Word.HtmlDivision,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.HtmlDivision,"toJSON()",Method,Excellent,false -Word.HtmlDivision,"track()",Method,Excellent,false -Word.HtmlDivision,"untrack()",Method,Excellent,false -Word.HtmlDivisionCollection,N/A,Class,Unknown,false -Word.HtmlDivisionCollection,"context",Property,Excellent,false -Word.HtmlDivisionCollection,"items",Property,Poor,false -Word.HtmlDivisionCollection,"getItemAt(index)",Method,Excellent,false -Word.HtmlDivisionCollection,"load(options)",Method,Excellent,false -Word.HtmlDivisionCollection,"load(propertyNames)",Method,Excellent,false -Word.HtmlDivisionCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.HtmlDivisionCollection,"toJSON()",Method,Excellent,false -Word.Hyperlink,N/A,Class,Unknown,false -Word.Hyperlink,"address",Property,Excellent,false -Word.Hyperlink,"context",Property,Excellent,false -Word.Hyperlink,"emailSubject",Property,Excellent,false -Word.Hyperlink,"isExtraInfoRequired",Property,Excellent,false -Word.Hyperlink,"name",Property,Good,false -Word.Hyperlink,"range",Property,Excellent,false -Word.Hyperlink,"screenTip",Property,Excellent,false -Word.Hyperlink,"subAddress",Property,Great,false -Word.Hyperlink,"target",Property,Great,false -Word.Hyperlink,"textToDisplay",Property,Great,false -Word.Hyperlink,"type",Property,Fine,false -Word.Hyperlink,"addToFavorites()",Method,Good,false -Word.Hyperlink,"createNewDocument(fileName, editNow, overwrite)",Method,Fine,false -Word.Hyperlink,"delete()",Method,Fine,false -Word.Hyperlink,"load(options)",Method,Excellent,false -Word.Hyperlink,"load(propertyNames)",Method,Excellent,false -Word.Hyperlink,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Hyperlink,"set(properties, options)",Method,Good,false -Word.Hyperlink,"set(properties)",Method,Good,false -Word.Hyperlink,"toJSON()",Method,Excellent,false -Word.Hyperlink,"track()",Method,Excellent,false -Word.Hyperlink,"untrack()",Method,Excellent,false -Word.HyperlinkAddOptions,N/A,Interface,Unknown,false -Word.HyperlinkAddOptions,"address",Property,Great,false -Word.HyperlinkAddOptions,"screenTip",Property,Great,false -Word.HyperlinkAddOptions,"subAddress",Property,Excellent,false -Word.HyperlinkAddOptions,"target",Property,Great,false -Word.HyperlinkAddOptions,"textToDisplay",Property,Great,false -Word.HyperlinkCollection,N/A,Class,Unknown,false -Word.HyperlinkCollection,"context",Property,Excellent,false -Word.HyperlinkCollection,"items",Property,Poor,false -Word.HyperlinkCollection,"add(anchor, options)",Method,Great,false -Word.HyperlinkCollection,"load(options)",Method,Excellent,false -Word.HyperlinkCollection,"load(propertyNames)",Method,Excellent,false -Word.HyperlinkCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.HyperlinkCollection,"toJSON()",Method,Excellent,false -Word.HyperlinkCollection,"track()",Method,Excellent,false -Word.HyperlinkCollection,"untrack()",Method,Excellent,false -Word.HyperlinkType,N/A,Enum,Unknown,false -Word.HyperlinkType,"inlineShape",EnumField,Fine,false -Word.HyperlinkType,"range",EnumField,Fine,false -Word.HyperlinkType,"shape",EnumField,Fine,false -Word.ImageFormat,N/A,Enum,Fine,true -Word.ImageFormat,"bmp",EnumField,Fine,false -Word.ImageFormat,"emf",EnumField,Fine,false -Word.ImageFormat,"exif",EnumField,Fine,false -Word.ImageFormat,"gif",EnumField,Fine,false -Word.ImageFormat,"icon",EnumField,Fine,false -Word.ImageFormat,"jpeg",EnumField,Fine,false -Word.ImageFormat,"pdf",EnumField,Fine,false -Word.ImageFormat,"pict",EnumField,Fine,false -Word.ImageFormat,"png",EnumField,Fine,false -Word.ImageFormat,"svg",EnumField,Fine,false -Word.ImageFormat,"tiff",EnumField,Fine,false -Word.ImageFormat,"undefined",EnumField,Fine,false -Word.ImageFormat,"unsupported",EnumField,Fine,false -Word.ImageFormat,"wmf",EnumField,Fine,false -Word.ImeMode,N/A,Enum,Unknown,false -Word.ImeMode,"alpha",EnumField,Great,false -Word.ImeMode,"alphaFull",EnumField,Great,false -Word.ImeMode,"hangul",EnumField,Great,false -Word.ImeMode,"hangulFull",EnumField,Great,false -Word.ImeMode,"hiragana",EnumField,Great,false -Word.ImeMode,"katakana",EnumField,Great,false -Word.ImeMode,"katakanaHalf",EnumField,Great,false -Word.ImeMode,"noControl",EnumField,Great,false -Word.ImeMode,"off",EnumField,Great,false -Word.ImeMode,"on",EnumField,Great,false -Word.ImportedStylesConflictBehavior,N/A,Enum,Unknown,true -Word.ImportedStylesConflictBehavior,"createNew",EnumField,Great,false -Word.ImportedStylesConflictBehavior,"ignore",EnumField,Fine,false -Word.ImportedStylesConflictBehavior,"overwrite",EnumField,Fine,false -Word.Index,N/A,Class,Missing,false -Word.Index,"context",Property,Excellent,false -Word.Index,"filter",Property,Great,false -Word.Index,"headingSeparator",Property,Good,false -Word.Index,"indexLanguage",Property,Good,false -Word.Index,"numberOfColumns",Property,Fine,false -Word.Index,"range",Property,Excellent,false -Word.Index,"rightAlignPageNumbers",Property,Great,false -Word.Index,"separateAccentedLetterHeadings",Property,Great,false -Word.Index,"sortBy",Property,Good,false -Word.Index,"tabLeader",Property,Great,false -Word.Index,"type",Property,Missing,false -Word.Index,"delete()",Method,Poor,false -Word.Index,"load(options)",Method,Excellent,false -Word.Index,"load(propertyNames)",Method,Excellent,false -Word.Index,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Index,"set(properties, options)",Method,Good,false -Word.Index,"set(properties)",Method,Good,false -Word.Index,"toJSON()",Method,Excellent,false -Word.Index,"track()",Method,Excellent,false -Word.Index,"untrack()",Method,Excellent,false -Word.IndexAddOptions,N/A,Interface,Unknown,false -Word.IndexAddOptions,"headingSeparator",Property,Excellent,false -Word.IndexAddOptions,"indexLanguage",Property,Excellent,false -Word.IndexAddOptions,"numberOfColumns",Property,Excellent,false -Word.IndexAddOptions,"rightAlignPageNumbers",Property,Excellent,false -Word.IndexAddOptions,"separateAccentedLetterHeadings",Property,Excellent,false -Word.IndexAddOptions,"sortBy",Property,Excellent,false -Word.IndexAddOptions,"type",Property,Excellent,false -Word.IndexCollection,N/A,Class,Great,false -Word.IndexCollection,"context",Property,Excellent,false -Word.IndexCollection,"items",Property,Poor,false -Word.IndexCollection,"add(range, indexAddOptions)",Method,Great,false -Word.IndexCollection,"getFormat()",Method,Good,false -Word.IndexCollection,"getItem(index)",Method,Good,false -Word.IndexCollection,"load(options)",Method,Excellent,false -Word.IndexCollection,"load(propertyNames)",Method,Excellent,false -Word.IndexCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.IndexCollection,"markAllEntries(range, markAllEntriesOptions)",Method,Good,false -Word.IndexCollection,"toJSON()",Method,Excellent,false -Word.IndexCollection,"track()",Method,Excellent,false -Word.IndexCollection,"untrack()",Method,Excellent,false -Word.IndexFilter,N/A,Enum,Unknown,false -Word.IndexFilter,"aiueo",EnumField,Fine,false -Word.IndexFilter,"akasatana",EnumField,Fine,false -Word.IndexFilter,"chosung",EnumField,Fine,false -Word.IndexFilter,"full",EnumField,Fine,false -Word.IndexFilter,"low",EnumField,Fine,false -Word.IndexFilter,"medium",EnumField,Fine,false -Word.IndexFilter,"none",EnumField,Fine,false -Word.IndexFormat,N/A,Enum,Unknown,false -Word.IndexFormat,"bulleted",EnumField,Fine,false -Word.IndexFormat,"classic",EnumField,Fine,false -Word.IndexFormat,"fancy",EnumField,Fine,false -Word.IndexFormat,"formal",EnumField,Fine,false -Word.IndexFormat,"modern",EnumField,Fine,false -Word.IndexFormat,"simple",EnumField,Fine,false -Word.IndexFormat,"template",EnumField,Fine,false -Word.IndexMarkAllEntriesOptions,N/A,Interface,Unknown,false -Word.IndexMarkAllEntriesOptions,"bold",Property,Excellent,false -Word.IndexMarkAllEntriesOptions,"bookmarkName",Property,Excellent,false -Word.IndexMarkAllEntriesOptions,"crossReference",Property,Excellent,false -Word.IndexMarkAllEntriesOptions,"crossReferenceAutoText",Property,Excellent,false -Word.IndexMarkAllEntriesOptions,"entry",Property,Excellent,false -Word.IndexMarkAllEntriesOptions,"entryAutoText",Property,Excellent,false -Word.IndexMarkAllEntriesOptions,"italic",Property,Excellent,false -Word.IndexMarkEntryOptions,N/A,Interface,Unknown,false -Word.IndexMarkEntryOptions,"bold",Property,Excellent,false -Word.IndexMarkEntryOptions,"bookmarkName",Property,Excellent,false -Word.IndexMarkEntryOptions,"crossReference",Property,Excellent,false -Word.IndexMarkEntryOptions,"crossReferenceAutoText",Property,Excellent,false -Word.IndexMarkEntryOptions,"entry",Property,Excellent,false -Word.IndexMarkEntryOptions,"entryAutoText",Property,Excellent,false -Word.IndexMarkEntryOptions,"italic",Property,Excellent,false -Word.IndexMarkEntryOptions,"reading",Property,Excellent,false -Word.IndexSortBy,N/A,Enum,Unknown,false -Word.IndexSortBy,"stroke",EnumField,Fine,false -Word.IndexSortBy,"syllable",EnumField,Fine,false -Word.IndexType,N/A,Enum,Good,false -Word.IndexType,"indent",EnumField,Good,false -Word.IndexType,"runin",EnumField,Good,false -Word.InlinePicture,N/A,Class,Unknown,true -Word.InlinePicture,"altTextDescription",Property,Excellent,false -Word.InlinePicture,"altTextTitle",Property,Excellent,false -Word.InlinePicture,"context",Property,Excellent,false -Word.InlinePicture,"height",Property,Great,false -Word.InlinePicture,"hyperlink",Property,Excellent,false -Word.InlinePicture,"imageFormat",Property,Poor,true -Word.InlinePicture,"lockAspectRatio",Property,Excellent,false -Word.InlinePicture,"paragraph",Property,Fine,false -Word.InlinePicture,"parentContentControl",Property,Great,false -Word.InlinePicture,"parentContentControlOrNullObject",Property,Excellent,false -Word.InlinePicture,"parentTable",Property,Great,false -Word.InlinePicture,"parentTableCell",Property,Great,false -Word.InlinePicture,"parentTableCellOrNullObject",Property,Excellent,false -Word.InlinePicture,"parentTableOrNullObject",Property,Excellent,false -Word.InlinePicture,"width",Property,Great,false -Word.InlinePicture,"delete()",Method,Fine,false -Word.InlinePicture,"getBase64ImageSrc()",Method,Good,true -Word.InlinePicture,"getNext()",Method,Great,true -Word.InlinePicture,"getNextOrNullObject()",Method,Excellent,true -Word.InlinePicture,"getRange(rangeLocation)",Method,Fine,false -Word.InlinePicture,"insertBreak(breakType, insertLocation)",Method,Good,false -Word.InlinePicture,"insertContentControl()",Method,Fine,false -Word.InlinePicture,"insertFileFromBase64(base64File, insertLocation)",Method,Fine,false -Word.InlinePicture,"insertHtml(html, insertLocation)",Method,Fine,false -Word.InlinePicture,"insertInlinePictureFromBase64(base64EncodedImage, insertLocation)",Method,Good,false -Word.InlinePicture,"insertOoxml(ooxml, insertLocation)",Method,Fine,false -Word.InlinePicture,"insertParagraph(paragraphText, insertLocation)",Method,Fine,false -Word.InlinePicture,"insertText(text, insertLocation)",Method,Fine,false -Word.InlinePicture,"load(options)",Method,Excellent,false -Word.InlinePicture,"load(propertyNames)",Method,Excellent,false -Word.InlinePicture,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.InlinePicture,"select(selectionMode)",Method,Fine,false -Word.InlinePicture,"select(selectionMode)",Method,Fine,false -Word.InlinePicture,"set(properties, options)",Method,Good,false -Word.InlinePicture,"set(properties)",Method,Good,false -Word.InlinePicture,"toJSON()",Method,Excellent,false -Word.InlinePicture,"track()",Method,Excellent,false -Word.InlinePicture,"untrack()",Method,Excellent,false -Word.InlinePictureCollection,N/A,Class,Unknown,true -Word.InlinePictureCollection,"context",Property,Excellent,false -Word.InlinePictureCollection,"items",Property,Poor,false -Word.InlinePictureCollection,"getFirst()",Method,Great,false -Word.InlinePictureCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.InlinePictureCollection,"load(options)",Method,Excellent,false -Word.InlinePictureCollection,"load(propertyNames)",Method,Excellent,false -Word.InlinePictureCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.InlinePictureCollection,"toJSON()",Method,Excellent,false -Word.InlinePictureCollection,"track()",Method,Excellent,false -Word.InlinePictureCollection,"untrack()",Method,Excellent,false -Word.InsertFileOptions,N/A,Interface,Unknown,true -Word.InsertFileOptions,"importChangeTrackingMode",Property,Fine,false -Word.InsertFileOptions,"importCustomProperties",Property,Fine,false -Word.InsertFileOptions,"importCustomXmlParts",Property,Fine,false -Word.InsertFileOptions,"importDifferentOddEvenPages",Property,Good,false -Word.InsertFileOptions,"importPageColor",Property,Fine,false -Word.InsertFileOptions,"importParagraphSpacing",Property,Fine,false -Word.InsertFileOptions,"importStyles",Property,Fine,false -Word.InsertFileOptions,"importTheme",Property,Fine,false -Word.InsertLocation,N/A,Enum,Unknown,true -Word.InsertLocation,"after",EnumField,Good,false -Word.InsertLocation,"before",EnumField,Good,false -Word.InsertLocation,"end",EnumField,Good,false -Word.InsertLocation,"replace",EnumField,Good,false -Word.InsertLocation,"start",EnumField,Good,false -Word.InsertShapeOptions,N/A,Interface,Unknown,true -Word.InsertShapeOptions,"height",Property,Poor,false -Word.InsertShapeOptions,"left",Property,Fine,false -Word.InsertShapeOptions,"top",Property,Fine,false -Word.InsertShapeOptions,"width",Property,Poor,false -Word.JustificationMode,N/A,Enum,Unknown,false -Word.JustificationMode,"compress",EnumField,Fine,false -Word.JustificationMode,"compressKana",EnumField,Fine,false -Word.JustificationMode,"expand",EnumField,Fine,false -Word.Kana,N/A,Enum,Unknown,false -Word.Kana,"hiragana",EnumField,Fine,false -Word.Kana,"katakana",EnumField,Fine,false -Word.LanguageId,N/A,Enum,Unknown,false -Word.LanguageId,"afrikaans",EnumField,Fine,false -Word.LanguageId,"albanian",EnumField,Fine,false -Word.LanguageId,"amharic",EnumField,Fine,false -Word.LanguageId,"arabic",EnumField,Fine,false -Word.LanguageId,"arabicAlgeria",EnumField,Fine,false -Word.LanguageId,"arabicBahrain",EnumField,Fine,false -Word.LanguageId,"arabicEgypt",EnumField,Fine,false -Word.LanguageId,"arabicIraq",EnumField,Fine,false -Word.LanguageId,"arabicJordan",EnumField,Fine,false -Word.LanguageId,"arabicKuwait",EnumField,Fine,false -Word.LanguageId,"arabicLebanon",EnumField,Fine,false -Word.LanguageId,"arabicLibya",EnumField,Fine,false -Word.LanguageId,"arabicMorocco",EnumField,Fine,false -Word.LanguageId,"arabicOman",EnumField,Fine,false -Word.LanguageId,"arabicQatar",EnumField,Fine,false -Word.LanguageId,"arabicSyria",EnumField,Fine,false -Word.LanguageId,"arabicTunisia",EnumField,Fine,false -Word.LanguageId,"arabicUAE",EnumField,Fine,false -Word.LanguageId,"arabicYemen",EnumField,Fine,false -Word.LanguageId,"armenian",EnumField,Fine,false -Word.LanguageId,"assamese",EnumField,Fine,false -Word.LanguageId,"azeriCyrillic",EnumField,Fine,false -Word.LanguageId,"azeriLatin",EnumField,Fine,false -Word.LanguageId,"basque",EnumField,Fine,false -Word.LanguageId,"belarusian",EnumField,Fine,false -Word.LanguageId,"belgianDutch",EnumField,Fine,false -Word.LanguageId,"belgianFrench",EnumField,Fine,false -Word.LanguageId,"bengali",EnumField,Fine,false -Word.LanguageId,"bulgarian",EnumField,Fine,false -Word.LanguageId,"burmese",EnumField,Fine,false -Word.LanguageId,"catalan",EnumField,Fine,false -Word.LanguageId,"cherokee",EnumField,Fine,false -Word.LanguageId,"chineseHongKongSAR",EnumField,Fine,false -Word.LanguageId,"chineseMacaoSAR",EnumField,Fine,false -Word.LanguageId,"chineseSingapore",EnumField,Fine,false -Word.LanguageId,"croatian",EnumField,Fine,false -Word.LanguageId,"czech",EnumField,Fine,false -Word.LanguageId,"danish",EnumField,Fine,false -Word.LanguageId,"divehi",EnumField,Fine,false -Word.LanguageId,"dutch",EnumField,Fine,false -Word.LanguageId,"edo",EnumField,Fine,false -Word.LanguageId,"englishAUS",EnumField,Fine,false -Word.LanguageId,"englishBelize",EnumField,Fine,false -Word.LanguageId,"englishCanadian",EnumField,Fine,false -Word.LanguageId,"englishCaribbean",EnumField,Fine,false -Word.LanguageId,"englishIndonesia",EnumField,Fine,false -Word.LanguageId,"englishIreland",EnumField,Fine,false -Word.LanguageId,"englishJamaica",EnumField,Fine,false -Word.LanguageId,"englishNewZealand",EnumField,Fine,false -Word.LanguageId,"englishPhilippines",EnumField,Fine,false -Word.LanguageId,"englishSouthAfrica",EnumField,Fine,false -Word.LanguageId,"englishTrinidadTobago",EnumField,Fine,false -Word.LanguageId,"englishUK",EnumField,Fine,false -Word.LanguageId,"englishUS",EnumField,Fine,false -Word.LanguageId,"englishZimbabwe",EnumField,Fine,false -Word.LanguageId,"estonian",EnumField,Fine,false -Word.LanguageId,"faeroese",EnumField,Fine,false -Word.LanguageId,"filipino",EnumField,Fine,false -Word.LanguageId,"finnish",EnumField,Fine,false -Word.LanguageId,"french",EnumField,Fine,false -Word.LanguageId,"frenchCameroon",EnumField,Fine,false -Word.LanguageId,"frenchCanadian",EnumField,Fine,false -Word.LanguageId,"frenchCongoDRC",EnumField,Fine,false -Word.LanguageId,"frenchCotedIvoire",EnumField,Fine,false -Word.LanguageId,"frenchHaiti",EnumField,Fine,false -Word.LanguageId,"frenchLuxembourg",EnumField,Fine,false -Word.LanguageId,"frenchMali",EnumField,Fine,false -Word.LanguageId,"frenchMonaco",EnumField,Fine,false -Word.LanguageId,"frenchMorocco",EnumField,Fine,false -Word.LanguageId,"frenchReunion",EnumField,Fine,false -Word.LanguageId,"frenchSenegal",EnumField,Fine,false -Word.LanguageId,"frenchWestIndies",EnumField,Fine,false -Word.LanguageId,"frisianNetherlands",EnumField,Fine,false -Word.LanguageId,"fulfulde",EnumField,Fine,false -Word.LanguageId,"gaelicIreland",EnumField,Fine,false -Word.LanguageId,"gaelicScotland",EnumField,Fine,false -Word.LanguageId,"galician",EnumField,Fine,false -Word.LanguageId,"georgian",EnumField,Fine,false -Word.LanguageId,"german",EnumField,Fine,false -Word.LanguageId,"germanAustria",EnumField,Fine,false -Word.LanguageId,"germanLiechtenstein",EnumField,Fine,false -Word.LanguageId,"germanLuxembourg",EnumField,Fine,false -Word.LanguageId,"greek",EnumField,Fine,false -Word.LanguageId,"guarani",EnumField,Fine,false -Word.LanguageId,"gujarati",EnumField,Fine,false -Word.LanguageId,"hausa",EnumField,Fine,false -Word.LanguageId,"hawaiian",EnumField,Fine,false -Word.LanguageId,"hebrew",EnumField,Fine,false -Word.LanguageId,"hindi",EnumField,Fine,false -Word.LanguageId,"hungarian",EnumField,Fine,false -Word.LanguageId,"ibibio",EnumField,Fine,false -Word.LanguageId,"icelandic",EnumField,Fine,false -Word.LanguageId,"igbo",EnumField,Fine,false -Word.LanguageId,"indonesian",EnumField,Fine,false -Word.LanguageId,"inuktitut",EnumField,Fine,false -Word.LanguageId,"italian",EnumField,Fine,false -Word.LanguageId,"japanese",EnumField,Fine,false -Word.LanguageId,"kannada",EnumField,Fine,false -Word.LanguageId,"kanuri",EnumField,Fine,false -Word.LanguageId,"kashmiri",EnumField,Fine,false -Word.LanguageId,"kazakh",EnumField,Fine,false -Word.LanguageId,"khmer",EnumField,Fine,false -Word.LanguageId,"kirghiz",EnumField,Fine,false -Word.LanguageId,"konkani",EnumField,Fine,false -Word.LanguageId,"korean",EnumField,Fine,false -Word.LanguageId,"kyrgyz",EnumField,Fine,false -Word.LanguageId,"languageNone",EnumField,Good,false -Word.LanguageId,"lao",EnumField,Fine,false -Word.LanguageId,"latin",EnumField,Fine,false -Word.LanguageId,"latvian",EnumField,Fine,false -Word.LanguageId,"lithuanian",EnumField,Fine,false -Word.LanguageId,"macedonianFYROM",EnumField,Fine,false -Word.LanguageId,"malayalam",EnumField,Fine,false -Word.LanguageId,"malayBruneiDarussalam",EnumField,Fine,false -Word.LanguageId,"malaysian",EnumField,Fine,false -Word.LanguageId,"maltese",EnumField,Fine,false -Word.LanguageId,"manipuri",EnumField,Fine,false -Word.LanguageId,"marathi",EnumField,Fine,false -Word.LanguageId,"mexicanSpanish",EnumField,Fine,false -Word.LanguageId,"mongolian",EnumField,Fine,false -Word.LanguageId,"nepali",EnumField,Fine,false -Word.LanguageId,"noProofing",EnumField,Great,false -Word.LanguageId,"norwegianBokmol",EnumField,Fine,false -Word.LanguageId,"norwegianNynorsk",EnumField,Fine,false -Word.LanguageId,"oriya",EnumField,Fine,false -Word.LanguageId,"oromo",EnumField,Fine,false -Word.LanguageId,"pashto",EnumField,Fine,false -Word.LanguageId,"persian",EnumField,Fine,false -Word.LanguageId,"polish",EnumField,Fine,false -Word.LanguageId,"portuguese",EnumField,Fine,false -Word.LanguageId,"portugueseBrazil",EnumField,Fine,false -Word.LanguageId,"punjabi",EnumField,Fine,false -Word.LanguageId,"rhaetoRomanic",EnumField,Fine,false -Word.LanguageId,"romanian",EnumField,Fine,false -Word.LanguageId,"romanianMoldova",EnumField,Fine,false -Word.LanguageId,"russian",EnumField,Fine,false -Word.LanguageId,"russianMoldova",EnumField,Fine,false -Word.LanguageId,"samiLappish",EnumField,Fine,false -Word.LanguageId,"sanskrit",EnumField,Fine,false -Word.LanguageId,"serbianCyrillic",EnumField,Fine,false -Word.LanguageId,"serbianLatin",EnumField,Fine,false -Word.LanguageId,"sesotho",EnumField,Fine,false -Word.LanguageId,"simplifiedChinese",EnumField,Good,false -Word.LanguageId,"sindhi",EnumField,Fine,false -Word.LanguageId,"sindhiPakistan",EnumField,Fine,false -Word.LanguageId,"sinhalese",EnumField,Fine,false -Word.LanguageId,"slovak",EnumField,Fine,false -Word.LanguageId,"slovenian",EnumField,Fine,false -Word.LanguageId,"somali",EnumField,Fine,false -Word.LanguageId,"sorbian",EnumField,Fine,false -Word.LanguageId,"spanish",EnumField,Fine,false -Word.LanguageId,"spanishArgentina",EnumField,Fine,false -Word.LanguageId,"spanishBolivia",EnumField,Fine,false -Word.LanguageId,"spanishChile",EnumField,Fine,false -Word.LanguageId,"spanishColombia",EnumField,Fine,false -Word.LanguageId,"spanishCostaRica",EnumField,Fine,false -Word.LanguageId,"spanishDominicanRepublic",EnumField,Fine,false -Word.LanguageId,"spanishEcuador",EnumField,Fine,false -Word.LanguageId,"spanishElSalvador",EnumField,Fine,false -Word.LanguageId,"spanishGuatemala",EnumField,Fine,false -Word.LanguageId,"spanishHonduras",EnumField,Fine,false -Word.LanguageId,"spanishModernSort",EnumField,Fine,false -Word.LanguageId,"spanishNicaragua",EnumField,Fine,false -Word.LanguageId,"spanishPanama",EnumField,Fine,false -Word.LanguageId,"spanishParaguay",EnumField,Fine,false -Word.LanguageId,"spanishPeru",EnumField,Fine,false -Word.LanguageId,"spanishPuertoRico",EnumField,Fine,false -Word.LanguageId,"spanishUruguay",EnumField,Fine,false -Word.LanguageId,"spanishVenezuela",EnumField,Fine,false -Word.LanguageId,"sutu",EnumField,Fine,false -Word.LanguageId,"swahili",EnumField,Fine,false -Word.LanguageId,"swedish",EnumField,Fine,false -Word.LanguageId,"swedishFinland",EnumField,Fine,false -Word.LanguageId,"swissFrench",EnumField,Fine,false -Word.LanguageId,"swissGerman",EnumField,Fine,false -Word.LanguageId,"swissItalian",EnumField,Fine,false -Word.LanguageId,"syriac",EnumField,Fine,false -Word.LanguageId,"tajik",EnumField,Fine,false -Word.LanguageId,"tamazight",EnumField,Fine,false -Word.LanguageId,"tamazightLatin",EnumField,Fine,false -Word.LanguageId,"tamil",EnumField,Fine,false -Word.LanguageId,"tatar",EnumField,Fine,false -Word.LanguageId,"telugu",EnumField,Fine,false -Word.LanguageId,"thai",EnumField,Fine,false -Word.LanguageId,"tibetan",EnumField,Fine,false -Word.LanguageId,"tigrignaEritrea",EnumField,Fine,false -Word.LanguageId,"tigrignaEthiopic",EnumField,Fine,false -Word.LanguageId,"traditionalChinese",EnumField,Fine,false -Word.LanguageId,"tsonga",EnumField,Fine,false -Word.LanguageId,"tswana",EnumField,Fine,false -Word.LanguageId,"turkish",EnumField,Fine,false -Word.LanguageId,"turkmen",EnumField,Fine,false -Word.LanguageId,"ukrainian",EnumField,Fine,false -Word.LanguageId,"urdu",EnumField,Fine,false -Word.LanguageId,"uzbekCyrillic",EnumField,Fine,false -Word.LanguageId,"uzbekLatin",EnumField,Fine,false -Word.LanguageId,"venda",EnumField,Fine,false -Word.LanguageId,"vietnamese",EnumField,Fine,false -Word.LanguageId,"welsh",EnumField,Fine,false -Word.LanguageId,"xhosa",EnumField,Fine,false -Word.LanguageId,"yi",EnumField,Fine,false -Word.LanguageId,"yiddish",EnumField,Fine,false -Word.LanguageId,"yoruba",EnumField,Fine,false -Word.LanguageId,"zulu",EnumField,Fine,false -Word.LayoutMode,N/A,Enum,Unknown,false -Word.LayoutMode,"default",EnumField,Good,false -Word.LayoutMode,"genko",EnumField,Fine,false -Word.LayoutMode,"grid",EnumField,Fine,false -Word.LayoutMode,"lineGrid",EnumField,Fine,false -Word.Ligature,N/A,Enum,Unknown,false -Word.Ligature,"all",EnumField,Fine,false -Word.Ligature,"contextual",EnumField,Great,false -Word.Ligature,"contextualDiscretional",EnumField,Great,false -Word.Ligature,"contextualHistorical",EnumField,Great,false -Word.Ligature,"contextualHistoricalDiscretional",EnumField,Great,false -Word.Ligature,"discretional",EnumField,Fine,false -Word.Ligature,"historical",EnumField,Fine,false -Word.Ligature,"historicalDiscretional",EnumField,Fine,false -Word.Ligature,"none",EnumField,Fine,false -Word.Ligature,"standard",EnumField,Fine,false -Word.Ligature,"standardContextual",EnumField,Great,false -Word.Ligature,"standardContextualDiscretional",EnumField,Great,false -Word.Ligature,"standardContextualHistorical",EnumField,Great,false -Word.Ligature,"standardDiscretional",EnumField,Fine,false -Word.Ligature,"standardHistorical",EnumField,Fine,false -Word.Ligature,"standardHistoricalDiscretional",EnumField,Fine,false -Word.LightRigType,N/A,Enum,Unknown,false -Word.LightRigType,"balanced",EnumField,Fine,false -Word.LightRigType,"brightRoom",EnumField,Fine,false -Word.LightRigType,"chilly",EnumField,Fine,false -Word.LightRigType,"contrasting",EnumField,Fine,false -Word.LightRigType,"flat",EnumField,Fine,false -Word.LightRigType,"flood",EnumField,Fine,false -Word.LightRigType,"freezing",EnumField,Fine,false -Word.LightRigType,"glow",EnumField,Fine,false -Word.LightRigType,"harsh",EnumField,Fine,false -Word.LightRigType,"legacyFlat1",EnumField,Fine,false -Word.LightRigType,"legacyFlat2",EnumField,Fine,false -Word.LightRigType,"legacyFlat3",EnumField,Fine,false -Word.LightRigType,"legacyFlat4",EnumField,Fine,false -Word.LightRigType,"legacyHarsh1",EnumField,Fine,false -Word.LightRigType,"legacyHarsh2",EnumField,Fine,false -Word.LightRigType,"legacyHarsh3",EnumField,Fine,false -Word.LightRigType,"legacyHarsh4",EnumField,Fine,false -Word.LightRigType,"legacyNormal1",EnumField,Fine,false -Word.LightRigType,"legacyNormal2",EnumField,Fine,false -Word.LightRigType,"legacyNormal3",EnumField,Fine,false -Word.LightRigType,"legacyNormal4",EnumField,Fine,false -Word.LightRigType,"mixed",EnumField,Fine,false -Word.LightRigType,"morning",EnumField,Fine,false -Word.LightRigType,"soft",EnumField,Fine,false -Word.LightRigType,"sunrise",EnumField,Fine,false -Word.LightRigType,"sunset",EnumField,Fine,false -Word.LightRigType,"threePoint",EnumField,Fine,false -Word.LightRigType,"twoPoint",EnumField,Fine,false -Word.LineDashStyle,N/A,Enum,Unknown,false -Word.LineDashStyle,"dash",EnumField,Fine,false -Word.LineDashStyle,"dashDot",EnumField,Fine,false -Word.LineDashStyle,"dashDotDot",EnumField,Fine,false -Word.LineDashStyle,"longDash",EnumField,Fine,false -Word.LineDashStyle,"longDashDot",EnumField,Fine,false -Word.LineDashStyle,"longDashDotDot",EnumField,Fine,false -Word.LineDashStyle,"mixed",EnumField,Fine,false -Word.LineDashStyle,"roundDot",EnumField,Fine,false -Word.LineDashStyle,"solid",EnumField,Fine,false -Word.LineDashStyle,"squareDot",EnumField,Fine,false -Word.LineDashStyle,"sysDash",EnumField,Fine,false -Word.LineDashStyle,"sysDashDot",EnumField,Fine,false -Word.LineDashStyle,"sysDot",EnumField,Fine,false -Word.LineEndingType,N/A,Enum,Fine,false -Word.LineEndingType,"crlf",EnumField,Fine,false -Word.LineEndingType,"crOnly",EnumField,Fine,false -Word.LineEndingType,"lfcr",EnumField,Fine,false -Word.LineEndingType,"lfOnly",EnumField,Fine,false -Word.LineEndingType,"lsps",EnumField,Fine,false -Word.LineFormat,N/A,Class,Unknown,false -Word.LineFormat,"backgroundColor",Property,Good,false -Word.LineFormat,"beginArrowheadLength",Property,Great,false -Word.LineFormat,"beginArrowheadStyle",Property,Great,false -Word.LineFormat,"beginArrowheadWidth",Property,Great,false -Word.LineFormat,"context",Property,Excellent,false -Word.LineFormat,"dashStyle",Property,Good,false -Word.LineFormat,"endArrowheadLength",Property,Great,false -Word.LineFormat,"endArrowheadStyle",Property,Great,false -Word.LineFormat,"endArrowheadWidth",Property,Great,false -Word.LineFormat,"foregroundColor",Property,Good,false -Word.LineFormat,"insetPen",Property,Good,false -Word.LineFormat,"isVisible",Property,Excellent,false -Word.LineFormat,"pattern",Property,Good,false -Word.LineFormat,"style",Property,Good,false -Word.LineFormat,"transparency",Property,Excellent,false -Word.LineFormat,"weight",Property,Good,false -Word.LineFormat,"load(options)",Method,Excellent,false -Word.LineFormat,"load(propertyNames)",Method,Excellent,false -Word.LineFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.LineFormat,"set(properties, options)",Method,Good,false -Word.LineFormat,"set(properties)",Method,Good,false -Word.LineFormat,"toJSON()",Method,Excellent,false -Word.LineFormat,"track()",Method,Excellent,false -Word.LineFormat,"untrack()",Method,Excellent,false -Word.LineFormatStyle,N/A,Enum,Unknown,false -Word.LineFormatStyle,"mixed",EnumField,Fine,false -Word.LineFormatStyle,"single",EnumField,Fine,false -Word.LineFormatStyle,"thickBetweenThin",EnumField,Fine,false -Word.LineFormatStyle,"thickThin",EnumField,Fine,false -Word.LineFormatStyle,"thinThick",EnumField,Fine,false -Word.LineFormatStyle,"thinThin",EnumField,Fine,false -Word.LineNumbering,N/A,Class,Unknown,false -Word.LineNumbering,"context",Property,Excellent,false -Word.LineNumbering,"countBy",Property,Good,false -Word.LineNumbering,"distanceFromText",Property,Great,false -Word.LineNumbering,"isActive",Property,Great,false -Word.LineNumbering,"restartMode",Property,Great,false -Word.LineNumbering,"startingNumber",Property,Good,false -Word.LineNumbering,"load(options)",Method,Excellent,false -Word.LineNumbering,"load(propertyNames)",Method,Excellent,false -Word.LineNumbering,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.LineNumbering,"set(properties, options)",Method,Good,false -Word.LineNumbering,"set(properties)",Method,Good,false -Word.LineNumbering,"toJSON()",Method,Excellent,false -Word.LineNumbering,"track()",Method,Excellent,false -Word.LineNumbering,"untrack()",Method,Excellent,false -Word.LineSpacing,N/A,Enum,Unknown,false -Word.LineSpacing,"atLeast",EnumField,Fine,false -Word.LineSpacing,"double",EnumField,Fine,false -Word.LineSpacing,"exactly",EnumField,Fine,false -Word.LineSpacing,"multiple",EnumField,Fine,false -Word.LineSpacing,"onePt5",EnumField,Fine,false -Word.LineSpacing,"single",EnumField,Fine,false -Word.LineWidth,N/A,Enum,Unknown,false -Word.LineWidth,"pt025",EnumField,Fine,false -Word.LineWidth,"pt050",EnumField,Fine,false -Word.LineWidth,"pt075",EnumField,Fine,false -Word.LineWidth,"pt100",EnumField,Fine,false -Word.LineWidth,"pt150",EnumField,Fine,false -Word.LineWidth,"pt225",EnumField,Fine,false -Word.LineWidth,"pt300",EnumField,Fine,false -Word.LineWidth,"pt450",EnumField,Fine,false -Word.LineWidth,"pt600",EnumField,Fine,false -Word.LinkFormat,N/A,Class,Missing,false -Word.LinkFormat,"context",Property,Excellent,false -Word.LinkFormat,"isAutoUpdated",Property,Excellent,false -Word.LinkFormat,"isLocked",Property,Excellent,false -Word.LinkFormat,"isPictureSavedWithDocument",Property,Great,false -Word.LinkFormat,"sourceFullName",Property,Excellent,false -Word.LinkFormat,"sourceName",Property,Great,false -Word.LinkFormat,"sourcePath",Property,Great,false -Word.LinkFormat,"type",Property,Missing,false -Word.LinkFormat,"breakLink()",Method,Great,false -Word.LinkFormat,"load(options)",Method,Excellent,false -Word.LinkFormat,"load(propertyNames)",Method,Excellent,false -Word.LinkFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.LinkFormat,"set(properties, options)",Method,Good,false -Word.LinkFormat,"set(properties)",Method,Good,false -Word.LinkFormat,"toJSON()",Method,Excellent,false -Word.LinkFormat,"track()",Method,Excellent,false -Word.LinkFormat,"untrack()",Method,Excellent,false -Word.LinkType,N/A,Enum,Unknown,false -Word.LinkType,"chart",EnumField,Fine,false -Word.LinkType,"dde",EnumField,Fine,false -Word.LinkType,"ddeAuto",EnumField,Fine,false -Word.LinkType,"import",EnumField,Fine,false -Word.LinkType,"include",EnumField,Fine,false -Word.LinkType,"ole",EnumField,Good,false -Word.LinkType,"picture",EnumField,Fine,false -Word.LinkType,"reference",EnumField,Fine,false -Word.LinkType,"text",EnumField,Fine,false -Word.List,N/A,Class,Missing,true -Word.List,"context",Property,Excellent,false -Word.List,"id",Property,Missing,false -Word.List,"levelExistences",Property,Good,true -Word.List,"levelTypes",Property,Fine,true -Word.List,"paragraphs",Property,Poor,false -Word.List,"getLevelFont(level)",Method,Good,false -Word.List,"getLevelParagraphs(level)",Method,Good,false -Word.List,"getLevelPicture(level)",Method,Great,false -Word.List,"getLevelString(level)",Method,Great,false -Word.List,"insertParagraph(paragraphText, insertLocation)",Method,Fine,true -Word.List,"load(options)",Method,Excellent,false -Word.List,"load(propertyNames)",Method,Excellent,false -Word.List,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.List,"resetLevelFont(level, resetFontName)",Method,Good,false -Word.List,"setLevelAlignment(level, alignment)",Method,Good,false -Word.List,"setLevelAlignment(level, alignment)",Method,Good,false -Word.List,"setLevelBullet(level, listBullet, charCode, fontName)",Method,Great,true -Word.List,"setLevelBullet(level, listBullet, charCode, fontName)",Method,Great,false -Word.List,"setLevelIndents(level, textIndent, bulletNumberPictureIndent)",Method,Good,false -Word.List,"setLevelNumbering(level, listNumbering, formatString)",Method,Good,true -Word.List,"setLevelNumbering(level, listNumbering, formatString)",Method,Good,false -Word.List,"setLevelPicture(level, base64EncodedImage)",Method,Good,false -Word.List,"setLevelStartingNumber(level, startingNumber)",Method,Excellent,false -Word.List,"toJSON()",Method,Excellent,false -Word.List,"track()",Method,Excellent,false -Word.List,"untrack()",Method,Excellent,false -Word.ListApplyTo,N/A,Enum,Unknown,false -Word.ListApplyTo,"selection",EnumField,Fine,false -Word.ListApplyTo,"thisPointForward",EnumField,Fine,false -Word.ListApplyTo,"wholeList",EnumField,Fine,false -Word.ListBuiltInNumberStyle,N/A,Enum,Fine,true -Word.ListBuiltInNumberStyle,"aiueo",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"aiueoHalfWidth",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"arabic",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"arabic1",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"arabic2",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"arabicFullWidth",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"arabicLZ",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"arabicLZ2",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"arabicLZ3",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"arabicLZ4",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"bullet",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"cardinalText",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"chosung",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"ganada",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"gbnum1",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"gbnum2",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"gbnum3",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"gbnum4",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"hangul",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"hanja",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"hanjaRead",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"hanjaReadDigit",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"hebrew1",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"hebrew2",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"hindiArabic",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"hindiCardinalText",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"hindiLetter1",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"hindiLetter2",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"iroha",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"irohaHalfWidth",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"kanji",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"kanjiDigit",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"kanjiTraditional",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"kanjiTraditional2",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"legal",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"legalLZ",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"lowercaseBulgarian",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"lowercaseGreek",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"lowercaseRussian",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"lowercaseTurkish",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"lowerLetter",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"lowerRoman",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"none",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"numberInCircle",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"ordinal",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"ordinalText",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"pictureBullet",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"simpChinNum1",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"simpChinNum2",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"simpChinNum3",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"simpChinNum4",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"thaiArabic",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"thaiCardinalText",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"thaiLetter",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"tradChinNum1",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"tradChinNum2",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"tradChinNum3",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"tradChinNum4",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"uppercaseBulgarian",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"uppercaseGreek",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"uppercaseRussian",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"uppercaseTurkish",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"upperLetter",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"upperRoman",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"vietCardinalText",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"zodiac1",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"zodiac2",EnumField,Fine,false -Word.ListBuiltInNumberStyle,"zodiac3",EnumField,Fine,false -Word.ListBullet,N/A,Enum,Fine,true -Word.ListBullet,"arrow",EnumField,Fine,false -Word.ListBullet,"checkmark",EnumField,Fine,false -Word.ListBullet,"custom",EnumField,Fine,false -Word.ListBullet,"diamonds",EnumField,Fine,false -Word.ListBullet,"hollow",EnumField,Fine,false -Word.ListBullet,"solid",EnumField,Fine,false -Word.ListBullet,"square",EnumField,Fine,false -Word.ListCollection,N/A,Class,Unknown,true -Word.ListCollection,"context",Property,Excellent,false -Word.ListCollection,"items",Property,Poor,false -Word.ListCollection,"getById(id)",Method,Great,false -Word.ListCollection,"getByIdOrNullObject(id)",Method,Excellent,false -Word.ListCollection,"getFirst()",Method,Great,false -Word.ListCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.ListCollection,"getItem(id)",Method,Fine,false -Word.ListCollection,"load(options)",Method,Excellent,false -Word.ListCollection,"load(propertyNames)",Method,Excellent,false -Word.ListCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ListCollection,"toJSON()",Method,Excellent,false -Word.ListCollection,"track()",Method,Excellent,false -Word.ListCollection,"untrack()",Method,Excellent,false -Word.ListFormat,N/A,Class,Unknown,false -Word.ListFormat,"context",Property,Excellent,false -Word.ListFormat,"isSingleList",Property,Good,false -Word.ListFormat,"isSingleListTemplate",Property,Good,false -Word.ListFormat,"list",Property,Great,false -Word.ListFormat,"listLevelNumber",Property,Excellent,false -Word.ListFormat,"listString",Property,Excellent,false -Word.ListFormat,"listTemplate",Property,Good,false -Word.ListFormat,"listType",Property,Good,false -Word.ListFormat,"listValue",Property,Great,false -Word.ListFormat,"applyBulletDefault(defaultListBehavior)",Method,Fine,false -Word.ListFormat,"applyBulletDefault(defaultListBehavior)",Method,Fine,false -Word.ListFormat,"applyListTemplateWithLevel(listTemplate, options)",Method,Good,false -Word.ListFormat,"applyNumberDefault(defaultListBehavior)",Method,Fine,false -Word.ListFormat,"applyNumberDefault(defaultListBehavior)",Method,Fine,false -Word.ListFormat,"applyOutlineNumberDefault(defaultListBehavior)",Method,Fine,false -Word.ListFormat,"applyOutlineNumberDefault(defaultListBehavior)",Method,Fine,false -Word.ListFormat,"canContinuePreviousList(listTemplate)",Method,Good,false -Word.ListFormat,"convertNumbersToText(numberType)",Method,Poor,false -Word.ListFormat,"convertNumbersToText(numberType)",Method,Poor,false -Word.ListFormat,"countNumberedItems(options)",Method,Poor,false -Word.ListFormat,"listIndent()",Method,Poor,false -Word.ListFormat,"listOutdent()",Method,Poor,false -Word.ListFormat,"load(options)",Method,Excellent,false -Word.ListFormat,"load(propertyNames)",Method,Excellent,false -Word.ListFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ListFormat,"removeNumbers(numberType)",Method,Poor,false -Word.ListFormat,"removeNumbers(numberType)",Method,Poor,false -Word.ListFormat,"set(properties, options)",Method,Good,false -Word.ListFormat,"set(properties)",Method,Good,false -Word.ListFormat,"toJSON()",Method,Excellent,false -Word.ListFormat,"track()",Method,Excellent,false -Word.ListFormat,"untrack()",Method,Excellent,false -Word.ListFormatCountNumberedItemsOptions,N/A,Interface,Unknown,false -Word.ListFormatCountNumberedItemsOptions,"level",Property,Excellent,false -Word.ListFormatCountNumberedItemsOptions,"numberType",Property,Excellent,false -Word.ListItem,N/A,Class,Unknown,true -Word.ListItem,"context",Property,Excellent,false -Word.ListItem,"level",Property,Good,true -Word.ListItem,"listString",Property,Good,false -Word.ListItem,"siblingIndex",Property,Fine,false -Word.ListItem,"getAncestor(parentOnly)",Method,Great,false -Word.ListItem,"getAncestorOrNullObject(parentOnly)",Method,Excellent,false -Word.ListItem,"getDescendants(directChildrenOnly)",Method,Poor,false -Word.ListItem,"load(options)",Method,Excellent,false -Word.ListItem,"load(propertyNames)",Method,Excellent,false -Word.ListItem,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ListItem,"set(properties, options)",Method,Good,false -Word.ListItem,"set(properties)",Method,Good,false -Word.ListItem,"toJSON()",Method,Excellent,false -Word.ListItem,"track()",Method,Excellent,false -Word.ListItem,"untrack()",Method,Excellent,false -Word.ListLevel,N/A,Class,Unknown,true -Word.ListLevel,"alignment",Property,Excellent,false -Word.ListLevel,"context",Property,Excellent,false -Word.ListLevel,"font",Property,Great,false -Word.ListLevel,"linkedStyle",Property,Excellent,false -Word.ListLevel,"numberFormat",Property,Great,false -Word.ListLevel,"numberPosition",Property,Excellent,false -Word.ListLevel,"numberStyle",Property,Excellent,false -Word.ListLevel,"resetOnHigher",Property,Great,false -Word.ListLevel,"startAt",Property,Excellent,false -Word.ListLevel,"tabPosition",Property,Excellent,false -Word.ListLevel,"textPosition",Property,Excellent,false -Word.ListLevel,"trailingCharacter",Property,Great,false -Word.ListLevel,"load(options)",Method,Excellent,false -Word.ListLevel,"load(propertyNames)",Method,Excellent,false -Word.ListLevel,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ListLevel,"set(properties, options)",Method,Good,false -Word.ListLevel,"set(properties)",Method,Good,false -Word.ListLevel,"toJSON()",Method,Excellent,false -Word.ListLevel,"track()",Method,Excellent,false -Word.ListLevel,"untrack()",Method,Excellent,false -Word.ListLevelCollection,N/A,Class,Unknown,true -Word.ListLevelCollection,"context",Property,Excellent,false -Word.ListLevelCollection,"items",Property,Poor,false -Word.ListLevelCollection,"getFirst()",Method,Great,false -Word.ListLevelCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.ListLevelCollection,"load(options)",Method,Excellent,false -Word.ListLevelCollection,"load(propertyNames)",Method,Excellent,false -Word.ListLevelCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ListLevelCollection,"toJSON()",Method,Excellent,false -Word.ListLevelCollection,"track()",Method,Excellent,false -Word.ListLevelCollection,"untrack()",Method,Excellent,false -Word.ListLevelType,N/A,Enum,Fine,true -Word.ListLevelType,"bullet",EnumField,Fine,false -Word.ListLevelType,"number",EnumField,Fine,false -Word.ListLevelType,"picture",EnumField,Fine,false -Word.ListNumbering,N/A,Enum,Fine,true -Word.ListNumbering,"arabic",EnumField,Fine,false -Word.ListNumbering,"lowerLetter",EnumField,Fine,false -Word.ListNumbering,"lowerRoman",EnumField,Fine,false -Word.ListNumbering,"none",EnumField,Fine,false -Word.ListNumbering,"upperLetter",EnumField,Fine,false -Word.ListNumbering,"upperRoman",EnumField,Fine,false -Word.ListTemplate,N/A,Class,Great,true -Word.ListTemplate,"context",Property,Excellent,false -Word.ListTemplate,"listLevels",Property,Good,false -Word.ListTemplate,"name",Property,Good,false -Word.ListTemplate,"outlineNumbered",Property,Great,false -Word.ListTemplate,"load(options)",Method,Excellent,false -Word.ListTemplate,"load(propertyNames)",Method,Excellent,false -Word.ListTemplate,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ListTemplate,"set(properties, options)",Method,Good,false -Word.ListTemplate,"set(properties)",Method,Good,false -Word.ListTemplate,"toJSON()",Method,Excellent,false -Word.ListTemplate,"track()",Method,Excellent,false -Word.ListTemplate,"untrack()",Method,Excellent,false -Word.ListTemplateApplyOptions,N/A,Interface,Unknown,false -Word.ListTemplateApplyOptions,"applyLevel",Property,Excellent,false -Word.ListTemplateApplyOptions,"applyTo",Property,Excellent,false -Word.ListTemplateApplyOptions,"continuePreviousList",Property,Excellent,false -Word.ListTemplateApplyOptions,"defaultListBehavior",Property,Excellent,false -Word.ListTemplateCollection,N/A,Class,Unknown,false -Word.ListTemplateCollection,"context",Property,Excellent,false -Word.ListTemplateCollection,"items",Property,Poor,false -Word.ListTemplateCollection,"add(options)",Method,Great,false -Word.ListTemplateCollection,"getItem(index)",Method,Good,false -Word.ListTemplateCollection,"load(options)",Method,Excellent,false -Word.ListTemplateCollection,"load(propertyNames)",Method,Excellent,false -Word.ListTemplateCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ListTemplateCollection,"toJSON()",Method,Excellent,false -Word.ListTemplateCollection,"track()",Method,Excellent,false -Word.ListTemplateCollection,"untrack()",Method,Excellent,false -Word.ListTemplateCollectionAddOptions,N/A,Interface,Unknown,false -Word.ListTemplateCollectionAddOptions,"name",Property,Great,false -Word.ListTemplateCollectionAddOptions,"outlineNumbered",Property,Excellent,false -Word.ListTemplateGallery,N/A,Class,Unknown,false -Word.ListTemplateGallery,"context",Property,Excellent,false -Word.ListTemplateGallery,"listTemplates",Property,Excellent,false -Word.ListTemplateGallery,"load(propertyNames)",Method,Excellent,false -Word.ListTemplateGallery,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ListTemplateGallery,"toJSON()",Method,Excellent,false -Word.ListTemplateGallery,"track()",Method,Excellent,false -Word.ListTemplateGallery,"untrack()",Method,Excellent,false -Word.ListTemplateGalleryCollection,N/A,Class,Unknown,false -Word.ListTemplateGalleryCollection,"context",Property,Excellent,false -Word.ListTemplateGalleryCollection,"items",Property,Poor,false -Word.ListTemplateGalleryCollection,"getByType(type)",Method,Good,false -Word.ListTemplateGalleryCollection,"getByType(type)",Method,Good,false -Word.ListTemplateGalleryCollection,"getItem(index)",Method,Good,false -Word.ListTemplateGalleryCollection,"load(propertyNames)",Method,Excellent,false -Word.ListTemplateGalleryCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ListTemplateGalleryCollection,"toJSON()",Method,Excellent,false -Word.ListTemplateGalleryCollection,"track()",Method,Excellent,false -Word.ListTemplateGalleryCollection,"untrack()",Method,Excellent,false -Word.ListTemplateGalleryType,N/A,Enum,Fine,false -Word.ListTemplateGalleryType,"bullets",EnumField,Fine,false -Word.ListTemplateGalleryType,"number",EnumField,Fine,false -Word.ListTemplateGalleryType,"outlineNumbered",EnumField,Fine,false -Word.ListType,N/A,Enum,Unknown,false -Word.ListType,"listBullet",EnumField,Fine,false -Word.ListType,"listListNumOnly",EnumField,Great,false -Word.ListType,"listMixedNumbering",EnumField,Fine,false -Word.ListType,"listNoNumbering",EnumField,Fine,false -Word.ListType,"listOutlineNumbering",EnumField,Fine,false -Word.ListType,"listPictureBullet",EnumField,Fine,false -Word.ListType,"listSimpleNumbering",EnumField,Fine,false -Word.LocationRelation,N/A,Enum,Unknown,true -Word.LocationRelation,"adjacentAfter",EnumField,Fine,false -Word.LocationRelation,"adjacentBefore",EnumField,Fine,false -Word.LocationRelation,"after",EnumField,Fine,false -Word.LocationRelation,"before",EnumField,Fine,false -Word.LocationRelation,"contains",EnumField,Good,false -Word.LocationRelation,"containsEnd",EnumField,Fine,false -Word.LocationRelation,"containsStart",EnumField,Fine,false -Word.LocationRelation,"equal",EnumField,Fine,false -Word.LocationRelation,"inside",EnumField,Fine,false -Word.LocationRelation,"insideEnd",EnumField,Fine,false -Word.LocationRelation,"insideStart",EnumField,Fine,false -Word.LocationRelation,"overlapsAfter",EnumField,Fine,false -Word.LocationRelation,"overlapsBefore",EnumField,Fine,false -Word.LocationRelation,"unrelated",EnumField,Good,false -Word.MergeTarget,N/A,Enum,Unknown,false -Word.MergeTarget,"current",EnumField,Fine,false -Word.MergeTarget,"new",EnumField,Fine,false -Word.MergeTarget,"selected",EnumField,Fine,false -Word.MovementType,N/A,Enum,Good,false -Word.MovementType,"extend",EnumField,Fine,false -Word.MovementType,"move",EnumField,Fine,false -Word.NoteItem,N/A,Class,Unknown,true -Word.NoteItem,"body",Property,Great,true -Word.NoteItem,"context",Property,Excellent,false -Word.NoteItem,"reference",Property,Fine,true -Word.NoteItem,"type",Property,Fine,true -Word.NoteItem,"delete()",Method,Fine,true -Word.NoteItem,"getNext()",Method,Great,true -Word.NoteItem,"getNextOrNullObject()",Method,Excellent,false -Word.NoteItem,"load(options)",Method,Excellent,false -Word.NoteItem,"load(propertyNames)",Method,Excellent,false -Word.NoteItem,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.NoteItem,"set(properties, options)",Method,Good,false -Word.NoteItem,"set(properties)",Method,Good,false -Word.NoteItem,"toJSON()",Method,Excellent,false -Word.NoteItem,"track()",Method,Excellent,false -Word.NoteItem,"untrack()",Method,Excellent,false -Word.NoteItemCollection,N/A,Class,Unknown,true -Word.NoteItemCollection,"context",Property,Excellent,false -Word.NoteItemCollection,"items",Property,Poor,false -Word.NoteItemCollection,"getFirst()",Method,Great,true -Word.NoteItemCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.NoteItemCollection,"load(options)",Method,Excellent,false -Word.NoteItemCollection,"load(propertyNames)",Method,Excellent,false -Word.NoteItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.NoteItemCollection,"toJSON()",Method,Excellent,false -Word.NoteItemCollection,"track()",Method,Excellent,false -Word.NoteItemCollection,"untrack()",Method,Excellent,false -Word.NoteItemType,N/A,Enum,Missing,true -Word.NoteItemType,"endnote",EnumField,Fine,false -Word.NoteItemType,"footnote",EnumField,Fine,false -Word.NoteNumberStyle,N/A,Enum,Unknown,false -Word.NoteNumberStyle,"arabic",EnumField,Fine,false -Word.NoteNumberStyle,"arabicFullWidth",EnumField,Fine,false -Word.NoteNumberStyle,"arabicLetter1",EnumField,Fine,false -Word.NoteNumberStyle,"arabicLetter2",EnumField,Fine,false -Word.NoteNumberStyle,"hanjaRead",EnumField,Fine,false -Word.NoteNumberStyle,"hanjaReadDigit",EnumField,Fine,false -Word.NoteNumberStyle,"hebrewLetter1",EnumField,Fine,false -Word.NoteNumberStyle,"hebrewLetter2",EnumField,Fine,false -Word.NoteNumberStyle,"hindiArabic",EnumField,Fine,false -Word.NoteNumberStyle,"hindiCardinalText",EnumField,Fine,false -Word.NoteNumberStyle,"hindiLetter1",EnumField,Fine,false -Word.NoteNumberStyle,"hindiLetter2",EnumField,Fine,false -Word.NoteNumberStyle,"kanji",EnumField,Fine,false -Word.NoteNumberStyle,"kanjiDigit",EnumField,Fine,false -Word.NoteNumberStyle,"kanjiTraditional",EnumField,Fine,false -Word.NoteNumberStyle,"lowercaseLetter",EnumField,Good,false -Word.NoteNumberStyle,"lowercaseRoman",EnumField,Good,false -Word.NoteNumberStyle,"numberInCircle",EnumField,Fine,false -Word.NoteNumberStyle,"simplifiedChineseNumeral1",EnumField,Good,false -Word.NoteNumberStyle,"simplifiedChineseNumeral2",EnumField,Good,false -Word.NoteNumberStyle,"symbol",EnumField,Fine,false -Word.NoteNumberStyle,"thaiArabic",EnumField,Fine,false -Word.NoteNumberStyle,"thaiCardinalText",EnumField,Fine,false -Word.NoteNumberStyle,"thaiLetter",EnumField,Fine,false -Word.NoteNumberStyle,"traditionalChineseNumeral1",EnumField,Fine,false -Word.NoteNumberStyle,"traditionalChineseNumeral2",EnumField,Fine,false -Word.NoteNumberStyle,"uppercaseLetter",EnumField,Good,false -Word.NoteNumberStyle,"uppercaseRoman",EnumField,Good,false -Word.NoteNumberStyle,"vietnameseCardinalText",EnumField,Fine,false -Word.NumberForm,N/A,Enum,Unknown,false -Word.NumberForm,"default",EnumField,Good,false -Word.NumberForm,"lining",EnumField,Fine,false -Word.NumberForm,"oldStyle",EnumField,Fine,false -Word.NumberingRule,N/A,Enum,Unknown,false -Word.NumberingRule,"restartContinuous",EnumField,Fine,false -Word.NumberingRule,"restartPage",EnumField,Fine,false -Word.NumberingRule,"restartSection",EnumField,Fine,false -Word.NumberSpacing,N/A,Enum,Unknown,false -Word.NumberSpacing,"default",EnumField,Good,false -Word.NumberSpacing,"proportional",EnumField,Fine,false -Word.NumberSpacing,"tabular",EnumField,Fine,false -Word.NumberType,N/A,Enum,Unknown,false -Word.NumberType,"allNumbers",EnumField,Excellent,false -Word.NumberType,"listNum",EnumField,Excellent,false -Word.NumberType,"paragraph",EnumField,Fine,false -Word.OleFormat,N/A,Class,Unknown,false -Word.OleFormat,"classType",Property,Excellent,false -Word.OleFormat,"context",Property,Excellent,false -Word.OleFormat,"iconIndex",Property,Excellent,false -Word.OleFormat,"iconLabel",Property,Excellent,false -Word.OleFormat,"iconName",Property,Excellent,false -Word.OleFormat,"iconPath",Property,Good,false -Word.OleFormat,"isDisplayedAsIcon",Property,Great,false -Word.OleFormat,"isFormattingPreservedOnUpdate",Property,Excellent,false -Word.OleFormat,"label",Property,Excellent,false -Word.OleFormat,"progId",Property,Great,false -Word.OleFormat,"activate()",Method,Fine,false -Word.OleFormat,"activateAs(classType)",Method,Excellent,false -Word.OleFormat,"doVerb(verbIndex)",Method,Good,false -Word.OleFormat,"doVerb(verbIndex)",Method,Good,false -Word.OleFormat,"edit()",Method,Great,false -Word.OleFormat,"load(options)",Method,Excellent,false -Word.OleFormat,"load(propertyNames)",Method,Excellent,false -Word.OleFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.OleFormat,"open()",Method,Fine,false -Word.OleFormat,"set(properties, options)",Method,Good,false -Word.OleFormat,"set(properties)",Method,Good,false -Word.OleFormat,"toJSON()",Method,Excellent,false -Word.OleFormat,"track()",Method,Excellent,false -Word.OleFormat,"untrack()",Method,Excellent,false -Word.OleVerb,N/A,Enum,Unknown,false -Word.OleVerb,"discardUndoState",EnumField,Good,false -Word.OleVerb,"hide",EnumField,Good,false -Word.OleVerb,"inPlaceActivate",EnumField,Good,false -Word.OleVerb,"open",EnumField,Good,false -Word.OleVerb,"primary",EnumField,Excellent,false -Word.OleVerb,"show",EnumField,Good,false -Word.OleVerb,"uiActivate",EnumField,Good,false -Word.OperationUnit,N/A,Enum,Unknown,false -Word.OperationUnit,"cell",EnumField,Great,false -Word.OperationUnit,"character",EnumField,Great,false -Word.OperationUnit,"characterFormat",EnumField,Great,false -Word.OperationUnit,"column",EnumField,Great,false -Word.OperationUnit,"item",EnumField,Great,false -Word.OperationUnit,"line",EnumField,Great,false -Word.OperationUnit,"paragraph",EnumField,Great,false -Word.OperationUnit,"paragraphFormat",EnumField,Great,false -Word.OperationUnit,"row",EnumField,Great,false -Word.OperationUnit,"screen",EnumField,Great,false -Word.OperationUnit,"section",EnumField,Great,false -Word.OperationUnit,"sentence",EnumField,Great,false -Word.OperationUnit,"story",EnumField,Great,false -Word.OperationUnit,"table",EnumField,Great,false -Word.OperationUnit,"window",EnumField,Great,false -Word.OperationUnit,"word",EnumField,Great,false -Word.OutlineLevel,N/A,Enum,Unknown,true -Word.OutlineLevel,"outlineLevel1",EnumField,Fine,false -Word.OutlineLevel,"outlineLevel2",EnumField,Fine,false -Word.OutlineLevel,"outlineLevel3",EnumField,Fine,false -Word.OutlineLevel,"outlineLevel4",EnumField,Fine,false -Word.OutlineLevel,"outlineLevel5",EnumField,Fine,false -Word.OutlineLevel,"outlineLevel6",EnumField,Fine,false -Word.OutlineLevel,"outlineLevel7",EnumField,Fine,false -Word.OutlineLevel,"outlineLevel8",EnumField,Fine,false -Word.OutlineLevel,"outlineLevel9",EnumField,Fine,false -Word.OutlineLevel,"outlineLevelBodyText",EnumField,Fine,false -Word.Page,N/A,Class,Unknown,true -Word.Page,"breaks",Property,Good,false -Word.Page,"context",Property,Excellent,false -Word.Page,"height",Property,Fine,false -Word.Page,"index",Property,Fine,true -Word.Page,"width",Property,Fine,false -Word.Page,"getNext()",Method,Great,false -Word.Page,"getNextOrNullObject()",Method,Excellent,false -Word.Page,"getRange(rangeLocation)",Method,Fine,true -Word.Page,"load(options)",Method,Excellent,false -Word.Page,"load(propertyNames)",Method,Excellent,false -Word.Page,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Page,"toJSON()",Method,Excellent,false -Word.Page,"track()",Method,Excellent,false -Word.Page,"untrack()",Method,Excellent,false -Word.PageBorderArt,N/A,Enum,Unknown,false -Word.PageBorderArt,"apples",EnumField,Fine,false -Word.PageBorderArt,"archedScallops",EnumField,Fine,false -Word.PageBorderArt,"babyPacifier",EnumField,Good,false -Word.PageBorderArt,"babyRattle",EnumField,Fine,false -Word.PageBorderArt,"balloons3Colors",EnumField,Fine,false -Word.PageBorderArt,"balloonsHotAir",EnumField,Fine,false -Word.PageBorderArt,"basicBlackDashes",EnumField,Fine,false -Word.PageBorderArt,"basicBlackDots",EnumField,Fine,false -Word.PageBorderArt,"basicBlackSquares",EnumField,Fine,false -Word.PageBorderArt,"basicThinLines",EnumField,Fine,false -Word.PageBorderArt,"basicWhiteDashes",EnumField,Fine,false -Word.PageBorderArt,"basicWhiteDots",EnumField,Fine,false -Word.PageBorderArt,"basicWhiteSquares",EnumField,Fine,false -Word.PageBorderArt,"basicWideInline",EnumField,Fine,false -Word.PageBorderArt,"basicWideMidline",EnumField,Fine,false -Word.PageBorderArt,"basicWideOutline",EnumField,Fine,false -Word.PageBorderArt,"bats",EnumField,Fine,false -Word.PageBorderArt,"birds",EnumField,Fine,false -Word.PageBorderArt,"birdsFlight",EnumField,Fine,false -Word.PageBorderArt,"cabins",EnumField,Fine,false -Word.PageBorderArt,"cakeSlice",EnumField,Fine,false -Word.PageBorderArt,"candyCorn",EnumField,Fine,false -Word.PageBorderArt,"celticKnotwork",EnumField,Fine,false -Word.PageBorderArt,"certificateBanner",EnumField,Good,false -Word.PageBorderArt,"chainLink",EnumField,Fine,false -Word.PageBorderArt,"champagneBottle",EnumField,Fine,false -Word.PageBorderArt,"checkedBarBlack",EnumField,Fine,false -Word.PageBorderArt,"checkedBarColor",EnumField,Fine,false -Word.PageBorderArt,"checkered",EnumField,Fine,false -Word.PageBorderArt,"christmasTree",EnumField,Fine,false -Word.PageBorderArt,"circlesLines",EnumField,Fine,false -Word.PageBorderArt,"circlesRectangles",EnumField,Fine,false -Word.PageBorderArt,"classicalWave",EnumField,Fine,false -Word.PageBorderArt,"clocks",EnumField,Fine,false -Word.PageBorderArt,"compass",EnumField,Fine,false -Word.PageBorderArt,"confetti",EnumField,Fine,false -Word.PageBorderArt,"confettiGrays",EnumField,Fine,false -Word.PageBorderArt,"confettiOutline",EnumField,Fine,false -Word.PageBorderArt,"confettiStreamers",EnumField,Fine,false -Word.PageBorderArt,"confettiWhite",EnumField,Fine,false -Word.PageBorderArt,"cornerTriangles",EnumField,Fine,false -Word.PageBorderArt,"couponCutoutDashes",EnumField,Fine,false -Word.PageBorderArt,"couponCutoutDots",EnumField,Fine,false -Word.PageBorderArt,"crazyMaze",EnumField,Fine,false -Word.PageBorderArt,"creaturesButterfly",EnumField,Fine,false -Word.PageBorderArt,"creaturesFish",EnumField,Fine,false -Word.PageBorderArt,"creaturesInsects",EnumField,Fine,false -Word.PageBorderArt,"creaturesLadyBug",EnumField,Fine,false -Word.PageBorderArt,"crossStitch",EnumField,Fine,false -Word.PageBorderArt,"cup",EnumField,Fine,false -Word.PageBorderArt,"decoArch",EnumField,Fine,false -Word.PageBorderArt,"decoArchColor",EnumField,Fine,false -Word.PageBorderArt,"decoBlocks",EnumField,Fine,false -Word.PageBorderArt,"diamondsGray",EnumField,Fine,false -Word.PageBorderArt,"doubleD",EnumField,Fine,false -Word.PageBorderArt,"doubleDiamonds",EnumField,Fine,false -Word.PageBorderArt,"earth1",EnumField,Fine,false -Word.PageBorderArt,"earth2",EnumField,Fine,false -Word.PageBorderArt,"eclipsingSquares1",EnumField,Fine,false -Word.PageBorderArt,"eclipsingSquares2",EnumField,Fine,false -Word.PageBorderArt,"eggsBlack",EnumField,Fine,false -Word.PageBorderArt,"fans",EnumField,Fine,false -Word.PageBorderArt,"film",EnumField,Fine,false -Word.PageBorderArt,"firecrackers",EnumField,Fine,false -Word.PageBorderArt,"flowersBlockPrint",EnumField,Fine,false -Word.PageBorderArt,"flowersDaisies",EnumField,Fine,false -Word.PageBorderArt,"flowersModern1",EnumField,Fine,false -Word.PageBorderArt,"flowersModern2",EnumField,Fine,false -Word.PageBorderArt,"flowersPansy",EnumField,Fine,false -Word.PageBorderArt,"flowersRedRose",EnumField,Fine,false -Word.PageBorderArt,"flowersRoses",EnumField,Fine,false -Word.PageBorderArt,"flowersTeacup",EnumField,Fine,false -Word.PageBorderArt,"flowersTiny",EnumField,Fine,false -Word.PageBorderArt,"gems",EnumField,Fine,false -Word.PageBorderArt,"gingerbreadMan",EnumField,Fine,false -Word.PageBorderArt,"gradient",EnumField,Fine,false -Word.PageBorderArt,"handmade1",EnumField,Fine,false -Word.PageBorderArt,"handmade2",EnumField,Fine,false -Word.PageBorderArt,"heartBalloon",EnumField,Fine,false -Word.PageBorderArt,"heartGray",EnumField,Fine,false -Word.PageBorderArt,"hearts",EnumField,Fine,false -Word.PageBorderArt,"heebieJeebies",EnumField,Fine,false -Word.PageBorderArt,"holly",EnumField,Fine,false -Word.PageBorderArt,"houseFunky",EnumField,Fine,false -Word.PageBorderArt,"hypnotic",EnumField,Fine,false -Word.PageBorderArt,"iceCreamCones",EnumField,Fine,false -Word.PageBorderArt,"lightBulb",EnumField,Fine,false -Word.PageBorderArt,"lightning1",EnumField,Fine,false -Word.PageBorderArt,"lightning2",EnumField,Fine,false -Word.PageBorderArt,"mapleLeaf",EnumField,Fine,false -Word.PageBorderArt,"mapleMuffins",EnumField,Fine,false -Word.PageBorderArt,"mapPins",EnumField,Fine,false -Word.PageBorderArt,"marquee",EnumField,Fine,false -Word.PageBorderArt,"marqueeToothed",EnumField,Fine,false -Word.PageBorderArt,"moons",EnumField,Fine,false -Word.PageBorderArt,"mosaic",EnumField,Fine,false -Word.PageBorderArt,"musicNotes",EnumField,Fine,false -Word.PageBorderArt,"northwest",EnumField,Fine,false -Word.PageBorderArt,"ovals",EnumField,Fine,false -Word.PageBorderArt,"packages",EnumField,Fine,false -Word.PageBorderArt,"palmsBlack",EnumField,Fine,false -Word.PageBorderArt,"palmsColor",EnumField,Fine,false -Word.PageBorderArt,"paperClips",EnumField,Fine,false -Word.PageBorderArt,"papyrus",EnumField,Fine,false -Word.PageBorderArt,"partyFavor",EnumField,Fine,false -Word.PageBorderArt,"partyGlass",EnumField,Fine,false -Word.PageBorderArt,"pencils",EnumField,Fine,false -Word.PageBorderArt,"people",EnumField,Fine,false -Word.PageBorderArt,"peopleHats",EnumField,Fine,false -Word.PageBorderArt,"peopleWaving",EnumField,Fine,false -Word.PageBorderArt,"poinsettias",EnumField,Fine,false -Word.PageBorderArt,"postageStamp",EnumField,Fine,false -Word.PageBorderArt,"pumpkin1",EnumField,Fine,false -Word.PageBorderArt,"pushPinNote1",EnumField,Fine,false -Word.PageBorderArt,"pushPinNote2",EnumField,Fine,false -Word.PageBorderArt,"pyramids",EnumField,Fine,false -Word.PageBorderArt,"pyramidsAbove",EnumField,Fine,false -Word.PageBorderArt,"quadrants",EnumField,Fine,false -Word.PageBorderArt,"rings",EnumField,Fine,false -Word.PageBorderArt,"safari",EnumField,Fine,false -Word.PageBorderArt,"sawtooth",EnumField,Fine,false -Word.PageBorderArt,"sawtoothGray",EnumField,Fine,false -Word.PageBorderArt,"scaredCat",EnumField,Fine,false -Word.PageBorderArt,"seattle",EnumField,Fine,false -Word.PageBorderArt,"shadowedSquares",EnumField,Fine,false -Word.PageBorderArt,"sharksTeeth",EnumField,Fine,false -Word.PageBorderArt,"shorebirdTracks",EnumField,Fine,false -Word.PageBorderArt,"skyrocket",EnumField,Fine,false -Word.PageBorderArt,"snowflakeFancy",EnumField,Fine,false -Word.PageBorderArt,"snowflakes",EnumField,Fine,false -Word.PageBorderArt,"sombrero",EnumField,Fine,false -Word.PageBorderArt,"southwest",EnumField,Fine,false -Word.PageBorderArt,"stars",EnumField,Fine,false -Word.PageBorderArt,"stars3D",EnumField,Fine,false -Word.PageBorderArt,"starsBlack",EnumField,Fine,false -Word.PageBorderArt,"starsShadowed",EnumField,Fine,false -Word.PageBorderArt,"starsTop",EnumField,Fine,false -Word.PageBorderArt,"sun",EnumField,Fine,false -Word.PageBorderArt,"swirligig",EnumField,Fine,false -Word.PageBorderArt,"tornPaper",EnumField,Fine,false -Word.PageBorderArt,"tornPaperBlack",EnumField,Fine,false -Word.PageBorderArt,"trees",EnumField,Fine,false -Word.PageBorderArt,"triangleParty",EnumField,Fine,false -Word.PageBorderArt,"triangles",EnumField,Fine,false -Word.PageBorderArt,"tribal1",EnumField,Fine,false -Word.PageBorderArt,"tribal2",EnumField,Fine,false -Word.PageBorderArt,"tribal3",EnumField,Fine,false -Word.PageBorderArt,"tribal4",EnumField,Fine,false -Word.PageBorderArt,"tribal5",EnumField,Fine,false -Word.PageBorderArt,"tribal6",EnumField,Fine,false -Word.PageBorderArt,"twistedLines1",EnumField,Fine,false -Word.PageBorderArt,"twistedLines2",EnumField,Fine,false -Word.PageBorderArt,"vine",EnumField,Fine,false -Word.PageBorderArt,"waveline",EnumField,Fine,false -Word.PageBorderArt,"weavingAngles",EnumField,Fine,false -Word.PageBorderArt,"weavingBraid",EnumField,Fine,false -Word.PageBorderArt,"weavingRibbon",EnumField,Fine,false -Word.PageBorderArt,"weavingStrips",EnumField,Fine,false -Word.PageBorderArt,"whiteFlowers",EnumField,Fine,false -Word.PageBorderArt,"woodwork",EnumField,Fine,false -Word.PageBorderArt,"xillusions",EnumField,Fine,false -Word.PageBorderArt,"zanyTriangles",EnumField,Fine,false -Word.PageBorderArt,"zigZag",EnumField,Fine,false -Word.PageBorderArt,"zigZagStitch",EnumField,Fine,false -Word.PageCollection,N/A,Class,Unknown,true -Word.PageCollection,"context",Property,Excellent,false -Word.PageCollection,"items",Property,Poor,false -Word.PageCollection,"getFirst()",Method,Great,false -Word.PageCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.PageCollection,"load(options)",Method,Excellent,false -Word.PageCollection,"load(propertyNames)",Method,Excellent,false -Word.PageCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.PageCollection,"toJSON()",Method,Excellent,false -Word.PageCollection,"track()",Method,Excellent,false -Word.PageCollection,"untrack()",Method,Excellent,false -Word.PageColor,N/A,Enum,Unknown,false -Word.PageColor,"inverse",EnumField,Fine,false -Word.PageColor,"none",EnumField,Fine,false -Word.PageColor,"sepia",EnumField,Fine,false -Word.PageMovementType,N/A,Enum,Unknown,false -Word.PageMovementType,"sideToSide",EnumField,Fine,false -Word.PageMovementType,"vertical",EnumField,Fine,false -Word.PageOrientation,N/A,Enum,Unknown,false -Word.PageOrientation,"landscape",EnumField,Fine,false -Word.PageOrientation,"portrait",EnumField,Fine,false -Word.PageSetup,N/A,Class,Unknown,false -Word.PageSetup,"bookFoldPrinting",Property,Great,false -Word.PageSetup,"bookFoldPrintingSheets",Property,Good,false -Word.PageSetup,"bookFoldReversePrinting",Property,Great,false -Word.PageSetup,"bottomMargin",Property,Great,false -Word.PageSetup,"charsLine",Property,Great,false -Word.PageSetup,"context",Property,Excellent,false -Word.PageSetup,"differentFirstPageHeaderFooter",Property,Great,false -Word.PageSetup,"footerDistance",Property,Great,false -Word.PageSetup,"gutter",Property,Great,false -Word.PageSetup,"gutterPosition",Property,Great,false -Word.PageSetup,"gutterStyle",Property,Great,false -Word.PageSetup,"headerDistance",Property,Great,false -Word.PageSetup,"layoutMode",Property,Great,false -Word.PageSetup,"leftMargin",Property,Great,false -Word.PageSetup,"lineNumbering",Property,Excellent,false -Word.PageSetup,"linesPage",Property,Great,false -Word.PageSetup,"mirrorMargins",Property,Great,false -Word.PageSetup,"oddAndEvenPagesHeaderFooter",Property,Great,false -Word.PageSetup,"orientation",Property,Good,false -Word.PageSetup,"pageHeight",Property,Good,false -Word.PageSetup,"pageWidth",Property,Good,false -Word.PageSetup,"paperSize",Property,Good,false -Word.PageSetup,"rightMargin",Property,Great,false -Word.PageSetup,"sectionDirection",Property,Great,false -Word.PageSetup,"sectionStart",Property,Excellent,false -Word.PageSetup,"showGrid",Property,Good,false -Word.PageSetup,"suppressEndnotes",Property,Great,false -Word.PageSetup,"textColumns",Property,Good,false -Word.PageSetup,"topMargin",Property,Good,false -Word.PageSetup,"twoPagesOnOne",Property,Good,false -Word.PageSetup,"verticalAlignment",Property,Great,false -Word.PageSetup,"load(options)",Method,Excellent,false -Word.PageSetup,"load(propertyNames)",Method,Excellent,false -Word.PageSetup,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.PageSetup,"set(properties, options)",Method,Good,false -Word.PageSetup,"set(properties)",Method,Good,false -Word.PageSetup,"setAsTemplateDefault()",Method,Great,false -Word.PageSetup,"togglePortrait()",Method,Fine,false -Word.PageSetup,"toJSON()",Method,Excellent,false -Word.PageSetup,"track()",Method,Excellent,false -Word.PageSetup,"untrack()",Method,Excellent,false -Word.PageSetupVerticalAlignment,N/A,Enum,Unknown,false -Word.PageSetupVerticalAlignment,"bottom",EnumField,Fine,false -Word.PageSetupVerticalAlignment,"center",EnumField,Fine,false -Word.PageSetupVerticalAlignment,"justify",EnumField,Good,false -Word.PageSetupVerticalAlignment,"top",EnumField,Fine,false -Word.Pane,N/A,Class,Unknown,true -Word.Pane,"context",Property,Excellent,false -Word.Pane,"pages",Property,Poor,true -Word.Pane,"pagesEnclosingViewport",Property,Good,true -Word.Pane,"selection",Property,Great,false -Word.Pane,"getNext()",Method,Great,false -Word.Pane,"getNextOrNullObject()",Method,Excellent,false -Word.Pane,"load(options)",Method,Excellent,false -Word.Pane,"load(propertyNames)",Method,Excellent,false -Word.Pane,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Pane,"toJSON()",Method,Excellent,false -Word.Pane,"track()",Method,Excellent,false -Word.Pane,"untrack()",Method,Excellent,false -Word.PaneCollection,N/A,Class,Unknown,false -Word.PaneCollection,"context",Property,Excellent,false -Word.PaneCollection,"items",Property,Poor,false -Word.PaneCollection,"getFirst()",Method,Great,false -Word.PaneCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.PaneCollection,"load(options)",Method,Excellent,false -Word.PaneCollection,"load(propertyNames)",Method,Excellent,false -Word.PaneCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.PaneCollection,"toJSON()",Method,Excellent,false -Word.PaneCollection,"track()",Method,Excellent,false -Word.PaneCollection,"untrack()",Method,Excellent,false -Word.PaperSize,N/A,Enum,Unknown,false -Word.PaperSize,"a3",EnumField,Fine,false -Word.PaperSize,"a4",EnumField,Fine,false -Word.PaperSize,"a4Small",EnumField,Fine,false -Word.PaperSize,"a5",EnumField,Fine,false -Word.PaperSize,"b4",EnumField,Fine,false -Word.PaperSize,"b5",EnumField,Fine,false -Word.PaperSize,"csheet",EnumField,Fine,false -Word.PaperSize,"custom",EnumField,Fine,false -Word.PaperSize,"dsheet",EnumField,Fine,false -Word.PaperSize,"envelope10",EnumField,Fine,false -Word.PaperSize,"envelope11",EnumField,Fine,false -Word.PaperSize,"envelope12",EnumField,Fine,false -Word.PaperSize,"envelope14",EnumField,Fine,false -Word.PaperSize,"envelope9",EnumField,Fine,false -Word.PaperSize,"envelopeB4",EnumField,Fine,false -Word.PaperSize,"envelopeB5",EnumField,Fine,false -Word.PaperSize,"envelopeB6",EnumField,Fine,false -Word.PaperSize,"envelopeC3",EnumField,Fine,false -Word.PaperSize,"envelopeC4",EnumField,Fine,false -Word.PaperSize,"envelopeC5",EnumField,Fine,false -Word.PaperSize,"envelopeC6",EnumField,Fine,false -Word.PaperSize,"envelopeC65",EnumField,Fine,false -Word.PaperSize,"envelopeDL",EnumField,Fine,false -Word.PaperSize,"envelopeItaly",EnumField,Fine,false -Word.PaperSize,"envelopeMonarch",EnumField,Fine,false -Word.PaperSize,"envelopePersonal",EnumField,Fine,false -Word.PaperSize,"esheet",EnumField,Fine,false -Word.PaperSize,"executive",EnumField,Fine,false -Word.PaperSize,"fanfoldLegalGerman",EnumField,Fine,false -Word.PaperSize,"fanfoldStdGerman",EnumField,Fine,false -Word.PaperSize,"fanfoldUS",EnumField,Fine,false -Word.PaperSize,"folio",EnumField,Fine,false -Word.PaperSize,"ledger",EnumField,Fine,false -Word.PaperSize,"legal",EnumField,Fine,false -Word.PaperSize,"letter",EnumField,Fine,false -Word.PaperSize,"letterSmall",EnumField,Fine,false -Word.PaperSize,"note",EnumField,Fine,false -Word.PaperSize,"quarto",EnumField,Fine,false -Word.PaperSize,"size10x14",EnumField,Fine,false -Word.PaperSize,"size11x17",EnumField,Fine,false -Word.PaperSize,"statement",EnumField,Fine,false -Word.PaperSize,"tabloid",EnumField,Fine,false -Word.Paragraph,N/A,Class,Unknown,true -Word.Paragraph,"alignment",Property,Excellent,true -Word.Paragraph,"borders",Property,Great,false -Word.Paragraph,"contentControls",Property,Good,false -Word.Paragraph,"context",Property,Excellent,false -Word.Paragraph,"endnotes",Property,Poor,false -Word.Paragraph,"fields",Property,Fine,false -Word.Paragraph,"firstLineIndent",Property,Excellent,false -Word.Paragraph,"font",Property,Fine,false -Word.Paragraph,"footnotes",Property,Poor,false -Word.Paragraph,"inlinePictures",Property,Good,false -Word.Paragraph,"isLastParagraph",Property,Fine,false -Word.Paragraph,"isListItem",Property,Poor,false -Word.Paragraph,"leftIndent",Property,Excellent,true -Word.Paragraph,"lineSpacing",Property,Excellent,true -Word.Paragraph,"lineUnitAfter",Property,Great,true -Word.Paragraph,"lineUnitBefore",Property,Great,true -Word.Paragraph,"list",Property,Great,false -Word.Paragraph,"listItem",Property,Great,false -Word.Paragraph,"listItemOrNullObject",Property,Excellent,false -Word.Paragraph,"listOrNullObject",Property,Excellent,false -Word.Paragraph,"outlineLevel",Property,Good,false -Word.Paragraph,"parentBody",Property,Poor,false -Word.Paragraph,"parentContentControl",Property,Great,false -Word.Paragraph,"parentContentControlOrNullObject",Property,Excellent,false -Word.Paragraph,"parentTable",Property,Great,false -Word.Paragraph,"parentTableCell",Property,Great,false -Word.Paragraph,"parentTableCellOrNullObject",Property,Excellent,false -Word.Paragraph,"parentTableOrNullObject",Property,Excellent,false -Word.Paragraph,"rightIndent",Property,Excellent,false -Word.Paragraph,"shading",Property,Great,false -Word.Paragraph,"shapes",Property,Good,false -Word.Paragraph,"spaceAfter",Property,Great,true -Word.Paragraph,"spaceBefore",Property,Great,false -Word.Paragraph,"style",Property,Excellent,true -Word.Paragraph,"styleBuiltIn",Property,Excellent,true -Word.Paragraph,"tableNestingLevel",Property,Great,false -Word.Paragraph,"text",Property,Poor,true -Word.Paragraph,"uniqueLocalId",Property,Great,true -Word.Paragraph,"attachToList(listId, level)",Method,Good,false -Word.Paragraph,"clear()",Method,Good,true -Word.Paragraph,"closeUp()",Method,Poor,false -Word.Paragraph,"delete()",Method,Good,true -Word.Paragraph,"detachFromList()",Method,Good,false -Word.Paragraph,"getAnnotations()",Method,Fine,false -Word.Paragraph,"getComments()",Method,Poor,false -Word.Paragraph,"getContentControls(options)",Method,Fine,false -Word.Paragraph,"getHtml()",Method,Excellent,true -Word.Paragraph,"getNext()",Method,Great,false -Word.Paragraph,"getNextOrNullObject()",Method,Excellent,false -Word.Paragraph,"getOoxml()",Method,Good,true -Word.Paragraph,"getPrevious()",Method,Great,false -Word.Paragraph,"getPreviousOrNullObject()",Method,Excellent,true -Word.Paragraph,"getRange(rangeLocation)",Method,Fine,true -Word.Paragraph,"getReviewedText(changeTrackingVersion)",Method,Fine,false -Word.Paragraph,"getReviewedText(changeTrackingVersion)",Method,Fine,false -Word.Paragraph,"getText(options)",Method,Excellent,false -Word.Paragraph,"getTextRanges(endingMarks, trimSpacing)",Method,Fine,false -Word.Paragraph,"getTrackedChanges()",Method,Good,false -Word.Paragraph,"indent()",Method,Poor,false -Word.Paragraph,"indentCharacterWidth(count)",Method,Good,false -Word.Paragraph,"indentFirstLineCharacterWidth(count)",Method,Good,false -Word.Paragraph,"insertAnnotations(annotations)",Method,Fine,true -Word.Paragraph,"insertBreak(breakType, insertLocation)",Method,Good,true -Word.Paragraph,"insertCanvas(insertShapeOptions)",Method,Fine,false -Word.Paragraph,"insertContentControl(contentControlType)",Method,Fine,true -Word.Paragraph,"insertFileFromBase64(base64File, insertLocation)",Method,Good,false -Word.Paragraph,"insertGeometricShape(geometricShapeType, insertShapeOptions)",Method,Fine,false -Word.Paragraph,"insertGeometricShape(geometricShapeType, insertShapeOptions)",Method,Fine,false -Word.Paragraph,"insertHtml(html, insertLocation)",Method,Good,true -Word.Paragraph,"insertInlinePictureFromBase64(base64EncodedImage, insertLocation)",Method,Good,true -Word.Paragraph,"insertOoxml(ooxml, insertLocation)",Method,Good,false -Word.Paragraph,"insertParagraph(paragraphText, insertLocation)",Method,Fine,false -Word.Paragraph,"insertPictureFromBase64(base64EncodedImage, insertShapeOptions)",Method,Fine,false -Word.Paragraph,"insertTable(rowCount, columnCount, insertLocation, values)",Method,Good,false -Word.Paragraph,"insertText(text, insertLocation)",Method,Good,true -Word.Paragraph,"insertTextBox(text, insertShapeOptions)",Method,Fine,true -Word.Paragraph,"joinList()",Method,Fine,false -Word.Paragraph,"load(options)",Method,Excellent,false -Word.Paragraph,"load(propertyNames)",Method,Excellent,false -Word.Paragraph,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Paragraph,"next(count)",Method,Great,false -Word.Paragraph,"openOrCloseUp()",Method,Poor,false -Word.Paragraph,"openUp()",Method,Poor,false -Word.Paragraph,"outdent()",Method,Poor,false -Word.Paragraph,"outlineDemote()",Method,Fine,false -Word.Paragraph,"outlineDemoteToBody()",Method,Fine,false -Word.Paragraph,"outlinePromote()",Method,Fine,false -Word.Paragraph,"previous(count)",Method,Great,false -Word.Paragraph,"reset()",Method,Fine,false -Word.Paragraph,"resetAdvanceTo()",Method,Fine,false -Word.Paragraph,"search(searchText, searchOptions)",Method,Excellent,false -Word.Paragraph,"select(selectionMode)",Method,Fine,true -Word.Paragraph,"select(selectionMode)",Method,Fine,false -Word.Paragraph,"selectNumber()",Method,Poor,false -Word.Paragraph,"separateList()",Method,Fine,false -Word.Paragraph,"set(properties, options)",Method,Good,true -Word.Paragraph,"set(properties)",Method,Good,false -Word.Paragraph,"space1()",Method,Poor,false -Word.Paragraph,"space1Pt5()",Method,Poor,false -Word.Paragraph,"space2()",Method,Poor,false -Word.Paragraph,"split(delimiters, trimDelimiters, trimSpacing)",Method,Fine,true -Word.Paragraph,"startNewList()",Method,Good,true -Word.Paragraph,"tabHangingIndent(count)",Method,Good,false -Word.Paragraph,"tabIndent(count)",Method,Good,false -Word.Paragraph,"toJSON()",Method,Excellent,false -Word.Paragraph,"track()",Method,Excellent,false -Word.Paragraph,"untrack()",Method,Excellent,false -Word.ParagraphAddedEventArgs,N/A,Interface,Unknown,true -Word.ParagraphAddedEventArgs,"source",Property,Good,false -Word.ParagraphAddedEventArgs,"type",Property,Poor,false -Word.ParagraphAddedEventArgs,"uniqueLocalIds",Property,Good,false -Word.ParagraphChangedEventArgs,N/A,Interface,Unknown,true -Word.ParagraphChangedEventArgs,"source",Property,Good,false -Word.ParagraphChangedEventArgs,"type",Property,Poor,false -Word.ParagraphChangedEventArgs,"uniqueLocalIds",Property,Good,false -Word.ParagraphCollection,N/A,Class,Unknown,true -Word.ParagraphCollection,"context",Property,Excellent,false -Word.ParagraphCollection,"items",Property,Poor,true -Word.ParagraphCollection,"add(range)",Method,Great,false -Word.ParagraphCollection,"closeUp()",Method,Good,false -Word.ParagraphCollection,"decreaseSpacing()",Method,Fine,false -Word.ParagraphCollection,"getFirst()",Method,Great,true -Word.ParagraphCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.ParagraphCollection,"getLast()",Method,Great,true -Word.ParagraphCollection,"getLastOrNullObject()",Method,Excellent,false -Word.ParagraphCollection,"increaseSpacing()",Method,Fine,false -Word.ParagraphCollection,"indent()",Method,Poor,false -Word.ParagraphCollection,"indentCharacterWidth(count)",Method,Good,false -Word.ParagraphCollection,"indentFirstLineCharacterWidth(count)",Method,Good,false -Word.ParagraphCollection,"load(options)",Method,Excellent,true -Word.ParagraphCollection,"load(propertyNames)",Method,Excellent,false -Word.ParagraphCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ParagraphCollection,"openOrCloseUp()",Method,Poor,false -Word.ParagraphCollection,"openUp()",Method,Good,false -Word.ParagraphCollection,"outdent()",Method,Poor,false -Word.ParagraphCollection,"outlineDemote()",Method,Good,false -Word.ParagraphCollection,"outlineDemoteToBody()",Method,Good,false -Word.ParagraphCollection,"outlinePromote()",Method,Fine,false -Word.ParagraphCollection,"space1()",Method,Fine,false -Word.ParagraphCollection,"space1Pt5()",Method,Fine,false -Word.ParagraphCollection,"space2()",Method,Fine,false -Word.ParagraphCollection,"tabHangingIndent(count)",Method,Good,false -Word.ParagraphCollection,"tabIndent(count)",Method,Good,false -Word.ParagraphCollection,"toJSON()",Method,Excellent,false -Word.ParagraphCollection,"track()",Method,Excellent,false -Word.ParagraphCollection,"untrack()",Method,Excellent,false -Word.ParagraphDeletedEventArgs,N/A,Interface,Unknown,true -Word.ParagraphDeletedEventArgs,"source",Property,Good,false -Word.ParagraphDeletedEventArgs,"type",Property,Poor,false -Word.ParagraphDeletedEventArgs,"uniqueLocalIds",Property,Good,false -Word.ParagraphFormat,N/A,Class,Unknown,true -Word.ParagraphFormat,"alignment",Property,Great,true -Word.ParagraphFormat,"context",Property,Excellent,false -Word.ParagraphFormat,"firstLineIndent",Property,Excellent,false -Word.ParagraphFormat,"keepTogether",Property,Excellent,false -Word.ParagraphFormat,"keepWithNext",Property,Excellent,false -Word.ParagraphFormat,"leftIndent",Property,Good,true -Word.ParagraphFormat,"lineSpacing",Property,Great,false -Word.ParagraphFormat,"lineUnitAfter",Property,Great,false -Word.ParagraphFormat,"lineUnitBefore",Property,Great,false -Word.ParagraphFormat,"mirrorIndents",Property,Great,false -Word.ParagraphFormat,"outlineLevel",Property,Great,false -Word.ParagraphFormat,"rightIndent",Property,Great,false -Word.ParagraphFormat,"spaceAfter",Property,Great,false -Word.ParagraphFormat,"spaceBefore",Property,Great,false -Word.ParagraphFormat,"widowControl",Property,Excellent,false -Word.ParagraphFormat,"load(options)",Method,Excellent,false -Word.ParagraphFormat,"load(propertyNames)",Method,Excellent,false -Word.ParagraphFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ParagraphFormat,"set(properties, options)",Method,Good,false -Word.ParagraphFormat,"set(properties)",Method,Good,false -Word.ParagraphFormat,"toJSON()",Method,Excellent,false -Word.ParagraphFormat,"track()",Method,Excellent,false -Word.ParagraphFormat,"untrack()",Method,Excellent,false -Word.PasteDataType,N/A,Enum,Unknown,false -Word.PasteDataType,"bitmap",EnumField,Fine,false -Word.PasteDataType,"deviceIndependentBitmap",EnumField,Fine,false -Word.PasteDataType,"enhancedMetafile",EnumField,Fine,false -Word.PasteDataType,"html",EnumField,Fine,false -Word.PasteDataType,"hyperlink",EnumField,Fine,false -Word.PasteDataType,"metafilePicture",EnumField,Fine,false -Word.PasteDataType,"oleObject",EnumField,Good,false -Word.PasteDataType,"rtf",EnumField,Fine,false -Word.PasteDataType,"shape",EnumField,Fine,false -Word.PasteDataType,"text",EnumField,Fine,false -Word.PasteFormatType,N/A,Enum,Unknown,false -Word.PasteFormatType,"chart",EnumField,Fine,false -Word.PasteFormatType,"chartLinked",EnumField,Fine,false -Word.PasteFormatType,"chartPicture",EnumField,Fine,false -Word.PasteFormatType,"formatOriginalFormatting",EnumField,Fine,false -Word.PasteFormatType,"formatPlainText",EnumField,Fine,false -Word.PasteFormatType,"formatSurroundingFormattingWithEmphasis",EnumField,Fine,false -Word.PasteFormatType,"listCombineWithExistingList",EnumField,Fine,false -Word.PasteFormatType,"listContinueNumbering",EnumField,Fine,false -Word.PasteFormatType,"listDontMerge",EnumField,Fine,false -Word.PasteFormatType,"listRestartNumbering",EnumField,Fine,false -Word.PasteFormatType,"pasteDefault",EnumField,Great,false -Word.PasteFormatType,"singleCellTable",EnumField,Fine,false -Word.PasteFormatType,"singleCellText",EnumField,Fine,false -Word.PasteFormatType,"tableAppendTable",EnumField,Fine,false -Word.PasteFormatType,"tableInsertAsRows",EnumField,Fine,false -Word.PasteFormatType,"tableOriginalFormatting",EnumField,Fine,false -Word.PasteFormatType,"tableOverwriteCells",EnumField,Fine,false -Word.PasteFormatType,"useDestinationStylesRecovery",EnumField,Fine,false -Word.PatternType,N/A,Enum,Unknown,false -Word.PatternType,"cross",EnumField,Fine,false -Word.PatternType,"darkDownwardDiagonal",EnumField,Fine,false -Word.PatternType,"darkHorizontal",EnumField,Fine,false -Word.PatternType,"darkUpwardDiagonal",EnumField,Fine,false -Word.PatternType,"darkVertical",EnumField,Fine,false -Word.PatternType,"dashedDownwardDiagonal",EnumField,Fine,false -Word.PatternType,"dashedHorizontal",EnumField,Fine,false -Word.PatternType,"dashedUpwardDiagonal",EnumField,Fine,false -Word.PatternType,"dashedVertical",EnumField,Fine,false -Word.PatternType,"diagonalBrick",EnumField,Fine,false -Word.PatternType,"diagonalCross",EnumField,Fine,false -Word.PatternType,"divot",EnumField,Fine,false -Word.PatternType,"dottedDiamond",EnumField,Fine,false -Word.PatternType,"dottedGrid",EnumField,Fine,false -Word.PatternType,"downwardDiagonal",EnumField,Fine,false -Word.PatternType,"horizontal",EnumField,Fine,false -Word.PatternType,"horizontalBrick",EnumField,Fine,false -Word.PatternType,"largeCheckerBoard",EnumField,Fine,false -Word.PatternType,"largeConfetti",EnumField,Fine,false -Word.PatternType,"largeGrid",EnumField,Fine,false -Word.PatternType,"lightDownwardDiagonal",EnumField,Fine,false -Word.PatternType,"lightHorizontal",EnumField,Fine,false -Word.PatternType,"lightUpwardDiagonal",EnumField,Fine,false -Word.PatternType,"lightVertical",EnumField,Fine,false -Word.PatternType,"mixed",EnumField,Fine,false -Word.PatternType,"narrowHorizontal",EnumField,Fine,false -Word.PatternType,"narrowVertical",EnumField,Fine,false -Word.PatternType,"outlinedDiamond",EnumField,Fine,false -Word.PatternType,"percent10",EnumField,Fine,false -Word.PatternType,"percent20",EnumField,Fine,false -Word.PatternType,"percent25",EnumField,Fine,false -Word.PatternType,"percent30",EnumField,Fine,false -Word.PatternType,"percent40",EnumField,Fine,false -Word.PatternType,"percent5",EnumField,Fine,false -Word.PatternType,"percent50",EnumField,Fine,false -Word.PatternType,"percent60",EnumField,Fine,false -Word.PatternType,"percent70",EnumField,Fine,false -Word.PatternType,"percent75",EnumField,Fine,false -Word.PatternType,"percent80",EnumField,Fine,false -Word.PatternType,"percent90",EnumField,Fine,false -Word.PatternType,"plaid",EnumField,Fine,false -Word.PatternType,"shingle",EnumField,Fine,false -Word.PatternType,"smallCheckerBoard",EnumField,Fine,false -Word.PatternType,"smallConfetti",EnumField,Fine,false -Word.PatternType,"smallGrid",EnumField,Fine,false -Word.PatternType,"solidDiamond",EnumField,Fine,false -Word.PatternType,"sphere",EnumField,Fine,false -Word.PatternType,"trellis",EnumField,Fine,false -Word.PatternType,"upwardDiagonal",EnumField,Fine,false -Word.PatternType,"vertical",EnumField,Fine,false -Word.PatternType,"wave",EnumField,Fine,false -Word.PatternType,"weave",EnumField,Fine,false -Word.PatternType,"wideDownwardDiagonal",EnumField,Fine,false -Word.PatternType,"wideUpwardDiagonal",EnumField,Fine,false -Word.PatternType,"zigZag",EnumField,Fine,false -Word.PictureContentControl,N/A,Class,Unknown,false -Word.PictureContentControl,"appearance",Property,Good,false -Word.PictureContentControl,"color",Property,Excellent,false -Word.PictureContentControl,"context",Property,Excellent,false -Word.PictureContentControl,"id",Property,Great,false -Word.PictureContentControl,"isTemporary",Property,Excellent,false -Word.PictureContentControl,"level",Property,Great,false -Word.PictureContentControl,"lockContentControl",Property,Great,false -Word.PictureContentControl,"lockContents",Property,Great,false -Word.PictureContentControl,"placeholderText",Property,Great,false -Word.PictureContentControl,"range",Property,Great,false -Word.PictureContentControl,"showingPlaceholderText",Property,Good,false -Word.PictureContentControl,"tag",Property,Good,false -Word.PictureContentControl,"title",Property,Good,false -Word.PictureContentControl,"xmlMapping",Property,Great,false -Word.PictureContentControl,"copy()",Method,Fine,false -Word.PictureContentControl,"cut()",Method,Fine,false -Word.PictureContentControl,"delete(deleteContents)",Method,Excellent,false -Word.PictureContentControl,"load(options)",Method,Excellent,false -Word.PictureContentControl,"load(propertyNames)",Method,Excellent,false -Word.PictureContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.PictureContentControl,"set(properties, options)",Method,Good,false -Word.PictureContentControl,"set(properties)",Method,Good,false -Word.PictureContentControl,"setPlaceholderText(options)",Method,Fine,false -Word.PictureContentControl,"toJSON()",Method,Excellent,false -Word.PictureContentControl,"track()",Method,Excellent,false -Word.PictureContentControl,"untrack()",Method,Excellent,false -Word.PreferredWidthType,N/A,Enum,Unknown,false -Word.PreferredWidthType,"auto",EnumField,Fine,false -Word.PreferredWidthType,"percent",EnumField,Good,false -Word.PreferredWidthType,"points",EnumField,Good,false -Word.PresetCamera,N/A,Enum,Unknown,false -Word.PresetCamera,"isometricBottomDown",EnumField,Fine,false -Word.PresetCamera,"isometricBottomUp",EnumField,Fine,false -Word.PresetCamera,"isometricLeftDown",EnumField,Fine,false -Word.PresetCamera,"isometricLeftUp",EnumField,Fine,false -Word.PresetCamera,"isometricOffAxis1Left",EnumField,Fine,false -Word.PresetCamera,"isometricOffAxis1Right",EnumField,Fine,false -Word.PresetCamera,"isometricOffAxis1Top",EnumField,Fine,false -Word.PresetCamera,"isometricOffAxis2Left",EnumField,Fine,false -Word.PresetCamera,"isometricOffAxis2Right",EnumField,Fine,false -Word.PresetCamera,"isometricOffAxis2Top",EnumField,Fine,false -Word.PresetCamera,"isometricOffAxis3Bottom",EnumField,Fine,false -Word.PresetCamera,"isometricOffAxis3Left",EnumField,Fine,false -Word.PresetCamera,"isometricOffAxis3Right",EnumField,Fine,false -Word.PresetCamera,"isometricOffAxis4Bottom",EnumField,Fine,false -Word.PresetCamera,"isometricOffAxis4Left",EnumField,Fine,false -Word.PresetCamera,"isometricOffAxis4Right",EnumField,Fine,false -Word.PresetCamera,"isometricRightDown",EnumField,Fine,false -Word.PresetCamera,"isometricRightUp",EnumField,Fine,false -Word.PresetCamera,"isometricTopDown",EnumField,Fine,false -Word.PresetCamera,"isometricTopUp",EnumField,Fine,false -Word.PresetCamera,"legacyObliqueBottom",EnumField,Fine,false -Word.PresetCamera,"legacyObliqueBottomLeft",EnumField,Fine,false -Word.PresetCamera,"legacyObliqueBottomRight",EnumField,Fine,false -Word.PresetCamera,"legacyObliqueFront",EnumField,Fine,false -Word.PresetCamera,"legacyObliqueLeft",EnumField,Fine,false -Word.PresetCamera,"legacyObliqueRight",EnumField,Fine,false -Word.PresetCamera,"legacyObliqueTop",EnumField,Fine,false -Word.PresetCamera,"legacyObliqueTopLeft",EnumField,Fine,false -Word.PresetCamera,"legacyObliqueTopRight",EnumField,Fine,false -Word.PresetCamera,"legacyPerspectiveBottom",EnumField,Fine,false -Word.PresetCamera,"legacyPerspectiveBottomLeft",EnumField,Fine,false -Word.PresetCamera,"legacyPerspectiveBottomRight",EnumField,Fine,false -Word.PresetCamera,"legacyPerspectiveFront",EnumField,Fine,false -Word.PresetCamera,"legacyPerspectiveLeft",EnumField,Fine,false -Word.PresetCamera,"legacyPerspectiveRight",EnumField,Fine,false -Word.PresetCamera,"legacyPerspectiveTop",EnumField,Fine,false -Word.PresetCamera,"legacyPerspectiveTopLeft",EnumField,Fine,false -Word.PresetCamera,"legacyPerspectiveTopRight",EnumField,Fine,false -Word.PresetCamera,"mixed",EnumField,Fine,false -Word.PresetCamera,"obliqueBottom",EnumField,Fine,false -Word.PresetCamera,"obliqueBottomLeft",EnumField,Fine,false -Word.PresetCamera,"obliqueBottomRight",EnumField,Fine,false -Word.PresetCamera,"obliqueLeft",EnumField,Fine,false -Word.PresetCamera,"obliqueRight",EnumField,Fine,false -Word.PresetCamera,"obliqueTop",EnumField,Fine,false -Word.PresetCamera,"obliqueTopLeft",EnumField,Fine,false -Word.PresetCamera,"obliqueTopRight",EnumField,Fine,false -Word.PresetCamera,"orthographicFront",EnumField,Fine,false -Word.PresetCamera,"perspectiveAbove",EnumField,Fine,false -Word.PresetCamera,"perspectiveAboveLeftFacing",EnumField,Fine,false -Word.PresetCamera,"perspectiveAboveRightFacing",EnumField,Fine,false -Word.PresetCamera,"perspectiveBelow",EnumField,Fine,false -Word.PresetCamera,"perspectiveContrastingLeftFacing",EnumField,Fine,false -Word.PresetCamera,"perspectiveContrastingRightFacing",EnumField,Fine,false -Word.PresetCamera,"perspectiveFront",EnumField,Fine,false -Word.PresetCamera,"perspectiveHeroicExtremeLeftFacing",EnumField,Fine,false -Word.PresetCamera,"perspectiveHeroicExtremeRightFacing",EnumField,Fine,false -Word.PresetCamera,"perspectiveHeroicLeftFacing",EnumField,Fine,false -Word.PresetCamera,"perspectiveHeroicRightFacing",EnumField,Fine,false -Word.PresetCamera,"perspectiveLeft",EnumField,Fine,false -Word.PresetCamera,"perspectiveRelaxed",EnumField,Fine,false -Word.PresetCamera,"perspectiveRelaxedModerately",EnumField,Fine,false -Word.PresetCamera,"perspectiveRight",EnumField,Fine,false -Word.PresetExtrusionDirection,N/A,Enum,Unknown,false -Word.PresetExtrusionDirection,"bottom",EnumField,Fine,false -Word.PresetExtrusionDirection,"bottomLeft",EnumField,Fine,false -Word.PresetExtrusionDirection,"bottomRight",EnumField,Fine,false -Word.PresetExtrusionDirection,"left",EnumField,Fine,false -Word.PresetExtrusionDirection,"mixed",EnumField,Fine,false -Word.PresetExtrusionDirection,"none",EnumField,Fine,false -Word.PresetExtrusionDirection,"right",EnumField,Fine,false -Word.PresetExtrusionDirection,"top",EnumField,Fine,false -Word.PresetExtrusionDirection,"topLeft",EnumField,Fine,false -Word.PresetExtrusionDirection,"topRight",EnumField,Fine,false -Word.PresetGradientType,N/A,Enum,Unknown,false -Word.PresetGradientType,"brass",EnumField,Fine,false -Word.PresetGradientType,"calmWater",EnumField,Fine,false -Word.PresetGradientType,"chrome",EnumField,Fine,false -Word.PresetGradientType,"chromeII",EnumField,Fine,false -Word.PresetGradientType,"daybreak",EnumField,Fine,false -Word.PresetGradientType,"desert",EnumField,Fine,false -Word.PresetGradientType,"earlySunset",EnumField,Fine,false -Word.PresetGradientType,"fire",EnumField,Fine,false -Word.PresetGradientType,"fog",EnumField,Fine,false -Word.PresetGradientType,"gold",EnumField,Fine,false -Word.PresetGradientType,"goldII",EnumField,Good,false -Word.PresetGradientType,"horizon",EnumField,Fine,false -Word.PresetGradientType,"lateSunset",EnumField,Fine,false -Word.PresetGradientType,"mahogany",EnumField,Fine,false -Word.PresetGradientType,"mixed",EnumField,Excellent,false -Word.PresetGradientType,"moss",EnumField,Fine,false -Word.PresetGradientType,"nightfall",EnumField,Fine,false -Word.PresetGradientType,"ocean",EnumField,Fine,false -Word.PresetGradientType,"parchment",EnumField,Fine,false -Word.PresetGradientType,"peacock",EnumField,Fine,false -Word.PresetGradientType,"rainbow",EnumField,Fine,false -Word.PresetGradientType,"rainbowII",EnumField,Good,false -Word.PresetGradientType,"sapphire",EnumField,Fine,false -Word.PresetGradientType,"silver",EnumField,Fine,false -Word.PresetGradientType,"wheat",EnumField,Fine,false -Word.PresetLightingDirection,N/A,Enum,Unknown,false -Word.PresetLightingDirection,"bottom",EnumField,Fine,false -Word.PresetLightingDirection,"bottomLeft",EnumField,Fine,false -Word.PresetLightingDirection,"bottomRight",EnumField,Fine,false -Word.PresetLightingDirection,"left",EnumField,Fine,false -Word.PresetLightingDirection,"mixed",EnumField,Fine,false -Word.PresetLightingDirection,"none",EnumField,Fine,false -Word.PresetLightingDirection,"right",EnumField,Fine,false -Word.PresetLightingDirection,"top",EnumField,Fine,false -Word.PresetLightingDirection,"topLeft",EnumField,Fine,false -Word.PresetLightingDirection,"topRight",EnumField,Fine,false -Word.PresetLightingSoftness,N/A,Enum,Unknown,false -Word.PresetLightingSoftness,"bright",EnumField,Fine,false -Word.PresetLightingSoftness,"dim",EnumField,Fine,false -Word.PresetLightingSoftness,"mixed",EnumField,Fine,false -Word.PresetLightingSoftness,"normal",EnumField,Fine,false -Word.PresetMaterial,N/A,Enum,Unknown,false -Word.PresetMaterial,"clear",EnumField,Fine,false -Word.PresetMaterial,"darkEdge",EnumField,Fine,false -Word.PresetMaterial,"flat",EnumField,Fine,false -Word.PresetMaterial,"matte",EnumField,Fine,false -Word.PresetMaterial,"matte2",EnumField,Fine,false -Word.PresetMaterial,"metal",EnumField,Fine,false -Word.PresetMaterial,"metal2",EnumField,Fine,false -Word.PresetMaterial,"mixed",EnumField,Fine,false -Word.PresetMaterial,"plastic",EnumField,Fine,false -Word.PresetMaterial,"plastic2",EnumField,Fine,false -Word.PresetMaterial,"powder",EnumField,Fine,false -Word.PresetMaterial,"softEdge",EnumField,Fine,false -Word.PresetMaterial,"softMetal",EnumField,Fine,false -Word.PresetMaterial,"translucentPowder",EnumField,Fine,false -Word.PresetMaterial,"warmMatte",EnumField,Fine,false -Word.PresetMaterial,"wireFrame",EnumField,Fine,false -Word.PresetTexture,N/A,Enum,Unknown,false -Word.PresetTexture,"blueTissuePaper",EnumField,Fine,false -Word.PresetTexture,"bouquet",EnumField,Fine,false -Word.PresetTexture,"brownMarble",EnumField,Fine,false -Word.PresetTexture,"canvas",EnumField,Fine,false -Word.PresetTexture,"cork",EnumField,Fine,false -Word.PresetTexture,"denim",EnumField,Fine,false -Word.PresetTexture,"fishFossil",EnumField,Fine,false -Word.PresetTexture,"granite",EnumField,Fine,false -Word.PresetTexture,"greenMarble",EnumField,Fine,false -Word.PresetTexture,"mediumWood",EnumField,Fine,false -Word.PresetTexture,"mixed",EnumField,Fine,false -Word.PresetTexture,"newsprint",EnumField,Fine,false -Word.PresetTexture,"oak",EnumField,Fine,false -Word.PresetTexture,"paperBag",EnumField,Fine,false -Word.PresetTexture,"papyrus",EnumField,Fine,false -Word.PresetTexture,"parchment",EnumField,Fine,false -Word.PresetTexture,"pinkTissuePaper",EnumField,Fine,false -Word.PresetTexture,"purpleMesh",EnumField,Fine,false -Word.PresetTexture,"recycledPaper",EnumField,Fine,false -Word.PresetTexture,"sand",EnumField,Fine,false -Word.PresetTexture,"stationery",EnumField,Fine,false -Word.PresetTexture,"walnut",EnumField,Fine,false -Word.PresetTexture,"waterDroplets",EnumField,Fine,false -Word.PresetTexture,"whiteMarble",EnumField,Fine,false -Word.PresetTexture,"wovenMat",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,N/A,Enum,Unknown,false -Word.PresetThreeDimensionalFormat,"format1",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format10",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format11",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format12",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format13",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format14",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format15",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format16",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format17",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format18",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format19",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format2",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format20",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format3",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format4",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format5",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format6",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format7",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format8",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"format9",EnumField,Fine,false -Word.PresetThreeDimensionalFormat,"mixed",EnumField,Fine,false -Word.PrintOutItem,N/A,Enum,Unknown,false -Word.PrintOutItem,"autoTextEntries",EnumField,Fine,false -Word.PrintOutItem,"comments",EnumField,Fine,false -Word.PrintOutItem,"documentContent",EnumField,Fine,false -Word.PrintOutItem,"documentWithMarkup",EnumField,Fine,false -Word.PrintOutItem,"envelope",EnumField,Fine,false -Word.PrintOutItem,"keyAssignments",EnumField,Fine,false -Word.PrintOutItem,"markup",EnumField,Fine,false -Word.PrintOutItem,"properties",EnumField,Fine,false -Word.PrintOutItem,"styles",EnumField,Fine,false -Word.PrintOutPages,N/A,Enum,Unknown,false -Word.PrintOutPages,"all",EnumField,Fine,false -Word.PrintOutPages,"evenOnly",EnumField,Fine,false -Word.PrintOutPages,"oddOnly",EnumField,Fine,false -Word.PrintOutRange,N/A,Enum,Unknown,false -Word.PrintOutRange,"allDocument",EnumField,Fine,false -Word.PrintOutRange,"currentPage",EnumField,Fine,false -Word.PrintOutRange,"fromTo",EnumField,Fine,false -Word.PrintOutRange,"rangeOfPages",EnumField,Good,false -Word.PrintOutRange,"selection",EnumField,Fine,false -Word.ProtectionType,N/A,Enum,Unknown,false -Word.ProtectionType,"allowOnlyComments",EnumField,Fine,false -Word.ProtectionType,"allowOnlyFormFields",EnumField,Good,false -Word.ProtectionType,"allowOnlyReading",EnumField,Fine,false -Word.ProtectionType,"allowOnlyRevisions",EnumField,Fine,false -Word.ProtectionType,"noProtection",EnumField,Fine,false -Word.Range,N/A,Class,Unknown,true -Word.Range,"bold",Property,Good,false -Word.Range,"boldBidirectional",Property,Great,false -Word.Range,"bookmarks",Property,Great,false -Word.Range,"borders",Property,Great,false -Word.Range,"case",Property,Excellent,false -Word.Range,"characterWidth",Property,Good,false -Word.Range,"combineCharacters",Property,Great,false -Word.Range,"conflicts",Property,Great,false -Word.Range,"contentControls",Property,Good,false -Word.Range,"context",Property,Excellent,false -Word.Range,"disableCharacterSpaceGrid",Property,Excellent,false -Word.Range,"editors",Property,Excellent,false -Word.Range,"emphasisMark",Property,Excellent,false -Word.Range,"end",Property,Great,false -Word.Range,"endnotes",Property,Poor,false -Word.Range,"fields",Property,Good,false -Word.Range,"fitTextWidth",Property,Great,false -Word.Range,"font",Property,Fine,false -Word.Range,"footnotes",Property,Poor,true -Word.Range,"frames",Property,Good,false -Word.Range,"grammarChecked",Property,Great,false -Word.Range,"hasNoProofing",Property,Great,false -Word.Range,"highlightColorIndex",Property,Good,false -Word.Range,"horizontalInVertical",Property,Excellent,false -Word.Range,"hyperlink",Property,Excellent,false -Word.Range,"hyperlinks",Property,Great,false -Word.Range,"id",Property,Good,false -Word.Range,"inlinePictures",Property,Good,false -Word.Range,"isEmpty",Property,Poor,false -Word.Range,"isEndOfRowMark",Property,Good,false -Word.Range,"isTextVisibleOnScreen",Property,Fine,false -Word.Range,"italic",Property,Great,false -Word.Range,"italicBidirectional",Property,Great,false -Word.Range,"kana",Property,Great,false -Word.Range,"languageDetected",Property,Great,false -Word.Range,"languageId",Property,Excellent,false -Word.Range,"languageIdFarEast",Property,Good,false -Word.Range,"languageIdOther",Property,Great,false -Word.Range,"listFormat",Property,Great,false -Word.Range,"lists",Property,Fine,false -Word.Range,"pages",Property,Poor,false -Word.Range,"paragraphs",Property,Good,false -Word.Range,"parentBody",Property,Poor,false -Word.Range,"parentContentControl",Property,Great,true -Word.Range,"parentContentControlOrNullObject",Property,Excellent,false -Word.Range,"parentTable",Property,Great,false -Word.Range,"parentTableCell",Property,Great,false -Word.Range,"parentTableCellOrNullObject",Property,Excellent,false -Word.Range,"parentTableOrNullObject",Property,Excellent,false -Word.Range,"revisions",Property,Fine,false -Word.Range,"sections",Property,Poor,false -Word.Range,"shading",Property,Great,false -Word.Range,"shapes",Property,Good,false -Word.Range,"showAll",Property,Great,false -Word.Range,"spellingChecked",Property,Great,false -Word.Range,"start",Property,Great,false -Word.Range,"storyLength",Property,Fine,false -Word.Range,"storyType",Property,Poor,false -Word.Range,"style",Property,Excellent,false -Word.Range,"styleBuiltIn",Property,Excellent,true -Word.Range,"tableColumns",Property,Good,false -Word.Range,"tables",Property,Fine,false -Word.Range,"text",Property,Poor,false -Word.Range,"twoLinesInOne",Property,Great,false -Word.Range,"underline",Property,Great,false -Word.Range,"clear()",Method,Good,true -Word.Range,"compareLocationWith(range)",Method,Fine,true -Word.Range,"delete()",Method,Good,true -Word.Range,"detectLanguage()",Method,Fine,false -Word.Range,"expandTo(range)",Method,Excellent,true -Word.Range,"expandToOrNullObject(range)",Method,Excellent,false -Word.Range,"getBookmarks(includeHidden, includeAdjacent)",Method,Good,false -Word.Range,"getComments()",Method,Poor,true -Word.Range,"getContentControls(options)",Method,Fine,true -Word.Range,"getHtml()",Method,Excellent,true -Word.Range,"getHyperlinkRanges()",Method,Fine,true -Word.Range,"getNextTextRange(endingMarks, trimSpacing)",Method,Great,false -Word.Range,"getNextTextRangeOrNullObject(endingMarks, trimSpacing)",Method,Excellent,false -Word.Range,"getOoxml()",Method,Fine,true -Word.Range,"getRange(rangeLocation)",Method,Fine,true -Word.Range,"getReviewedText(changeTrackingVersion)",Method,Fine,true -Word.Range,"getReviewedText(changeTrackingVersion)",Method,Fine,false -Word.Range,"getTextRanges(endingMarks, trimSpacing)",Method,Fine,true -Word.Range,"getTrackedChanges()",Method,Good,false -Word.Range,"highlight()",Method,Fine,false -Word.Range,"insertBookmark(name)",Method,Good,false -Word.Range,"insertBreak(breakType, insertLocation)",Method,Good,true -Word.Range,"insertCanvas(insertShapeOptions)",Method,Fine,false -Word.Range,"insertComment(commentText)",Method,Poor,true -Word.Range,"insertContentControl(contentControlType)",Method,Fine,true -Word.Range,"insertEndnote(insertText)",Method,Fine,false -Word.Range,"insertField(insertLocation, fieldType, text, removeFormatting)",Method,Good,true -Word.Range,"insertField(insertLocation, fieldType, text, removeFormatting)",Method,Good,false -Word.Range,"insertFileFromBase64(base64File, insertLocation)",Method,Fine,true -Word.Range,"insertFootnote(insertText)",Method,Fine,true -Word.Range,"insertGeometricShape(geometricShapeType, insertShapeOptions)",Method,Fine,false -Word.Range,"insertGeometricShape(geometricShapeType, insertShapeOptions)",Method,Fine,false -Word.Range,"insertHtml(html, insertLocation)",Method,Fine,true -Word.Range,"insertInlinePictureFromBase64(base64EncodedImage, insertLocation)",Method,Fine,true -Word.Range,"insertOoxml(ooxml, insertLocation)",Method,Fine,true -Word.Range,"insertParagraph(paragraphText, insertLocation)",Method,Fine,true -Word.Range,"insertPictureFromBase64(base64EncodedImage, insertShapeOptions)",Method,Fine,false -Word.Range,"insertTable(rowCount, columnCount, insertLocation, values)",Method,Good,false -Word.Range,"insertText(text, insertLocation)",Method,Fine,true -Word.Range,"insertTextBox(text, insertShapeOptions)",Method,Fine,true -Word.Range,"intersectWith(range)",Method,Excellent,false -Word.Range,"intersectWithOrNullObject(range)",Method,Excellent,false -Word.Range,"load(options)",Method,Excellent,false -Word.Range,"load(propertyNames)",Method,Excellent,false -Word.Range,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Range,"removeHighlight()",Method,Good,false -Word.Range,"search(searchText, searchOptions)",Method,Excellent,false -Word.Range,"select(selectionMode)",Method,Poor,true -Word.Range,"select(selectionMode)",Method,Poor,false -Word.Range,"set(properties, options)",Method,Good,false -Word.Range,"set(properties)",Method,Good,false -Word.Range,"split(delimiters, multiParagraphs, trimDelimiters, trimSpacing)",Method,Fine,false -Word.Range,"toJSON()",Method,Excellent,false -Word.Range,"track()",Method,Excellent,false -Word.Range,"untrack()",Method,Excellent,false -Word.RangeCollection,N/A,Class,Unknown,true -Word.RangeCollection,"context",Property,Excellent,false -Word.RangeCollection,"items",Property,Poor,false -Word.RangeCollection,"getFirst()",Method,Great,false -Word.RangeCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.RangeCollection,"load(options)",Method,Excellent,false -Word.RangeCollection,"load(propertyNames)",Method,Excellent,false -Word.RangeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.RangeCollection,"toJSON()",Method,Excellent,false -Word.RangeCollection,"track()",Method,Excellent,false -Word.RangeCollection,"untrack()",Method,Excellent,false -Word.RangeLocation,N/A,Enum,Unknown,true -Word.RangeLocation,"after",EnumField,Great,false -Word.RangeLocation,"before",EnumField,Fine,false -Word.RangeLocation,"content",EnumField,Fine,false -Word.RangeLocation,"end",EnumField,Good,false -Word.RangeLocation,"start",EnumField,Good,false -Word.RangeLocation,"whole",EnumField,Great,false -Word.RangeScopedCollection,N/A,Class,Unknown,false -Word.RangeScopedCollection,"context",Property,Excellent,false -Word.RangeScopedCollection,"items",Property,Poor,false -Word.RangeScopedCollection,"getItem(index)",Method,Good,false -Word.RangeScopedCollection,"load(options)",Method,Excellent,false -Word.RangeScopedCollection,"load(propertyNames)",Method,Excellent,false -Word.RangeScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.RangeScopedCollection,"toJSON()",Method,Excellent,false -Word.RangeScopedCollection,"track()",Method,Excellent,false -Word.RangeScopedCollection,"untrack()",Method,Excellent,false -Word.ReadabilityStatistic,N/A,Class,Unknown,false -Word.ReadabilityStatistic,"context",Property,Excellent,false -Word.ReadabilityStatistic,"name",Property,Fine,false -Word.ReadabilityStatistic,"value",Property,Good,false -Word.ReadabilityStatistic,"load(options)",Method,Excellent,false -Word.ReadabilityStatistic,"load(propertyNames)",Method,Excellent,false -Word.ReadabilityStatistic,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ReadabilityStatistic,"toJSON()",Method,Excellent,false -Word.ReadabilityStatistic,"track()",Method,Excellent,false -Word.ReadabilityStatistic,"untrack()",Method,Excellent,false -Word.ReadabilityStatisticCollection,N/A,Class,Unknown,false -Word.ReadabilityStatisticCollection,"context",Property,Excellent,false -Word.ReadabilityStatisticCollection,"items",Property,Poor,false -Word.ReadabilityStatisticCollection,"getItemAt(index)",Method,Good,false -Word.ReadabilityStatisticCollection,"load(options)",Method,Excellent,false -Word.ReadabilityStatisticCollection,"load(propertyNames)",Method,Excellent,false -Word.ReadabilityStatisticCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ReadabilityStatisticCollection,"toJSON()",Method,Excellent,false -Word.ReadabilityStatisticCollection,"track()",Method,Excellent,false -Word.ReadabilityStatisticCollection,"untrack()",Method,Excellent,false -Word.ReadingLayoutMargin,N/A,Enum,Unknown,false -Word.ReadingLayoutMargin,"automatic",EnumField,Fine,false -Word.ReadingLayoutMargin,"full",EnumField,Fine,false -Word.ReadingLayoutMargin,"suppress",EnumField,Fine,false -Word.ReadingOrder,N/A,Enum,Unknown,false -Word.ReadingOrder,"leftToRight",EnumField,Fine,false -Word.ReadingOrder,"rightToLeft",EnumField,Fine,false -Word.ReferenceKind,N/A,Enum,Unknown,false -Word.ReferenceKind,"contentText",EnumField,Fine,false -Word.ReferenceKind,"endnoteNumber",EnumField,Fine,false -Word.ReferenceKind,"endnoteNumberFormatted",EnumField,Fine,false -Word.ReferenceKind,"entireCaption",EnumField,Fine,false -Word.ReferenceKind,"footnoteNumber",EnumField,Fine,false -Word.ReferenceKind,"footnoteNumberFormatted",EnumField,Fine,false -Word.ReferenceKind,"numberFullContext",EnumField,Great,false -Word.ReferenceKind,"numberNoContext",EnumField,Great,false -Word.ReferenceKind,"numberRelativeContext",EnumField,Great,false -Word.ReferenceKind,"onlyCaptionText",EnumField,Fine,false -Word.ReferenceKind,"onlyLabelAndNumber",EnumField,Fine,false -Word.ReferenceKind,"pageNumber",EnumField,Fine,false -Word.ReferenceKind,"position",EnumField,Fine,false -Word.ReferenceType,N/A,Enum,Unknown,false -Word.ReferenceType,"bookmark",EnumField,Fine,false -Word.ReferenceType,"endnote",EnumField,Fine,false -Word.ReferenceType,"footnote",EnumField,Fine,false -Word.ReferenceType,"heading",EnumField,Fine,false -Word.ReferenceType,"numberedItem",EnumField,Fine,false -Word.ReflectionFormat,N/A,Class,Unknown,false -Word.ReflectionFormat,"blur",Property,Excellent,false -Word.ReflectionFormat,"context",Property,Excellent,false -Word.ReflectionFormat,"offset",Property,Great,false -Word.ReflectionFormat,"size",Property,Great,false -Word.ReflectionFormat,"transparency",Property,Excellent,false -Word.ReflectionFormat,"type",Property,Excellent,false -Word.ReflectionFormat,"load(options)",Method,Excellent,false -Word.ReflectionFormat,"load(propertyNames)",Method,Excellent,false -Word.ReflectionFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ReflectionFormat,"set(properties, options)",Method,Good,false -Word.ReflectionFormat,"set(properties)",Method,Good,false -Word.ReflectionFormat,"toJSON()",Method,Excellent,false -Word.ReflectionFormat,"track()",Method,Excellent,false -Word.ReflectionFormat,"untrack()",Method,Excellent,false -Word.ReflectionType,N/A,Enum,Unknown,false -Word.ReflectionType,"mixed",EnumField,Fine,false -Word.ReflectionType,"none",EnumField,Fine,false -Word.ReflectionType,"type1",EnumField,Fine,false -Word.ReflectionType,"type2",EnumField,Fine,false -Word.ReflectionType,"type3",EnumField,Fine,false -Word.ReflectionType,"type4",EnumField,Fine,false -Word.ReflectionType,"type5",EnumField,Fine,false -Word.ReflectionType,"type6",EnumField,Fine,false -Word.ReflectionType,"type7",EnumField,Fine,false -Word.ReflectionType,"type8",EnumField,Fine,false -Word.ReflectionType,"type9",EnumField,Fine,false -Word.RelativeHorizontalPosition,N/A,Enum,Fine,false -Word.RelativeHorizontalPosition,"character",EnumField,Fine,false -Word.RelativeHorizontalPosition,"column",EnumField,Fine,false -Word.RelativeHorizontalPosition,"insideMargin",EnumField,Fine,false -Word.RelativeHorizontalPosition,"leftMargin",EnumField,Fine,false -Word.RelativeHorizontalPosition,"margin",EnumField,Fine,false -Word.RelativeHorizontalPosition,"outsideMargin",EnumField,Fine,false -Word.RelativeHorizontalPosition,"page",EnumField,Fine,false -Word.RelativeHorizontalPosition,"rightMargin",EnumField,Fine,false -Word.RelativeSize,N/A,Enum,Fine,false -Word.RelativeSize,"bottomMargin",EnumField,Fine,false -Word.RelativeSize,"insideMargin",EnumField,Fine,false -Word.RelativeSize,"margin",EnumField,Fine,false -Word.RelativeSize,"outsideMargin",EnumField,Fine,false -Word.RelativeSize,"page",EnumField,Fine,false -Word.RelativeSize,"topMargin",EnumField,Fine,false -Word.RelativeVerticalPosition,N/A,Enum,Fine,false -Word.RelativeVerticalPosition,"bottomMargin",EnumField,Fine,false -Word.RelativeVerticalPosition,"insideMargin",EnumField,Fine,false -Word.RelativeVerticalPosition,"line",EnumField,Fine,false -Word.RelativeVerticalPosition,"margin",EnumField,Fine,false -Word.RelativeVerticalPosition,"outsideMargin",EnumField,Fine,false -Word.RelativeVerticalPosition,"page",EnumField,Fine,false -Word.RelativeVerticalPosition,"paragraph",EnumField,Fine,false -Word.RelativeVerticalPosition,"topMargin",EnumField,Fine,false -Word.RemoveDocInfoType,N/A,Enum,Unknown,false -Word.RemoveDocInfoType,"all",EnumField,Fine,false -Word.RemoveDocInfoType,"atMentions",EnumField,Fine,false -Word.RemoveDocInfoType,"commentReactions",EnumField,Fine,false -Word.RemoveDocInfoType,"comments",EnumField,Fine,false -Word.RemoveDocInfoType,"contentType",EnumField,Fine,false -Word.RemoveDocInfoType,"documentIntelligence",EnumField,Fine,false -Word.RemoveDocInfoType,"documentManagementPolicy",EnumField,Fine,false -Word.RemoveDocInfoType,"documentProperties",EnumField,Fine,false -Word.RemoveDocInfoType,"documentServerProperties",EnumField,Fine,false -Word.RemoveDocInfoType,"documentTasks",EnumField,Fine,false -Word.RemoveDocInfoType,"documentWorkspace",EnumField,Fine,false -Word.RemoveDocInfoType,"emailHeader",EnumField,Fine,false -Word.RemoveDocInfoType,"inkAnnotations",EnumField,Fine,false -Word.RemoveDocInfoType,"removePersonalInformation",EnumField,Fine,false -Word.RemoveDocInfoType,"revisions",EnumField,Fine,false -Word.RemoveDocInfoType,"routingSlip",EnumField,Fine,false -Word.RemoveDocInfoType,"sendForReview",EnumField,Fine,false -Word.RemoveDocInfoType,"taskpaneWebExtensions",EnumField,Fine,false -Word.RemoveDocInfoType,"template",EnumField,Fine,false -Word.RemoveDocInfoType,"versions",EnumField,Fine,false -Word.RepeatingSectionContentControl,N/A,Class,Unknown,false -Word.RepeatingSectionContentControl,"allowInsertDeleteSection",Property,Great,false -Word.RepeatingSectionContentControl,"appearance",Property,Good,false -Word.RepeatingSectionContentControl,"color",Property,Excellent,false -Word.RepeatingSectionContentControl,"context",Property,Excellent,false -Word.RepeatingSectionContentControl,"id",Property,Great,false -Word.RepeatingSectionContentControl,"isTemporary",Property,Excellent,false -Word.RepeatingSectionContentControl,"level",Property,Great,false -Word.RepeatingSectionContentControl,"lockContentControl",Property,Great,false -Word.RepeatingSectionContentControl,"lockContents",Property,Great,false -Word.RepeatingSectionContentControl,"placeholderText",Property,Great,false -Word.RepeatingSectionContentControl,"range",Property,Good,false -Word.RepeatingSectionContentControl,"repeatingSectionItems",Property,Good,false -Word.RepeatingSectionContentControl,"repeatingSectionItemTitle",Property,Excellent,false -Word.RepeatingSectionContentControl,"showingPlaceholderText",Property,Good,false -Word.RepeatingSectionContentControl,"tag",Property,Good,false -Word.RepeatingSectionContentControl,"title",Property,Good,false -Word.RepeatingSectionContentControl,"xmlapping",Property,Great,false -Word.RepeatingSectionContentControl,"copy()",Method,Fine,false -Word.RepeatingSectionContentControl,"cut()",Method,Fine,false -Word.RepeatingSectionContentControl,"delete(deleteContents)",Method,Good,false -Word.RepeatingSectionContentControl,"load(options)",Method,Excellent,false -Word.RepeatingSectionContentControl,"load(propertyNames)",Method,Excellent,false -Word.RepeatingSectionContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.RepeatingSectionContentControl,"set(properties, options)",Method,Good,false -Word.RepeatingSectionContentControl,"set(properties)",Method,Good,false -Word.RepeatingSectionContentControl,"setPlaceholderText(options)",Method,Fine,false -Word.RepeatingSectionContentControl,"toJSON()",Method,Excellent,false -Word.RepeatingSectionContentControl,"track()",Method,Excellent,false -Word.RepeatingSectionContentControl,"untrack()",Method,Excellent,false -Word.RepeatingSectionItem,N/A,Class,Unknown,false -Word.RepeatingSectionItem,"context",Property,Excellent,false -Word.RepeatingSectionItem,"range",Property,Good,false -Word.RepeatingSectionItem,"delete()",Method,Good,false -Word.RepeatingSectionItem,"insertItemAfter()",Method,Good,false -Word.RepeatingSectionItem,"insertItemBefore()",Method,Good,false -Word.RepeatingSectionItem,"load(options)",Method,Excellent,false -Word.RepeatingSectionItem,"load(propertyNames)",Method,Excellent,false -Word.RepeatingSectionItem,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.RepeatingSectionItem,"set(properties, options)",Method,Good,false -Word.RepeatingSectionItem,"set(properties)",Method,Good,false -Word.RepeatingSectionItem,"toJSON()",Method,Excellent,false -Word.RepeatingSectionItem,"track()",Method,Excellent,false -Word.RepeatingSectionItem,"untrack()",Method,Excellent,false -Word.RepeatingSectionItemCollection,N/A,Class,Unknown,false -Word.RepeatingSectionItemCollection,"context",Property,Excellent,false -Word.RepeatingSectionItemCollection,"getItemAt(index)",Method,Fine,false -Word.RepeatingSectionItemCollection,"load(propertyNames)",Method,Excellent,false -Word.RepeatingSectionItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.RepeatingSectionItemCollection,"toJSON()",Method,Excellent,false -Word.RepeatingSectionItemCollection,"track()",Method,Excellent,false -Word.RepeatingSectionItemCollection,"untrack()",Method,Excellent,false -Word.RequestContext,N/A,Class,Missing,true -Word.RequestContext,"application",Property,Fine,false -Word.RequestContext,"document",Property,Missing,false -Word.Reviewer,N/A,Class,Unknown,false -Word.Reviewer,"context",Property,Excellent,false -Word.Reviewer,"isVisible",Property,Great,false -Word.Reviewer,"load(options)",Method,Excellent,false -Word.Reviewer,"load(propertyNames)",Method,Excellent,false -Word.Reviewer,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Reviewer,"set(properties, options)",Method,Good,false -Word.Reviewer,"set(properties)",Method,Good,false -Word.Reviewer,"toJSON()",Method,Excellent,false -Word.Reviewer,"track()",Method,Excellent,false -Word.Reviewer,"untrack()",Method,Excellent,false -Word.ReviewerCollection,N/A,Class,Unknown,false -Word.ReviewerCollection,"context",Property,Excellent,false -Word.ReviewerCollection,"items",Property,Poor,false -Word.ReviewerCollection,"getItem(index)",Method,Excellent,false -Word.ReviewerCollection,"load(options)",Method,Excellent,false -Word.ReviewerCollection,"load(propertyNames)",Method,Excellent,false -Word.ReviewerCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ReviewerCollection,"toJSON()",Method,Excellent,false -Word.ReviewerCollection,"track()",Method,Excellent,false -Word.ReviewerCollection,"untrack()",Method,Excellent,false -Word.Revision,N/A,Class,Unknown,false -Word.Revision,"author",Property,Fine,false -Word.Revision,"context",Property,Excellent,false -Word.Revision,"date",Property,Good,false -Word.Revision,"formatDescription",Property,Fine,false -Word.Revision,"index",Property,Fine,false -Word.Revision,"movedRange",Property,Good,false -Word.Revision,"range",Property,Great,false -Word.Revision,"type",Property,Poor,false -Word.Revision,"accept()",Method,Fine,false -Word.Revision,"load(options)",Method,Excellent,false -Word.Revision,"load(propertyNames)",Method,Excellent,false -Word.Revision,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Revision,"reject()",Method,Fine,false -Word.Revision,"set(properties, options)",Method,Good,false -Word.Revision,"set(properties)",Method,Good,false -Word.Revision,"toJSON()",Method,Excellent,false -Word.Revision,"track()",Method,Excellent,false -Word.Revision,"untrack()",Method,Excellent,false -Word.RevisionCollection,N/A,Class,Great,false -Word.RevisionCollection,"context",Property,Excellent,false -Word.RevisionCollection,"items",Property,Poor,false -Word.RevisionCollection,"acceptAll()",Method,Fine,false -Word.RevisionCollection,"getItem(index)",Method,Excellent,false -Word.RevisionCollection,"load(options)",Method,Excellent,false -Word.RevisionCollection,"load(propertyNames)",Method,Excellent,false -Word.RevisionCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.RevisionCollection,"rejectAll()",Method,Fine,false -Word.RevisionCollection,"toJSON()",Method,Excellent,false -Word.RevisionCollection,"track()",Method,Excellent,false -Word.RevisionCollection,"untrack()",Method,Excellent,false -Word.RevisionsBalloonMargin,N/A,Enum,Unknown,false -Word.RevisionsBalloonMargin,"left",EnumField,Fine,false -Word.RevisionsBalloonMargin,"right",EnumField,Fine,false -Word.RevisionsBalloonWidthType,N/A,Enum,Unknown,false -Word.RevisionsBalloonWidthType,"percent",EnumField,Fine,false -Word.RevisionsBalloonWidthType,"points",EnumField,Fine,false -Word.RevisionsFilter,N/A,Class,Unknown,false -Word.RevisionsFilter,"context",Property,Excellent,false -Word.RevisionsFilter,"markup",Property,Excellent,false -Word.RevisionsFilter,"reviewers",Property,Good,false -Word.RevisionsFilter,"view",Property,Excellent,false -Word.RevisionsFilter,"load(options)",Method,Excellent,false -Word.RevisionsFilter,"load(propertyNames)",Method,Excellent,false -Word.RevisionsFilter,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.RevisionsFilter,"set(properties, options)",Method,Good,false -Word.RevisionsFilter,"set(properties)",Method,Good,false -Word.RevisionsFilter,"toggleShowAllReviewers()",Method,Fine,false -Word.RevisionsFilter,"toJSON()",Method,Excellent,false -Word.RevisionsFilter,"track()",Method,Excellent,false -Word.RevisionsFilter,"untrack()",Method,Excellent,false -Word.RevisionsMarkup,N/A,Enum,Unknown,false -Word.RevisionsMarkup,"all",EnumField,Fine,false -Word.RevisionsMarkup,"none",EnumField,Fine,false -Word.RevisionsMarkup,"simple",EnumField,Fine,false -Word.RevisionsMode,N/A,Enum,Unknown,false -Word.RevisionsMode,"balloon",EnumField,Fine,false -Word.RevisionsMode,"inline",EnumField,Fine,false -Word.RevisionsMode,"mixed",EnumField,Fine,false -Word.RevisionsView,N/A,Enum,Unknown,false -Word.RevisionsView,"final",EnumField,Fine,false -Word.RevisionsView,"original",EnumField,Fine,false -Word.RevisionType,N/A,Enum,Unknown,false -Word.RevisionType,"cellDeletion",EnumField,Fine,false -Word.RevisionType,"cellInsertion",EnumField,Fine,false -Word.RevisionType,"cellMerge",EnumField,Fine,false -Word.RevisionType,"cellSplit",EnumField,Fine,false -Word.RevisionType,"conflict",EnumField,Fine,false -Word.RevisionType,"conflictDelete",EnumField,Fine,false -Word.RevisionType,"conflictInsert",EnumField,Fine,false -Word.RevisionType,"delete",EnumField,Fine,false -Word.RevisionType,"displayField",EnumField,Good,false -Word.RevisionType,"insert",EnumField,Fine,false -Word.RevisionType,"movedFrom",EnumField,Fine,false -Word.RevisionType,"movedTo",EnumField,Fine,false -Word.RevisionType,"none",EnumField,Fine,false -Word.RevisionType,"paragraphNumber",EnumField,Fine,false -Word.RevisionType,"paragraphProperty",EnumField,Good,false -Word.RevisionType,"property",EnumField,Good,false -Word.RevisionType,"reconcile",EnumField,Fine,false -Word.RevisionType,"replace",EnumField,Fine,false -Word.RevisionType,"sectionProperty",EnumField,Good,false -Word.RevisionType,"style",EnumField,Fine,false -Word.RevisionType,"styleDefinition",EnumField,Fine,false -Word.RevisionType,"tableProperty",EnumField,Good,false -Word.RowHeightRule,N/A,Enum,Unknown,false -Word.RowHeightRule,"atLeast",EnumField,Good,false -Word.RowHeightRule,"auto",EnumField,Good,false -Word.RowHeightRule,"exactly",EnumField,Good,false -Word.RulerStyle,N/A,Enum,Unknown,false -Word.RulerStyle,"firstColumn",EnumField,Fine,false -Word.RulerStyle,"none",EnumField,Excellent,false -Word.RulerStyle,"proportional",EnumField,Good,false -Word.RulerStyle,"sameWidth",EnumField,Great,false -Word.SaveBehavior,N/A,Enum,Unknown,true -Word.SaveBehavior,"prompt",EnumField,Great,false -Word.SaveBehavior,"save",EnumField,Great,false -Word.SaveConfiguration,N/A,Enum,Great,false -Word.SaveConfiguration,"doNotSaveChanges",EnumField,Great,false -Word.SaveConfiguration,"promptToSaveChanges",EnumField,Great,false -Word.SaveConfiguration,"saveChanges",EnumField,Great,false -Word.ScreenSize,N/A,Enum,Unknown,false -Word.ScreenSize,"size1024x768",EnumField,Fine,false -Word.ScreenSize,"size1152x882",EnumField,Fine,false -Word.ScreenSize,"size1152x900",EnumField,Fine,false -Word.ScreenSize,"size1280x1024",EnumField,Fine,false -Word.ScreenSize,"size1600x1200",EnumField,Fine,false -Word.ScreenSize,"size1800x1440",EnumField,Fine,false -Word.ScreenSize,"size1920x1200",EnumField,Fine,false -Word.ScreenSize,"size544x376",EnumField,Fine,false -Word.ScreenSize,"size640x480",EnumField,Fine,false -Word.ScreenSize,"size720x512",EnumField,Fine,false -Word.ScreenSize,"size800x600",EnumField,Fine,false -Word.SearchOptions,N/A,Class,Unknown,true -Word.SearchOptions,"context",Property,Excellent,false -Word.SearchOptions,"ignorePunct",Property,Excellent,false -Word.SearchOptions,"ignoreSpace",Property,Excellent,false -Word.SearchOptions,"matchCase",Property,Excellent,false -Word.SearchOptions,"matchPrefix",Property,Excellent,false -Word.SearchOptions,"matchSuffix",Property,Excellent,false -Word.SearchOptions,"matchWholeWord",Property,Excellent,false -Word.SearchOptions,"matchWildcards",Property,Excellent,false -Word.SearchOptions,"load(options)",Method,Excellent,true -Word.SearchOptions,"load(propertyNames)",Method,Excellent,false -Word.SearchOptions,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.SearchOptions,"newObject(context)",Method,Great,false -Word.SearchOptions,"set(properties, options)",Method,Good,false -Word.SearchOptions,"set(properties)",Method,Good,false -Word.SearchOptions,"toJSON()",Method,Excellent,false -Word.Section,N/A,Class,Unknown,true -Word.Section,"body",Property,Good,false -Word.Section,"borders",Property,Great,false -Word.Section,"context",Property,Excellent,false -Word.Section,"pageSetup",Property,Great,false -Word.Section,"protectedForForms",Property,Good,false -Word.Section,"getFooter(type)",Method,Poor,true -Word.Section,"getFooter(type)",Method,Poor,true -Word.Section,"getHeader(type)",Method,Poor,true -Word.Section,"getHeader(type)",Method,Poor,true -Word.Section,"getNext()",Method,Great,false -Word.Section,"getNextOrNullObject()",Method,Excellent,false -Word.Section,"load(options)",Method,Excellent,false -Word.Section,"load(propertyNames)",Method,Excellent,false -Word.Section,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Section,"set(properties, options)",Method,Good,false -Word.Section,"set(properties)",Method,Good,false -Word.Section,"toJSON()",Method,Excellent,false -Word.Section,"track()",Method,Excellent,false -Word.Section,"untrack()",Method,Excellent,false -Word.SectionCollection,N/A,Class,Unknown,true -Word.SectionCollection,"context",Property,Excellent,false -Word.SectionCollection,"items",Property,Poor,false -Word.SectionCollection,"getFirst()",Method,Great,false -Word.SectionCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.SectionCollection,"load(options)",Method,Excellent,false -Word.SectionCollection,"load(propertyNames)",Method,Excellent,false -Word.SectionCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.SectionCollection,"toJSON()",Method,Excellent,false -Word.SectionCollection,"track()",Method,Excellent,false -Word.SectionCollection,"untrack()",Method,Excellent,false -Word.SectionDirection,N/A,Enum,Unknown,false -Word.SectionDirection,"leftToRight",EnumField,Fine,false -Word.SectionDirection,"rightToLeft",EnumField,Fine,false -Word.SectionStart,N/A,Enum,Unknown,false -Word.SectionStart,"continuous",EnumField,Fine,false -Word.SectionStart,"evenPage",EnumField,Fine,false -Word.SectionStart,"newColumn",EnumField,Fine,false -Word.SectionStart,"newPage",EnumField,Fine,false -Word.SectionStart,"oddPage",EnumField,Fine,false -Word.SeekView,N/A,Enum,Unknown,false -Word.SeekView,"currentPageFooter",EnumField,Fine,false -Word.SeekView,"currentPageHeader",EnumField,Fine,false -Word.SeekView,"endnotes",EnumField,Fine,false -Word.SeekView,"evenPagesFooter",EnumField,Fine,false -Word.SeekView,"evenPagesHeader",EnumField,Fine,false -Word.SeekView,"firstPageFooter",EnumField,Fine,false -Word.SeekView,"firstPageHeader",EnumField,Fine,false -Word.SeekView,"footnotes",EnumField,Fine,false -Word.SeekView,"mainDocument",EnumField,Fine,false -Word.SeekView,"primaryFooter",EnumField,Fine,false -Word.SeekView,"primaryHeader",EnumField,Fine,false -Word.Selection,N/A,Class,Unknown,false -Word.Selection,"borders",Property,Great,false -Word.Selection,"characters",Property,Excellent,false -Word.Selection,"comments",Property,Great,false -Word.Selection,"context",Property,Excellent,false -Word.Selection,"end",Property,Great,false -Word.Selection,"fields",Property,Excellent,false -Word.Selection,"fitTextWidth",Property,Great,false -Word.Selection,"font",Property,Great,false -Word.Selection,"formattedText",Property,Excellent,false -Word.Selection,"hasNoProofing",Property,Great,false -Word.Selection,"isActive",Property,Great,false -Word.Selection,"isColumnSelectModeActive",Property,Good,false -Word.Selection,"isEndOfRowMark",Property,Good,false -Word.Selection,"isExtendModeActive",Property,Good,false -Word.Selection,"isInsertionPointAtEndOfLine",Property,Good,false -Word.Selection,"isStartActive",Property,Great,false -Word.Selection,"languageDetected",Property,Great,false -Word.Selection,"languageId",Property,Fine,false -Word.Selection,"languageIdFarEast",Property,Fine,false -Word.Selection,"languageIdOther",Property,Great,false -Word.Selection,"orientation",Property,Great,false -Word.Selection,"paragraphs",Property,Great,false -Word.Selection,"range",Property,Great,false -Word.Selection,"sections",Property,Great,false -Word.Selection,"sentences",Property,Excellent,false -Word.Selection,"shading",Property,Great,false -Word.Selection,"start",Property,Great,false -Word.Selection,"storyLength",Property,Good,false -Word.Selection,"storyType",Property,Fine,false -Word.Selection,"tables",Property,Great,false -Word.Selection,"text",Property,Good,false -Word.Selection,"topLevelTables",Property,Good,false -Word.Selection,"type",Property,Fine,false -Word.Selection,"words",Property,Excellent,false -Word.Selection,"calculate()",Method,Great,false -Word.Selection,"cancelMode()",Method,Fine,false -Word.Selection,"clearCharacterStyleFormatting()",Method,Fine,false -Word.Selection,"clearFormatting()",Method,Fine,false -Word.Selection,"clearManualCharacterFormatting()",Method,Fine,false -Word.Selection,"clearManualParagraphFormatting()",Method,Fine,false -Word.Selection,"clearParagraphFormatting()",Method,Fine,false -Word.Selection,"clearParagraphStyle()",Method,Fine,false -Word.Selection,"collapse(direction)",Method,Fine,false -Word.Selection,"collapse(direction)",Method,Fine,false -Word.Selection,"convertToTable(options)",Method,Fine,false -Word.Selection,"copyAsPictureToClipboard()",Method,Fine,false -Word.Selection,"copyFormat()",Method,Fine,false -Word.Selection,"copyToClipboard()",Method,Poor,false -Word.Selection,"createTextBox()",Method,Good,false -Word.Selection,"cut()",Method,Fine,false -Word.Selection,"delete(options)",Method,Great,false -Word.Selection,"detectLanguage()",Method,Fine,false -Word.Selection,"expand(unit)",Method,Poor,false -Word.Selection,"expand(unit)",Method,Poor,false -Word.Selection,"expandToWholeStory()",Method,Poor,false -Word.Selection,"extend(character)",Method,Good,false -Word.Selection,"extend(character)",Method,Good,false -Word.Selection,"getNextRange(options)",Method,Great,false -Word.Selection,"getPreviousRange(options)",Method,Great,false -Word.Selection,"goTo(options)",Method,Excellent,false -Word.Selection,"goToNext(what)",Method,Excellent,false -Word.Selection,"goToNext(what)",Method,Excellent,false -Word.Selection,"goToPrevious(what)",Method,Excellent,false -Word.Selection,"goToPrevious(what)",Method,Excellent,false -Word.Selection,"insertAfter(text)",Method,Good,false -Word.Selection,"insertBefore(text)",Method,Fine,false -Word.Selection,"insertCells(shiftCells)",Method,Poor,false -Word.Selection,"insertCells(shiftCells)",Method,Poor,false -Word.Selection,"insertColumnsLeft()",Method,Fine,false -Word.Selection,"insertColumnsRight()",Method,Fine,false -Word.Selection,"insertDateTime(options)",Method,Good,false -Word.Selection,"insertFormula(options)",Method,Good,false -Word.Selection,"insertNewPage()",Method,Fine,false -Word.Selection,"insertParagraphAfter()",Method,Poor,false -Word.Selection,"insertParagraphBefore()",Method,Fine,false -Word.Selection,"insertParagraphStyleSeparator()",Method,Good,false -Word.Selection,"insertRowsAbove(numRows)",Method,Poor,false -Word.Selection,"insertRowsBelow(numRows)",Method,Poor,false -Word.Selection,"insertSymbol(characterNumber, options)",Method,Good,false -Word.Selection,"insertText(Text)",Method,Fine,false -Word.Selection,"insertXML(xml, transform)",Method,Good,false -Word.Selection,"isEqual(range)",Method,Great,false -Word.Selection,"isInRange(range)",Method,Excellent,false -Word.Selection,"isInStory(range)",Method,Great,false -Word.Selection,"load(options)",Method,Excellent,false -Word.Selection,"load(propertyNames)",Method,Excellent,false -Word.Selection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Selection,"move(options)",Method,Great,false -Word.Selection,"moveDown(options)",Method,Poor,false -Word.Selection,"moveEnd(options)",Method,Fine,false -Word.Selection,"moveEndUntil(characters, count)",Method,Good,false -Word.Selection,"moveEndWhile(characters, count)",Method,Good,false -Word.Selection,"moveLeft(options)",Method,Poor,false -Word.Selection,"moveRight(options)",Method,Poor,false -Word.Selection,"moveStart(options)",Method,Poor,false -Word.Selection,"moveStartUntil(characters, count)",Method,Good,false -Word.Selection,"moveStartWhile(characters, count)",Method,Good,false -Word.Selection,"moveUntil(characters, count)",Method,Good,false -Word.Selection,"moveUp(options)",Method,Poor,false -Word.Selection,"moveWhile(characters, count)",Method,Good,false -Word.Selection,"nextField()",Method,Fine,false -Word.Selection,"nextSubdocument()",Method,Poor,false -Word.Selection,"pasteAndFormat(type)",Method,Good,false -Word.Selection,"pasteAndFormat(type)",Method,Good,false -Word.Selection,"pasteExcelTable(linkedToExcel, wordFormatting, rtf)",Method,Poor,false -Word.Selection,"pasteFormat()",Method,Good,false -Word.Selection,"pasteTableCellsAppendTable()",Method,Fine,false -Word.Selection,"pasteTableCellsAsNestedTable()",Method,Fine,false -Word.Selection,"previousField()",Method,Good,false -Word.Selection,"previousSubdocument()",Method,Poor,false -Word.Selection,"replaceParagraph()",Method,Poor,false -Word.Selection,"select()",Method,Poor,false -Word.Selection,"selectCell()",Method,Good,false -Word.Selection,"selectColumn()",Method,Good,false -Word.Selection,"selectCurrentAlignment()",Method,Good,false -Word.Selection,"selectCurrentColor()",Method,Good,false -Word.Selection,"selectCurrentFont()",Method,Good,false -Word.Selection,"selectCurrentIndent()",Method,Good,false -Word.Selection,"selectCurrentSpacing()",Method,Good,false -Word.Selection,"selectCurrentTabs()",Method,Good,false -Word.Selection,"selectRow()",Method,Good,false -Word.Selection,"setRange(start, end)",Method,Great,false -Word.Selection,"shrink()",Method,Good,false -Word.Selection,"shrinkDiscontiguousSelection()",Method,Good,false -Word.Selection,"splitTable()",Method,Great,false -Word.Selection,"toggleCharacterCode()",Method,Good,false -Word.Selection,"toJSON()",Method,Excellent,false -Word.Selection,"track()",Method,Excellent,false -Word.Selection,"typeBackspace()",Method,Great,false -Word.Selection,"untrack()",Method,Excellent,false -Word.SelectionConvertToTableOptions,N/A,Interface,Unknown,false -Word.SelectionConvertToTableOptions,"applyBorders",Property,Excellent,false -Word.SelectionConvertToTableOptions,"applyColor",Property,Excellent,false -Word.SelectionConvertToTableOptions,"applyFirstColumn",Property,Excellent,false -Word.SelectionConvertToTableOptions,"applyFont",Property,Excellent,false -Word.SelectionConvertToTableOptions,"applyHeadingRows",Property,Excellent,false -Word.SelectionConvertToTableOptions,"applyLastColumn",Property,Excellent,false -Word.SelectionConvertToTableOptions,"applyLastRow",Property,Excellent,false -Word.SelectionConvertToTableOptions,"applyShading",Property,Excellent,false -Word.SelectionConvertToTableOptions,"autoFit",Property,Excellent,false -Word.SelectionConvertToTableOptions,"autoFitBehavior",Property,Excellent,false -Word.SelectionConvertToTableOptions,"defaultTableBehavior",Property,Excellent,false -Word.SelectionConvertToTableOptions,"format",Property,Excellent,false -Word.SelectionConvertToTableOptions,"initialColumnWidth",Property,Excellent,false -Word.SelectionConvertToTableOptions,"numColumns",Property,Great,false -Word.SelectionConvertToTableOptions,"numRows",Property,Great,false -Word.SelectionConvertToTableOptions,"separator",Property,Excellent,false -Word.SelectionDeleteOptions,N/A,Interface,Unknown,false -Word.SelectionDeleteOptions,"count",Property,Excellent,false -Word.SelectionDeleteOptions,"unit",Property,Excellent,false -Word.SelectionGoToOptions,N/A,Interface,Unknown,false -Word.SelectionGoToOptions,"count",Property,Excellent,false -Word.SelectionGoToOptions,"direction",Property,Excellent,false -Word.SelectionGoToOptions,"item",Property,Excellent,false -Word.SelectionGoToOptions,"name",Property,Excellent,false -Word.SelectionInsertCrossReferenceOptions,N/A,Interface,Unknown,false -Word.SelectionInsertCrossReferenceOptions,"includePosition",Property,Excellent,false -Word.SelectionInsertCrossReferenceOptions,"insertAsHyperlink",Property,Excellent,false -Word.SelectionInsertCrossReferenceOptions,"separateNumbers",Property,Excellent,false -Word.SelectionInsertCrossReferenceOptions,"separatorString",Property,Excellent,false -Word.SelectionInsertDateTimeOptions,N/A,Interface,Unknown,false -Word.SelectionInsertDateTimeOptions,"calendarType",Property,Excellent,false -Word.SelectionInsertDateTimeOptions,"dateLanguage",Property,Excellent,false -Word.SelectionInsertDateTimeOptions,"dateTimeFormat",Property,Excellent,false -Word.SelectionInsertDateTimeOptions,"insertAsField",Property,Excellent,false -Word.SelectionInsertDateTimeOptions,"insertAsFullWidth",Property,Excellent,false -Word.SelectionInsertFormulaOptions,N/A,Interface,Unknown,false -Word.SelectionInsertFormulaOptions,"formula",Property,Excellent,false -Word.SelectionInsertFormulaOptions,"numberFormat",Property,Excellent,false -Word.SelectionInsertSymbolOptions,N/A,Interface,Unknown,false -Word.SelectionInsertSymbolOptions,"bias",Property,Excellent,false -Word.SelectionInsertSymbolOptions,"font",Property,Great,false -Word.SelectionInsertSymbolOptions,"unicode",Property,Excellent,false -Word.SelectionMode,N/A,Enum,Fine,true -Word.SelectionMode,"end",EnumField,Fine,false -Word.SelectionMode,"select",EnumField,Fine,false -Word.SelectionMode,"start",EnumField,Fine,false -Word.SelectionMoveLeftRightOptions,N/A,Interface,Unknown,false -Word.SelectionMoveLeftRightOptions,"count",Property,Excellent,false -Word.SelectionMoveLeftRightOptions,"extend",Property,Excellent,false -Word.SelectionMoveLeftRightOptions,"unit",Property,Excellent,false -Word.SelectionMoveOptions,N/A,Interface,Unknown,false -Word.SelectionMoveOptions,"count",Property,Excellent,false -Word.SelectionMoveOptions,"unit",Property,Excellent,false -Word.SelectionMoveStartEndOptions,N/A,Interface,Unknown,false -Word.SelectionMoveStartEndOptions,"count",Property,Excellent,false -Word.SelectionMoveStartEndOptions,"unit",Property,Excellent,false -Word.SelectionMoveUpDownOptions,N/A,Interface,Unknown,false -Word.SelectionMoveUpDownOptions,"count",Property,Excellent,false -Word.SelectionMoveUpDownOptions,"extend",Property,Excellent,false -Word.SelectionMoveUpDownOptions,"unit",Property,Excellent,false -Word.SelectionNextOptions,N/A,Interface,Unknown,false -Word.SelectionNextOptions,"count",Property,Excellent,false -Word.SelectionNextOptions,"unit",Property,Excellent,false -Word.SelectionPreviousOptions,N/A,Interface,Unknown,false -Word.SelectionPreviousOptions,"count",Property,Excellent,false -Word.SelectionPreviousOptions,"unit",Property,Excellent,false -Word.SelectionType,N/A,Enum,Unknown,false -Word.SelectionType,"block",EnumField,Fine,false -Word.SelectionType,"column",EnumField,Fine,false -Word.SelectionType,"frame",EnumField,Fine,false -Word.SelectionType,"inlineShape",EnumField,Fine,false -Word.SelectionType,"insertionPoint",EnumField,Fine,false -Word.SelectionType,"normal",EnumField,Fine,false -Word.SelectionType,"noSelection",EnumField,Fine,false -Word.SelectionType,"row",EnumField,Fine,false -Word.SelectionType,"selectionShape",EnumField,Fine,false -Word.SelectNodesOptions,N/A,Interface,Unknown,false -Word.SelectNodesOptions,"fastSearchSkippingTextNodes",Property,Excellent,false -Word.SelectNodesOptions,"prefixMapping",Property,Excellent,false -Word.SelectSingleNodeOptions,N/A,Interface,Unknown,false -Word.SelectSingleNodeOptions,"fastSearchSkippingTextNodes",Property,Excellent,false -Word.SelectSingleNodeOptions,"prefixMapping",Property,Excellent,false -Word.Setting,N/A,Class,Unknown,true -Word.Setting,"context",Property,Excellent,false -Word.Setting,"key",Property,Poor,true -Word.Setting,"value",Property,Great,true -Word.Setting,"delete()",Method,Poor,true -Word.Setting,"load(options)",Method,Excellent,false -Word.Setting,"load(propertyNames)",Method,Excellent,false -Word.Setting,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Setting,"set(properties, options)",Method,Good,false -Word.Setting,"set(properties)",Method,Good,false -Word.Setting,"toJSON()",Method,Excellent,false -Word.Setting,"track()",Method,Excellent,false -Word.Setting,"untrack()",Method,Excellent,false -Word.SettingCollection,N/A,Class,Unknown,true -Word.SettingCollection,"context",Property,Excellent,false -Word.SettingCollection,"items",Property,Poor,true -Word.SettingCollection,"add(key, value)",Method,Fine,true -Word.SettingCollection,"deleteAll()",Method,Fine,true -Word.SettingCollection,"getCount()",Method,Poor,true -Word.SettingCollection,"getItem(key)",Method,Excellent,true -Word.SettingCollection,"getItemOrNullObject(key)",Method,Excellent,true -Word.SettingCollection,"load(options)",Method,Excellent,false -Word.SettingCollection,"load(propertyNames)",Method,Excellent,false -Word.SettingCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.SettingCollection,"toJSON()",Method,Excellent,false -Word.SettingCollection,"track()",Method,Excellent,false -Word.SettingCollection,"untrack()",Method,Excellent,false -Word.Shading,N/A,Class,Unknown,true -Word.Shading,"backgroundPatternColor",Property,Excellent,false -Word.Shading,"context",Property,Excellent,false -Word.Shading,"foregroundPatternColor",Property,Excellent,false -Word.Shading,"texture",Property,Excellent,false -Word.Shading,"load(options)",Method,Excellent,false -Word.Shading,"load(propertyNames)",Method,Excellent,false -Word.Shading,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Shading,"set(properties, options)",Method,Good,false -Word.Shading,"set(properties)",Method,Good,false -Word.Shading,"toJSON()",Method,Excellent,false -Word.Shading,"track()",Method,Excellent,false -Word.Shading,"untrack()",Method,Excellent,false -Word.ShadingTextureType,N/A,Enum,Fine,true -Word.ShadingTextureType,"darkDiagonalDown",EnumField,Fine,false -Word.ShadingTextureType,"darkDiagonalUp",EnumField,Fine,false -Word.ShadingTextureType,"darkGrid",EnumField,Fine,false -Word.ShadingTextureType,"darkHorizontal",EnumField,Fine,false -Word.ShadingTextureType,"darkTrellis",EnumField,Fine,false -Word.ShadingTextureType,"darkVertical",EnumField,Fine,false -Word.ShadingTextureType,"lightDiagonalDown",EnumField,Fine,false -Word.ShadingTextureType,"lightDiagonalUp",EnumField,Fine,false -Word.ShadingTextureType,"lightGrid",EnumField,Fine,false -Word.ShadingTextureType,"lightHorizontal",EnumField,Fine,false -Word.ShadingTextureType,"lightTrellis",EnumField,Fine,false -Word.ShadingTextureType,"lightVertical",EnumField,Fine,false -Word.ShadingTextureType,"none",EnumField,Fine,false -Word.ShadingTextureType,"percent10",EnumField,Fine,false -Word.ShadingTextureType,"percent12Pt5",EnumField,Fine,false -Word.ShadingTextureType,"percent15",EnumField,Fine,false -Word.ShadingTextureType,"percent20",EnumField,Fine,false -Word.ShadingTextureType,"percent25",EnumField,Fine,false -Word.ShadingTextureType,"percent30",EnumField,Fine,false -Word.ShadingTextureType,"percent35",EnumField,Fine,false -Word.ShadingTextureType,"percent37Pt5",EnumField,Fine,false -Word.ShadingTextureType,"percent40",EnumField,Fine,false -Word.ShadingTextureType,"percent45",EnumField,Fine,false -Word.ShadingTextureType,"percent5",EnumField,Fine,false -Word.ShadingTextureType,"percent50",EnumField,Fine,false -Word.ShadingTextureType,"percent55",EnumField,Fine,false -Word.ShadingTextureType,"percent60",EnumField,Fine,false -Word.ShadingTextureType,"percent62Pt5",EnumField,Fine,false -Word.ShadingTextureType,"percent65",EnumField,Fine,false -Word.ShadingTextureType,"percent70",EnumField,Fine,false -Word.ShadingTextureType,"percent75",EnumField,Fine,false -Word.ShadingTextureType,"percent80",EnumField,Fine,false -Word.ShadingTextureType,"percent85",EnumField,Fine,false -Word.ShadingTextureType,"percent87Pt5",EnumField,Fine,false -Word.ShadingTextureType,"percent90",EnumField,Fine,false -Word.ShadingTextureType,"percent95",EnumField,Fine,false -Word.ShadingTextureType,"solid",EnumField,Fine,false -Word.ShadingUniversal,N/A,Class,Unknown,false -Word.ShadingUniversal,"backgroundPatternColor",Property,Excellent,false -Word.ShadingUniversal,"backgroundPatternColorIndex",Property,Excellent,false -Word.ShadingUniversal,"context",Property,Excellent,false -Word.ShadingUniversal,"foregroundPatternColor",Property,Excellent,false -Word.ShadingUniversal,"foregroundPatternColorIndex",Property,Excellent,false -Word.ShadingUniversal,"texture",Property,Excellent,false -Word.ShadingUniversal,"load(options)",Method,Excellent,false -Word.ShadingUniversal,"load(propertyNames)",Method,Excellent,false -Word.ShadingUniversal,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ShadingUniversal,"set(properties, options)",Method,Good,false -Word.ShadingUniversal,"set(properties)",Method,Good,false -Word.ShadingUniversal,"toJSON()",Method,Excellent,false -Word.ShadingUniversal,"track()",Method,Excellent,false -Word.ShadingUniversal,"untrack()",Method,Excellent,false -Word.ShadowFormat,N/A,Class,Unknown,false -Word.ShadowFormat,"blur",Property,Excellent,false -Word.ShadowFormat,"context",Property,Excellent,false -Word.ShadowFormat,"foregroundColor",Property,Great,false -Word.ShadowFormat,"isVisible",Property,Excellent,false -Word.ShadowFormat,"obscured",Property,Great,false -Word.ShadowFormat,"offsetX",Property,Excellent,false -Word.ShadowFormat,"offsetY",Property,Excellent,false -Word.ShadowFormat,"rotateWithShape",Property,Excellent,false -Word.ShadowFormat,"size",Property,Good,false -Word.ShadowFormat,"style",Property,Great,false -Word.ShadowFormat,"transparency",Property,Excellent,false -Word.ShadowFormat,"type",Property,Good,false -Word.ShadowFormat,"incrementOffsetX(increment)",Method,Fine,false -Word.ShadowFormat,"incrementOffsetY(increment)",Method,Good,false -Word.ShadowFormat,"load(options)",Method,Excellent,false -Word.ShadowFormat,"load(propertyNames)",Method,Excellent,false -Word.ShadowFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ShadowFormat,"set(properties, options)",Method,Good,false -Word.ShadowFormat,"set(properties)",Method,Good,false -Word.ShadowFormat,"toJSON()",Method,Excellent,false -Word.ShadowFormat,"track()",Method,Excellent,false -Word.ShadowFormat,"untrack()",Method,Excellent,false -Word.ShadowStyle,N/A,Enum,Unknown,false -Word.ShadowStyle,"innerShadow",EnumField,Fine,false -Word.ShadowStyle,"mixed",EnumField,Fine,false -Word.ShadowStyle,"outerShadow",EnumField,Fine,false -Word.ShadowType,N/A,Enum,Unknown,false -Word.ShadowType,"mixed",EnumField,Fine,false -Word.ShadowType,"type1",EnumField,Fine,false -Word.ShadowType,"type10",EnumField,Fine,false -Word.ShadowType,"type11",EnumField,Fine,false -Word.ShadowType,"type12",EnumField,Fine,false -Word.ShadowType,"type13",EnumField,Fine,false -Word.ShadowType,"type14",EnumField,Fine,false -Word.ShadowType,"type15",EnumField,Fine,false -Word.ShadowType,"type16",EnumField,Fine,false -Word.ShadowType,"type17",EnumField,Fine,false -Word.ShadowType,"type18",EnumField,Fine,false -Word.ShadowType,"type19",EnumField,Fine,false -Word.ShadowType,"type2",EnumField,Fine,false -Word.ShadowType,"type20",EnumField,Fine,false -Word.ShadowType,"type21",EnumField,Fine,false -Word.ShadowType,"type22",EnumField,Fine,false -Word.ShadowType,"type23",EnumField,Fine,false -Word.ShadowType,"type24",EnumField,Fine,false -Word.ShadowType,"type25",EnumField,Fine,false -Word.ShadowType,"type26",EnumField,Fine,false -Word.ShadowType,"type27",EnumField,Fine,false -Word.ShadowType,"type28",EnumField,Fine,false -Word.ShadowType,"type29",EnumField,Fine,false -Word.ShadowType,"type3",EnumField,Fine,false -Word.ShadowType,"type30",EnumField,Fine,false -Word.ShadowType,"type31",EnumField,Fine,false -Word.ShadowType,"type32",EnumField,Fine,false -Word.ShadowType,"type33",EnumField,Fine,false -Word.ShadowType,"type34",EnumField,Fine,false -Word.ShadowType,"type35",EnumField,Fine,false -Word.ShadowType,"type36",EnumField,Fine,false -Word.ShadowType,"type37",EnumField,Fine,false -Word.ShadowType,"type38",EnumField,Fine,false -Word.ShadowType,"type39",EnumField,Fine,false -Word.ShadowType,"type4",EnumField,Fine,false -Word.ShadowType,"type40",EnumField,Fine,false -Word.ShadowType,"type41",EnumField,Fine,false -Word.ShadowType,"type42",EnumField,Fine,false -Word.ShadowType,"type43",EnumField,Fine,false -Word.ShadowType,"type5",EnumField,Fine,false -Word.ShadowType,"type6",EnumField,Fine,false -Word.ShadowType,"type7",EnumField,Fine,false -Word.ShadowType,"type8",EnumField,Fine,false -Word.ShadowType,"type9",EnumField,Fine,false -Word.Shape,N/A,Class,Missing,true -Word.Shape,"allowOverlap",Property,Great,false -Word.Shape,"altTextDescription",Property,Excellent,false -Word.Shape,"body",Property,Good,false -Word.Shape,"canvas",Property,Excellent,false -Word.Shape,"context",Property,Excellent,false -Word.Shape,"fill",Property,Fine,false -Word.Shape,"geometricShapeType",Property,Good,false -Word.Shape,"height",Property,Poor,false -Word.Shape,"heightRelative",Property,Fine,false -Word.Shape,"id",Property,Great,false -Word.Shape,"isChild",Property,Fine,false -Word.Shape,"left",Property,Fine,false -Word.Shape,"leftRelative",Property,Fine,false -Word.Shape,"lockAspectRatio",Property,Great,false -Word.Shape,"name",Property,Poor,false -Word.Shape,"parentCanvas",Property,Good,false -Word.Shape,"parentGroup",Property,Good,false -Word.Shape,"relativeHorizontalPosition",Property,Fine,false -Word.Shape,"relativeHorizontalSize",Property,Fine,false -Word.Shape,"relativeVerticalPosition",Property,Fine,false -Word.Shape,"relativeVerticalSize",Property,Fine,false -Word.Shape,"rotation",Property,Great,false -Word.Shape,"shapeGroup",Property,Excellent,false -Word.Shape,"textFrame",Property,Fine,false -Word.Shape,"textWrap",Property,Fine,false -Word.Shape,"top",Property,Fine,false -Word.Shape,"topRelative",Property,Fine,false -Word.Shape,"type",Property,Fine,true -Word.Shape,"visible",Property,Great,false -Word.Shape,"width",Property,Poor,false -Word.Shape,"widthRelative",Property,Fine,false -Word.Shape,"delete()",Method,Fine,true -Word.Shape,"load(options)",Method,Excellent,false -Word.Shape,"load(propertyNames)",Method,Excellent,false -Word.Shape,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Shape,"moveHorizontally(distance)",Method,Fine,false -Word.Shape,"moveVertically(distance)",Method,Fine,false -Word.Shape,"scaleHeight(scaleFactor, scaleType, scaleFrom)",Method,Good,false -Word.Shape,"scaleHeight(scaleFactor, scaleType, scaleFrom)",Method,Good,false -Word.Shape,"scaleWidth(scaleFactor, scaleType, scaleFrom)",Method,Good,false -Word.Shape,"scaleWidth(scaleFactor, scaleType, scaleFrom)",Method,Good,false -Word.Shape,"select(selectMultipleShapes)",Method,Missing,false -Word.Shape,"set(properties, options)",Method,Good,false -Word.Shape,"set(properties)",Method,Good,false -Word.Shape,"toJSON()",Method,Excellent,false -Word.Shape,"track()",Method,Excellent,false -Word.Shape,"untrack()",Method,Excellent,false -Word.ShapeAutoSize,N/A,Enum,Fine,false -Word.ShapeAutoSize,"mixed",EnumField,Good,false -Word.ShapeAutoSize,"none",EnumField,Fine,false -Word.ShapeAutoSize,"shapeToFitText",EnumField,Fine,false -Word.ShapeAutoSize,"textToFitShape",EnumField,Fine,false -Word.ShapeCollection,N/A,Class,Unknown,true -Word.ShapeCollection,"context",Property,Excellent,false -Word.ShapeCollection,"items",Property,Poor,false -Word.ShapeCollection,"getByGeometricTypes(types)",Method,Good,false -Word.ShapeCollection,"getById(id)",Method,Great,false -Word.ShapeCollection,"getByIdOrNullObject(id)",Method,Excellent,false -Word.ShapeCollection,"getByIds(ids)",Method,Fine,false -Word.ShapeCollection,"getByNames(names)",Method,Fine,false -Word.ShapeCollection,"getByTypes(types)",Method,Fine,true -Word.ShapeCollection,"getFirst()",Method,Great,true -Word.ShapeCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.ShapeCollection,"group()",Method,Great,false -Word.ShapeCollection,"load(options)",Method,Excellent,false -Word.ShapeCollection,"load(propertyNames)",Method,Excellent,false -Word.ShapeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ShapeCollection,"toJSON()",Method,Excellent,false -Word.ShapeCollection,"track()",Method,Excellent,false -Word.ShapeCollection,"untrack()",Method,Excellent,false -Word.ShapeFill,N/A,Class,Unknown,false -Word.ShapeFill,"backgroundColor",Property,Excellent,false -Word.ShapeFill,"context",Property,Excellent,false -Word.ShapeFill,"foregroundColor",Property,Excellent,false -Word.ShapeFill,"transparency",Property,Excellent,false -Word.ShapeFill,"type",Property,Good,false -Word.ShapeFill,"clear()",Method,Fine,false -Word.ShapeFill,"load(options)",Method,Excellent,false -Word.ShapeFill,"load(propertyNames)",Method,Excellent,false -Word.ShapeFill,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ShapeFill,"set(properties, options)",Method,Good,false -Word.ShapeFill,"set(properties)",Method,Good,false -Word.ShapeFill,"setSolidColor(color)",Method,Good,false -Word.ShapeFill,"toJSON()",Method,Excellent,false -Word.ShapeFill,"track()",Method,Excellent,false -Word.ShapeFill,"untrack()",Method,Excellent,false -Word.ShapeFillType,N/A,Enum,Unknown,false -Word.ShapeFillType,"gradient",EnumField,Fine,false -Word.ShapeFillType,"mixed",EnumField,Fine,false -Word.ShapeFillType,"noFill",EnumField,Fine,false -Word.ShapeFillType,"pattern",EnumField,Fine,false -Word.ShapeFillType,"picture",EnumField,Fine,false -Word.ShapeFillType,"solid",EnumField,Fine,false -Word.ShapeFillType,"texture",EnumField,Fine,false -Word.ShapeGroup,N/A,Class,Great,false -Word.ShapeGroup,"context",Property,Excellent,false -Word.ShapeGroup,"id",Property,Great,false -Word.ShapeGroup,"shape",Property,Fine,false -Word.ShapeGroup,"shapes",Property,Good,false -Word.ShapeGroup,"load(options)",Method,Excellent,false -Word.ShapeGroup,"load(propertyNames)",Method,Excellent,false -Word.ShapeGroup,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ShapeGroup,"set(properties, options)",Method,Good,false -Word.ShapeGroup,"set(properties)",Method,Good,false -Word.ShapeGroup,"toJSON()",Method,Excellent,false -Word.ShapeGroup,"track()",Method,Excellent,false -Word.ShapeGroup,"ungroup()",Method,Good,false -Word.ShapeGroup,"untrack()",Method,Excellent,false -Word.ShapeScaleFrom,N/A,Enum,Unknown,false -Word.ShapeScaleFrom,"scaleFromBottomRight",EnumField,Fine,false -Word.ShapeScaleFrom,"scaleFromMiddle",EnumField,Fine,false -Word.ShapeScaleFrom,"scaleFromTopLeft",EnumField,Fine,false -Word.ShapeScaleType,N/A,Enum,Unknown,false -Word.ShapeScaleType,"currentSize",EnumField,Fine,false -Word.ShapeScaleType,"originalSize",EnumField,Fine,false -Word.ShapeTextOrientation,N/A,Enum,Unknown,false -Word.ShapeTextOrientation,"eastAsianHorizontalRotated",EnumField,Good,false -Word.ShapeTextOrientation,"eastAsianVertical",EnumField,Good,false -Word.ShapeTextOrientation,"horizontal",EnumField,Fine,false -Word.ShapeTextOrientation,"mixed",EnumField,Good,false -Word.ShapeTextOrientation,"none",EnumField,Fine,false -Word.ShapeTextOrientation,"vertical",EnumField,Good,false -Word.ShapeTextOrientation,"vertical270",EnumField,Good,false -Word.ShapeTextVerticalAlignment,N/A,Enum,Unknown,false -Word.ShapeTextVerticalAlignment,"bottom",EnumField,Fine,false -Word.ShapeTextVerticalAlignment,"middle",EnumField,Fine,false -Word.ShapeTextVerticalAlignment,"top",EnumField,Fine,false -Word.ShapeTextWrap,N/A,Class,Unknown,false -Word.ShapeTextWrap,"bottomDistance",Property,Great,false -Word.ShapeTextWrap,"context",Property,Excellent,false -Word.ShapeTextWrap,"leftDistance",Property,Great,false -Word.ShapeTextWrap,"rightDistance",Property,Great,false -Word.ShapeTextWrap,"side",Property,Great,false -Word.ShapeTextWrap,"topDistance",Property,Great,false -Word.ShapeTextWrap,"type",Property,Great,false -Word.ShapeTextWrap,"load(options)",Method,Excellent,false -Word.ShapeTextWrap,"load(propertyNames)",Method,Excellent,false -Word.ShapeTextWrap,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ShapeTextWrap,"set(properties, options)",Method,Good,false -Word.ShapeTextWrap,"set(properties)",Method,Good,false -Word.ShapeTextWrap,"toJSON()",Method,Excellent,false -Word.ShapeTextWrap,"track()",Method,Excellent,false -Word.ShapeTextWrap,"untrack()",Method,Excellent,false -Word.ShapeTextWrapSide,N/A,Enum,Unknown,false -Word.ShapeTextWrapSide,"both",EnumField,Fine,false -Word.ShapeTextWrapSide,"largest",EnumField,Fine,false -Word.ShapeTextWrapSide,"left",EnumField,Fine,false -Word.ShapeTextWrapSide,"none",EnumField,Good,false -Word.ShapeTextWrapSide,"right",EnumField,Fine,false -Word.ShapeTextWrapType,N/A,Enum,Unknown,false -Word.ShapeTextWrapType,"behind",EnumField,Fine,false -Word.ShapeTextWrapType,"front",EnumField,Fine,false -Word.ShapeTextWrapType,"inline",EnumField,Fine,false -Word.ShapeTextWrapType,"square",EnumField,Fine,false -Word.ShapeTextWrapType,"through",EnumField,Fine,false -Word.ShapeTextWrapType,"tight",EnumField,Fine,false -Word.ShapeTextWrapType,"topBottom",EnumField,Fine,false -Word.ShapeType,N/A,Enum,Unknown,true -Word.ShapeType,"canvas",EnumField,Fine,false -Word.ShapeType,"geometricShape",EnumField,Fine,false -Word.ShapeType,"group",EnumField,Fine,false -Word.ShapeType,"picture",EnumField,Fine,false -Word.ShapeType,"textBox",EnumField,Fine,false -Word.ShapeType,"unsupported",EnumField,Fine,false -Word.ShowSourceDocuments,N/A,Enum,Unknown,false -Word.ShowSourceDocuments,"both",EnumField,Great,false -Word.ShowSourceDocuments,"none",EnumField,Great,false -Word.ShowSourceDocuments,"original",EnumField,Great,false -Word.ShowSourceDocuments,"revised",EnumField,Great,false -Word.SortFieldType,N/A,Enum,Unknown,false -Word.SortFieldType,"alphanumeric",EnumField,Fine,false -Word.SortFieldType,"date",EnumField,Fine,false -Word.SortFieldType,"japanJis",EnumField,Fine,false -Word.SortFieldType,"koreaKs",EnumField,Fine,false -Word.SortFieldType,"numeric",EnumField,Fine,false -Word.SortFieldType,"stroke",EnumField,Fine,false -Word.SortFieldType,"syllable",EnumField,Fine,false -Word.SortOrder,N/A,Enum,Unknown,false -Word.SortOrder,"ascending",EnumField,Fine,false -Word.SortOrder,"descending",EnumField,Fine,false -Word.Source,N/A,Class,Unknown,false -Word.Source,"context",Property,Excellent,false -Word.Source,"isCited",Property,Great,false -Word.Source,"tag",Property,Poor,false -Word.Source,"xml",Property,Poor,false -Word.Source,"delete()",Method,Good,false -Word.Source,"getFieldByName(name)",Method,Excellent,false -Word.Source,"load(options)",Method,Excellent,false -Word.Source,"load(propertyNames)",Method,Excellent,false -Word.Source,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Source,"toJSON()",Method,Excellent,false -Word.Source,"track()",Method,Excellent,false -Word.Source,"untrack()",Method,Excellent,false -Word.SourceCollection,N/A,Class,Unknown,false -Word.SourceCollection,"context",Property,Excellent,false -Word.SourceCollection,"items",Property,Poor,false -Word.SourceCollection,"add(xml)",Method,Fine,false -Word.SourceCollection,"getItem(index)",Method,Poor,false -Word.SourceCollection,"load(options)",Method,Excellent,false -Word.SourceCollection,"load(propertyNames)",Method,Excellent,false -Word.SourceCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.SourceCollection,"toJSON()",Method,Excellent,false -Word.SourceCollection,"track()",Method,Excellent,false -Word.SourceCollection,"untrack()",Method,Excellent,false -Word.SpecialPane,N/A,Enum,Unknown,false -Word.SpecialPane,"comments",EnumField,Fine,false -Word.SpecialPane,"currentPageFooter",EnumField,Fine,false -Word.SpecialPane,"currentPageHeader",EnumField,Fine,false -Word.SpecialPane,"endnoteContinuationNotice",EnumField,Fine,false -Word.SpecialPane,"endnoteContinuationSeparator",EnumField,Fine,false -Word.SpecialPane,"endnotes",EnumField,Fine,false -Word.SpecialPane,"endnoteSeparator",EnumField,Fine,false -Word.SpecialPane,"evenPagesFooter",EnumField,Fine,false -Word.SpecialPane,"evenPagesHeader",EnumField,Fine,false -Word.SpecialPane,"firstPageFooter",EnumField,Fine,false -Word.SpecialPane,"firstPageHeader",EnumField,Fine,false -Word.SpecialPane,"footnoteContinuationNotice",EnumField,Fine,false -Word.SpecialPane,"footnoteContinuationSeparator",EnumField,Fine,false -Word.SpecialPane,"footnotes",EnumField,Fine,false -Word.SpecialPane,"footnoteSeparator",EnumField,Fine,false -Word.SpecialPane,"none",EnumField,Fine,false -Word.SpecialPane,"primaryFooter",EnumField,Fine,false -Word.SpecialPane,"primaryHeader",EnumField,Fine,false -Word.SpecialPane,"revisions",EnumField,Fine,false -Word.SpecialPane,"revisionsHoriz",EnumField,Fine,false -Word.SpecialPane,"revisionsVert",EnumField,Fine,false -Word.Statistic,N/A,Enum,Unknown,false -Word.Statistic,"characters",EnumField,Fine,false -Word.Statistic,"charactersWithSpaces",EnumField,Fine,false -Word.Statistic,"farEastCharacters",EnumField,Fine,false -Word.Statistic,"lines",EnumField,Fine,false -Word.Statistic,"pages",EnumField,Fine,false -Word.Statistic,"paragraphs",EnumField,Fine,false -Word.Statistic,"words",EnumField,Fine,false -Word.StoryType,N/A,Enum,Unknown,false -Word.StoryType,"comments",EnumField,Fine,false -Word.StoryType,"endnoteContinuationNotice",EnumField,Fine,false -Word.StoryType,"endnoteContinuationSeparator",EnumField,Fine,false -Word.StoryType,"endnotes",EnumField,Fine,false -Word.StoryType,"endnoteSeparator",EnumField,Fine,false -Word.StoryType,"evenPagesFooter",EnumField,Fine,false -Word.StoryType,"evenPagesHeader",EnumField,Fine,false -Word.StoryType,"firstPageFooter",EnumField,Fine,false -Word.StoryType,"firstPageHeader",EnumField,Fine,false -Word.StoryType,"footnoteContinuationNotice",EnumField,Fine,false -Word.StoryType,"footnoteContinuationSeparator",EnumField,Fine,false -Word.StoryType,"footnotes",EnumField,Fine,false -Word.StoryType,"footnoteSeparator",EnumField,Fine,false -Word.StoryType,"mainText",EnumField,Fine,false -Word.StoryType,"primaryFooter",EnumField,Fine,false -Word.StoryType,"primaryHeader",EnumField,Fine,false -Word.StoryType,"textFrame",EnumField,Fine,false -Word.Style,N/A,Class,Missing,true -Word.Style,"automaticallyUpdate",Property,Great,false -Word.Style,"baseStyle",Property,Great,false -Word.Style,"borders",Property,Excellent,true -Word.Style,"builtIn",Property,Good,false -Word.Style,"context",Property,Excellent,false -Word.Style,"description",Property,Fine,false -Word.Style,"font",Property,Great,true -Word.Style,"frame",Property,Great,false -Word.Style,"hasProofing",Property,Great,false -Word.Style,"inUse",Property,Good,false -Word.Style,"languageId",Property,Excellent,false -Word.Style,"languageIdFarEast",Property,Good,false -Word.Style,"linked",Property,Good,false -Word.Style,"linkStyle",Property,Great,false -Word.Style,"listLevelNumber",Property,Fine,false -Word.Style,"listTemplate",Property,Great,true -Word.Style,"locked",Property,Great,false -Word.Style,"nameLocal",Property,Fine,true -Word.Style,"nextParagraphStyle",Property,Great,false -Word.Style,"noSpaceBetweenParagraphsOfSameStyle",Property,Great,false -Word.Style,"paragraphFormat",Property,Great,true -Word.Style,"priority",Property,Good,false -Word.Style,"quickStyle",Property,Great,false -Word.Style,"shading",Property,Great,true -Word.Style,"tableStyle",Property,Good,false -Word.Style,"type",Property,Missing,false -Word.Style,"unhideWhenUsed",Property,Excellent,false -Word.Style,"visibility",Property,Great,false -Word.Style,"delete()",Method,Poor,true -Word.Style,"linkToListTemplate(listTemplate)",Method,Fine,false -Word.Style,"load(options)",Method,Excellent,false -Word.Style,"load(propertyNames)",Method,Excellent,false -Word.Style,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Style,"set(properties, options)",Method,Good,false -Word.Style,"set(properties)",Method,Good,false -Word.Style,"toJSON()",Method,Excellent,false -Word.Style,"track()",Method,Excellent,false -Word.Style,"untrack()",Method,Excellent,false -Word.StyleCollection,N/A,Class,Unknown,true -Word.StyleCollection,"context",Property,Excellent,false -Word.StyleCollection,"items",Property,Poor,false -Word.StyleCollection,"getByName(name)",Method,Fine,false -Word.StyleCollection,"getByNameOrNullObject(name)",Method,Excellent,true -Word.StyleCollection,"getCount()",Method,Poor,true -Word.StyleCollection,"getItem(index)",Method,Good,false -Word.StyleCollection,"load(options)",Method,Excellent,false -Word.StyleCollection,"load(propertyNames)",Method,Excellent,false -Word.StyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.StyleCollection,"toJSON()",Method,Excellent,false -Word.StyleCollection,"track()",Method,Excellent,false -Word.StyleCollection,"untrack()",Method,Excellent,false -Word.StyleType,N/A,Enum,Unknown,true -Word.StyleType,"character",EnumField,Fine,false -Word.StyleType,"list",EnumField,Fine,false -Word.StyleType,"paragraph",EnumField,Fine,false -Word.StyleType,"table",EnumField,Fine,false -Word.StylisticSet,N/A,Enum,Unknown,false -Word.StylisticSet,"default",EnumField,Good,false -Word.StylisticSet,"set01",EnumField,Fine,false -Word.StylisticSet,"set02",EnumField,Fine,false -Word.StylisticSet,"set03",EnumField,Fine,false -Word.StylisticSet,"set04",EnumField,Fine,false -Word.StylisticSet,"set05",EnumField,Fine,false -Word.StylisticSet,"set06",EnumField,Fine,false -Word.StylisticSet,"set07",EnumField,Fine,false -Word.StylisticSet,"set08",EnumField,Fine,false -Word.StylisticSet,"set09",EnumField,Fine,false -Word.StylisticSet,"set10",EnumField,Fine,false -Word.StylisticSet,"set11",EnumField,Fine,false -Word.StylisticSet,"set12",EnumField,Fine,false -Word.StylisticSet,"set13",EnumField,Fine,false -Word.StylisticSet,"set14",EnumField,Fine,false -Word.StylisticSet,"set15",EnumField,Fine,false -Word.StylisticSet,"set16",EnumField,Fine,false -Word.StylisticSet,"set17",EnumField,Fine,false -Word.StylisticSet,"set18",EnumField,Fine,false -Word.StylisticSet,"set19",EnumField,Fine,false -Word.StylisticSet,"set20",EnumField,Fine,false -Word.TabAlignment,N/A,Enum,Unknown,false -Word.TabAlignment,"bar",EnumField,Fine,false -Word.TabAlignment,"center",EnumField,Fine,false -Word.TabAlignment,"decimal",EnumField,Fine,false -Word.TabAlignment,"left",EnumField,Fine,false -Word.TabAlignment,"list",EnumField,Fine,false -Word.TabAlignment,"right",EnumField,Fine,false -Word.Table,N/A,Class,Unknown,true -Word.Table,"alignment",Property,Excellent,true -Word.Table,"columns",Property,Great,false -Word.Table,"context",Property,Excellent,false -Word.Table,"description",Property,Good,false -Word.Table,"endnotes",Property,Poor,false -Word.Table,"fields",Property,Good,false -Word.Table,"font",Property,Fine,false -Word.Table,"footnotes",Property,Poor,false -Word.Table,"headerRowCount",Property,Good,false -Word.Table,"horizontalAlignment",Property,Excellent,true -Word.Table,"isUniform",Property,Good,false -Word.Table,"nestingLevel",Property,Fine,false -Word.Table,"parentBody",Property,Poor,false -Word.Table,"parentContentControl",Property,Great,false -Word.Table,"parentContentControlOrNullObject",Property,Excellent,false -Word.Table,"parentTable",Property,Great,false -Word.Table,"parentTableCell",Property,Great,false -Word.Table,"parentTableCellOrNullObject",Property,Excellent,false -Word.Table,"parentTableOrNullObject",Property,Excellent,false -Word.Table,"rowCount",Property,Poor,false -Word.Table,"rows",Property,Poor,true -Word.Table,"shading",Property,Great,false -Word.Table,"shadingColor",Property,Great,false -Word.Table,"style",Property,Excellent,false -Word.Table,"styleBandedColumns",Property,Good,false -Word.Table,"styleBandedRows",Property,Good,false -Word.Table,"styleBuiltIn",Property,Excellent,false -Word.Table,"styleFirstColumn",Property,Great,false -Word.Table,"styleLastColumn",Property,Great,false -Word.Table,"styleTotalRow",Property,Great,false -Word.Table,"tables",Property,Poor,false -Word.Table,"title",Property,Good,false -Word.Table,"values",Property,Excellent,false -Word.Table,"verticalAlignment",Property,Excellent,true -Word.Table,"width",Property,Good,false -Word.Table,"addColumns(insertLocation, columnCount, values)",Method,Excellent,false -Word.Table,"addRows(insertLocation, rowCount, values)",Method,Excellent,false -Word.Table,"applyStyleDirectFormatting(styleName)",Method,Good,false -Word.Table,"autoFitBehavior(behavior)",Method,Great,false -Word.Table,"autoFitBehavior(behavior)",Method,Great,false -Word.Table,"autoFitWindow()",Method,Fine,false -Word.Table,"autoFormat(options)",Method,Poor,false -Word.Table,"clear()",Method,Poor,false -Word.Table,"convertToText(options)",Method,Poor,false -Word.Table,"delete()",Method,Fine,false -Word.Table,"deleteColumns(columnIndex, columnCount)",Method,Great,false -Word.Table,"deleteRows(rowIndex, rowCount)",Method,Good,false -Word.Table,"distributeColumns()",Method,Good,false -Word.Table,"getBorder(borderLocation)",Method,Fine,true -Word.Table,"getBorder(borderLocation)",Method,Fine,false -Word.Table,"getCell(rowIndex, cellIndex)",Method,Great,true -Word.Table,"getCellOrNullObject(rowIndex, cellIndex)",Method,Excellent,false -Word.Table,"getCellPadding(cellPaddingLocation)",Method,Poor,true -Word.Table,"getCellPadding(cellPaddingLocation)",Method,Poor,false -Word.Table,"getNext()",Method,Great,false -Word.Table,"getNextOrNullObject()",Method,Excellent,false -Word.Table,"getParagraphAfter()",Method,Great,false -Word.Table,"getParagraphAfterOrNullObject()",Method,Excellent,false -Word.Table,"getParagraphBefore()",Method,Great,false -Word.Table,"getParagraphBeforeOrNullObject()",Method,Excellent,false -Word.Table,"getRange(rangeLocation)",Method,Fine,false -Word.Table,"insertContentControl()",Method,Poor,false -Word.Table,"insertParagraph(paragraphText, insertLocation)",Method,Fine,false -Word.Table,"insertTable(rowCount, columnCount, insertLocation, values)",Method,Good,false -Word.Table,"load(options)",Method,Excellent,false -Word.Table,"load(propertyNames)",Method,Excellent,false -Word.Table,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Table,"mergeCells(topRow, firstCell, bottomRow, lastCell)",Method,Fine,false -Word.Table,"reapplyAutoFormat()",Method,Excellent,false -Word.Table,"search(searchText, searchOptions)",Method,Excellent,false -Word.Table,"select(selectionMode)",Method,Fine,false -Word.Table,"select(selectionMode)",Method,Fine,false -Word.Table,"set(properties, options)",Method,Good,false -Word.Table,"set(properties)",Method,Good,false -Word.Table,"setCellPadding(cellPaddingLocation, cellPadding)",Method,Poor,false -Word.Table,"setCellPadding(cellPaddingLocation, cellPadding)",Method,Poor,false -Word.Table,"sort(options)",Method,Fine,false -Word.Table,"toJSON()",Method,Excellent,false -Word.Table,"track()",Method,Excellent,false -Word.Table,"untrack()",Method,Excellent,false -Word.TabLeader,N/A,Enum,Good,false -Word.TabLeader,"dashes",EnumField,Good,false -Word.TabLeader,"dots",EnumField,Good,false -Word.TabLeader,"heavy",EnumField,Good,false -Word.TabLeader,"lines",EnumField,Good,false -Word.TabLeader,"middleDot",EnumField,Good,false -Word.TabLeader,"spaces",EnumField,Good,false -Word.TableAutoFormatOptions,N/A,Interface,Unknown,false -Word.TableAutoFormatOptions,"applyBorders",Property,Excellent,false -Word.TableAutoFormatOptions,"applyColor",Property,Excellent,false -Word.TableAutoFormatOptions,"applyFirstColumn",Property,Excellent,false -Word.TableAutoFormatOptions,"applyFont",Property,Excellent,false -Word.TableAutoFormatOptions,"applyHeadingRows",Property,Excellent,false -Word.TableAutoFormatOptions,"applyLastColumn",Property,Excellent,false -Word.TableAutoFormatOptions,"applyLastRow",Property,Excellent,false -Word.TableAutoFormatOptions,"applyShading",Property,Excellent,false -Word.TableAutoFormatOptions,"autoFit",Property,Excellent,false -Word.TableAutoFormatOptions,"format",Property,Excellent,false -Word.TableBorder,N/A,Class,Unknown,true -Word.TableBorder,"color",Property,Good,true -Word.TableBorder,"context",Property,Excellent,false -Word.TableBorder,"type",Property,Good,true -Word.TableBorder,"width",Property,Great,true -Word.TableBorder,"load(options)",Method,Excellent,false -Word.TableBorder,"load(propertyNames)",Method,Excellent,false -Word.TableBorder,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableBorder,"set(properties, options)",Method,Good,false -Word.TableBorder,"set(properties)",Method,Good,false -Word.TableBorder,"toJSON()",Method,Excellent,false -Word.TableBorder,"track()",Method,Excellent,false -Word.TableBorder,"untrack()",Method,Excellent,false -Word.TableCell,N/A,Class,Unknown,true -Word.TableCell,"body",Property,Fine,false -Word.TableCell,"cellIndex",Property,Poor,false -Word.TableCell,"column",Property,Great,false -Word.TableCell,"columnWidth",Property,Great,false -Word.TableCell,"context",Property,Excellent,false -Word.TableCell,"horizontalAlignment",Property,Excellent,true -Word.TableCell,"parentRow",Property,Poor,false -Word.TableCell,"parentTable",Property,Poor,false -Word.TableCell,"rowIndex",Property,Poor,false -Word.TableCell,"shading",Property,Great,false -Word.TableCell,"shadingColor",Property,Great,false -Word.TableCell,"value",Property,Good,false -Word.TableCell,"verticalAlignment",Property,Excellent,true -Word.TableCell,"width",Property,Poor,false -Word.TableCell,"autoSum()",Method,Excellent,false -Word.TableCell,"delete(shiftCells)",Method,Excellent,false -Word.TableCell,"deleteColumn()",Method,Great,false -Word.TableCell,"deleteRow()",Method,Fine,false -Word.TableCell,"formula(options)",Method,Great,false -Word.TableCell,"getBorder(borderLocation)",Method,Fine,false -Word.TableCell,"getBorder(borderLocation)",Method,Fine,true -Word.TableCell,"getCellPadding(cellPaddingLocation)",Method,Poor,false -Word.TableCell,"getCellPadding(cellPaddingLocation)",Method,Poor,true -Word.TableCell,"getNext()",Method,Great,false -Word.TableCell,"getNextOrNullObject()",Method,Excellent,false -Word.TableCell,"insertColumns(insertLocation, columnCount, values)",Method,Excellent,false -Word.TableCell,"insertRows(insertLocation, rowCount, values)",Method,Excellent,false -Word.TableCell,"load(options)",Method,Excellent,false -Word.TableCell,"load(propertyNames)",Method,Excellent,false -Word.TableCell,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableCell,"merge(mergeTo)",Method,Good,false -Word.TableCell,"select()",Method,Poor,false -Word.TableCell,"set(properties, options)",Method,Good,false -Word.TableCell,"set(properties)",Method,Good,false -Word.TableCell,"setCellPadding(cellPaddingLocation, cellPadding)",Method,Poor,false -Word.TableCell,"setCellPadding(cellPaddingLocation, cellPadding)",Method,Poor,false -Word.TableCell,"split(rowCount, columnCount)",Method,Good,false -Word.TableCell,"toJSON()",Method,Excellent,false -Word.TableCell,"track()",Method,Excellent,false -Word.TableCell,"untrack()",Method,Excellent,false -Word.TableCellCollection,N/A,Class,Unknown,true -Word.TableCellCollection,"context",Property,Excellent,false -Word.TableCellCollection,"items",Property,Poor,false -Word.TableCellCollection,"autoFit()",Method,Fine,false -Word.TableCellCollection,"delete(shiftCells)",Method,Excellent,false -Word.TableCellCollection,"delete(shiftCells)",Method,Excellent,false -Word.TableCellCollection,"distributeHeight()",Method,Good,false -Word.TableCellCollection,"distributeWidth()",Method,Good,false -Word.TableCellCollection,"getFirst()",Method,Great,false -Word.TableCellCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.TableCellCollection,"load(options)",Method,Excellent,false -Word.TableCellCollection,"load(propertyNames)",Method,Excellent,false -Word.TableCellCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableCellCollection,"merge()",Method,Fine,false -Word.TableCellCollection,"setHeight(rowHeight, heightRule)",Method,Poor,false -Word.TableCellCollection,"setHeight(rowHeight, heightRule)",Method,Poor,false -Word.TableCellCollection,"setWidth(columnWidth, rulerStyle)",Method,Poor,false -Word.TableCellCollection,"setWidth(columnWidth, rulerStyle)",Method,Poor,false -Word.TableCellCollection,"split(options)",Method,Poor,false -Word.TableCellCollection,"toJSON()",Method,Excellent,false -Word.TableCellCollection,"track()",Method,Excellent,false -Word.TableCellCollection,"untrack()",Method,Excellent,false -Word.TableCellCollectionSplitOptions,N/A,Interface,Unknown,false -Word.TableCellCollectionSplitOptions,"mergeBeforeSplit",Property,Excellent,false -Word.TableCellCollectionSplitOptions,"numColumns",Property,Excellent,false -Word.TableCellCollectionSplitOptions,"numRows",Property,Excellent,false -Word.TableCellFormulaOptions,N/A,Interface,Great,false -Word.TableCellFormulaOptions,"formula",Property,Excellent,false -Word.TableCellFormulaOptions,"numFormat",Property,Good,false -Word.TableCellInsertionLocation,N/A,Enum,Unknown,false -Word.TableCellInsertionLocation,"shiftColumnRight",EnumField,Fine,false -Word.TableCellInsertionLocation,"shiftDown",EnumField,Fine,false -Word.TableCellInsertionLocation,"shiftRight",EnumField,Fine,false -Word.TableCellInsertionLocation,"shiftRowDown",EnumField,Fine,false -Word.TableCollection,N/A,Class,Unknown,true -Word.TableCollection,"context",Property,Excellent,false -Word.TableCollection,"items",Property,Poor,false -Word.TableCollection,"getFirst()",Method,Great,true -Word.TableCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.TableCollection,"load(options)",Method,Excellent,false -Word.TableCollection,"load(propertyNames)",Method,Excellent,false -Word.TableCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableCollection,"toJSON()",Method,Excellent,false -Word.TableCollection,"track()",Method,Excellent,false -Word.TableCollection,"untrack()",Method,Excellent,false -Word.TableColumn,N/A,Class,Unknown,false -Word.TableColumn,"borders",Property,Great,false -Word.TableColumn,"columnIndex",Property,Good,false -Word.TableColumn,"context",Property,Excellent,false -Word.TableColumn,"isFirst",Property,Great,false -Word.TableColumn,"isLast",Property,Great,false -Word.TableColumn,"nestingLevel",Property,Fine,false -Word.TableColumn,"preferredWidth",Property,Excellent,false -Word.TableColumn,"preferredWidthType",Property,Great,false -Word.TableColumn,"shading",Property,Great,false -Word.TableColumn,"width",Property,Good,false -Word.TableColumn,"autoFit()",Method,Fine,false -Word.TableColumn,"delete()",Method,Poor,false -Word.TableColumn,"load(options)",Method,Excellent,false -Word.TableColumn,"load(propertyNames)",Method,Excellent,false -Word.TableColumn,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableColumn,"select()",Method,Poor,false -Word.TableColumn,"set(properties, options)",Method,Good,false -Word.TableColumn,"set(properties)",Method,Good,false -Word.TableColumn,"setWidth(columnWidth, rulerStyle)",Method,Poor,false -Word.TableColumn,"setWidth(columnWidth, rulerStyle)",Method,Poor,false -Word.TableColumn,"sort()",Method,Poor,false -Word.TableColumn,"toJSON()",Method,Excellent,false -Word.TableColumn,"track()",Method,Excellent,false -Word.TableColumn,"untrack()",Method,Excellent,false -Word.TableColumnCollection,N/A,Class,Unknown,false -Word.TableColumnCollection,"context",Property,Excellent,false -Word.TableColumnCollection,"items",Property,Poor,false -Word.TableColumnCollection,"add(beforeColumn)",Method,Great,false -Word.TableColumnCollection,"autoFit()",Method,Fine,false -Word.TableColumnCollection,"delete()",Method,Good,false -Word.TableColumnCollection,"distributeWidth()",Method,Good,false -Word.TableColumnCollection,"load(options)",Method,Excellent,false -Word.TableColumnCollection,"load(propertyNames)",Method,Excellent,false -Word.TableColumnCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableColumnCollection,"select()",Method,Fine,false -Word.TableColumnCollection,"setWidth(columnWidth, rulerStyle)",Method,Poor,false -Word.TableColumnCollection,"setWidth(columnWidth, rulerStyle)",Method,Poor,false -Word.TableColumnCollection,"toJSON()",Method,Excellent,false -Word.TableColumnCollection,"track()",Method,Excellent,false -Word.TableColumnCollection,"untrack()",Method,Excellent,false -Word.TableConvertToTextOptions,N/A,Interface,Unknown,false -Word.TableConvertToTextOptions,"nestedTables",Property,Excellent,false -Word.TableConvertToTextOptions,"separator",Property,Excellent,false -Word.TableDirection,N/A,Enum,Unknown,false -Word.TableDirection,"leftToRight",EnumField,Fine,false -Word.TableDirection,"rightToLeft",EnumField,Fine,false -Word.TableFieldSeparator,N/A,Enum,Unknown,false -Word.TableFieldSeparator,"comma",EnumField,Fine,false -Word.TableFieldSeparator,"defaultListSeparator",EnumField,Good,false -Word.TableFieldSeparator,"paragraph",EnumField,Fine,false -Word.TableFieldSeparator,"tab",EnumField,Fine,false -Word.TableFormat,N/A,Enum,Unknown,false -Word.TableFormat,"classic1",EnumField,Fine,false -Word.TableFormat,"classic2",EnumField,Fine,false -Word.TableFormat,"classic3",EnumField,Fine,false -Word.TableFormat,"classic4",EnumField,Fine,false -Word.TableFormat,"colorful1",EnumField,Fine,false -Word.TableFormat,"colorful2",EnumField,Fine,false -Word.TableFormat,"colorful3",EnumField,Fine,false -Word.TableFormat,"columns1",EnumField,Fine,false -Word.TableFormat,"columns2",EnumField,Fine,false -Word.TableFormat,"columns3",EnumField,Fine,false -Word.TableFormat,"columns4",EnumField,Fine,false -Word.TableFormat,"columns5",EnumField,Fine,false -Word.TableFormat,"contemporary",EnumField,Fine,false -Word.TableFormat,"elegant",EnumField,Fine,false -Word.TableFormat,"grid1",EnumField,Fine,false -Word.TableFormat,"grid2",EnumField,Fine,false -Word.TableFormat,"grid3",EnumField,Fine,false -Word.TableFormat,"grid4",EnumField,Fine,false -Word.TableFormat,"grid5",EnumField,Fine,false -Word.TableFormat,"grid6",EnumField,Fine,false -Word.TableFormat,"grid7",EnumField,Fine,false -Word.TableFormat,"grid8",EnumField,Fine,false -Word.TableFormat,"list1",EnumField,Fine,false -Word.TableFormat,"list2",EnumField,Fine,false -Word.TableFormat,"list3",EnumField,Fine,false -Word.TableFormat,"list4",EnumField,Fine,false -Word.TableFormat,"list5",EnumField,Fine,false -Word.TableFormat,"list6",EnumField,Fine,false -Word.TableFormat,"list7",EnumField,Fine,false -Word.TableFormat,"list8",EnumField,Fine,false -Word.TableFormat,"none",EnumField,Fine,false -Word.TableFormat,"professional",EnumField,Fine,false -Word.TableFormat,"simple1",EnumField,Fine,false -Word.TableFormat,"simple2",EnumField,Fine,false -Word.TableFormat,"simple3",EnumField,Fine,false -Word.TableFormat,"subtle1",EnumField,Fine,false -Word.TableFormat,"subtle2",EnumField,Fine,false -Word.TableFormat,"threeDEffects1",EnumField,Good,false -Word.TableFormat,"threeDEffects2",EnumField,Good,false -Word.TableFormat,"threeDEffects3",EnumField,Good,false -Word.TableFormat,"web1",EnumField,Fine,false -Word.TableFormat,"web2",EnumField,Fine,false -Word.TableFormat,"web3",EnumField,Fine,false -Word.TableFormatType,N/A,Enum,Unknown,false -Word.TableFormatType,"classic1",EnumField,Fine,false -Word.TableFormatType,"classic2",EnumField,Fine,false -Word.TableFormatType,"classic3",EnumField,Fine,false -Word.TableFormatType,"classic4",EnumField,Fine,false -Word.TableFormatType,"colorful1",EnumField,Fine,false -Word.TableFormatType,"colorful2",EnumField,Fine,false -Word.TableFormatType,"colorful3",EnumField,Fine,false -Word.TableFormatType,"columns1",EnumField,Fine,false -Word.TableFormatType,"columns2",EnumField,Fine,false -Word.TableFormatType,"columns3",EnumField,Fine,false -Word.TableFormatType,"columns4",EnumField,Fine,false -Word.TableFormatType,"columns5",EnumField,Fine,false -Word.TableFormatType,"contemporary",EnumField,Fine,false -Word.TableFormatType,"elegant",EnumField,Fine,false -Word.TableFormatType,"grid1",EnumField,Fine,false -Word.TableFormatType,"grid2",EnumField,Fine,false -Word.TableFormatType,"grid3",EnumField,Fine,false -Word.TableFormatType,"grid4",EnumField,Fine,false -Word.TableFormatType,"grid5",EnumField,Fine,false -Word.TableFormatType,"grid6",EnumField,Fine,false -Word.TableFormatType,"grid7",EnumField,Fine,false -Word.TableFormatType,"grid8",EnumField,Fine,false -Word.TableFormatType,"list1",EnumField,Fine,false -Word.TableFormatType,"list2",EnumField,Fine,false -Word.TableFormatType,"list3",EnumField,Fine,false -Word.TableFormatType,"list4",EnumField,Fine,false -Word.TableFormatType,"list5",EnumField,Fine,false -Word.TableFormatType,"list6",EnumField,Fine,false -Word.TableFormatType,"list7",EnumField,Fine,false -Word.TableFormatType,"list8",EnumField,Fine,false -Word.TableFormatType,"none",EnumField,Fine,false -Word.TableFormatType,"professional",EnumField,Fine,false -Word.TableFormatType,"simple1",EnumField,Fine,false -Word.TableFormatType,"simple2",EnumField,Fine,false -Word.TableFormatType,"simple3",EnumField,Fine,false -Word.TableFormatType,"subtle1",EnumField,Fine,false -Word.TableFormatType,"subtle2",EnumField,Fine,false -Word.TableFormatType,"threeDEffects1",EnumField,Good,false -Word.TableFormatType,"threeDEffects2",EnumField,Good,false -Word.TableFormatType,"threeDEffects3",EnumField,Good,false -Word.TableFormatType,"web1",EnumField,Fine,false -Word.TableFormatType,"web2",EnumField,Fine,false -Word.TableFormatType,"web3",EnumField,Fine,false -Word.TableOfAuthorities,N/A,Class,Unknown,false -Word.TableOfAuthorities,"bookmark",Property,Great,false -Word.TableOfAuthorities,"category",Property,Excellent,false -Word.TableOfAuthorities,"context",Property,Excellent,false -Word.TableOfAuthorities,"entrySeparator",Property,Great,false -Word.TableOfAuthorities,"isCategoryHeaderIncluded",Property,Great,false -Word.TableOfAuthorities,"isEntryFormattingKept",Property,Great,false -Word.TableOfAuthorities,"isPassimUsed",Property,Great,false -Word.TableOfAuthorities,"pageNumberSeparator",Property,Great,false -Word.TableOfAuthorities,"pageRangeSeparator",Property,Great,false -Word.TableOfAuthorities,"range",Property,Fine,false -Word.TableOfAuthorities,"sequenceName",Property,Excellent,false -Word.TableOfAuthorities,"sequenceSeparator",Property,Great,false -Word.TableOfAuthorities,"tabLeader",Property,Great,false -Word.TableOfAuthorities,"delete()",Method,Fine,false -Word.TableOfAuthorities,"load(options)",Method,Excellent,false -Word.TableOfAuthorities,"load(propertyNames)",Method,Excellent,false -Word.TableOfAuthorities,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableOfAuthorities,"set(properties, options)",Method,Good,false -Word.TableOfAuthorities,"set(properties)",Method,Good,false -Word.TableOfAuthorities,"toJSON()",Method,Excellent,false -Word.TableOfAuthorities,"track()",Method,Excellent,false -Word.TableOfAuthorities,"untrack()",Method,Excellent,false -Word.TableOfAuthoritiesAddOptions,N/A,Interface,Excellent,false -Word.TableOfAuthoritiesAddOptions,"bookmark",Property,Excellent,false -Word.TableOfAuthoritiesAddOptions,"category",Property,Excellent,false -Word.TableOfAuthoritiesAddOptions,"entrySeparator",Property,Excellent,false -Word.TableOfAuthoritiesAddOptions,"includeCategoryHeader",Property,Excellent,false -Word.TableOfAuthoritiesAddOptions,"keepEntryFormatting",Property,Excellent,false -Word.TableOfAuthoritiesAddOptions,"pageNumberSeparator",Property,Excellent,false -Word.TableOfAuthoritiesAddOptions,"pageRangeSeparator",Property,Excellent,false -Word.TableOfAuthoritiesAddOptions,"sequenceName",Property,Excellent,false -Word.TableOfAuthoritiesAddOptions,"sequenceSeparator",Property,Excellent,false -Word.TableOfAuthoritiesAddOptions,"usePassim",Property,Excellent,false -Word.TableOfAuthoritiesCategory,N/A,Class,Unknown,false -Word.TableOfAuthoritiesCategory,"context",Property,Excellent,false -Word.TableOfAuthoritiesCategory,"name",Property,Excellent,false -Word.TableOfAuthoritiesCategory,"load(options)",Method,Excellent,false -Word.TableOfAuthoritiesCategory,"load(propertyNames)",Method,Excellent,false -Word.TableOfAuthoritiesCategory,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableOfAuthoritiesCategory,"toJSON()",Method,Excellent,false -Word.TableOfAuthoritiesCategory,"track()",Method,Excellent,false -Word.TableOfAuthoritiesCategory,"untrack()",Method,Excellent,false -Word.TableOfAuthoritiesCategoryCollection,N/A,Class,Unknown,false -Word.TableOfAuthoritiesCategoryCollection,"context",Property,Excellent,false -Word.TableOfAuthoritiesCategoryCollection,"items",Property,Poor,false -Word.TableOfAuthoritiesCategoryCollection,"getCount()",Method,Fine,false -Word.TableOfAuthoritiesCategoryCollection,"getItemAt(index)",Method,Excellent,false -Word.TableOfAuthoritiesCategoryCollection,"load(options)",Method,Excellent,false -Word.TableOfAuthoritiesCategoryCollection,"load(propertyNames)",Method,Excellent,false -Word.TableOfAuthoritiesCategoryCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableOfAuthoritiesCategoryCollection,"toJSON()",Method,Excellent,false -Word.TableOfAuthoritiesCategoryCollection,"track()",Method,Excellent,false -Word.TableOfAuthoritiesCategoryCollection,"untrack()",Method,Excellent,false -Word.TableOfAuthoritiesCollection,N/A,Class,Unknown,false -Word.TableOfAuthoritiesCollection,"context",Property,Excellent,false -Word.TableOfAuthoritiesCollection,"items",Property,Poor,false -Word.TableOfAuthoritiesCollection,"add(range, options)",Method,Good,false -Word.TableOfAuthoritiesCollection,"load(options)",Method,Excellent,false -Word.TableOfAuthoritiesCollection,"load(propertyNames)",Method,Excellent,false -Word.TableOfAuthoritiesCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableOfAuthoritiesCollection,"markAllCitations(shortCitation, options)",Method,Great,false -Word.TableOfAuthoritiesCollection,"markCitation(range, shortCitation, options)",Method,Great,false -Word.TableOfAuthoritiesCollection,"selectNextCitation(shortCitation)",Method,Good,false -Word.TableOfAuthoritiesCollection,"toJSON()",Method,Excellent,false -Word.TableOfAuthoritiesCollection,"track()",Method,Excellent,false -Word.TableOfAuthoritiesCollection,"untrack()",Method,Excellent,false -Word.TableOfAuthoritiesMarkCitationOptions,N/A,Interface,Unknown,false -Word.TableOfAuthoritiesMarkCitationOptions,"category",Property,Excellent,false -Word.TableOfAuthoritiesMarkCitationOptions,"longCitation",Property,Great,false -Word.TableOfAuthoritiesMarkCitationOptions,"longCitationAutoText",Property,Great,false -Word.TableOfContents,N/A,Class,Unknown,false -Word.TableOfContents,"additionalHeadingStyles",Property,Great,false -Word.TableOfContents,"areBuiltInHeadingStylesUsed",Property,Excellent,false -Word.TableOfContents,"areFieldsUsed",Property,Excellent,false -Word.TableOfContents,"areHyperlinksUsedOnWeb",Property,Excellent,false -Word.TableOfContents,"arePageNumbersHiddenOnWeb",Property,Excellent,false -Word.TableOfContents,"arePageNumbersIncluded",Property,Great,false -Word.TableOfContents,"arePageNumbersRightAligned",Property,Great,false -Word.TableOfContents,"context",Property,Excellent,false -Word.TableOfContents,"lowerHeadingLevel",Property,Excellent,false -Word.TableOfContents,"range",Property,Fine,false -Word.TableOfContents,"tabLeader",Property,Great,false -Word.TableOfContents,"tableId",Property,Excellent,false -Word.TableOfContents,"upperHeadingLevel",Property,Excellent,false -Word.TableOfContents,"delete()",Method,Fine,false -Word.TableOfContents,"load(options)",Method,Excellent,false -Word.TableOfContents,"load(propertyNames)",Method,Excellent,false -Word.TableOfContents,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableOfContents,"set(properties, options)",Method,Good,false -Word.TableOfContents,"set(properties)",Method,Good,false -Word.TableOfContents,"toJSON()",Method,Excellent,false -Word.TableOfContents,"track()",Method,Excellent,false -Word.TableOfContents,"untrack()",Method,Excellent,false -Word.TableOfContents,"updatePageNumbers()",Method,Fine,false -Word.TableOfContentsAddOptions,N/A,Interface,Excellent,false -Word.TableOfContentsAddOptions,"addedStyles",Property,Excellent,false -Word.TableOfContentsAddOptions,"hidePageNumbersOnWeb",Property,Excellent,false -Word.TableOfContentsAddOptions,"includePageNumbers",Property,Excellent,false -Word.TableOfContentsAddOptions,"lowerHeadingLevel",Property,Excellent,false -Word.TableOfContentsAddOptions,"rightAlignPageNumbers",Property,Excellent,false -Word.TableOfContentsAddOptions,"tableId",Property,Excellent,false -Word.TableOfContentsAddOptions,"upperHeadingLevel",Property,Excellent,false -Word.TableOfContentsAddOptions,"useBuiltInHeadingStyles",Property,Excellent,false -Word.TableOfContentsAddOptions,"useFields",Property,Excellent,false -Word.TableOfContentsAddOptions,"useHyperlinksOnWeb",Property,Excellent,false -Word.TableOfContentsAddOptions,"useOutlineLevels",Property,Excellent,false -Word.TableOfContentsCollection,N/A,Class,Unknown,false -Word.TableOfContentsCollection,"context",Property,Excellent,false -Word.TableOfContentsCollection,"items",Property,Poor,false -Word.TableOfContentsCollection,"add(range, options)",Method,Good,false -Word.TableOfContentsCollection,"load(options)",Method,Excellent,false -Word.TableOfContentsCollection,"load(propertyNames)",Method,Excellent,false -Word.TableOfContentsCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableOfContentsCollection,"markTocEntry(range, options)",Method,Great,false -Word.TableOfContentsCollection,"toJSON()",Method,Excellent,false -Word.TableOfContentsCollection,"track()",Method,Excellent,false -Word.TableOfContentsCollection,"untrack()",Method,Excellent,false -Word.TableOfContentsMarkEntryOptions,N/A,Interface,Unknown,false -Word.TableOfContentsMarkEntryOptions,"entry",Property,Excellent,false -Word.TableOfContentsMarkEntryOptions,"entryAutoText",Property,Excellent,false -Word.TableOfContentsMarkEntryOptions,"level",Property,Excellent,false -Word.TableOfContentsMarkEntryOptions,"tableId",Property,Great,false -Word.TableOfFigures,N/A,Class,Unknown,false -Word.TableOfFigures,"additionalHeadingStyles",Property,Great,false -Word.TableOfFigures,"areBuiltInHeadingStylesUsed",Property,Excellent,false -Word.TableOfFigures,"areFieldsUsed",Property,Excellent,false -Word.TableOfFigures,"areHyperlinksUsedOnWeb",Property,Excellent,false -Word.TableOfFigures,"arePageNumbersHiddenOnWeb",Property,Excellent,false -Word.TableOfFigures,"arePageNumbersIncluded",Property,Great,false -Word.TableOfFigures,"arePageNumbersRightAligned",Property,Great,false -Word.TableOfFigures,"captionLabel",Property,Great,false -Word.TableOfFigures,"context",Property,Excellent,false -Word.TableOfFigures,"isLabelIncluded",Property,Great,false -Word.TableOfFigures,"lowerHeadingLevel",Property,Excellent,false -Word.TableOfFigures,"range",Property,Fine,false -Word.TableOfFigures,"tabLeader",Property,Great,false -Word.TableOfFigures,"tableId",Property,Excellent,false -Word.TableOfFigures,"upperHeadingLevel",Property,Excellent,false -Word.TableOfFigures,"delete()",Method,Fine,false -Word.TableOfFigures,"load(options)",Method,Excellent,false -Word.TableOfFigures,"load(propertyNames)",Method,Excellent,false -Word.TableOfFigures,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableOfFigures,"set(properties, options)",Method,Good,false -Word.TableOfFigures,"set(properties)",Method,Good,false -Word.TableOfFigures,"toJSON()",Method,Excellent,false -Word.TableOfFigures,"track()",Method,Excellent,false -Word.TableOfFigures,"untrack()",Method,Excellent,false -Word.TableOfFigures,"updatePageNumbers()",Method,Fine,false -Word.TableOfFiguresAddOptions,N/A,Interface,Excellent,false -Word.TableOfFiguresAddOptions,"addedStyles",Property,Excellent,false -Word.TableOfFiguresAddOptions,"captionLabel",Property,Excellent,false -Word.TableOfFiguresAddOptions,"hidePageNumbersOnWeb",Property,Excellent,false -Word.TableOfFiguresAddOptions,"includeLabel",Property,Excellent,false -Word.TableOfFiguresAddOptions,"includePageNumbers",Property,Excellent,false -Word.TableOfFiguresAddOptions,"lowerHeadingLevel",Property,Excellent,false -Word.TableOfFiguresAddOptions,"rightAlignPageNumbers",Property,Excellent,false -Word.TableOfFiguresAddOptions,"tableId",Property,Excellent,false -Word.TableOfFiguresAddOptions,"upperHeadingLevel",Property,Excellent,false -Word.TableOfFiguresAddOptions,"useBuiltInHeadingStyles",Property,Excellent,false -Word.TableOfFiguresAddOptions,"useFields",Property,Excellent,false -Word.TableOfFiguresAddOptions,"useHyperlinksOnWeb",Property,Excellent,false -Word.TableOfFiguresCollection,N/A,Class,Unknown,false -Word.TableOfFiguresCollection,"context",Property,Excellent,false -Word.TableOfFiguresCollection,"items",Property,Poor,false -Word.TableOfFiguresCollection,"add(range, options)",Method,Good,false -Word.TableOfFiguresCollection,"load(options)",Method,Excellent,false -Word.TableOfFiguresCollection,"load(propertyNames)",Method,Excellent,false -Word.TableOfFiguresCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableOfFiguresCollection,"markTocEntry(range, options)",Method,Great,false -Word.TableOfFiguresCollection,"toJSON()",Method,Excellent,false -Word.TableOfFiguresCollection,"track()",Method,Excellent,false -Word.TableOfFiguresCollection,"untrack()",Method,Excellent,false -Word.TableRow,N/A,Class,Missing,true -Word.TableRow,"cellCount",Property,Poor,false -Word.TableRow,"cells",Property,Missing,true -Word.TableRow,"context",Property,Excellent,false -Word.TableRow,"endnotes",Property,Poor,false -Word.TableRow,"fields",Property,Great,false -Word.TableRow,"font",Property,Fine,false -Word.TableRow,"footnotes",Property,Poor,false -Word.TableRow,"horizontalAlignment",Property,Excellent,false -Word.TableRow,"isHeader",Property,Good,false -Word.TableRow,"parentTable",Property,Missing,false -Word.TableRow,"preferredHeight",Property,Great,false -Word.TableRow,"range",Property,Great,false -Word.TableRow,"rowIndex",Property,Poor,false -Word.TableRow,"shading",Property,Great,false -Word.TableRow,"shadingColor",Property,Great,false -Word.TableRow,"values",Property,Excellent,false -Word.TableRow,"verticalAlignment",Property,Excellent,false -Word.TableRow,"clear()",Method,Poor,false -Word.TableRow,"convertToText(options)",Method,Poor,false -Word.TableRow,"delete()",Method,Fine,false -Word.TableRow,"getBorder(borderLocation)",Method,Poor,true -Word.TableRow,"getBorder(borderLocation)",Method,Poor,false -Word.TableRow,"getCellPadding(cellPaddingLocation)",Method,Poor,true -Word.TableRow,"getCellPadding(cellPaddingLocation)",Method,Poor,false -Word.TableRow,"getNext()",Method,Great,false -Word.TableRow,"getNextOrNullObject()",Method,Excellent,false -Word.TableRow,"insertContentControl()",Method,Poor,false -Word.TableRow,"insertRows(insertLocation, rowCount, values)",Method,Great,false -Word.TableRow,"load(options)",Method,Excellent,false -Word.TableRow,"load(propertyNames)",Method,Excellent,false -Word.TableRow,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableRow,"merge()",Method,Poor,false -Word.TableRow,"search(searchText, searchOptions)",Method,Excellent,false -Word.TableRow,"select(selectionMode)",Method,Poor,false -Word.TableRow,"select(selectionMode)",Method,Poor,false -Word.TableRow,"set(properties, options)",Method,Good,false -Word.TableRow,"set(properties)",Method,Good,false -Word.TableRow,"setCellPadding(cellPaddingLocation, cellPadding)",Method,Poor,false -Word.TableRow,"setCellPadding(cellPaddingLocation, cellPadding)",Method,Poor,false -Word.TableRow,"setHeight(rowHeight, heightRule)",Method,Poor,false -Word.TableRow,"setHeight(rowHeight, heightRule)",Method,Poor,false -Word.TableRow,"setLeftIndent(leftIndent, rulerStyle)",Method,Poor,false -Word.TableRow,"setLeftIndent(leftIndent, rulerStyle)",Method,Poor,false -Word.TableRow,"toJSON()",Method,Excellent,false -Word.TableRow,"track()",Method,Excellent,false -Word.TableRow,"untrack()",Method,Excellent,false -Word.TableRowCollection,N/A,Class,Unknown,true -Word.TableRowCollection,"context",Property,Excellent,false -Word.TableRowCollection,"items",Property,Poor,false -Word.TableRowCollection,"convertToText(options)",Method,Poor,false -Word.TableRowCollection,"delete()",Method,Fine,false -Word.TableRowCollection,"distributeHeight()",Method,Fine,false -Word.TableRowCollection,"getFirst()",Method,Great,true -Word.TableRowCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.TableRowCollection,"load(options)",Method,Excellent,false -Word.TableRowCollection,"load(propertyNames)",Method,Excellent,false -Word.TableRowCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableRowCollection,"select()",Method,Poor,false -Word.TableRowCollection,"setHeight(rowHeight, heightRule)",Method,Poor,false -Word.TableRowCollection,"setHeight(rowHeight, heightRule)",Method,Poor,false -Word.TableRowCollection,"setLeftIndent(leftIndent, rulerStyle)",Method,Poor,false -Word.TableRowCollection,"setLeftIndent(leftIndent, rulerStyle)",Method,Poor,false -Word.TableRowCollection,"toJSON()",Method,Excellent,false -Word.TableRowCollection,"track()",Method,Excellent,false -Word.TableRowCollection,"untrack()",Method,Excellent,false -Word.TableSortOptions,N/A,Interface,Unknown,false -Word.TableSortOptions,"bidirectionalSort",Property,Excellent,false -Word.TableSortOptions,"caseSensitive",Property,Excellent,false -Word.TableSortOptions,"excludeHeader",Property,Excellent,false -Word.TableSortOptions,"fieldNumber",Property,Excellent,false -Word.TableSortOptions,"fieldNumber2",Property,Excellent,false -Word.TableSortOptions,"fieldNumber3",Property,Great,false -Word.TableSortOptions,"ignoreArabicThe",Property,Excellent,false -Word.TableSortOptions,"ignoreDiacritics",Property,Excellent,false -Word.TableSortOptions,"ignoreHebrew",Property,Excellent,false -Word.TableSortOptions,"ignoreKashida",Property,Excellent,false -Word.TableSortOptions,"languageId",Property,Good,false -Word.TableSortOptions,"sortFieldType",Property,Excellent,false -Word.TableSortOptions,"sortFieldType2",Property,Excellent,false -Word.TableSortOptions,"sortFieldType3",Property,Excellent,false -Word.TableSortOptions,"sortOrder",Property,Excellent,false -Word.TableSortOptions,"sortOrder2",Property,Excellent,false -Word.TableSortOptions,"sortOrder3",Property,Excellent,false -Word.TableStyle,N/A,Class,Unknown,true -Word.TableStyle,"alignment",Property,Great,false -Word.TableStyle,"allowBreakAcrossPage",Property,Great,false -Word.TableStyle,"borders",Property,Good,false -Word.TableStyle,"bottomCellMargin",Property,Great,false -Word.TableStyle,"cellSpacing",Property,Great,false -Word.TableStyle,"columnStripe",Property,Excellent,false -Word.TableStyle,"context",Property,Excellent,false -Word.TableStyle,"isBreakAcrossPagesAllowed",Property,Great,false -Word.TableStyle,"leftCellMargin",Property,Great,false -Word.TableStyle,"leftIndent",Property,Excellent,false -Word.TableStyle,"rightCellMargin",Property,Great,false -Word.TableStyle,"rowStripe",Property,Excellent,false -Word.TableStyle,"shading",Property,Great,false -Word.TableStyle,"tableDirection",Property,Great,false -Word.TableStyle,"topCellMargin",Property,Great,false -Word.TableStyle,"condition(conditionCode)",Method,Excellent,false -Word.TableStyle,"condition(conditionCode)",Method,Excellent,false -Word.TableStyle,"load(options)",Method,Excellent,false -Word.TableStyle,"load(propertyNames)",Method,Excellent,false -Word.TableStyle,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TableStyle,"set(properties, options)",Method,Good,false -Word.TableStyle,"set(properties)",Method,Good,false -Word.TableStyle,"toJSON()",Method,Excellent,false -Word.TableStyle,"track()",Method,Excellent,false -Word.TableStyle,"untrack()",Method,Excellent,false -Word.TabStop,N/A,Class,Unknown,false -Word.TabStop,"alignment",Property,Good,false -Word.TabStop,"context",Property,Excellent,false -Word.TabStop,"customTab",Property,Poor,false -Word.TabStop,"leader",Property,Great,false -Word.TabStop,"next",Property,Poor,false -Word.TabStop,"position",Property,Fine,false -Word.TabStop,"previous",Property,Poor,false -Word.TabStop,"clear()",Method,Poor,false -Word.TabStop,"load(options)",Method,Excellent,false -Word.TabStop,"load(propertyNames)",Method,Excellent,false -Word.TabStop,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TabStop,"toJSON()",Method,Excellent,false -Word.TabStop,"track()",Method,Excellent,false -Word.TabStop,"untrack()",Method,Excellent,false -Word.TabStopAddOptions,N/A,Interface,Excellent,false -Word.TabStopAddOptions,"alignment",Property,Excellent,false -Word.TabStopAddOptions,"leader",Property,Excellent,false -Word.TabStopCollection,N/A,Class,Unknown,false -Word.TabStopCollection,"context",Property,Excellent,false -Word.TabStopCollection,"items",Property,Poor,false -Word.TabStopCollection,"add(position, options)",Method,Great,false -Word.TabStopCollection,"after(Position)",Method,Excellent,false -Word.TabStopCollection,"before(Position)",Method,Excellent,false -Word.TabStopCollection,"clearAll()",Method,Fine,false -Word.TabStopCollection,"getItem(index)",Method,Good,false -Word.TabStopCollection,"load(options)",Method,Excellent,false -Word.TabStopCollection,"load(propertyNames)",Method,Excellent,false -Word.TabStopCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TabStopCollection,"toJSON()",Method,Excellent,false -Word.TabStopCollection,"track()",Method,Excellent,false -Word.TabStopCollection,"untrack()",Method,Excellent,false -Word.TargetBrowser,N/A,Enum,Unknown,false -Word.TargetBrowser,"ie4",EnumField,Fine,false -Word.TargetBrowser,"ie5",EnumField,Fine,false -Word.TargetBrowser,"ie6",EnumField,Fine,false -Word.TargetBrowser,"v3",EnumField,Fine,false -Word.TargetBrowser,"v4",EnumField,Fine,false -Word.Template,N/A,Class,Missing,false -Word.Template,"buildingBlockEntries",Property,Great,false -Word.Template,"buildingBlockTypes",Property,Great,false -Word.Template,"context",Property,Excellent,false -Word.Template,"farEastLineBreakLanguage",Property,Excellent,false -Word.Template,"farEastLineBreakLevel",Property,Great,false -Word.Template,"fullName",Property,Good,false -Word.Template,"hasNoProofing",Property,Great,false -Word.Template,"justificationMode",Property,Great,false -Word.Template,"kerningByAlgorithm",Property,Great,false -Word.Template,"languageId",Property,Excellent,false -Word.Template,"languageIdFarEast",Property,Great,false -Word.Template,"listTemplates",Property,Great,false -Word.Template,"name",Property,Good,false -Word.Template,"noLineBreakAfter",Property,Great,false -Word.Template,"noLineBreakBefore",Property,Great,false -Word.Template,"path",Property,Fine,false -Word.Template,"saved",Property,Excellent,false -Word.Template,"type",Property,Fine,false -Word.Template,"load(options)",Method,Excellent,false -Word.Template,"load(propertyNames)",Method,Excellent,false -Word.Template,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Template,"save()",Method,Missing,false -Word.Template,"set(properties, options)",Method,Good,false -Word.Template,"set(properties)",Method,Good,false -Word.Template,"toJSON()",Method,Excellent,false -Word.Template,"track()",Method,Excellent,false -Word.Template,"untrack()",Method,Excellent,false -Word.TemplateCollection,N/A,Class,Unknown,false -Word.TemplateCollection,"context",Property,Excellent,false -Word.TemplateCollection,"items",Property,Poor,false -Word.TemplateCollection,"getCount()",Method,Fine,false -Word.TemplateCollection,"getItemAt(index)",Method,Good,false -Word.TemplateCollection,"importBuildingBlocks()",Method,Fine,false -Word.TemplateCollection,"load(options)",Method,Excellent,false -Word.TemplateCollection,"load(propertyNames)",Method,Excellent,false -Word.TemplateCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TemplateCollection,"toJSON()",Method,Excellent,false -Word.TemplateCollection,"track()",Method,Excellent,false -Word.TemplateCollection,"untrack()",Method,Excellent,false -Word.TemplateType,N/A,Enum,Unknown,false -Word.TemplateType,"attached",EnumField,Fine,false -Word.TemplateType,"global",EnumField,Good,false -Word.TemplateType,"normal",EnumField,Fine,false -Word.TextboxTightWrap,N/A,Enum,Unknown,false -Word.TextboxTightWrap,"all",EnumField,Fine,false -Word.TextboxTightWrap,"firstAndLastLines",EnumField,Fine,false -Word.TextboxTightWrap,"firstLineOnly",EnumField,Fine,false -Word.TextboxTightWrap,"lastLineOnly",EnumField,Fine,false -Word.TextboxTightWrap,"none",EnumField,Fine,false -Word.TextColumn,N/A,Class,Unknown,false -Word.TextColumn,"context",Property,Excellent,false -Word.TextColumn,"spaceAfter",Property,Great,false -Word.TextColumn,"width",Property,Great,false -Word.TextColumn,"load(options)",Method,Excellent,false -Word.TextColumn,"load(propertyNames)",Method,Excellent,false -Word.TextColumn,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TextColumn,"set(properties, options)",Method,Good,false -Word.TextColumn,"set(properties)",Method,Good,false -Word.TextColumn,"toJSON()",Method,Excellent,false -Word.TextColumn,"track()",Method,Excellent,false -Word.TextColumn,"untrack()",Method,Excellent,false -Word.TextColumnAddOptions,N/A,Interface,Unknown,false -Word.TextColumnAddOptions,"isEvenlySpaced",Property,Excellent,false -Word.TextColumnAddOptions,"spacing",Property,Excellent,false -Word.TextColumnAddOptions,"width",Property,Excellent,false -Word.TextColumnCollection,N/A,Class,Unknown,false -Word.TextColumnCollection,"context",Property,Excellent,false -Word.TextColumnCollection,"items",Property,Poor,false -Word.TextColumnCollection,"add(options)",Method,Great,false -Word.TextColumnCollection,"getFlowDirection()",Method,Fine,false -Word.TextColumnCollection,"getHasLineBetween()",Method,Good,false -Word.TextColumnCollection,"getIsEvenlySpaced()",Method,Poor,false -Word.TextColumnCollection,"load(options)",Method,Excellent,false -Word.TextColumnCollection,"load(propertyNames)",Method,Excellent,false -Word.TextColumnCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TextColumnCollection,"setCount(numColumns)",Method,Good,false -Word.TextColumnCollection,"setFlowDirection(value)",Method,Fine,false -Word.TextColumnCollection,"setFlowDirection(value)",Method,Fine,false -Word.TextColumnCollection,"setHasLineBetween(value)",Method,Good,false -Word.TextColumnCollection,"setIsEvenlySpaced(value)",Method,Poor,false -Word.TextColumnCollection,"toJSON()",Method,Excellent,false -Word.TextColumnCollection,"track()",Method,Excellent,false -Word.TextColumnCollection,"untrack()",Method,Excellent,false -Word.TextFrame,N/A,Class,Unknown,false -Word.TextFrame,"autoSizeSetting",Property,Fine,false -Word.TextFrame,"bottomMargin",Property,Fine,false -Word.TextFrame,"context",Property,Excellent,false -Word.TextFrame,"hasText",Property,Good,false -Word.TextFrame,"leftMargin",Property,Fine,false -Word.TextFrame,"noTextRotation",Property,Excellent,false -Word.TextFrame,"orientation",Property,Fine,false -Word.TextFrame,"rightMargin",Property,Fine,false -Word.TextFrame,"topMargin",Property,Fine,false -Word.TextFrame,"verticalAlignment",Property,Fine,false -Word.TextFrame,"wordWrap",Property,Fine,false -Word.TextFrame,"load(options)",Method,Excellent,false -Word.TextFrame,"load(propertyNames)",Method,Excellent,false -Word.TextFrame,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TextFrame,"set(properties, options)",Method,Good,false -Word.TextFrame,"set(properties)",Method,Good,false -Word.TextFrame,"toJSON()",Method,Excellent,false -Word.TextFrame,"track()",Method,Excellent,false -Word.TextFrame,"untrack()",Method,Excellent,false -Word.TextOrientation,N/A,Enum,Unknown,false -Word.TextOrientation,"downward",EnumField,Fine,false -Word.TextOrientation,"horizontal",EnumField,Fine,false -Word.TextOrientation,"horizontalRotatedFarEast",EnumField,Fine,false -Word.TextOrientation,"upward",EnumField,Fine,false -Word.TextOrientation,"vertical",EnumField,Fine,false -Word.TextOrientation,"verticalFarEast",EnumField,Fine,false -Word.TextureAlignment,N/A,Enum,Unknown,false -Word.TextureAlignment,"bottom",EnumField,Fine,false -Word.TextureAlignment,"bottomLeft",EnumField,Fine,false -Word.TextureAlignment,"bottomRight",EnumField,Fine,false -Word.TextureAlignment,"center",EnumField,Fine,false -Word.TextureAlignment,"left",EnumField,Fine,false -Word.TextureAlignment,"mixed",EnumField,Excellent,false -Word.TextureAlignment,"right",EnumField,Fine,false -Word.TextureAlignment,"top",EnumField,Fine,false -Word.TextureAlignment,"topLeft",EnumField,Fine,false -Word.TextureAlignment,"topRight",EnumField,Fine,false -Word.TextureType,N/A,Enum,Good,false -Word.TextureType,"mixed",EnumField,Excellent,false -Word.TextureType,"preset",EnumField,Fine,false -Word.TextureType,"userDefined",EnumField,Fine,false -Word.ThemeColorIndex,N/A,Enum,Unknown,false -Word.ThemeColorIndex,"accent1",EnumField,Fine,false -Word.ThemeColorIndex,"accent2",EnumField,Fine,false -Word.ThemeColorIndex,"accent3",EnumField,Fine,false -Word.ThemeColorIndex,"accent4",EnumField,Fine,false -Word.ThemeColorIndex,"accent5",EnumField,Good,false -Word.ThemeColorIndex,"accent6",EnumField,Fine,false -Word.ThemeColorIndex,"background1",EnumField,Fine,false -Word.ThemeColorIndex,"background2",EnumField,Fine,false -Word.ThemeColorIndex,"hyperlink",EnumField,Good,false -Word.ThemeColorIndex,"hyperlinkFollowed",EnumField,Good,false -Word.ThemeColorIndex,"mainDark1",EnumField,Fine,false -Word.ThemeColorIndex,"mainDark2",EnumField,Fine,false -Word.ThemeColorIndex,"mainLight1",EnumField,Fine,false -Word.ThemeColorIndex,"mainLight2",EnumField,Fine,false -Word.ThemeColorIndex,"notThemeColor",EnumField,Great,false -Word.ThemeColorIndex,"text1",EnumField,Fine,false -Word.ThemeColorIndex,"text2",EnumField,Fine,false -Word.ThreeDimensionalFormat,N/A,Class,Unknown,false -Word.ThreeDimensionalFormat,"bevelBottomDepth",Property,Good,false -Word.ThreeDimensionalFormat,"bevelBottomInset",Property,Good,false -Word.ThreeDimensionalFormat,"bevelBottomType",Property,Excellent,false -Word.ThreeDimensionalFormat,"bevelTopDepth",Property,Good,false -Word.ThreeDimensionalFormat,"bevelTopInset",Property,Good,false -Word.ThreeDimensionalFormat,"bevelTopType",Property,Excellent,false -Word.ThreeDimensionalFormat,"context",Property,Excellent,false -Word.ThreeDimensionalFormat,"contourColor",Property,Great,false -Word.ThreeDimensionalFormat,"contourWidth",Property,Good,false -Word.ThreeDimensionalFormat,"depth",Property,Good,false -Word.ThreeDimensionalFormat,"extrusionColor",Property,Great,false -Word.ThreeDimensionalFormat,"extrusionColorType",Property,Excellent,false -Word.ThreeDimensionalFormat,"fieldOfView",Property,Good,false -Word.ThreeDimensionalFormat,"isPerspective",Property,Great,false -Word.ThreeDimensionalFormat,"isVisible",Property,Excellent,false -Word.ThreeDimensionalFormat,"lightAngle",Property,Good,false -Word.ThreeDimensionalFormat,"presetCamera",Property,Great,false -Word.ThreeDimensionalFormat,"presetExtrusionDirection",Property,Good,false -Word.ThreeDimensionalFormat,"presetLighting",Property,Excellent,false -Word.ThreeDimensionalFormat,"presetLightingDirection",Property,Great,false -Word.ThreeDimensionalFormat,"presetLightingSoftness",Property,Good,false -Word.ThreeDimensionalFormat,"presetMaterial",Property,Good,false -Word.ThreeDimensionalFormat,"presetThreeDimensionalFormat",Property,Fine,false -Word.ThreeDimensionalFormat,"projectText",Property,Great,false -Word.ThreeDimensionalFormat,"rotationX",Property,Great,false -Word.ThreeDimensionalFormat,"rotationY",Property,Great,false -Word.ThreeDimensionalFormat,"rotationZ",Property,Good,false -Word.ThreeDimensionalFormat,"z",Property,Great,false -Word.ThreeDimensionalFormat,"incrementRotationHorizontal(increment)",Method,Fine,false -Word.ThreeDimensionalFormat,"incrementRotationVertical(increment)",Method,Fine,false -Word.ThreeDimensionalFormat,"incrementRotationX(increment)",Method,Fine,false -Word.ThreeDimensionalFormat,"incrementRotationY(increment)",Method,Fine,false -Word.ThreeDimensionalFormat,"incrementRotationZ(increment)",Method,Fine,false -Word.ThreeDimensionalFormat,"load(options)",Method,Excellent,false -Word.ThreeDimensionalFormat,"load(propertyNames)",Method,Excellent,false -Word.ThreeDimensionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.ThreeDimensionalFormat,"resetRotation()",Method,Fine,false -Word.ThreeDimensionalFormat,"set(properties, options)",Method,Good,false -Word.ThreeDimensionalFormat,"set(properties)",Method,Good,false -Word.ThreeDimensionalFormat,"setExtrusionDirection(presetExtrusionDirection)",Method,Poor,false -Word.ThreeDimensionalFormat,"setExtrusionDirection(presetExtrusionDirection)",Method,Poor,false -Word.ThreeDimensionalFormat,"setPresetCamera(presetCamera)",Method,Fine,false -Word.ThreeDimensionalFormat,"setPresetCamera(presetCamera)",Method,Fine,false -Word.ThreeDimensionalFormat,"setThreeDimensionalFormat(presetThreeDimensionalFormat)",Method,Fine,false -Word.ThreeDimensionalFormat,"setThreeDimensionalFormat(presetThreeDimensionalFormat)",Method,Fine,false -Word.ThreeDimensionalFormat,"toJSON()",Method,Excellent,false -Word.ThreeDimensionalFormat,"track()",Method,Excellent,false -Word.ThreeDimensionalFormat,"untrack()",Method,Excellent,false -Word.TrackedChange,N/A,Class,Unknown,true -Word.TrackedChange,"author",Property,Poor,false -Word.TrackedChange,"context",Property,Excellent,false -Word.TrackedChange,"date",Property,Poor,false -Word.TrackedChange,"text",Property,Poor,false -Word.TrackedChange,"type",Property,Poor,false -Word.TrackedChange,"accept()",Method,Poor,true -Word.TrackedChange,"getNext()",Method,Great,true -Word.TrackedChange,"getNextOrNullObject()",Method,Excellent,false -Word.TrackedChange,"getRange(rangeLocation)",Method,Poor,true -Word.TrackedChange,"load(options)",Method,Excellent,false -Word.TrackedChange,"load(propertyNames)",Method,Excellent,false -Word.TrackedChange,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TrackedChange,"reject()",Method,Poor,true -Word.TrackedChange,"toJSON()",Method,Excellent,false -Word.TrackedChange,"track()",Method,Excellent,false -Word.TrackedChange,"untrack()",Method,Excellent,false -Word.TrackedChangeCollection,N/A,Class,Unknown,true -Word.TrackedChangeCollection,"context",Property,Excellent,false -Word.TrackedChangeCollection,"items",Property,Poor,false -Word.TrackedChangeCollection,"acceptAll()",Method,Poor,true -Word.TrackedChangeCollection,"getFirst()",Method,Great,true -Word.TrackedChangeCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.TrackedChangeCollection,"load(options)",Method,Excellent,false -Word.TrackedChangeCollection,"load(propertyNames)",Method,Excellent,false -Word.TrackedChangeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.TrackedChangeCollection,"rejectAll()",Method,Poor,true -Word.TrackedChangeCollection,"toJSON()",Method,Excellent,false -Word.TrackedChangeCollection,"track()",Method,Excellent,false -Word.TrackedChangeCollection,"untrack()",Method,Excellent,false -Word.TrackedChangeType,N/A,Enum,Missing,true -Word.TrackedChangeType,"added",EnumField,Fine,false -Word.TrackedChangeType,"deleted",EnumField,Fine,false -Word.TrackedChangeType,"formatted",EnumField,Fine,false -Word.TrackedChangeType,"none",EnumField,Fine,false -Word.TrailingCharacter,N/A,Enum,Unknown,true -Word.TrailingCharacter,"trailingNone",EnumField,Fine,false -Word.TrailingCharacter,"trailingSpace",EnumField,Good,false -Word.TrailingCharacter,"trailingTab",EnumField,Fine,false -Word.TwoLinesInOneType,N/A,Enum,Unknown,false -Word.TwoLinesInOneType,"angleBrackets",EnumField,Fine,false -Word.TwoLinesInOneType,"curlyBrackets",EnumField,Fine,false -Word.TwoLinesInOneType,"noBrackets",EnumField,Fine,false -Word.TwoLinesInOneType,"none",EnumField,Fine,false -Word.TwoLinesInOneType,"parentheses",EnumField,Fine,false -Word.TwoLinesInOneType,"squareBrackets",EnumField,Fine,false -Word.Underline,N/A,Enum,Unknown,false -Word.Underline,"dash",EnumField,Fine,false -Word.Underline,"dashHeavy",EnumField,Fine,false -Word.Underline,"dashLong",EnumField,Fine,false -Word.Underline,"dashLongHeavy",EnumField,Fine,false -Word.Underline,"dotDash",EnumField,Fine,false -Word.Underline,"dotDashHeavy",EnumField,Fine,false -Word.Underline,"dotDotDash",EnumField,Fine,false -Word.Underline,"dotDotDashHeavy",EnumField,Fine,false -Word.Underline,"dotted",EnumField,Fine,false -Word.Underline,"dottedHeavy",EnumField,Fine,false -Word.Underline,"double",EnumField,Fine,false -Word.Underline,"none",EnumField,Fine,false -Word.Underline,"single",EnumField,Fine,false -Word.Underline,"thick",EnumField,Fine,false -Word.Underline,"wavy",EnumField,Fine,false -Word.Underline,"wavyDouble",EnumField,Fine,false -Word.Underline,"wavyHeavy",EnumField,Fine,false -Word.Underline,"words",EnumField,Fine,false -Word.UnderlineType,N/A,Enum,Unknown,true -Word.UnderlineType,"dashLine",EnumField,Fine,false -Word.UnderlineType,"dashLineHeavy",EnumField,Fine,false -Word.UnderlineType,"dashLineLong",EnumField,Fine,false -Word.UnderlineType,"dashLineLongHeavy",EnumField,Fine,false -Word.UnderlineType,"dotDashLine",EnumField,Fine,false -Word.UnderlineType,"dotDashLineHeavy",EnumField,Fine,false -Word.UnderlineType,"dotLine",EnumField,Fine,false -Word.UnderlineType,"dotted",EnumField,Fine,false -Word.UnderlineType,"dottedHeavy",EnumField,Fine,false -Word.UnderlineType,"double",EnumField,Fine,false -Word.UnderlineType,"hidden",EnumField,Fine,false -Word.UnderlineType,"mixed",EnumField,Fine,false -Word.UnderlineType,"none",EnumField,Fine,false -Word.UnderlineType,"single",EnumField,Great,false -Word.UnderlineType,"thick",EnumField,Fine,false -Word.UnderlineType,"twoDotDashLine",EnumField,Fine,false -Word.UnderlineType,"twoDotDashLineHeavy",EnumField,Fine,false -Word.UnderlineType,"wave",EnumField,Fine,false -Word.UnderlineType,"waveDouble",EnumField,Fine,false -Word.UnderlineType,"waveHeavy",EnumField,Fine,false -Word.UnderlineType,"word",EnumField,Fine,false -Word.UseFormattingFrom,N/A,Enum,Unknown,false -Word.UseFormattingFrom,"current",EnumField,Fine,false -Word.UseFormattingFrom,"prompt",EnumField,Fine,false -Word.UseFormattingFrom,"selected",EnumField,Fine,false -Word.VerticalAlignment,N/A,Enum,Fine,true -Word.VerticalAlignment,"bottom",EnumField,Fine,false -Word.VerticalAlignment,"center",EnumField,Fine,false -Word.VerticalAlignment,"mixed",EnumField,Fine,false -Word.VerticalAlignment,"top",EnumField,Fine,false -Word.View,N/A,Class,Unknown,false -Word.View,"areAllNonprintingCharactersDisplayed",Property,Great,false -Word.View,"areBackgroundsDisplayed",Property,Good,false -Word.View,"areBookmarksIndicated",Property,Fine,false -Word.View,"areCommentsDisplayed",Property,Great,false -Word.View,"areConnectingLinesToRevisionsBalloonDisplayed",Property,Great,false -Word.View,"areCropMarksDisplayed",Property,Fine,false -Word.View,"areDrawingsDisplayed",Property,Good,false -Word.View,"areEditableRangesShaded",Property,Great,false -Word.View,"areFieldCodesDisplayed",Property,Great,false -Word.View,"areFormatChangesDisplayed",Property,Excellent,false -Word.View,"areInkAnnotationsDisplayed",Property,Great,false -Word.View,"areInsertionsAndDeletionsDisplayed",Property,Excellent,false -Word.View,"areLinesWrappedToWindow",Property,Fine,false -Word.View,"areObjectAnchorsDisplayed",Property,Good,false -Word.View,"areOptionalBreaksDisplayed",Property,Great,false -Word.View,"areOptionalHyphensDisplayed",Property,Good,false -Word.View,"areOtherAuthorsVisible",Property,Fine,false -Word.View,"arePageBoundariesDisplayed",Property,Fine,false -Word.View,"areParagraphsMarksDisplayed",Property,Poor,false -Word.View,"arePicturePlaceholdersDisplayed",Property,Fine,false -Word.View,"areRevisionsAndCommentsDisplayed",Property,Excellent,false -Word.View,"areSpacesIndicated",Property,Poor,false -Word.View,"areTableGridlinesDisplayed",Property,Good,false -Word.View,"areTabsDisplayed",Property,Poor,false -Word.View,"areTextBoundariesDisplayed",Property,Good,false -Word.View,"columnWidth",Property,Good,false -Word.View,"context",Property,Excellent,false -Word.View,"fieldShading",Property,Fine,false -Word.View,"isDraft",Property,Great,false -Word.View,"isFirstLineOnlyDisplayed",Property,Great,false -Word.View,"isFormatDisplayed",Property,Great,false -Word.View,"isFullScreen",Property,Great,false -Word.View,"isHiddenTextDisplayed",Property,Fine,false -Word.View,"isHighlightingDisplayed",Property,Fine,false -Word.View,"isInConflictMode",Property,Great,false -Word.View,"isInPanning",Property,Great,false -Word.View,"isInReadingLayout",Property,Great,false -Word.View,"isMailMergeDataView",Property,Excellent,false -Word.View,"isMainTextLayerVisible",Property,Excellent,false -Word.View,"isPointerShownAsMagnifier",Property,Great,false -Word.View,"isReadingLayoutActualView",Property,Great,false -Word.View,"isXmlMarkupVisible",Property,Great,false -Word.View,"markupMode",Property,Good,false -Word.View,"pageColor",Property,Good,false -Word.View,"pageMovementType",Property,Good,false -Word.View,"readingLayoutTruncateMargins",Property,Excellent,false -Word.View,"revisionsBalloonSide",Property,Fine,false -Word.View,"revisionsBalloonWidth",Property,Good,false -Word.View,"revisionsBalloonWidthType",Property,Great,false -Word.View,"revisionsFilter",Property,Fine,false -Word.View,"seekView",Property,Great,false -Word.View,"splitSpecial",Property,Good,false -Word.View,"type",Property,Good,false -Word.View,"collapseAllHeadings()",Method,Poor,false -Word.View,"collapseOutline(range)",Method,Good,false -Word.View,"expandAllHeadings()",Method,Poor,false -Word.View,"expandOutline(range)",Method,Fine,false -Word.View,"load(options)",Method,Excellent,false -Word.View,"load(propertyNames)",Method,Excellent,false -Word.View,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.View,"nextHeaderFooter()",Method,Fine,false -Word.View,"previousHeaderFooter()",Method,Fine,false -Word.View,"set(properties, options)",Method,Good,false -Word.View,"set(properties)",Method,Good,false -Word.View,"showAllHeadings()",Method,Fine,false -Word.View,"showHeading(level)",Method,Good,false -Word.View,"toJSON()",Method,Excellent,false -Word.View,"track()",Method,Excellent,false -Word.View,"untrack()",Method,Excellent,false -Word.ViewType,N/A,Enum,Unknown,false -Word.ViewType,"conflict",EnumField,Fine,false -Word.ViewType,"master",EnumField,Fine,false -Word.ViewType,"normal",EnumField,Fine,false -Word.ViewType,"outline",EnumField,Fine,false -Word.ViewType,"print",EnumField,Fine,false -Word.ViewType,"printPreview",EnumField,Fine,false -Word.ViewType,"reading",EnumField,Fine,false -Word.ViewType,"web",EnumField,Fine,false -Word.WebSettings,N/A,Class,Unknown,false -Word.WebSettings,"allowPng",Property,Excellent,false -Word.WebSettings,"context",Property,Excellent,false -Word.WebSettings,"encoding",Property,Excellent,false -Word.WebSettings,"folderSuffix",Property,Great,false -Word.WebSettings,"organizeInFolder",Property,Excellent,false -Word.WebSettings,"pixelsPerInch",Property,Great,false -Word.WebSettings,"relyOnCSS",Property,Excellent,false -Word.WebSettings,"relyOnVectorMarkupLanguage",Property,Excellent,false -Word.WebSettings,"screenSize",Property,Great,false -Word.WebSettings,"targetBrowser",Property,Great,false -Word.WebSettings,"useLongFileNames",Property,Excellent,false -Word.WebSettings,"load(options)",Method,Excellent,false -Word.WebSettings,"load(propertyNames)",Method,Excellent,false -Word.WebSettings,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.WebSettings,"toJSON()",Method,Excellent,false -Word.WebSettings,"track()",Method,Excellent,false -Word.WebSettings,"untrack()",Method,Excellent,false -Word.WebSettings,"useDefaultFolderSuffix()",Method,Great,false -Word.Window,N/A,Class,Missing,true -Word.Window,"activePane",Property,Poor,true -Word.Window,"areRulersDisplayed",Property,Great,false -Word.Window,"areScreenTipsDisplayed",Property,Great,false -Word.Window,"areThumbnailsDisplayed",Property,Great,false -Word.Window,"caption",Property,Excellent,false -Word.Window,"context",Property,Excellent,false -Word.Window,"height",Property,Good,false -Word.Window,"horizontalPercentScrolled",Property,Great,false -Word.Window,"imeMode",Property,Excellent,false -Word.Window,"index",Property,Poor,false -Word.Window,"isActive",Property,Good,false -Word.Window,"isDocumentMapVisible",Property,Good,false -Word.Window,"isEnvelopeVisible",Property,Excellent,false -Word.Window,"isHorizontalScrollBarDisplayed",Property,Great,false -Word.Window,"isLeftScrollBarDisplayed",Property,Great,false -Word.Window,"isRightRulerDisplayed",Property,Great,false -Word.Window,"isSplit",Property,Great,false -Word.Window,"isVerticalRulerDisplayed",Property,Great,false -Word.Window,"isVerticalScrollBarDisplayed",Property,Great,false -Word.Window,"isVisible",Property,Good,false -Word.Window,"left",Property,Great,false -Word.Window,"next",Property,Fine,false -Word.Window,"panes",Property,Poor,false -Word.Window,"previous",Property,Fine,false -Word.Window,"showSourceDocuments",Property,Great,false -Word.Window,"splitVertical",Property,Great,false -Word.Window,"styleAreaWidth",Property,Good,false -Word.Window,"top",Property,Great,false -Word.Window,"type",Property,Poor,false -Word.Window,"usableHeight",Property,Fine,false -Word.Window,"usableWidth",Property,Fine,false -Word.Window,"verticalPercentScrolled",Property,Great,false -Word.Window,"view",Property,Good,false -Word.Window,"width",Property,Great,false -Word.Window,"windowNumber",Property,Good,false -Word.Window,"windowState",Property,Great,false -Word.Window,"activate()",Method,Poor,false -Word.Window,"close(options)",Method,Missing,false -Word.Window,"largeScroll(options)",Method,Good,false -Word.Window,"load(options)",Method,Excellent,false -Word.Window,"load(propertyNames)",Method,Excellent,false -Word.Window,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.Window,"pageScroll(options)",Method,Poor,false -Word.Window,"set(properties, options)",Method,Good,false -Word.Window,"set(properties)",Method,Good,false -Word.Window,"setFocus()",Method,Fine,false -Word.Window,"smallScroll(options)",Method,Good,false -Word.Window,"toggleRibbon()",Method,Poor,false -Word.Window,"toJSON()",Method,Excellent,false -Word.Window,"track()",Method,Excellent,false -Word.Window,"untrack()",Method,Excellent,false -Word.WindowCloseOptions,N/A,Interface,Unknown,false -Word.WindowCloseOptions,"routeDocument",Property,Excellent,false -Word.WindowCloseOptions,"saveChanges",Property,Excellent,false -Word.WindowCollection,N/A,Class,Unknown,false -Word.WindowCollection,"context",Property,Excellent,false -Word.WindowCollection,"items",Property,Poor,false -Word.WindowCollection,"getFirst()",Method,Great,false -Word.WindowCollection,"getFirstOrNullObject()",Method,Excellent,false -Word.WindowCollection,"load(options)",Method,Excellent,false -Word.WindowCollection,"load(propertyNames)",Method,Excellent,false -Word.WindowCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.WindowCollection,"toJSON()",Method,Excellent,false -Word.WindowCollection,"track()",Method,Excellent,false -Word.WindowCollection,"untrack()",Method,Excellent,false -Word.WindowPageScrollOptions,N/A,Interface,Unknown,false -Word.WindowPageScrollOptions,"down",Property,Excellent,false -Word.WindowPageScrollOptions,"up",Property,Excellent,false -Word.WindowScrollOptions,N/A,Interface,Excellent,false -Word.WindowScrollOptions,"down",Property,Excellent,false -Word.WindowScrollOptions,"left",Property,Excellent,false -Word.WindowScrollOptions,"right",Property,Excellent,false -Word.WindowScrollOptions,"up",Property,Excellent,false -Word.WindowState,N/A,Enum,Unknown,false -Word.WindowState,"maximize",EnumField,Fine,false -Word.WindowState,"minimize",EnumField,Fine,false -Word.WindowState,"normal",EnumField,Fine,false -Word.WindowType,N/A,Enum,Unknown,false -Word.WindowType,"document",EnumField,Great,false -Word.WindowType,"template",EnumField,Great,false -Word.XmlMapping,N/A,Class,Unknown,false -Word.XmlMapping,"context",Property,Excellent,false -Word.XmlMapping,"customXmlNode",Property,Great,false -Word.XmlMapping,"customXmlPart",Property,Great,false -Word.XmlMapping,"isMapped",Property,Good,false -Word.XmlMapping,"prefixMappings",Property,Great,false -Word.XmlMapping,"xpath",Property,Good,false -Word.XmlMapping,"delete()",Method,Good,false -Word.XmlMapping,"load(options)",Method,Excellent,false -Word.XmlMapping,"load(propertyNames)",Method,Excellent,false -Word.XmlMapping,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.XmlMapping,"set(properties, options)",Method,Good,false -Word.XmlMapping,"set(properties)",Method,Good,false -Word.XmlMapping,"setMapping(xPath, options)",Method,Fine,false -Word.XmlMapping,"setMappingByNode(node)",Method,Fine,false -Word.XmlMapping,"toJSON()",Method,Excellent,false -Word.XmlMapping,"track()",Method,Excellent,false -Word.XmlMapping,"untrack()",Method,Excellent,false -Word.XmlNode,N/A,Class,Unknown,false -Word.XmlNode,"attributes",Property,Excellent,false -Word.XmlNode,"baseName",Property,Poor,false -Word.XmlNode,"childNodes",Property,Excellent,false -Word.XmlNode,"context",Property,Excellent,false -Word.XmlNode,"firstChild",Property,Excellent,false -Word.XmlNode,"hasChildNodes",Property,Great,false -Word.XmlNode,"lastChild",Property,Excellent,false -Word.XmlNode,"level",Property,Excellent,false -Word.XmlNode,"namespaceUri",Property,Good,false -Word.XmlNode,"nextSibling",Property,Excellent,false -Word.XmlNode,"nodeType",Property,Poor,false -Word.XmlNode,"nodeValue",Property,Excellent,false -Word.XmlNode,"ownerDocument",Property,Poor,false -Word.XmlNode,"parentNode",Property,Poor,false -Word.XmlNode,"placeholderText",Property,Excellent,false -Word.XmlNode,"previousSibling",Property,Excellent,false -Word.XmlNode,"range",Property,Excellent,false -Word.XmlNode,"text",Property,Excellent,false -Word.XmlNode,"validationErrorText",Property,Excellent,false -Word.XmlNode,"validationStatus",Property,Good,false -Word.XmlNode,"copy()",Method,Great,false -Word.XmlNode,"cut()",Method,Great,false -Word.XmlNode,"delete()",Method,Great,false -Word.XmlNode,"load(options)",Method,Excellent,false -Word.XmlNode,"load(propertyNames)",Method,Excellent,false -Word.XmlNode,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.XmlNode,"removeChild(childElement)",Method,Excellent,false -Word.XmlNode,"selectNodes(xPath, options)",Method,Excellent,false -Word.XmlNode,"selectSingleNode(xPath, options)",Method,Excellent,false -Word.XmlNode,"setValidationError(status, options)",Method,Excellent,false -Word.XmlNode,"setValidationError(status, options)",Method,Excellent,false -Word.XmlNode,"toJSON()",Method,Excellent,false -Word.XmlNode,"track()",Method,Excellent,false -Word.XmlNode,"untrack()",Method,Excellent,false -Word.XmlNode,"validate()",Method,Good,false -Word.XmlNodeCollection,N/A,Class,Unknown,false -Word.XmlNodeCollection,"context",Property,Excellent,false -Word.XmlNodeCollection,"items",Property,Poor,false -Word.XmlNodeCollection,"getItem(index)",Method,Good,false -Word.XmlNodeCollection,"getItemAt(index)",Method,Great,false -Word.XmlNodeCollection,"load(options)",Method,Excellent,false -Word.XmlNodeCollection,"load(propertyNames)",Method,Excellent,false -Word.XmlNodeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false -Word.XmlNodeCollection,"toJSON()",Method,Excellent,false -Word.XmlNodeCollection,"track()",Method,Excellent,false -Word.XmlNodeCollection,"untrack()",Method,Excellent,false -Word.XmlNodeLevel,N/A,Enum,Unknown,false -Word.XmlNodeLevel,"cell",EnumField,Fine,false -Word.XmlNodeLevel,"inline",EnumField,Fine,false -Word.XmlNodeLevel,"paragraph",EnumField,Fine,false -Word.XmlNodeLevel,"row",EnumField,Fine,false -Word.XmlNodeSetValidationErrorOptions,N/A,Interface,Excellent,false -Word.XmlNodeSetValidationErrorOptions,"clearedAutomatically",Property,Excellent,false -Word.XmlNodeSetValidationErrorOptions,"errorText",Property,Excellent,false -Word.XmlNodeType,N/A,Enum,Unknown,false -Word.XmlNodeType,"attribute",EnumField,Good,false -Word.XmlNodeType,"element",EnumField,Fine,false -Word.XmlSetMappingOptions,N/A,Interface,Unknown,false -Word.XmlSetMappingOptions,"prefixMapping",Property,Excellent,false -Word.XmlSetMappingOptions,"source",Property,Excellent,false -Word.XmlValidationStatus,N/A,Enum,Unknown,false -Word.XmlValidationStatus,"custom",EnumField,Good,false -Word.XmlValidationStatus,"ok",EnumField,Fine,false \ No newline at end of file +Package,Class,Field,Type,Description Rating,Has Example? +custom-functions-runtime,CustomFunctions.CancelableInvocation,N/A,Interface,Great,false +custom-functions-runtime,CustomFunctions.Error,N/A,Class,Unknown,true +custom-functions-runtime,CustomFunctions.Error,"code",Property,Fine,false +custom-functions-runtime,CustomFunctions.Error,"message",Property,Good,false +custom-functions-runtime,CustomFunctions.ErrorCode,N/A,Enum,Unknown,true +custom-functions-runtime,CustomFunctions.ErrorCode,"divisionByZero",EnumField,Great,false +custom-functions-runtime,CustomFunctions.ErrorCode,"invalidName",EnumField,Excellent,false +custom-functions-runtime,CustomFunctions.ErrorCode,"invalidNumber",EnumField,Great,false +custom-functions-runtime,CustomFunctions.ErrorCode,"invalidReference",EnumField,Excellent,false +custom-functions-runtime,CustomFunctions.ErrorCode,"invalidValue",EnumField,Excellent,false +custom-functions-runtime,CustomFunctions.ErrorCode,"notAvailable",EnumField,Excellent,false +custom-functions-runtime,CustomFunctions.ErrorCode,"nullReference",EnumField,Great,false +custom-functions-runtime,CustomFunctions.Invocation,N/A,Interface,Unknown,true +custom-functions-runtime,CustomFunctions.Invocation,"address",Property,Great,true +custom-functions-runtime,CustomFunctions.Invocation,"functionName",Property,Poor,false +custom-functions-runtime,CustomFunctions.Invocation,"isInValuePreview",Property,Great,true +custom-functions-runtime,CustomFunctions.Invocation,"parameterAddresses",Property,Excellent,true +custom-functions-runtime,CustomFunctions.StreamingInvocation,N/A,Interface,Fine,false +custom-functions-runtime,CustomFunctions.StreamingInvocation,"setResult",Property,Fine,true +custom-functions-runtime,N/A,N/A,Package,Missing,false +custom-functions-runtime,N/A,"CustomFunctions.associate(id, functionObject)",Method,Good,false +custom-functions-runtime,N/A,"CustomFunctions.associate(mappings)",Method,Fine,false +excel,Excel.AggregationFunction,N/A,Enum,Unknown,true +excel,Excel.AggregationFunction,"automatic",EnumField,Fine,false +excel,Excel.AggregationFunction,"average",EnumField,Fine,false +excel,Excel.AggregationFunction,"count",EnumField,Fine,false +excel,Excel.AggregationFunction,"countNumbers",EnumField,Fine,false +excel,Excel.AggregationFunction,"max",EnumField,Good,false +excel,Excel.AggregationFunction,"min",EnumField,Good,false +excel,Excel.AggregationFunction,"product",EnumField,Fine,false +excel,Excel.AggregationFunction,"standardDeviation",EnumField,Fine,false +excel,Excel.AggregationFunction,"standardDeviationP",EnumField,Fine,false +excel,Excel.AggregationFunction,"sum",EnumField,Fine,false +excel,Excel.AggregationFunction,"unknown",EnumField,Fine,false +excel,Excel.AggregationFunction,"variance",EnumField,Fine,false +excel,Excel.AggregationFunction,"varianceP",EnumField,Fine,false +excel,Excel.AllowEditRange,N/A,Class,Unknown,false +excel,Excel.AllowEditRange,"address",Property,Excellent,false +excel,Excel.AllowEditRange,"context",Property,Excellent,false +excel,Excel.AllowEditRange,"isPasswordProtected",Property,Great,false +excel,Excel.AllowEditRange,"title",Property,Excellent,false +excel,Excel.AllowEditRange,"delete()",Method,Excellent,false +excel,Excel.AllowEditRange,"load(options)",Method,Excellent,false +excel,Excel.AllowEditRange,"load(propertyNames)",Method,Excellent,false +excel,Excel.AllowEditRange,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.AllowEditRange,"pauseProtection(password)",Method,Excellent,false +excel,Excel.AllowEditRange,"set(properties, options)",Method,Good,false +excel,Excel.AllowEditRange,"set(properties)",Method,Good,false +excel,Excel.AllowEditRange,"setPassword(password)",Method,Excellent,false +excel,Excel.AllowEditRange,"toJSON()",Method,Excellent,false +excel,Excel.AllowEditRangeCollection,N/A,Class,Unknown,false +excel,Excel.AllowEditRangeCollection,"context",Property,Excellent,false +excel,Excel.AllowEditRangeCollection,"items",Property,Poor,false +excel,Excel.AllowEditRangeCollection,"add(title, rangeAddress, options)",Method,Excellent,false +excel,Excel.AllowEditRangeCollection,"getCount()",Method,Great,false +excel,Excel.AllowEditRangeCollection,"getItem(key)",Method,Fine,false +excel,Excel.AllowEditRangeCollection,"getItemAt(index)",Method,Great,false +excel,Excel.AllowEditRangeCollection,"getItemOrNullObject(key)",Method,Fine,false +excel,Excel.AllowEditRangeCollection,"load(options)",Method,Excellent,false +excel,Excel.AllowEditRangeCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.AllowEditRangeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.AllowEditRangeCollection,"pauseProtection(password)",Method,Excellent,false +excel,Excel.AllowEditRangeCollection,"toJSON()",Method,Excellent,false +excel,Excel.AllowEditRangeOptions,N/A,Interface,Unknown,false +excel,Excel.AllowEditRangeOptions,"password",Property,Fine,false +excel,Excel.Application,N/A,Class,Great,false +excel,Excel.Application,"activeWindow",Property,Great,false +excel,Excel.Application,"calculationEngineVersion",Property,Great,false +excel,Excel.Application,"calculationMode",Property,Excellent,false +excel,Excel.Application,"calculationState",Property,Great,false +excel,Excel.Application,"context",Property,Excellent,false +excel,Excel.Application,"cultureInfo",Property,Fine,false +excel,Excel.Application,"decimalSeparator",Property,Excellent,true +excel,Excel.Application,"formatStaleValues",Property,Excellent,false +excel,Excel.Application,"iterativeCalculation",Property,Great,false +excel,Excel.Application,"thousandsSeparator",Property,Excellent,false +excel,Excel.Application,"useSystemSeparators",Property,Excellent,false +excel,Excel.Application,"windows",Property,Fine,false +excel,Excel.Application,"calculate(calculationType)",Method,Fine,true +excel,Excel.Application,"calculate(calculationType)",Method,Fine,true +excel,Excel.Application,"checkSpelling(word, options)",Method,Great,false +excel,Excel.Application,"enterEditingMode()",Method,Great,false +excel,Excel.Application,"load(options)",Method,Excellent,false +excel,Excel.Application,"load(propertyNames)",Method,Excellent,true +excel,Excel.Application,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Application,"set(properties, options)",Method,Good,false +excel,Excel.Application,"set(properties)",Method,Good,false +excel,Excel.Application,"suspendApiCalculationUntilNextSync()",Method,Great,false +excel,Excel.Application,"suspendScreenUpdatingUntilNextSync()",Method,Great,true +excel,Excel.Application,"toJSON()",Method,Excellent,false +excel,Excel.Application,"union(firstRange, secondRange, additionalRanges)",Method,Excellent,false +excel,Excel.ArrayCellValue,N/A,Interface,Unknown,false +excel,Excel.ArrayCellValue,"basicType",Property,Good,false +excel,Excel.ArrayCellValue,"basicValue",Property,Excellent,false +excel,Excel.ArrayCellValue,"elements",Property,Great,false +excel,Excel.ArrayCellValue,"referencedValues",Property,Excellent,false +excel,Excel.ArrayCellValue,"type",Property,Fine,false +excel,Excel.ArrowheadLength,N/A,Enum,Missing,true +excel,Excel.ArrowheadLength,"long",EnumField,Fine,false +excel,Excel.ArrowheadLength,"medium",EnumField,Fine,false +excel,Excel.ArrowheadLength,"short",EnumField,Fine,false +excel,Excel.ArrowheadStyle,N/A,Enum,Missing,true +excel,Excel.ArrowheadStyle,"diamond",EnumField,Fine,false +excel,Excel.ArrowheadStyle,"none",EnumField,Fine,false +excel,Excel.ArrowheadStyle,"open",EnumField,Fine,false +excel,Excel.ArrowheadStyle,"oval",EnumField,Fine,false +excel,Excel.ArrowheadStyle,"stealth",EnumField,Fine,false +excel,Excel.ArrowheadStyle,"triangle",EnumField,Fine,false +excel,Excel.ArrowheadWidth,N/A,Enum,Missing,true +excel,Excel.ArrowheadWidth,"medium",EnumField,Fine,false +excel,Excel.ArrowheadWidth,"narrow",EnumField,Fine,false +excel,Excel.ArrowheadWidth,"wide",EnumField,Fine,false +excel,Excel.AutoFillType,N/A,Enum,Unknown,true +excel,Excel.AutoFillType,"fillCopy",EnumField,Fine,false +excel,Excel.AutoFillType,"fillDays",EnumField,Great,false +excel,Excel.AutoFillType,"fillDefault",EnumField,Good,false +excel,Excel.AutoFillType,"fillFormats",EnumField,Fine,false +excel,Excel.AutoFillType,"fillMonths",EnumField,Fine,false +excel,Excel.AutoFillType,"fillSeries",EnumField,Fine,false +excel,Excel.AutoFillType,"fillValues",EnumField,Good,false +excel,Excel.AutoFillType,"fillWeekdays",EnumField,Fine,false +excel,Excel.AutoFillType,"fillYears",EnumField,Fine,false +excel,Excel.AutoFillType,"flashFill",EnumField,Fine,false +excel,Excel.AutoFillType,"growthTrend",EnumField,Good,false +excel,Excel.AutoFillType,"linearTrend",EnumField,Good,false +excel,Excel.AutoFilter,N/A,Class,Unknown,false +excel,Excel.AutoFilter,"context",Property,Excellent,false +excel,Excel.AutoFilter,"criteria",Property,Good,false +excel,Excel.AutoFilter,"enabled",Property,Great,false +excel,Excel.AutoFilter,"isDataFiltered",Property,Good,false +excel,Excel.AutoFilter,"apply(range, columnIndex, criteria)",Method,Good,true +excel,Excel.AutoFilter,"clearColumnCriteria(columnIndex)",Method,Fine,true +excel,Excel.AutoFilter,"clearCriteria()",Method,Fine,false +excel,Excel.AutoFilter,"getRange()",Method,Great,false +excel,Excel.AutoFilter,"getRangeOrNullObject()",Method,Excellent,false +excel,Excel.AutoFilter,"load(options)",Method,Excellent,false +excel,Excel.AutoFilter,"load(propertyNames)",Method,Excellent,false +excel,Excel.AutoFilter,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.AutoFilter,"reapply()",Method,Great,true +excel,Excel.AutoFilter,"remove()",Method,Poor,true +excel,Excel.AutoFilter,"toJSON()",Method,Excellent,false +excel,Excel.Base64EncodedImage,N/A,Interface,Unknown,false +excel,Excel.Base64EncodedImage,"data",Property,Fine,false +excel,Excel.Base64EncodedImage,"type",Property,Poor,false +excel,Excel.Base64EncodingType,N/A,Enum,Unknown,false +excel,Excel.Base64EncodingType,"BMP",EnumField,Fine,false +excel,Excel.Base64EncodingType,"GIF",EnumField,Good,false +excel,Excel.Base64EncodingType,"ICO",EnumField,Fine,false +excel,Excel.Base64EncodingType,"JPG",EnumField,Fine,false +excel,Excel.Base64EncodingType,"PNG",EnumField,Fine,false +excel,Excel.Base64EncodingType,"TIF",EnumField,Good,false +excel,Excel.Base64EncodingType,"WEBP",EnumField,Fine,false +excel,Excel.BasicCardLayout,N/A,Interface,Good,false +excel,Excel.BasicCardLayout,"layout",Property,Poor,false +excel,Excel.BasicCompactLayout,N/A,Interface,Good,false +excel,Excel.BasicCompactLayout,"icon",Property,Excellent,false +excel,Excel.BasicDataValidation,N/A,Interface,Unknown,false +excel,Excel.BasicDataValidation,"formula1",Property,Excellent,false +excel,Excel.BasicDataValidation,"formula2",Property,Excellent,false +excel,Excel.BasicDataValidation,"operator",Property,Poor,false +excel,Excel.BasicViewLayouts,N/A,Interface,Unknown,false +excel,Excel.BasicViewLayouts,"card",Property,Excellent,false +excel,Excel.BasicViewLayouts,"compact",Property,Excellent,false +excel,Excel.Binding,N/A,Class,Great,false +excel,Excel.Binding,"context",Property,Excellent,false +excel,Excel.Binding,"id",Property,Fine,false +excel,Excel.Binding,"type",Property,Good,false +excel,Excel.Binding,"delete()",Method,Poor,false +excel,Excel.Binding,"getRange()",Method,Excellent,true +excel,Excel.Binding,"getTable()",Method,Excellent,true +excel,Excel.Binding,"getText()",Method,Excellent,true +excel,Excel.Binding,"load(options)",Method,Excellent,false +excel,Excel.Binding,"load(propertyNames)",Method,Excellent,true +excel,Excel.Binding,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Binding,"toJSON()",Method,Excellent,false +excel,Excel.BindingCollection,N/A,Class,Unknown,false +excel,Excel.BindingCollection,"context",Property,Excellent,false +excel,Excel.BindingCollection,"count",Property,Fine,false +excel,Excel.BindingCollection,"items",Property,Poor,false +excel,Excel.BindingCollection,"add(range, bindingType, id)",Method,Poor,false +excel,Excel.BindingCollection,"add(range, bindingType, id)",Method,Poor,false +excel,Excel.BindingCollection,"addFromNamedItem(name, bindingType, id)",Method,Excellent,false +excel,Excel.BindingCollection,"addFromNamedItem(name, bindingType, id)",Method,Excellent,false +excel,Excel.BindingCollection,"addFromSelection(bindingType, id)",Method,Excellent,false +excel,Excel.BindingCollection,"addFromSelection(bindingType, id)",Method,Excellent,false +excel,Excel.BindingCollection,"getCount()",Method,Poor,false +excel,Excel.BindingCollection,"getItem(id)",Method,Fine,true +excel,Excel.BindingCollection,"getItemAt(index)",Method,Great,true +excel,Excel.BindingCollection,"getItemOrNullObject(id)",Method,Excellent,false +excel,Excel.BindingCollection,"load(options)",Method,Excellent,false +excel,Excel.BindingCollection,"load(propertyNames)",Method,Excellent,true +excel,Excel.BindingCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.BindingCollection,"toJSON()",Method,Excellent,false +excel,Excel.BindingDataChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.BindingDataChangedEventArgs,"binding",Property,Good,false +excel,Excel.BindingSelectionChangedEventArgs,N/A,Interface,Fine,false +excel,Excel.BindingSelectionChangedEventArgs,"binding",Property,Good,false +excel,Excel.BindingSelectionChangedEventArgs,"columnCount",Property,Poor,false +excel,Excel.BindingSelectionChangedEventArgs,"rowCount",Property,Poor,false +excel,Excel.BindingSelectionChangedEventArgs,"startColumn",Property,Fine,false +excel,Excel.BindingSelectionChangedEventArgs,"startRow",Property,Fine,false +excel,Excel.BindingType,N/A,Enum,Missing,true +excel,Excel.BindingType,"range",EnumField,Fine,false +excel,Excel.BindingType,"table",EnumField,Fine,false +excel,Excel.BindingType,"text",EnumField,Fine,false +excel,Excel.BlockedErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.BlockedErrorCellValue,"basicType",Property,Good,false +excel,Excel.BlockedErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.BlockedErrorCellValue,"errorSubType",Property,Great,false +excel,Excel.BlockedErrorCellValue,"errorType",Property,Good,false +excel,Excel.BlockedErrorCellValue,"type",Property,Fine,false +excel,Excel.BlockedErrorCellValueSubType,N/A,Enum,Unknown,false +excel,Excel.BlockedErrorCellValueSubType,"dataTypePrivacySetting",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"dataTypeRestrictedDomain",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"dataTypeUnsupportedApp",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"environmentConnectionExceedQuota",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"environmentExceedsComputeResourceCountDaily",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"environmentExceedsComputeResourceEver",EnumField,Excellent,false +excel,Excel.BlockedErrorCellValueSubType,"environmentExceedsQuota",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"environmentExceedsQuotaDaily",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"environmentExceedsQuotaMonthly",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"environmentExceedsTakerQuotaMonthly",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"externalLinksGeneric",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"imageDownloadBlocked",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"imageExceedsSizeLimit",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"imageExceedsTotalSizeLimit",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"imageInvalidUrlNonHttps",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"noLicense",EnumField,Excellent,false +excel,Excel.BlockedErrorCellValueSubType,"pythonFunction",EnumField,Excellent,false +excel,Excel.BlockedErrorCellValueSubType,"pythonUnsupportedOnThisPlatform",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"richDataLinkDisabled",EnumField,Excellent,false +excel,Excel.BlockedErrorCellValueSubType,"signInError",EnumField,Excellent,false +excel,Excel.BlockedErrorCellValueSubType,"unknown",EnumField,Good,false +excel,Excel.BlockedErrorCellValueSubType,"unmetRequirements",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"unsupportedEnvironment",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"unsupportedInCalculationMode",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"wrongAccountType",EnumField,Great,false +excel,Excel.BlockedErrorCellValueSubType,"xlmDisabledInTrustCenter",EnumField,Excellent,false +excel,Excel.BlockedErrorCellValueSubType,"xlmNotSupportedOnPlatform",EnumField,Great,false +excel,Excel.BooleanCellValue,N/A,Interface,Unknown,false +excel,Excel.BooleanCellValue,"basicType",Property,Good,false +excel,Excel.BooleanCellValue,"basicValue",Property,Good,false +excel,Excel.BooleanCellValue,"layouts",Property,Great,false +excel,Excel.BooleanCellValue,"properties",Property,Great,false +excel,Excel.BooleanCellValue,"provider",Property,Excellent,false +excel,Excel.BooleanCellValue,"referencedValues",Property,Excellent,false +excel,Excel.BooleanCellValue,"type",Property,Fine,false +excel,Excel.BorderIndex,N/A,Enum,Missing,false +excel,Excel.BorderIndex,"diagonalDown",EnumField,Fine,false +excel,Excel.BorderIndex,"diagonalUp",EnumField,Fine,false +excel,Excel.BorderIndex,"edgeBottom",EnumField,Fine,false +excel,Excel.BorderIndex,"edgeLeft",EnumField,Fine,false +excel,Excel.BorderIndex,"edgeRight",EnumField,Fine,false +excel,Excel.BorderIndex,"edgeTop",EnumField,Fine,false +excel,Excel.BorderIndex,"insideHorizontal",EnumField,Fine,false +excel,Excel.BorderIndex,"insideVertical",EnumField,Fine,false +excel,Excel.BorderLineStyle,N/A,Enum,Missing,true +excel,Excel.BorderLineStyle,"continuous",EnumField,Fine,false +excel,Excel.BorderLineStyle,"dash",EnumField,Fine,false +excel,Excel.BorderLineStyle,"dashDot",EnumField,Fine,false +excel,Excel.BorderLineStyle,"dashDotDot",EnumField,Fine,false +excel,Excel.BorderLineStyle,"dot",EnumField,Fine,false +excel,Excel.BorderLineStyle,"double",EnumField,Fine,false +excel,Excel.BorderLineStyle,"none",EnumField,Fine,false +excel,Excel.BorderLineStyle,"slantDashDot",EnumField,Fine,false +excel,Excel.BorderWeight,N/A,Enum,Missing,false +excel,Excel.BorderWeight,"hairline",EnumField,Fine,false +excel,Excel.BorderWeight,"medium",EnumField,Fine,false +excel,Excel.BorderWeight,"thick",EnumField,Fine,false +excel,Excel.BorderWeight,"thin",EnumField,Fine,false +excel,Excel.BuiltInPivotTableStyle,N/A,Enum,Unknown,false +excel,Excel.BuiltInPivotTableStyle,"dark1",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark10",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark11",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark12",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark13",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark14",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark15",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark16",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark17",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark18",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark19",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark2",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark20",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark21",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark22",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark23",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark24",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark25",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark26",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark27",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark28",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark3",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark4",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark5",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark6",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark7",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark8",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"dark9",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light1",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light10",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light11",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light12",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light13",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light14",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light15",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light16",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light17",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light18",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light19",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light2",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light20",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light21",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light22",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light23",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light24",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light25",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light26",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light27",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light28",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light3",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light4",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light5",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light6",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light7",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light8",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"light9",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium1",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium10",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium11",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium12",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium13",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium14",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium15",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium16",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium17",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium18",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium19",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium2",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium20",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium21",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium22",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium23",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium24",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium25",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium26",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium27",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium28",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium3",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium4",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium5",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium6",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium7",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium8",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"medium9",EnumField,Good,false +excel,Excel.BuiltInPivotTableStyle,"none",EnumField,Fine,false +excel,Excel.BuiltInSlicerStyle,N/A,Enum,Unknown,false +excel,Excel.BuiltInSlicerStyle,"dark1",EnumField,Good,false +excel,Excel.BuiltInSlicerStyle,"dark2",EnumField,Good,false +excel,Excel.BuiltInSlicerStyle,"dark3",EnumField,Good,false +excel,Excel.BuiltInSlicerStyle,"dark4",EnumField,Good,false +excel,Excel.BuiltInSlicerStyle,"dark5",EnumField,Good,false +excel,Excel.BuiltInSlicerStyle,"dark6",EnumField,Good,false +excel,Excel.BuiltInSlicerStyle,"light1",EnumField,Good,false +excel,Excel.BuiltInSlicerStyle,"light2",EnumField,Good,false +excel,Excel.BuiltInSlicerStyle,"light3",EnumField,Good,false +excel,Excel.BuiltInSlicerStyle,"light4",EnumField,Good,false +excel,Excel.BuiltInSlicerStyle,"light5",EnumField,Good,false +excel,Excel.BuiltInSlicerStyle,"light6",EnumField,Good,false +excel,Excel.BuiltInSlicerStyle,"other1",EnumField,Fine,false +excel,Excel.BuiltInSlicerStyle,"other2",EnumField,Fine,false +excel,Excel.BuiltInStyle,N/A,Enum,Missing,true +excel,Excel.BuiltInStyle,"accent1",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent1_20",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent1_40",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent1_60",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent2",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent2_20",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent2_40",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent2_60",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent3",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent3_20",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent3_40",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent3_60",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent4",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent4_20",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent4_40",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent4_60",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent5",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent5_20",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent5_40",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent5_60",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent6",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent6_20",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent6_40",EnumField,Fine,false +excel,Excel.BuiltInStyle,"accent6_60",EnumField,Fine,false +excel,Excel.BuiltInStyle,"bad",EnumField,Fine,false +excel,Excel.BuiltInStyle,"calculation",EnumField,Fine,false +excel,Excel.BuiltInStyle,"checkCell",EnumField,Fine,false +excel,Excel.BuiltInStyle,"comma",EnumField,Fine,false +excel,Excel.BuiltInStyle,"currency",EnumField,Fine,false +excel,Excel.BuiltInStyle,"emphasis1",EnumField,Fine,false +excel,Excel.BuiltInStyle,"emphasis2",EnumField,Fine,false +excel,Excel.BuiltInStyle,"emphasis3",EnumField,Fine,false +excel,Excel.BuiltInStyle,"explanatoryText",EnumField,Fine,false +excel,Excel.BuiltInStyle,"good",EnumField,Fine,false +excel,Excel.BuiltInStyle,"heading1",EnumField,Fine,false +excel,Excel.BuiltInStyle,"heading2",EnumField,Fine,false +excel,Excel.BuiltInStyle,"heading3",EnumField,Fine,false +excel,Excel.BuiltInStyle,"heading4",EnumField,Fine,false +excel,Excel.BuiltInStyle,"hlink",EnumField,Fine,false +excel,Excel.BuiltInStyle,"hlinkTrav",EnumField,Fine,false +excel,Excel.BuiltInStyle,"input",EnumField,Fine,false +excel,Excel.BuiltInStyle,"linkedCell",EnumField,Fine,false +excel,Excel.BuiltInStyle,"neutral",EnumField,Fine,false +excel,Excel.BuiltInStyle,"normal",EnumField,Fine,false +excel,Excel.BuiltInStyle,"note",EnumField,Fine,false +excel,Excel.BuiltInStyle,"output",EnumField,Fine,false +excel,Excel.BuiltInStyle,"percent",EnumField,Fine,false +excel,Excel.BuiltInStyle,"sheetTitle",EnumField,Fine,false +excel,Excel.BuiltInStyle,"total",EnumField,Fine,false +excel,Excel.BuiltInStyle,"warningText",EnumField,Fine,false +excel,Excel.BuiltInStyle,"wholeComma",EnumField,Fine,false +excel,Excel.BuiltInStyle,"wholeDollar",EnumField,Fine,false +excel,Excel.BuiltInTableStyle,N/A,Enum,Unknown,false +excel,Excel.BuiltInTableStyle,"dark1",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"dark10",EnumField,Fine,false +excel,Excel.BuiltInTableStyle,"dark11",EnumField,Fine,false +excel,Excel.BuiltInTableStyle,"dark2",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"dark3",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"dark4",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"dark5",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"dark6",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"dark7",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"dark8",EnumField,Fine,false +excel,Excel.BuiltInTableStyle,"dark9",EnumField,Fine,false +excel,Excel.BuiltInTableStyle,"light1",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light10",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light11",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light12",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light13",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light14",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light15",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light16",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light17",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light18",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light19",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light2",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light20",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light21",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light3",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light4",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light5",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light6",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light7",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light8",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"light9",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium1",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium10",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium11",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium12",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium13",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium14",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium15",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium16",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium17",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium18",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium19",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium2",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium20",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium21",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium22",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium23",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium24",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium25",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium26",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium27",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium28",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium3",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium4",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium5",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium6",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium7",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium8",EnumField,Good,false +excel,Excel.BuiltInTableStyle,"medium9",EnumField,Good,false +excel,Excel.BusyErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.BusyErrorCellValue,"basicType",Property,Good,false +excel,Excel.BusyErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.BusyErrorCellValue,"errorSubType",Property,Great,false +excel,Excel.BusyErrorCellValue,"errorType",Property,Good,false +excel,Excel.BusyErrorCellValue,"type",Property,Fine,false +excel,Excel.BusyErrorCellValueSubType,N/A,Enum,Unknown,false +excel,Excel.BusyErrorCellValueSubType,"externalLinksGeneric",EnumField,Great,false +excel,Excel.BusyErrorCellValueSubType,"loadingImage",EnumField,Good,false +excel,Excel.BusyErrorCellValueSubType,"placeholderInFormula",EnumField,Excellent,false +excel,Excel.BusyErrorCellValueSubType,"unknown",EnumField,Good,false +excel,Excel.CalcErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.CalcErrorCellValue,"basicType",Property,Good,false +excel,Excel.CalcErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.CalcErrorCellValue,"errorSubType",Property,Great,false +excel,Excel.CalcErrorCellValue,"errorType",Property,Good,false +excel,Excel.CalcErrorCellValue,"functionName",Property,Good,false +excel,Excel.CalcErrorCellValue,"type",Property,Fine,false +excel,Excel.CalcErrorCellValueSubType,N/A,Enum,Unknown,false +excel,Excel.CalcErrorCellValueSubType,"arrayOfArrays",EnumField,Excellent,false +excel,Excel.CalcErrorCellValueSubType,"arrayOfRanges",EnumField,Excellent,false +excel,Excel.CalcErrorCellValueSubType,"dataTableReferencedPendingFormula",EnumField,Great,false +excel,Excel.CalcErrorCellValueSubType,"emptyArray",EnumField,Excellent,false +excel,Excel.CalcErrorCellValueSubType,"eRegexReplaceCharLimit",EnumField,Great,false +excel,Excel.CalcErrorCellValueSubType,"externalQueryRef",EnumField,Excellent,false +excel,Excel.CalcErrorCellValueSubType,"functionInCell",EnumField,Great,false +excel,Excel.CalcErrorCellValueSubType,"imageExceedsSizeLimit",EnumField,Great,false +excel,Excel.CalcErrorCellValueSubType,"invalidPythonObject",EnumField,Excellent,false +excel,Excel.CalcErrorCellValueSubType,"lambdaInCell",EnumField,Excellent,false +excel,Excel.CalcErrorCellValueSubType,"pythonGridQuery",EnumField,Great,false +excel,Excel.CalcErrorCellValueSubType,"pythonPowerQueryDataUploadEtagChanged",EnumField,Great,false +excel,Excel.CalcErrorCellValueSubType,"pythonPowerQueryDataUploadSizeLimitExceeded",EnumField,Great,false +excel,Excel.CalcErrorCellValueSubType,"queryInCell",EnumField,Great,false +excel,Excel.CalcErrorCellValueSubType,"requestTooLarge",EnumField,Great,false +excel,Excel.CalcErrorCellValueSubType,"textOverflow",EnumField,Excellent,false +excel,Excel.CalcErrorCellValueSubType,"tooDeeplyNested",EnumField,Excellent,false +excel,Excel.CalcErrorCellValueSubType,"tooManyCells",EnumField,Great,false +excel,Excel.CalcErrorCellValueSubType,"unexpectedReturnValue",EnumField,Great,false +excel,Excel.CalcErrorCellValueSubType,"uninitializedPythonObject",EnumField,Excellent,false +excel,Excel.CalcErrorCellValueSubType,"unknown",EnumField,Good,false +excel,Excel.CalcErrorCellValueSubType,"unsupportedLifting",EnumField,Excellent,false +excel,Excel.CalculationMode,N/A,Enum,Missing,true +excel,Excel.CalculationMode,"automatic",EnumField,Excellent,false +excel,Excel.CalculationMode,"automaticExceptTables",EnumField,Good,false +excel,Excel.CalculationMode,"manual",EnumField,Good,false +excel,Excel.CalculationState,N/A,Enum,Unknown,false +excel,Excel.CalculationState,"calculating",EnumField,Fine,false +excel,Excel.CalculationState,"done",EnumField,Fine,false +excel,Excel.CalculationState,"pending",EnumField,Fine,false +excel,Excel.CalculationType,N/A,Enum,Missing,true +excel,Excel.CalculationType,"full",EnumField,Fine,false +excel,Excel.CalculationType,"fullRebuild",EnumField,Fine,false +excel,Excel.CalculationType,"recalculate",EnumField,Good,false +excel,Excel.CardLayout,N/A,TypeAlias,Poor,false +excel,Excel.CardLayoutListSection,N/A,Interface,Unknown,false +excel,Excel.CardLayoutListSection,"layout",Property,Poor,false +excel,Excel.CardLayoutPropertyReference,N/A,Interface,Unknown,false +excel,Excel.CardLayoutPropertyReference,"property",Property,Good,false +excel,Excel.CardLayoutSection,N/A,TypeAlias,Fine,false +excel,Excel.CardLayoutSectionStandardProperties,N/A,Interface,Unknown,false +excel,Excel.CardLayoutSectionStandardProperties,"collapsed",Property,Fine,false +excel,Excel.CardLayoutSectionStandardProperties,"collapsible",Property,Excellent,false +excel,Excel.CardLayoutSectionStandardProperties,"properties",Property,Fine,false +excel,Excel.CardLayoutSectionStandardProperties,"title",Property,Poor,false +excel,Excel.CardLayoutStandardProperties,N/A,Interface,Unknown,false +excel,Excel.CardLayoutStandardProperties,"mainImage",Property,Excellent,false +excel,Excel.CardLayoutStandardProperties,"sections",Property,Poor,false +excel,Excel.CardLayoutStandardProperties,"subTitle",Property,Great,false +excel,Excel.CardLayoutStandardProperties,"title",Property,Great,false +excel,Excel.CardLayoutTableSection,N/A,Interface,Unknown,false +excel,Excel.CardLayoutTableSection,"layout",Property,Poor,false +excel,Excel.CardLayoutTwoColumnSection,N/A,Interface,Unknown,false +excel,Excel.CardLayoutTwoColumnSection,"layout",Property,Poor,false +excel,Excel.CellBorder,N/A,Interface,Unknown,false +excel,Excel.CellBorder,"color",Property,Good,false +excel,Excel.CellBorder,"style",Property,Good,false +excel,Excel.CellBorder,"tintAndShade",Property,Good,false +excel,Excel.CellBorder,"weight",Property,Good,false +excel,Excel.CellBorderCollection,N/A,Interface,Unknown,false +excel,Excel.CellBorderCollection,"bottom",Property,Fine,false +excel,Excel.CellBorderCollection,"diagonalDown",Property,Good,false +excel,Excel.CellBorderCollection,"diagonalUp",Property,Good,false +excel,Excel.CellBorderCollection,"horizontal",Property,Good,false +excel,Excel.CellBorderCollection,"left",Property,Fine,false +excel,Excel.CellBorderCollection,"right",Property,Fine,false +excel,Excel.CellBorderCollection,"top",Property,Fine,false +excel,Excel.CellBorderCollection,"vertical",Property,Fine,false +excel,Excel.CellControl,N/A,TypeAlias,Fine,true +excel,Excel.CellControlType,N/A,Enum,Unknown,true +excel,Excel.CellControlType,"checkbox",EnumField,Fine,false +excel,Excel.CellControlType,"empty",EnumField,Fine,false +excel,Excel.CellControlType,"mixed",EnumField,Fine,false +excel,Excel.CellControlType,"unknown",EnumField,Fine,false +excel,Excel.CellProperties,N/A,Interface,Good,false +excel,Excel.CellProperties,"address",Property,Good,false +excel,Excel.CellProperties,"addressLocal",Property,Great,false +excel,Excel.CellProperties,"hidden",Property,Good,false +excel,Excel.CellPropertiesBorderLoadOptions,N/A,Interface,Unknown,false +excel,Excel.CellPropertiesBorderLoadOptions,"color",Property,Great,false +excel,Excel.CellPropertiesBorderLoadOptions,"style",Property,Great,false +excel,Excel.CellPropertiesBorderLoadOptions,"tintAndShade",Property,Excellent,false +excel,Excel.CellPropertiesBorderLoadOptions,"weight",Property,Great,false +excel,Excel.CellPropertiesFill,N/A,Interface,Unknown,false +excel,Excel.CellPropertiesFill,"color",Property,Fine,true +excel,Excel.CellPropertiesFill,"pattern",Property,Fine,false +excel,Excel.CellPropertiesFill,"patternColor",Property,Good,false +excel,Excel.CellPropertiesFill,"patternTintAndShade",Property,Good,false +excel,Excel.CellPropertiesFill,"tintAndShade",Property,Good,false +excel,Excel.CellPropertiesFillLoadOptions,N/A,Interface,Unknown,false +excel,Excel.CellPropertiesFillLoadOptions,"color",Property,Great,true +excel,Excel.CellPropertiesFillLoadOptions,"pattern",Property,Great,false +excel,Excel.CellPropertiesFillLoadOptions,"patternColor",Property,Excellent,false +excel,Excel.CellPropertiesFillLoadOptions,"patternTintAndShade",Property,Excellent,false +excel,Excel.CellPropertiesFillLoadOptions,"tintAndShade",Property,Excellent,false +excel,Excel.CellPropertiesFont,N/A,Interface,Unknown,false +excel,Excel.CellPropertiesFont,"bold",Property,Fine,false +excel,Excel.CellPropertiesFont,"color",Property,Fine,true +excel,Excel.CellPropertiesFont,"italic",Property,Fine,false +excel,Excel.CellPropertiesFont,"name",Property,Fine,false +excel,Excel.CellPropertiesFont,"size",Property,Fine,false +excel,Excel.CellPropertiesFont,"strikethrough",Property,Good,false +excel,Excel.CellPropertiesFont,"subscript",Property,Fine,false +excel,Excel.CellPropertiesFont,"superscript",Property,Fine,false +excel,Excel.CellPropertiesFont,"tintAndShade",Property,Good,false +excel,Excel.CellPropertiesFont,"underline",Property,Fine,false +excel,Excel.CellPropertiesFontLoadOptions,N/A,Interface,Unknown,false +excel,Excel.CellPropertiesFontLoadOptions,"bold",Property,Great,false +excel,Excel.CellPropertiesFontLoadOptions,"color",Property,Great,true +excel,Excel.CellPropertiesFontLoadOptions,"italic",Property,Great,false +excel,Excel.CellPropertiesFontLoadOptions,"name",Property,Great,false +excel,Excel.CellPropertiesFontLoadOptions,"size",Property,Great,false +excel,Excel.CellPropertiesFontLoadOptions,"strikethrough",Property,Excellent,false +excel,Excel.CellPropertiesFontLoadOptions,"subscript",Property,Excellent,false +excel,Excel.CellPropertiesFontLoadOptions,"superscript",Property,Excellent,false +excel,Excel.CellPropertiesFontLoadOptions,"tintAndShade",Property,Excellent,false +excel,Excel.CellPropertiesFontLoadOptions,"underline",Property,Excellent,false +excel,Excel.CellPropertiesFormat,N/A,Interface,Unknown,false +excel,Excel.CellPropertiesFormat,"autoIndent",Property,Good,false +excel,Excel.CellPropertiesFormat,"borders",Property,Good,false +excel,Excel.CellPropertiesFormat,"fill",Property,Good,false +excel,Excel.CellPropertiesFormat,"font",Property,Good,false +excel,Excel.CellPropertiesFormat,"horizontalAlignment",Property,Good,false +excel,Excel.CellPropertiesFormat,"indentLevel",Property,Good,false +excel,Excel.CellPropertiesFormat,"protection",Property,Good,false +excel,Excel.CellPropertiesFormat,"readingOrder",Property,Good,false +excel,Excel.CellPropertiesFormat,"shrinkToFit",Property,Good,false +excel,Excel.CellPropertiesFormat,"textOrientation",Property,Good,false +excel,Excel.CellPropertiesFormat,"useStandardHeight",Property,Good,false +excel,Excel.CellPropertiesFormat,"useStandardWidth",Property,Good,false +excel,Excel.CellPropertiesFormat,"verticalAlignment",Property,Good,false +excel,Excel.CellPropertiesFormat,"wrapText",Property,Good,false +excel,Excel.CellPropertiesFormatLoadOptions,N/A,Interface,Unknown,false +excel,Excel.CellPropertiesFormatLoadOptions,"autoIndent",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"borders",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"fill",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"font",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"horizontalAlignment",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"indentLevel",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"protection",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"readingOrder",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"shrinkToFit",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"textOrientation",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"useStandardHeight",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"useStandardWidth",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"verticalAlignment",Property,Excellent,false +excel,Excel.CellPropertiesFormatLoadOptions,"wrapText",Property,Excellent,false +excel,Excel.CellPropertiesLoadOptions,N/A,Interface,Excellent,false +excel,Excel.CellPropertiesLoadOptions,"address",Property,Excellent,true +excel,Excel.CellPropertiesLoadOptions,"addressLocal",Property,Excellent,false +excel,Excel.CellPropertiesLoadOptions,"format",Property,Excellent,false +excel,Excel.CellPropertiesLoadOptions,"hidden",Property,Excellent,false +excel,Excel.CellPropertiesLoadOptions,"hyperlink",Property,Excellent,false +excel,Excel.CellPropertiesLoadOptions,"style",Property,Excellent,false +excel,Excel.CellPropertiesLoadOptions,"textRuns",Property,Excellent,false +excel,Excel.CellPropertiesProtection,N/A,Interface,Unknown,false +excel,Excel.CellPropertiesProtection,"formulaHidden",Property,Good,false +excel,Excel.CellPropertiesProtection,"locked",Property,Good,false +excel,Excel.CellValue,N/A,TypeAlias,Fine,false +excel,Excel.CellValueAndPropertyMetadata,N/A,TypeAlias,Great,false +excel,Excel.CellValueAttributionAttributes,N/A,Interface,Unknown,false +excel,Excel.CellValueAttributionAttributes,"licenseAddress",Property,Great,false +excel,Excel.CellValueAttributionAttributes,"licenseText",Property,Good,false +excel,Excel.CellValueAttributionAttributes,"sourceAddress",Property,Good,false +excel,Excel.CellValueAttributionAttributes,"sourceText",Property,Good,false +excel,Excel.CellValueConditionalFormat,N/A,Class,Unknown,false +excel,Excel.CellValueConditionalFormat,"context",Property,Excellent,false +excel,Excel.CellValueConditionalFormat,"format",Property,Excellent,true +excel,Excel.CellValueConditionalFormat,"rule",Property,Excellent,true +excel,Excel.CellValueConditionalFormat,"load(options)",Method,Excellent,false +excel,Excel.CellValueConditionalFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.CellValueConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.CellValueConditionalFormat,"set(properties, options)",Method,Good,false +excel,Excel.CellValueConditionalFormat,"set(properties)",Method,Good,false +excel,Excel.CellValueConditionalFormat,"toJSON()",Method,Excellent,false +excel,Excel.CellValueExtraProperties,N/A,Interface,Unknown,false +excel,Excel.CellValueExtraProperties,"writable",Property,Excellent,false +excel,Excel.CellValueExtraProperties,"writableNote",Property,Excellent,false +excel,Excel.CellValuePropertyMetadata,N/A,Interface,Unknown,false +excel,Excel.CellValuePropertyMetadata,"attribution",Property,Good,false +excel,Excel.CellValuePropertyMetadata,"excludeFrom",Property,Good,false +excel,Excel.CellValuePropertyMetadata,"sublabel",Property,Good,false +excel,Excel.CellValuePropertyMetadataExclusions,N/A,Interface,Unknown,false +excel,Excel.CellValuePropertyMetadataExclusions,"autoComplete",Property,Excellent,false +excel,Excel.CellValuePropertyMetadataExclusions,"calcCompare",Property,Excellent,false +excel,Excel.CellValuePropertyMetadataExclusions,"cardView",Property,Excellent,false +excel,Excel.CellValuePropertyMetadataExclusions,"dotNotation",Property,Excellent,false +excel,Excel.CellValueProviderAttributes,N/A,Interface,Great,false +excel,Excel.CellValueProviderAttributes,"description",Property,Excellent,false +excel,Excel.CellValueProviderAttributes,"logoSourceAddress",Property,Good,false +excel,Excel.CellValueProviderAttributes,"logoTargetAddress",Property,Good,false +excel,Excel.CellValueType,N/A,Enum,Unknown,true +excel,Excel.CellValueType,"array",EnumField,Great,false +excel,Excel.CellValueType,"boolean",EnumField,Great,false +excel,Excel.CellValueType,"double",EnumField,Good,false +excel,Excel.CellValueType,"empty",EnumField,Good,false +excel,Excel.CellValueType,"entity",EnumField,Good,false +excel,Excel.CellValueType,"error",EnumField,Great,false +excel,Excel.CellValueType,"externalCodeServiceObject",EnumField,Great,false +excel,Excel.CellValueType,"formattedNumber",EnumField,Good,false +excel,Excel.CellValueType,"function",EnumField,Good,false +excel,Excel.CellValueType,"linkedEntity",EnumField,Good,false +excel,Excel.CellValueType,"localImage",EnumField,Great,false +excel,Excel.CellValueType,"notAvailable",EnumField,Good,false +excel,Excel.CellValueType,"reference",EnumField,Good,false +excel,Excel.CellValueType,"string",EnumField,Great,false +excel,Excel.CellValueType,"webImage",EnumField,Good,false +excel,Excel.ChangedEventDetail,N/A,Interface,Unknown,false +excel,Excel.ChangedEventDetail,"valueAfter",Property,Excellent,false +excel,Excel.ChangedEventDetail,"valueAsJsonAfter",Property,Good,false +excel,Excel.ChangedEventDetail,"valueAsJsonBefore",Property,Good,false +excel,Excel.ChangedEventDetail,"valueBefore",Property,Excellent,false +excel,Excel.ChangedEventDetail,"valueTypeAfter",Property,Fine,false +excel,Excel.ChangedEventDetail,"valueTypeBefore",Property,Fine,false +excel,Excel.ChangeDirectionState,N/A,Interface,Unknown,false +excel,Excel.ChangeDirectionState,"deleteShiftDirection",Property,Excellent,false +excel,Excel.ChangeDirectionState,"insertShiftDirection",Property,Excellent,false +excel,Excel.Chart,N/A,Class,Unknown,false +excel,Excel.Chart,"axes",Property,Poor,false +excel,Excel.Chart,"categoryLabelLevel",Property,Great,false +excel,Excel.Chart,"chartType",Property,Great,false +excel,Excel.Chart,"context",Property,Excellent,false +excel,Excel.Chart,"dataLabels",Property,Poor,false +excel,Excel.Chart,"displayBlanksAs",Property,Great,false +excel,Excel.Chart,"format",Property,Fine,false +excel,Excel.Chart,"height",Property,Excellent,false +excel,Excel.Chart,"id",Property,Poor,false +excel,Excel.Chart,"left",Property,Fine,false +excel,Excel.Chart,"legend",Property,Poor,true +excel,Excel.Chart,"name",Property,Great,true +excel,Excel.Chart,"pivotOptions",Property,Fine,false +excel,Excel.Chart,"plotArea",Property,Poor,false +excel,Excel.Chart,"plotBy",Property,Excellent,false +excel,Excel.Chart,"plotVisibleOnly",Property,Good,false +excel,Excel.Chart,"series",Property,Fine,false +excel,Excel.Chart,"seriesNameLevel",Property,Great,false +excel,Excel.Chart,"showAllFieldButtons",Property,Excellent,false +excel,Excel.Chart,"showDataLabelsOverMaximum",Property,Excellent,false +excel,Excel.Chart,"style",Property,Good,false +excel,Excel.Chart,"title",Property,Good,false +excel,Excel.Chart,"top",Property,Excellent,false +excel,Excel.Chart,"width",Property,Excellent,false +excel,Excel.Chart,"worksheet",Property,Poor,false +excel,Excel.Chart,"activate()",Method,Poor,false +excel,Excel.Chart,"delete()",Method,Good,true +excel,Excel.Chart,"getDataRange()",Method,Excellent,false +excel,Excel.Chart,"getDataRangeOrNullObject()",Method,Excellent,false +excel,Excel.Chart,"getDataTable()",Method,Great,false +excel,Excel.Chart,"getDataTableOrNullObject()",Method,Excellent,true +excel,Excel.Chart,"getImage(width, height, fittingMode)",Method,Good,true +excel,Excel.Chart,"getImage(width, height, fittingMode)",Method,Good,false +excel,Excel.Chart,"load(options)",Method,Excellent,false +excel,Excel.Chart,"load(propertyNames)",Method,Excellent,true +excel,Excel.Chart,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Chart,"set(properties, options)",Method,Good,false +excel,Excel.Chart,"set(properties)",Method,Good,false +excel,Excel.Chart,"setData(sourceData, seriesBy)",Method,Poor,true +excel,Excel.Chart,"setData(sourceData, seriesBy)",Method,Poor,false +excel,Excel.Chart,"setPosition(startCell, endCell)",Method,Fine,true +excel,Excel.Chart,"toJSON()",Method,Excellent,false +excel,Excel.ChartActivatedEventArgs,N/A,Interface,Unknown,false +excel,Excel.ChartActivatedEventArgs,"chartId",Property,Poor,false +excel,Excel.ChartActivatedEventArgs,"type",Property,Fine,false +excel,Excel.ChartActivatedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.ChartAddedEventArgs,N/A,Interface,Fine,false +excel,Excel.ChartAddedEventArgs,"chartId",Property,Fine,false +excel,Excel.ChartAddedEventArgs,"source",Property,Fine,false +excel,Excel.ChartAddedEventArgs,"type",Property,Fine,false +excel,Excel.ChartAddedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.ChartAreaFormat,N/A,Class,Unknown,false +excel,Excel.ChartAreaFormat,"border",Property,Fine,false +excel,Excel.ChartAreaFormat,"colorScheme",Property,Good,false +excel,Excel.ChartAreaFormat,"context",Property,Excellent,false +excel,Excel.ChartAreaFormat,"fill",Property,Good,false +excel,Excel.ChartAreaFormat,"font",Property,Great,false +excel,Excel.ChartAreaFormat,"roundedCorners",Property,Great,false +excel,Excel.ChartAreaFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartAreaFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartAreaFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartAreaFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartAreaFormat,"set(properties)",Method,Good,false +excel,Excel.ChartAreaFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartAxes,N/A,Class,Unknown,false +excel,Excel.ChartAxes,"categoryAxis",Property,Poor,false +excel,Excel.ChartAxes,"context",Property,Excellent,false +excel,Excel.ChartAxes,"seriesAxis",Property,Poor,false +excel,Excel.ChartAxes,"valueAxis",Property,Fine,true +excel,Excel.ChartAxes,"getItem(type, group)",Method,Great,false +excel,Excel.ChartAxes,"getItem(type, group)",Method,Great,false +excel,Excel.ChartAxes,"load(options)",Method,Excellent,false +excel,Excel.ChartAxes,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartAxes,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartAxes,"set(properties, options)",Method,Good,false +excel,Excel.ChartAxes,"set(properties)",Method,Good,false +excel,Excel.ChartAxes,"toJSON()",Method,Excellent,false +excel,Excel.ChartAxis,N/A,Class,Unknown,false +excel,Excel.ChartAxis,"alignment",Property,Great,false +excel,Excel.ChartAxis,"axisGroup",Property,Great,false +excel,Excel.ChartAxis,"baseTimeUnit",Property,Great,false +excel,Excel.ChartAxis,"categoryType",Property,Good,false +excel,Excel.ChartAxis,"context",Property,Excellent,false +excel,Excel.ChartAxis,"customDisplayUnit",Property,Excellent,false +excel,Excel.ChartAxis,"displayUnit",Property,Fine,true +excel,Excel.ChartAxis,"format",Property,Good,false +excel,Excel.ChartAxis,"height",Property,Excellent,false +excel,Excel.ChartAxis,"isBetweenCategories",Property,Excellent,false +excel,Excel.ChartAxis,"left",Property,Excellent,false +excel,Excel.ChartAxis,"linkNumberFormat",Property,Excellent,false +excel,Excel.ChartAxis,"logBase",Property,Excellent,false +excel,Excel.ChartAxis,"majorGridlines",Property,Excellent,false +excel,Excel.ChartAxis,"majorTickMark",Property,Great,false +excel,Excel.ChartAxis,"majorTimeUnitScale",Property,Excellent,false +excel,Excel.ChartAxis,"majorUnit",Property,Great,false +excel,Excel.ChartAxis,"maximum",Property,Great,false +excel,Excel.ChartAxis,"minimum",Property,Great,false +excel,Excel.ChartAxis,"minorGridlines",Property,Excellent,false +excel,Excel.ChartAxis,"minorTickMark",Property,Great,false +excel,Excel.ChartAxis,"minorTimeUnitScale",Property,Excellent,false +excel,Excel.ChartAxis,"minorUnit",Property,Great,false +excel,Excel.ChartAxis,"multiLevel",Property,Good,false +excel,Excel.ChartAxis,"numberFormat",Property,Good,false +excel,Excel.ChartAxis,"offset",Property,Excellent,false +excel,Excel.ChartAxis,"position",Property,Great,false +excel,Excel.ChartAxis,"positionAt",Property,Excellent,false +excel,Excel.ChartAxis,"reversePlotOrder",Property,Great,false +excel,Excel.ChartAxis,"scaleType",Property,Excellent,false +excel,Excel.ChartAxis,"showDisplayUnitLabel",Property,Great,true +excel,Excel.ChartAxis,"textOrientation",Property,Excellent,false +excel,Excel.ChartAxis,"tickLabelPosition",Property,Great,false +excel,Excel.ChartAxis,"tickLabelSpacing",Property,Excellent,false +excel,Excel.ChartAxis,"tickMarkSpacing",Property,Great,false +excel,Excel.ChartAxis,"title",Property,Poor,false +excel,Excel.ChartAxis,"top",Property,Excellent,false +excel,Excel.ChartAxis,"type",Property,Great,false +excel,Excel.ChartAxis,"visible",Property,Good,false +excel,Excel.ChartAxis,"width",Property,Excellent,false +excel,Excel.ChartAxis,"load(options)",Method,Excellent,false +excel,Excel.ChartAxis,"load(propertyNames)",Method,Excellent,true +excel,Excel.ChartAxis,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartAxis,"set(properties, options)",Method,Good,false +excel,Excel.ChartAxis,"set(properties)",Method,Good,false +excel,Excel.ChartAxis,"setCategoryNames(sourceData)",Method,Good,false +excel,Excel.ChartAxis,"setCustomDisplayUnit(value)",Method,Fine,false +excel,Excel.ChartAxis,"setPositionAt(value)",Method,Good,false +excel,Excel.ChartAxis,"toJSON()",Method,Excellent,false +excel,Excel.ChartAxisCategoryType,N/A,Enum,Unknown,false +excel,Excel.ChartAxisCategoryType,"automatic",EnumField,Fine,false +excel,Excel.ChartAxisCategoryType,"dateAxis",EnumField,Fine,false +excel,Excel.ChartAxisCategoryType,"textAxis",EnumField,Fine,false +excel,Excel.ChartAxisDisplayUnit,N/A,Enum,Missing,false +excel,Excel.ChartAxisDisplayUnit,"billions",EnumField,Fine,false +excel,Excel.ChartAxisDisplayUnit,"custom",EnumField,Good,false +excel,Excel.ChartAxisDisplayUnit,"hundredMillions",EnumField,Fine,false +excel,Excel.ChartAxisDisplayUnit,"hundreds",EnumField,Fine,false +excel,Excel.ChartAxisDisplayUnit,"hundredThousands",EnumField,Fine,false +excel,Excel.ChartAxisDisplayUnit,"millions",EnumField,Fine,false +excel,Excel.ChartAxisDisplayUnit,"none",EnumField,Great,false +excel,Excel.ChartAxisDisplayUnit,"tenMillions",EnumField,Fine,false +excel,Excel.ChartAxisDisplayUnit,"tenThousands",EnumField,Fine,false +excel,Excel.ChartAxisDisplayUnit,"thousands",EnumField,Fine,false +excel,Excel.ChartAxisDisplayUnit,"trillions",EnumField,Fine,false +excel,Excel.ChartAxisFormat,N/A,Class,Great,false +excel,Excel.ChartAxisFormat,"context",Property,Excellent,false +excel,Excel.ChartAxisFormat,"fill",Property,Good,false +excel,Excel.ChartAxisFormat,"font",Property,Excellent,false +excel,Excel.ChartAxisFormat,"line",Property,Good,false +excel,Excel.ChartAxisFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartAxisFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartAxisFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartAxisFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartAxisFormat,"set(properties)",Method,Good,false +excel,Excel.ChartAxisFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartAxisGroup,N/A,Enum,Missing,false +excel,Excel.ChartAxisGroup,"primary",EnumField,Fine,false +excel,Excel.ChartAxisGroup,"secondary",EnumField,Fine,false +excel,Excel.ChartAxisPosition,N/A,Enum,Missing,false +excel,Excel.ChartAxisPosition,"automatic",EnumField,Fine,false +excel,Excel.ChartAxisPosition,"custom",EnumField,Fine,false +excel,Excel.ChartAxisPosition,"maximum",EnumField,Fine,false +excel,Excel.ChartAxisPosition,"minimum",EnumField,Fine,false +excel,Excel.ChartAxisScaleType,N/A,Enum,Missing,false +excel,Excel.ChartAxisScaleType,"linear",EnumField,Fine,false +excel,Excel.ChartAxisScaleType,"logarithmic",EnumField,Fine,false +excel,Excel.ChartAxisTickLabelPosition,N/A,Enum,Missing,false +excel,Excel.ChartAxisTickLabelPosition,"high",EnumField,Fine,false +excel,Excel.ChartAxisTickLabelPosition,"low",EnumField,Fine,false +excel,Excel.ChartAxisTickLabelPosition,"nextToAxis",EnumField,Fine,false +excel,Excel.ChartAxisTickLabelPosition,"none",EnumField,Fine,false +excel,Excel.ChartAxisTickMark,N/A,Enum,Missing,false +excel,Excel.ChartAxisTickMark,"cross",EnumField,Fine,false +excel,Excel.ChartAxisTickMark,"inside",EnumField,Fine,false +excel,Excel.ChartAxisTickMark,"none",EnumField,Fine,false +excel,Excel.ChartAxisTickMark,"outside",EnumField,Fine,false +excel,Excel.ChartAxisTimeUnit,N/A,Enum,Unknown,false +excel,Excel.ChartAxisTimeUnit,"days",EnumField,Fine,false +excel,Excel.ChartAxisTimeUnit,"months",EnumField,Fine,false +excel,Excel.ChartAxisTimeUnit,"years",EnumField,Fine,false +excel,Excel.ChartAxisTitle,N/A,Class,Unknown,false +excel,Excel.ChartAxisTitle,"context",Property,Excellent,false +excel,Excel.ChartAxisTitle,"format",Property,Good,false +excel,Excel.ChartAxisTitle,"text",Property,Good,false +excel,Excel.ChartAxisTitle,"textOrientation",Property,Excellent,true +excel,Excel.ChartAxisTitle,"visible",Property,Good,false +excel,Excel.ChartAxisTitle,"load(options)",Method,Excellent,false +excel,Excel.ChartAxisTitle,"load(propertyNames)",Method,Excellent,true +excel,Excel.ChartAxisTitle,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartAxisTitle,"set(properties, options)",Method,Good,false +excel,Excel.ChartAxisTitle,"set(properties)",Method,Good,false +excel,Excel.ChartAxisTitle,"setFormula(formula)",Method,Great,false +excel,Excel.ChartAxisTitle,"toJSON()",Method,Excellent,false +excel,Excel.ChartAxisTitleFormat,N/A,Class,Great,false +excel,Excel.ChartAxisTitleFormat,"border",Property,Great,false +excel,Excel.ChartAxisTitleFormat,"context",Property,Excellent,false +excel,Excel.ChartAxisTitleFormat,"fill",Property,Good,false +excel,Excel.ChartAxisTitleFormat,"font",Property,Excellent,false +excel,Excel.ChartAxisTitleFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartAxisTitleFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartAxisTitleFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartAxisTitleFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartAxisTitleFormat,"set(properties)",Method,Good,false +excel,Excel.ChartAxisTitleFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartAxisType,N/A,Enum,Missing,false +excel,Excel.ChartAxisType,"category",EnumField,Fine,false +excel,Excel.ChartAxisType,"invalid",EnumField,Fine,false +excel,Excel.ChartAxisType,"series",EnumField,Fine,false +excel,Excel.ChartAxisType,"value",EnumField,Good,false +excel,Excel.ChartBinOptions,N/A,Class,Unknown,false +excel,Excel.ChartBinOptions,"allowOverflow",Property,Excellent,false +excel,Excel.ChartBinOptions,"allowUnderflow",Property,Excellent,false +excel,Excel.ChartBinOptions,"context",Property,Excellent,false +excel,Excel.ChartBinOptions,"count",Property,Great,false +excel,Excel.ChartBinOptions,"overflowValue",Property,Excellent,false +excel,Excel.ChartBinOptions,"type",Property,Great,false +excel,Excel.ChartBinOptions,"underflowValue",Property,Excellent,false +excel,Excel.ChartBinOptions,"width",Property,Excellent,false +excel,Excel.ChartBinOptions,"load(options)",Method,Excellent,false +excel,Excel.ChartBinOptions,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartBinOptions,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartBinOptions,"set(properties, options)",Method,Good,false +excel,Excel.ChartBinOptions,"set(properties)",Method,Good,false +excel,Excel.ChartBinOptions,"toJSON()",Method,Excellent,false +excel,Excel.ChartBinType,N/A,Enum,Unknown,false +excel,Excel.ChartBinType,"auto",EnumField,Fine,false +excel,Excel.ChartBinType,"binCount",EnumField,Fine,false +excel,Excel.ChartBinType,"binWidth",EnumField,Fine,false +excel,Excel.ChartBinType,"category",EnumField,Fine,false +excel,Excel.ChartBorder,N/A,Class,Unknown,false +excel,Excel.ChartBorder,"color",Property,Fine,false +excel,Excel.ChartBorder,"context",Property,Excellent,false +excel,Excel.ChartBorder,"lineStyle",Property,Fine,false +excel,Excel.ChartBorder,"weight",Property,Poor,false +excel,Excel.ChartBorder,"clear()",Method,Poor,false +excel,Excel.ChartBorder,"load(options)",Method,Excellent,false +excel,Excel.ChartBorder,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartBorder,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartBorder,"set(properties, options)",Method,Good,false +excel,Excel.ChartBorder,"set(properties)",Method,Good,false +excel,Excel.ChartBorder,"toJSON()",Method,Excellent,false +excel,Excel.ChartBoxQuartileCalculation,N/A,Enum,Fine,false +excel,Excel.ChartBoxQuartileCalculation,"exclusive",EnumField,Fine,false +excel,Excel.ChartBoxQuartileCalculation,"inclusive",EnumField,Fine,false +excel,Excel.ChartBoxwhiskerOptions,N/A,Class,Unknown,false +excel,Excel.ChartBoxwhiskerOptions,"context",Property,Excellent,false +excel,Excel.ChartBoxwhiskerOptions,"quartileCalculation",Property,Great,false +excel,Excel.ChartBoxwhiskerOptions,"showInnerPoints",Property,Great,false +excel,Excel.ChartBoxwhiskerOptions,"showMeanLine",Property,Great,false +excel,Excel.ChartBoxwhiskerOptions,"showMeanMarker",Property,Great,false +excel,Excel.ChartBoxwhiskerOptions,"showOutlierPoints",Property,Great,false +excel,Excel.ChartBoxwhiskerOptions,"load(options)",Method,Excellent,false +excel,Excel.ChartBoxwhiskerOptions,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartBoxwhiskerOptions,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartBoxwhiskerOptions,"set(properties, options)",Method,Good,false +excel,Excel.ChartBoxwhiskerOptions,"set(properties)",Method,Good,false +excel,Excel.ChartBoxwhiskerOptions,"toJSON()",Method,Excellent,false +excel,Excel.ChartCollection,N/A,Class,Unknown,false +excel,Excel.ChartCollection,"context",Property,Excellent,false +excel,Excel.ChartCollection,"count",Property,Fine,false +excel,Excel.ChartCollection,"items",Property,Poor,false +excel,Excel.ChartCollection,"add(type, sourceData, seriesBy)",Method,Poor,true +excel,Excel.ChartCollection,"add(type, sourceData, seriesBy)",Method,Poor,false +excel,Excel.ChartCollection,"getCount()",Method,Fine,false +excel,Excel.ChartCollection,"getItem(name)",Method,Good,true +excel,Excel.ChartCollection,"getItemAt(index)",Method,Fine,true +excel,Excel.ChartCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.ChartCollection,"load(options)",Method,Excellent,false +excel,Excel.ChartCollection,"load(propertyNames)",Method,Excellent,true +excel,Excel.ChartCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartCollection,"toJSON()",Method,Excellent,false +excel,Excel.ChartColorScheme,N/A,Enum,Missing,false +excel,Excel.ChartColorScheme,"colorfulPalette1",EnumField,Fine,false +excel,Excel.ChartColorScheme,"colorfulPalette2",EnumField,Fine,false +excel,Excel.ChartColorScheme,"colorfulPalette3",EnumField,Fine,false +excel,Excel.ChartColorScheme,"colorfulPalette4",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette1",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette10",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette11",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette12",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette13",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette2",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette3",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette4",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette5",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette6",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette7",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette8",EnumField,Fine,false +excel,Excel.ChartColorScheme,"monochromaticPalette9",EnumField,Fine,false +excel,Excel.ChartDataLabel,N/A,Class,Unknown,true +excel,Excel.ChartDataLabel,"autoText",Property,Excellent,false +excel,Excel.ChartDataLabel,"context",Property,Excellent,false +excel,Excel.ChartDataLabel,"format",Property,Poor,false +excel,Excel.ChartDataLabel,"formula",Property,Great,false +excel,Excel.ChartDataLabel,"geometricShapeType",Property,Excellent,false +excel,Excel.ChartDataLabel,"height",Property,Excellent,false +excel,Excel.ChartDataLabel,"horizontalAlignment",Property,Great,false +excel,Excel.ChartDataLabel,"left",Property,Great,false +excel,Excel.ChartDataLabel,"linkNumberFormat",Property,Excellent,false +excel,Excel.ChartDataLabel,"numberFormat",Property,Good,false +excel,Excel.ChartDataLabel,"position",Property,Good,false +excel,Excel.ChartDataLabel,"separator",Property,Great,false +excel,Excel.ChartDataLabel,"showAsStickyCallout",Property,Excellent,false +excel,Excel.ChartDataLabel,"showBubbleSize",Property,Great,false +excel,Excel.ChartDataLabel,"showCategoryName",Property,Great,false +excel,Excel.ChartDataLabel,"showLegendKey",Property,Good,false +excel,Excel.ChartDataLabel,"showPercentage",Property,Good,false +excel,Excel.ChartDataLabel,"showSeriesName",Property,Great,false +excel,Excel.ChartDataLabel,"showValue",Property,Great,false +excel,Excel.ChartDataLabel,"text",Property,Good,false +excel,Excel.ChartDataLabel,"textOrientation",Property,Great,false +excel,Excel.ChartDataLabel,"top",Property,Great,false +excel,Excel.ChartDataLabel,"verticalAlignment",Property,Great,false +excel,Excel.ChartDataLabel,"width",Property,Excellent,false +excel,Excel.ChartDataLabel,"getSubstring(start, length)",Method,Great,false +excel,Excel.ChartDataLabel,"getTailAnchor()",Method,Good,false +excel,Excel.ChartDataLabel,"load(options)",Method,Excellent,false +excel,Excel.ChartDataLabel,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartDataLabel,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartDataLabel,"set(properties, options)",Method,Good,false +excel,Excel.ChartDataLabel,"set(properties)",Method,Good,false +excel,Excel.ChartDataLabel,"setHeight(height)",Method,Poor,false +excel,Excel.ChartDataLabel,"setWidth(width)",Method,Poor,false +excel,Excel.ChartDataLabel,"toJSON()",Method,Excellent,false +excel,Excel.ChartDataLabelAnchor,N/A,Class,Unknown,false +excel,Excel.ChartDataLabelAnchor,"context",Property,Excellent,false +excel,Excel.ChartDataLabelAnchor,"left",Property,Excellent,false +excel,Excel.ChartDataLabelAnchor,"top",Property,Excellent,false +excel,Excel.ChartDataLabelAnchor,"load(options)",Method,Excellent,false +excel,Excel.ChartDataLabelAnchor,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartDataLabelAnchor,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartDataLabelAnchor,"set(properties, options)",Method,Good,false +excel,Excel.ChartDataLabelAnchor,"set(properties)",Method,Good,false +excel,Excel.ChartDataLabelAnchor,"toJSON()",Method,Excellent,false +excel,Excel.ChartDataLabelFormat,N/A,Class,Unknown,false +excel,Excel.ChartDataLabelFormat,"border",Property,Fine,false +excel,Excel.ChartDataLabelFormat,"context",Property,Excellent,false +excel,Excel.ChartDataLabelFormat,"fill",Property,Fine,false +excel,Excel.ChartDataLabelFormat,"font",Property,Good,false +excel,Excel.ChartDataLabelFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartDataLabelFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartDataLabelFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartDataLabelFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartDataLabelFormat,"set(properties)",Method,Good,false +excel,Excel.ChartDataLabelFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartDataLabelPosition,N/A,Enum,Missing,false +excel,Excel.ChartDataLabelPosition,"bestFit",EnumField,Fine,false +excel,Excel.ChartDataLabelPosition,"bottom",EnumField,Fine,false +excel,Excel.ChartDataLabelPosition,"callout",EnumField,Fine,false +excel,Excel.ChartDataLabelPosition,"center",EnumField,Fine,false +excel,Excel.ChartDataLabelPosition,"insideBase",EnumField,Fine,false +excel,Excel.ChartDataLabelPosition,"insideEnd",EnumField,Fine,false +excel,Excel.ChartDataLabelPosition,"invalid",EnumField,Fine,false +excel,Excel.ChartDataLabelPosition,"left",EnumField,Fine,false +excel,Excel.ChartDataLabelPosition,"none",EnumField,Fine,false +excel,Excel.ChartDataLabelPosition,"outsideEnd",EnumField,Fine,false +excel,Excel.ChartDataLabelPosition,"right",EnumField,Fine,false +excel,Excel.ChartDataLabelPosition,"top",EnumField,Fine,false +excel,Excel.ChartDataLabels,N/A,Class,Unknown,false +excel,Excel.ChartDataLabels,"autoText",Property,Excellent,false +excel,Excel.ChartDataLabels,"context",Property,Excellent,false +excel,Excel.ChartDataLabels,"format",Property,Great,false +excel,Excel.ChartDataLabels,"geometricShapeType",Property,Excellent,false +excel,Excel.ChartDataLabels,"horizontalAlignment",Property,Excellent,false +excel,Excel.ChartDataLabels,"leaderLines",Property,Good,false +excel,Excel.ChartDataLabels,"linkNumberFormat",Property,Excellent,false +excel,Excel.ChartDataLabels,"numberFormat",Property,Good,false +excel,Excel.ChartDataLabels,"position",Property,Good,false +excel,Excel.ChartDataLabels,"separator",Property,Great,false +excel,Excel.ChartDataLabels,"showAsStickyCallout",Property,Excellent,false +excel,Excel.ChartDataLabels,"showBubbleSize",Property,Great,false +excel,Excel.ChartDataLabels,"showCategoryName",Property,Great,false +excel,Excel.ChartDataLabels,"showLeaderLines",Property,Great,false +excel,Excel.ChartDataLabels,"showLegendKey",Property,Good,false +excel,Excel.ChartDataLabels,"showPercentage",Property,Good,false +excel,Excel.ChartDataLabels,"showSeriesName",Property,Great,false +excel,Excel.ChartDataLabels,"showValue",Property,Great,false +excel,Excel.ChartDataLabels,"textOrientation",Property,Great,false +excel,Excel.ChartDataLabels,"verticalAlignment",Property,Great,false +excel,Excel.ChartDataLabels,"load(options)",Method,Excellent,false +excel,Excel.ChartDataLabels,"load(propertyNames)",Method,Excellent,true +excel,Excel.ChartDataLabels,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartDataLabels,"set(properties, options)",Method,Good,false +excel,Excel.ChartDataLabels,"set(properties)",Method,Good,false +excel,Excel.ChartDataLabels,"toJSON()",Method,Excellent,false +excel,Excel.ChartDataSourceType,N/A,Enum,Unknown,false +excel,Excel.ChartDataSourceType,"externalRange",EnumField,Fine,false +excel,Excel.ChartDataSourceType,"list",EnumField,Fine,false +excel,Excel.ChartDataSourceType,"localRange",EnumField,Good,false +excel,Excel.ChartDataSourceType,"unknown",EnumField,Fine,false +excel,Excel.ChartDataTable,N/A,Class,Unknown,false +excel,Excel.ChartDataTable,"context",Property,Excellent,false +excel,Excel.ChartDataTable,"format",Property,Fine,true +excel,Excel.ChartDataTable,"showHorizontalBorder",Property,Great,true +excel,Excel.ChartDataTable,"showLegendKey",Property,Great,true +excel,Excel.ChartDataTable,"showOutlineBorder",Property,Great,true +excel,Excel.ChartDataTable,"showVerticalBorder",Property,Great,true +excel,Excel.ChartDataTable,"visible",Property,Great,true +excel,Excel.ChartDataTable,"load(options)",Method,Excellent,false +excel,Excel.ChartDataTable,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartDataTable,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartDataTable,"set(properties, options)",Method,Good,false +excel,Excel.ChartDataTable,"set(properties)",Method,Good,false +excel,Excel.ChartDataTable,"toJSON()",Method,Excellent,false +excel,Excel.ChartDataTableFormat,N/A,Class,Unknown,false +excel,Excel.ChartDataTableFormat,"border",Property,Fine,true +excel,Excel.ChartDataTableFormat,"context",Property,Excellent,false +excel,Excel.ChartDataTableFormat,"fill",Property,Good,false +excel,Excel.ChartDataTableFormat,"font",Property,Great,true +excel,Excel.ChartDataTableFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartDataTableFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartDataTableFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartDataTableFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartDataTableFormat,"set(properties)",Method,Good,false +excel,Excel.ChartDataTableFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartDeactivatedEventArgs,N/A,Interface,Unknown,false +excel,Excel.ChartDeactivatedEventArgs,"chartId",Property,Poor,false +excel,Excel.ChartDeactivatedEventArgs,"type",Property,Fine,false +excel,Excel.ChartDeactivatedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.ChartDeletedEventArgs,N/A,Interface,Fine,false +excel,Excel.ChartDeletedEventArgs,"chartId",Property,Fine,false +excel,Excel.ChartDeletedEventArgs,"source",Property,Fine,false +excel,Excel.ChartDeletedEventArgs,"type",Property,Fine,false +excel,Excel.ChartDeletedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.ChartDisplayBlanksAs,N/A,Enum,Missing,false +excel,Excel.ChartDisplayBlanksAs,"interplotted",EnumField,Fine,false +excel,Excel.ChartDisplayBlanksAs,"notPlotted",EnumField,Fine,false +excel,Excel.ChartDisplayBlanksAs,"zero",EnumField,Fine,false +excel,Excel.ChartErrorBars,N/A,Class,Unknown,false +excel,Excel.ChartErrorBars,"context",Property,Excellent,false +excel,Excel.ChartErrorBars,"endStyleCap",Property,Great,false +excel,Excel.ChartErrorBars,"format",Property,Great,false +excel,Excel.ChartErrorBars,"include",Property,Excellent,false +excel,Excel.ChartErrorBars,"type",Property,Fine,false +excel,Excel.ChartErrorBars,"visible",Property,Great,false +excel,Excel.ChartErrorBars,"load(options)",Method,Excellent,false +excel,Excel.ChartErrorBars,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartErrorBars,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartErrorBars,"set(properties, options)",Method,Good,false +excel,Excel.ChartErrorBars,"set(properties)",Method,Good,false +excel,Excel.ChartErrorBars,"toJSON()",Method,Excellent,false +excel,Excel.ChartErrorBarsFormat,N/A,Class,Unknown,false +excel,Excel.ChartErrorBarsFormat,"context",Property,Excellent,false +excel,Excel.ChartErrorBarsFormat,"line",Property,Poor,false +excel,Excel.ChartErrorBarsFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartErrorBarsFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartErrorBarsFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartErrorBarsFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartErrorBarsFormat,"set(properties)",Method,Good,false +excel,Excel.ChartErrorBarsFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartErrorBarsInclude,N/A,Enum,Unknown,false +excel,Excel.ChartErrorBarsInclude,"both",EnumField,Fine,false +excel,Excel.ChartErrorBarsInclude,"minusValues",EnumField,Fine,false +excel,Excel.ChartErrorBarsInclude,"plusValues",EnumField,Fine,false +excel,Excel.ChartErrorBarsType,N/A,Enum,Fine,false +excel,Excel.ChartErrorBarsType,"custom",EnumField,Fine,false +excel,Excel.ChartErrorBarsType,"fixedValue",EnumField,Fine,false +excel,Excel.ChartErrorBarsType,"percent",EnumField,Fine,false +excel,Excel.ChartErrorBarsType,"stDev",EnumField,Fine,false +excel,Excel.ChartErrorBarsType,"stError",EnumField,Fine,false +excel,Excel.ChartFill,N/A,Class,Unknown,false +excel,Excel.ChartFill,"context",Property,Excellent,false +excel,Excel.ChartFill,"clear()",Method,Poor,true +excel,Excel.ChartFill,"getSolidColor()",Method,Good,false +excel,Excel.ChartFill,"setSolidColor(color)",Method,Good,true +excel,Excel.ChartFill,"toJSON()",Method,Excellent,false +excel,Excel.ChartFont,N/A,Class,Unknown,true +excel,Excel.ChartFont,"bold",Property,Poor,false +excel,Excel.ChartFont,"color",Property,Fine,false +excel,Excel.ChartFont,"context",Property,Excellent,false +excel,Excel.ChartFont,"italic",Property,Poor,false +excel,Excel.ChartFont,"name",Property,Poor,false +excel,Excel.ChartFont,"size",Property,Poor,false +excel,Excel.ChartFont,"underline",Property,Fine,false +excel,Excel.ChartFont,"load(options)",Method,Excellent,false +excel,Excel.ChartFont,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartFont,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartFont,"set(properties, options)",Method,Good,false +excel,Excel.ChartFont,"set(properties)",Method,Good,false +excel,Excel.ChartFont,"toJSON()",Method,Excellent,false +excel,Excel.ChartFormatString,N/A,Class,Unknown,false +excel,Excel.ChartFormatString,"context",Property,Excellent,false +excel,Excel.ChartFormatString,"font",Property,Great,false +excel,Excel.ChartFormatString,"load(options)",Method,Excellent,false +excel,Excel.ChartFormatString,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartFormatString,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartFormatString,"set(properties, options)",Method,Good,false +excel,Excel.ChartFormatString,"set(properties)",Method,Good,false +excel,Excel.ChartFormatString,"toJSON()",Method,Excellent,false +excel,Excel.ChartGradientStyle,N/A,Enum,Fine,false +excel,Excel.ChartGradientStyle,"threePhaseColor",EnumField,Fine,false +excel,Excel.ChartGradientStyle,"twoPhaseColor",EnumField,Fine,false +excel,Excel.ChartGradientStyleType,N/A,Enum,Fine,false +excel,Excel.ChartGradientStyleType,"extremeValue",EnumField,Fine,false +excel,Excel.ChartGradientStyleType,"number",EnumField,Fine,false +excel,Excel.ChartGradientStyleType,"percent",EnumField,Fine,false +excel,Excel.ChartGridlines,N/A,Class,Unknown,false +excel,Excel.ChartGridlines,"context",Property,Excellent,false +excel,Excel.ChartGridlines,"format",Property,Poor,false +excel,Excel.ChartGridlines,"visible",Property,Good,false +excel,Excel.ChartGridlines,"load(options)",Method,Excellent,false +excel,Excel.ChartGridlines,"load(propertyNames)",Method,Excellent,true +excel,Excel.ChartGridlines,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartGridlines,"set(properties, options)",Method,Good,false +excel,Excel.ChartGridlines,"set(properties)",Method,Good,false +excel,Excel.ChartGridlines,"toJSON()",Method,Excellent,false +excel,Excel.ChartGridlinesFormat,N/A,Class,Unknown,false +excel,Excel.ChartGridlinesFormat,"context",Property,Excellent,false +excel,Excel.ChartGridlinesFormat,"line",Property,Poor,false +excel,Excel.ChartGridlinesFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartGridlinesFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartGridlinesFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartGridlinesFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartGridlinesFormat,"set(properties)",Method,Good,false +excel,Excel.ChartGridlinesFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartLeaderLines,N/A,Class,Great,true +excel,Excel.ChartLeaderLines,"context",Property,Excellent,false +excel,Excel.ChartLeaderLines,"format",Property,Fine,false +excel,Excel.ChartLeaderLines,"load(options)",Method,Excellent,false +excel,Excel.ChartLeaderLines,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartLeaderLines,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartLeaderLines,"set(properties, options)",Method,Good,false +excel,Excel.ChartLeaderLines,"set(properties)",Method,Good,false +excel,Excel.ChartLeaderLines,"toJSON()",Method,Excellent,false +excel,Excel.ChartLeaderLinesFormat,N/A,Class,Great,true +excel,Excel.ChartLeaderLinesFormat,"context",Property,Excellent,false +excel,Excel.ChartLeaderLinesFormat,"line",Property,Good,false +excel,Excel.ChartLeaderLinesFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartLeaderLinesFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartLeaderLinesFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartLeaderLinesFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartLeaderLinesFormat,"set(properties)",Method,Good,false +excel,Excel.ChartLeaderLinesFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartLegend,N/A,Class,Unknown,false +excel,Excel.ChartLegend,"context",Property,Excellent,false +excel,Excel.ChartLegend,"format",Property,Fine,false +excel,Excel.ChartLegend,"height",Property,Excellent,false +excel,Excel.ChartLegend,"left",Property,Excellent,false +excel,Excel.ChartLegend,"legendEntries",Property,Fine,false +excel,Excel.ChartLegend,"overlay",Property,Great,false +excel,Excel.ChartLegend,"position",Property,Great,false +excel,Excel.ChartLegend,"showShadow",Property,Good,false +excel,Excel.ChartLegend,"top",Property,Good,false +excel,Excel.ChartLegend,"visible",Property,Good,false +excel,Excel.ChartLegend,"width",Property,Excellent,false +excel,Excel.ChartLegend,"load(options)",Method,Excellent,false +excel,Excel.ChartLegend,"load(propertyNames)",Method,Excellent,true +excel,Excel.ChartLegend,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartLegend,"set(properties, options)",Method,Good,false +excel,Excel.ChartLegend,"set(properties)",Method,Good,false +excel,Excel.ChartLegend,"toJSON()",Method,Excellent,false +excel,Excel.ChartLegendEntry,N/A,Class,Unknown,false +excel,Excel.ChartLegendEntry,"context",Property,Excellent,false +excel,Excel.ChartLegendEntry,"height",Property,Great,false +excel,Excel.ChartLegendEntry,"index",Property,Great,false +excel,Excel.ChartLegendEntry,"left",Property,Great,false +excel,Excel.ChartLegendEntry,"top",Property,Good,false +excel,Excel.ChartLegendEntry,"visible",Property,Poor,false +excel,Excel.ChartLegendEntry,"width",Property,Fine,false +excel,Excel.ChartLegendEntry,"load(options)",Method,Excellent,false +excel,Excel.ChartLegendEntry,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartLegendEntry,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartLegendEntry,"set(properties, options)",Method,Good,false +excel,Excel.ChartLegendEntry,"set(properties)",Method,Good,false +excel,Excel.ChartLegendEntry,"toJSON()",Method,Excellent,false +excel,Excel.ChartLegendEntryCollection,N/A,Class,Unknown,false +excel,Excel.ChartLegendEntryCollection,"context",Property,Excellent,false +excel,Excel.ChartLegendEntryCollection,"items",Property,Poor,false +excel,Excel.ChartLegendEntryCollection,"getCount()",Method,Good,false +excel,Excel.ChartLegendEntryCollection,"getItemAt(index)",Method,Fine,false +excel,Excel.ChartLegendEntryCollection,"load(options)",Method,Excellent,false +excel,Excel.ChartLegendEntryCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartLegendEntryCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartLegendEntryCollection,"toJSON()",Method,Excellent,false +excel,Excel.ChartLegendFormat,N/A,Class,Unknown,false +excel,Excel.ChartLegendFormat,"border",Property,Fine,false +excel,Excel.ChartLegendFormat,"context",Property,Excellent,false +excel,Excel.ChartLegendFormat,"fill",Property,Good,false +excel,Excel.ChartLegendFormat,"font",Property,Good,true +excel,Excel.ChartLegendFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartLegendFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartLegendFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartLegendFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartLegendFormat,"set(properties)",Method,Good,false +excel,Excel.ChartLegendFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartLegendPosition,N/A,Enum,Missing,false +excel,Excel.ChartLegendPosition,"bottom",EnumField,Fine,false +excel,Excel.ChartLegendPosition,"corner",EnumField,Fine,false +excel,Excel.ChartLegendPosition,"custom",EnumField,Fine,false +excel,Excel.ChartLegendPosition,"invalid",EnumField,Fine,false +excel,Excel.ChartLegendPosition,"left",EnumField,Fine,false +excel,Excel.ChartLegendPosition,"right",EnumField,Fine,false +excel,Excel.ChartLegendPosition,"top",EnumField,Fine,false +excel,Excel.ChartLineFormat,N/A,Class,Unknown,false +excel,Excel.ChartLineFormat,"color",Property,Fine,false +excel,Excel.ChartLineFormat,"context",Property,Excellent,false +excel,Excel.ChartLineFormat,"lineStyle",Property,Fine,false +excel,Excel.ChartLineFormat,"weight",Property,Poor,false +excel,Excel.ChartLineFormat,"clear()",Method,Poor,true +excel,Excel.ChartLineFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartLineFormat,"load(propertyNames)",Method,Excellent,true +excel,Excel.ChartLineFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartLineFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartLineFormat,"set(properties)",Method,Good,false +excel,Excel.ChartLineFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartLineStyle,N/A,Enum,Missing,false +excel,Excel.ChartLineStyle,"automatic",EnumField,Fine,false +excel,Excel.ChartLineStyle,"continuous",EnumField,Fine,false +excel,Excel.ChartLineStyle,"dash",EnumField,Fine,false +excel,Excel.ChartLineStyle,"dashDot",EnumField,Fine,false +excel,Excel.ChartLineStyle,"dashDotDot",EnumField,Fine,false +excel,Excel.ChartLineStyle,"dot",EnumField,Fine,false +excel,Excel.ChartLineStyle,"grey25",EnumField,Fine,false +excel,Excel.ChartLineStyle,"grey50",EnumField,Fine,false +excel,Excel.ChartLineStyle,"grey75",EnumField,Fine,false +excel,Excel.ChartLineStyle,"none",EnumField,Fine,false +excel,Excel.ChartLineStyle,"roundDot",EnumField,Fine,false +excel,Excel.ChartMapAreaLevel,N/A,Enum,Fine,false +excel,Excel.ChartMapAreaLevel,"automatic",EnumField,Fine,false +excel,Excel.ChartMapAreaLevel,"city",EnumField,Fine,false +excel,Excel.ChartMapAreaLevel,"continent",EnumField,Fine,false +excel,Excel.ChartMapAreaLevel,"country",EnumField,Fine,false +excel,Excel.ChartMapAreaLevel,"county",EnumField,Fine,false +excel,Excel.ChartMapAreaLevel,"dataOnly",EnumField,Fine,false +excel,Excel.ChartMapAreaLevel,"state",EnumField,Fine,false +excel,Excel.ChartMapAreaLevel,"world",EnumField,Fine,false +excel,Excel.ChartMapLabelStrategy,N/A,Enum,Fine,false +excel,Excel.ChartMapLabelStrategy,"bestFit",EnumField,Fine,false +excel,Excel.ChartMapLabelStrategy,"none",EnumField,Fine,false +excel,Excel.ChartMapLabelStrategy,"showAll",EnumField,Fine,false +excel,Excel.ChartMapOptions,N/A,Class,Unknown,false +excel,Excel.ChartMapOptions,"context",Property,Excellent,false +excel,Excel.ChartMapOptions,"labelStrategy",Property,Great,false +excel,Excel.ChartMapOptions,"level",Property,Great,false +excel,Excel.ChartMapOptions,"projectionType",Property,Great,false +excel,Excel.ChartMapOptions,"load(options)",Method,Excellent,false +excel,Excel.ChartMapOptions,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartMapOptions,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartMapOptions,"set(properties, options)",Method,Good,false +excel,Excel.ChartMapOptions,"set(properties)",Method,Good,false +excel,Excel.ChartMapOptions,"toJSON()",Method,Excellent,false +excel,Excel.ChartMapProjectionType,N/A,Enum,Fine,false +excel,Excel.ChartMapProjectionType,"albers",EnumField,Fine,false +excel,Excel.ChartMapProjectionType,"automatic",EnumField,Fine,false +excel,Excel.ChartMapProjectionType,"mercator",EnumField,Fine,false +excel,Excel.ChartMapProjectionType,"miller",EnumField,Fine,false +excel,Excel.ChartMapProjectionType,"robinson",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,N/A,Enum,Missing,false +excel,Excel.ChartMarkerStyle,"automatic",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,"circle",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,"dash",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,"diamond",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,"dot",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,"invalid",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,"none",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,"picture",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,"plus",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,"square",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,"star",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,"triangle",EnumField,Fine,false +excel,Excel.ChartMarkerStyle,"x",EnumField,Fine,false +excel,Excel.ChartParentLabelStrategy,N/A,Enum,Fine,false +excel,Excel.ChartParentLabelStrategy,"banner",EnumField,Fine,false +excel,Excel.ChartParentLabelStrategy,"none",EnumField,Fine,false +excel,Excel.ChartParentLabelStrategy,"overlapping",EnumField,Fine,false +excel,Excel.ChartPivotOptions,N/A,Class,Unknown,false +excel,Excel.ChartPivotOptions,"context",Property,Excellent,false +excel,Excel.ChartPivotOptions,"showAxisFieldButtons",Property,Excellent,false +excel,Excel.ChartPivotOptions,"showLegendFieldButtons",Property,Excellent,false +excel,Excel.ChartPivotOptions,"showReportFilterFieldButtons",Property,Excellent,false +excel,Excel.ChartPivotOptions,"showValueFieldButtons",Property,Excellent,false +excel,Excel.ChartPivotOptions,"load(options)",Method,Excellent,false +excel,Excel.ChartPivotOptions,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartPivotOptions,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartPivotOptions,"set(properties, options)",Method,Good,false +excel,Excel.ChartPivotOptions,"set(properties)",Method,Good,false +excel,Excel.ChartPivotOptions,"toJSON()",Method,Excellent,false +excel,Excel.ChartPlotArea,N/A,Class,Unknown,false +excel,Excel.ChartPlotArea,"context",Property,Excellent,false +excel,Excel.ChartPlotArea,"format",Property,Good,false +excel,Excel.ChartPlotArea,"height",Property,Great,false +excel,Excel.ChartPlotArea,"insideHeight",Property,Great,false +excel,Excel.ChartPlotArea,"insideLeft",Property,Great,false +excel,Excel.ChartPlotArea,"insideTop",Property,Great,false +excel,Excel.ChartPlotArea,"insideWidth",Property,Great,false +excel,Excel.ChartPlotArea,"left",Property,Great,false +excel,Excel.ChartPlotArea,"position",Property,Good,false +excel,Excel.ChartPlotArea,"top",Property,Great,false +excel,Excel.ChartPlotArea,"width",Property,Great,false +excel,Excel.ChartPlotArea,"load(options)",Method,Excellent,false +excel,Excel.ChartPlotArea,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartPlotArea,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartPlotArea,"set(properties, options)",Method,Good,false +excel,Excel.ChartPlotArea,"set(properties)",Method,Good,false +excel,Excel.ChartPlotArea,"toJSON()",Method,Excellent,false +excel,Excel.ChartPlotAreaFormat,N/A,Class,Unknown,false +excel,Excel.ChartPlotAreaFormat,"border",Property,Excellent,false +excel,Excel.ChartPlotAreaFormat,"context",Property,Excellent,false +excel,Excel.ChartPlotAreaFormat,"fill",Property,Excellent,false +excel,Excel.ChartPlotAreaFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartPlotAreaFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartPlotAreaFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartPlotAreaFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartPlotAreaFormat,"set(properties)",Method,Good,false +excel,Excel.ChartPlotAreaFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartPlotAreaPosition,N/A,Enum,Missing,false +excel,Excel.ChartPlotAreaPosition,"automatic",EnumField,Fine,false +excel,Excel.ChartPlotAreaPosition,"custom",EnumField,Fine,false +excel,Excel.ChartPlotBy,N/A,Enum,Missing,false +excel,Excel.ChartPlotBy,"columns",EnumField,Fine,false +excel,Excel.ChartPlotBy,"rows",EnumField,Fine,false +excel,Excel.ChartPoint,N/A,Class,Unknown,true +excel,Excel.ChartPoint,"context",Property,Excellent,false +excel,Excel.ChartPoint,"dataLabel",Property,Fine,false +excel,Excel.ChartPoint,"format",Property,Poor,false +excel,Excel.ChartPoint,"hasDataLabel",Property,Fine,false +excel,Excel.ChartPoint,"markerBackgroundColor",Property,Fine,false +excel,Excel.ChartPoint,"markerForegroundColor",Property,Fine,false +excel,Excel.ChartPoint,"markerSize",Property,Excellent,false +excel,Excel.ChartPoint,"markerStyle",Property,Fine,false +excel,Excel.ChartPoint,"value",Property,Good,false +excel,Excel.ChartPoint,"load(options)",Method,Excellent,false +excel,Excel.ChartPoint,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartPoint,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartPoint,"set(properties, options)",Method,Good,false +excel,Excel.ChartPoint,"set(properties)",Method,Good,false +excel,Excel.ChartPoint,"toJSON()",Method,Excellent,false +excel,Excel.ChartPointFormat,N/A,Class,Unknown,false +excel,Excel.ChartPointFormat,"border",Property,Fine,false +excel,Excel.ChartPointFormat,"context",Property,Excellent,false +excel,Excel.ChartPointFormat,"fill",Property,Fine,false +excel,Excel.ChartPointFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartPointFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartPointFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartPointFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartPointFormat,"set(properties)",Method,Good,false +excel,Excel.ChartPointFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartPointsCollection,N/A,Class,Unknown,true +excel,Excel.ChartPointsCollection,"context",Property,Excellent,false +excel,Excel.ChartPointsCollection,"count",Property,Fine,false +excel,Excel.ChartPointsCollection,"items",Property,Poor,false +excel,Excel.ChartPointsCollection,"getCount()",Method,Fine,false +excel,Excel.ChartPointsCollection,"getItemAt(index)",Method,Good,true +excel,Excel.ChartPointsCollection,"load(options)",Method,Excellent,false +excel,Excel.ChartPointsCollection,"load(propertyNames)",Method,Excellent,true +excel,Excel.ChartPointsCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartPointsCollection,"toJSON()",Method,Excellent,false +excel,Excel.ChartSeries,N/A,Class,Unknown,true +excel,Excel.ChartSeries,"axisGroup",Property,Good,false +excel,Excel.ChartSeries,"binOptions",Property,Good,false +excel,Excel.ChartSeries,"boxwhiskerOptions",Property,Good,false +excel,Excel.ChartSeries,"bubbleScale",Property,Excellent,false +excel,Excel.ChartSeries,"chartType",Property,Fine,false +excel,Excel.ChartSeries,"context",Property,Excellent,false +excel,Excel.ChartSeries,"dataLabels",Property,Fine,false +excel,Excel.ChartSeries,"doughnutHoleSize",Property,Excellent,false +excel,Excel.ChartSeries,"explosion",Property,Excellent,false +excel,Excel.ChartSeries,"filtered",Property,Great,false +excel,Excel.ChartSeries,"firstSliceAngle",Property,Excellent,false +excel,Excel.ChartSeries,"format",Property,Fine,false +excel,Excel.ChartSeries,"gapWidth",Property,Excellent,false +excel,Excel.ChartSeries,"gradientMaximumColor",Property,Excellent,false +excel,Excel.ChartSeries,"gradientMaximumType",Property,Excellent,false +excel,Excel.ChartSeries,"gradientMaximumValue",Property,Excellent,false +excel,Excel.ChartSeries,"gradientMidpointColor",Property,Excellent,false +excel,Excel.ChartSeries,"gradientMidpointType",Property,Excellent,false +excel,Excel.ChartSeries,"gradientMidpointValue",Property,Excellent,false +excel,Excel.ChartSeries,"gradientMinimumColor",Property,Excellent,false +excel,Excel.ChartSeries,"gradientMinimumType",Property,Excellent,false +excel,Excel.ChartSeries,"gradientMinimumValue",Property,Excellent,false +excel,Excel.ChartSeries,"gradientStyle",Property,Great,false +excel,Excel.ChartSeries,"hasDataLabels",Property,Good,true +excel,Excel.ChartSeries,"invertColor",Property,Great,false +excel,Excel.ChartSeries,"invertIfNegative",Property,Great,false +excel,Excel.ChartSeries,"mapOptions",Property,Fine,false +excel,Excel.ChartSeries,"markerBackgroundColor",Property,Great,true +excel,Excel.ChartSeries,"markerForegroundColor",Property,Great,true +excel,Excel.ChartSeries,"markerSize",Property,Excellent,true +excel,Excel.ChartSeries,"markerStyle",Property,Great,true +excel,Excel.ChartSeries,"name",Property,Great,false +excel,Excel.ChartSeries,"overlap",Property,Excellent,false +excel,Excel.ChartSeries,"parentLabelStrategy",Property,Great,false +excel,Excel.ChartSeries,"plotOrder",Property,Excellent,false +excel,Excel.ChartSeries,"points",Property,Fine,true +excel,Excel.ChartSeries,"secondPlotSize",Property,Excellent,false +excel,Excel.ChartSeries,"showConnectorLines",Property,Great,false +excel,Excel.ChartSeries,"showLeaderLines",Property,Great,true +excel,Excel.ChartSeries,"showShadow",Property,Good,false +excel,Excel.ChartSeries,"smooth",Property,Great,false +excel,Excel.ChartSeries,"splitType",Property,Great,false +excel,Excel.ChartSeries,"splitValue",Property,Excellent,false +excel,Excel.ChartSeries,"trendlines",Property,Poor,false +excel,Excel.ChartSeries,"varyByCategories",Property,Good,false +excel,Excel.ChartSeries,"xErrorBars",Property,Good,false +excel,Excel.ChartSeries,"yErrorBars",Property,Good,false +excel,Excel.ChartSeries,"delete()",Method,Fine,true +excel,Excel.ChartSeries,"getDimensionDataSourceString(dimension)",Method,Good,true +excel,Excel.ChartSeries,"getDimensionDataSourceString(dimension)",Method,Good,false +excel,Excel.ChartSeries,"getDimensionDataSourceType(dimension)",Method,Poor,true +excel,Excel.ChartSeries,"getDimensionDataSourceType(dimension)",Method,Poor,false +excel,Excel.ChartSeries,"getDimensionValues(dimension)",Method,Great,true +excel,Excel.ChartSeries,"getDimensionValues(dimension)",Method,Great,false +excel,Excel.ChartSeries,"load(options)",Method,Excellent,false +excel,Excel.ChartSeries,"load(propertyNames)",Method,Excellent,true +excel,Excel.ChartSeries,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartSeries,"set(properties, options)",Method,Good,false +excel,Excel.ChartSeries,"set(properties)",Method,Good,false +excel,Excel.ChartSeries,"setBubbleSizes(sourceData)",Method,Fine,true +excel,Excel.ChartSeries,"setValues(sourceData)",Method,Good,true +excel,Excel.ChartSeries,"setXAxisValues(sourceData)",Method,Fine,false +excel,Excel.ChartSeries,"toJSON()",Method,Excellent,false +excel,Excel.ChartSeriesBy,N/A,Enum,Unknown,true +excel,Excel.ChartSeriesBy,"auto",EnumField,Great,false +excel,Excel.ChartSeriesBy,"columns",EnumField,Fine,false +excel,Excel.ChartSeriesBy,"rows",EnumField,Fine,false +excel,Excel.ChartSeriesCollection,N/A,Class,Unknown,false +excel,Excel.ChartSeriesCollection,"context",Property,Excellent,false +excel,Excel.ChartSeriesCollection,"count",Property,Fine,false +excel,Excel.ChartSeriesCollection,"items",Property,Poor,false +excel,Excel.ChartSeriesCollection,"add(name, index)",Method,Good,false +excel,Excel.ChartSeriesCollection,"getCount()",Method,Fine,false +excel,Excel.ChartSeriesCollection,"getItemAt(index)",Method,Good,true +excel,Excel.ChartSeriesCollection,"load(options)",Method,Excellent,false +excel,Excel.ChartSeriesCollection,"load(propertyNames)",Method,Excellent,true +excel,Excel.ChartSeriesCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartSeriesCollection,"toJSON()",Method,Excellent,false +excel,Excel.ChartSeriesDimension,N/A,Enum,Unknown,true +excel,Excel.ChartSeriesDimension,"bubbleSizes",EnumField,Fine,false +excel,Excel.ChartSeriesDimension,"categories",EnumField,Fine,false +excel,Excel.ChartSeriesDimension,"values",EnumField,Good,false +excel,Excel.ChartSeriesDimension,"xvalues",EnumField,Good,false +excel,Excel.ChartSeriesDimension,"yvalues",EnumField,Good,false +excel,Excel.ChartSeriesFormat,N/A,Class,Unknown,false +excel,Excel.ChartSeriesFormat,"context",Property,Excellent,false +excel,Excel.ChartSeriesFormat,"fill",Property,Fine,false +excel,Excel.ChartSeriesFormat,"line",Property,Poor,false +excel,Excel.ChartSeriesFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartSeriesFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartSeriesFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartSeriesFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartSeriesFormat,"set(properties)",Method,Good,false +excel,Excel.ChartSeriesFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartSplitType,N/A,Enum,Missing,false +excel,Excel.ChartSplitType,"splitByCustomSplit",EnumField,Fine,false +excel,Excel.ChartSplitType,"splitByPercentValue",EnumField,Fine,false +excel,Excel.ChartSplitType,"splitByPosition",EnumField,Fine,false +excel,Excel.ChartSplitType,"splitByValue",EnumField,Fine,false +excel,Excel.ChartTextHorizontalAlignment,N/A,Enum,Unknown,false +excel,Excel.ChartTextHorizontalAlignment,"center",EnumField,Fine,false +excel,Excel.ChartTextHorizontalAlignment,"distributed",EnumField,Fine,false +excel,Excel.ChartTextHorizontalAlignment,"justify",EnumField,Fine,false +excel,Excel.ChartTextHorizontalAlignment,"left",EnumField,Fine,false +excel,Excel.ChartTextHorizontalAlignment,"right",EnumField,Fine,false +excel,Excel.ChartTextVerticalAlignment,N/A,Enum,Unknown,false +excel,Excel.ChartTextVerticalAlignment,"bottom",EnumField,Fine,false +excel,Excel.ChartTextVerticalAlignment,"center",EnumField,Fine,false +excel,Excel.ChartTextVerticalAlignment,"distributed",EnumField,Fine,false +excel,Excel.ChartTextVerticalAlignment,"justify",EnumField,Fine,false +excel,Excel.ChartTextVerticalAlignment,"top",EnumField,Fine,false +excel,Excel.ChartTickLabelAlignment,N/A,Enum,Missing,false +excel,Excel.ChartTickLabelAlignment,"center",EnumField,Fine,false +excel,Excel.ChartTickLabelAlignment,"left",EnumField,Fine,false +excel,Excel.ChartTickLabelAlignment,"right",EnumField,Fine,false +excel,Excel.ChartTitle,N/A,Class,Great,false +excel,Excel.ChartTitle,"context",Property,Excellent,false +excel,Excel.ChartTitle,"format",Property,Fine,false +excel,Excel.ChartTitle,"height",Property,Excellent,false +excel,Excel.ChartTitle,"horizontalAlignment",Property,Great,false +excel,Excel.ChartTitle,"left",Property,Excellent,false +excel,Excel.ChartTitle,"overlay",Property,Great,false +excel,Excel.ChartTitle,"position",Property,Fine,false +excel,Excel.ChartTitle,"showShadow",Property,Excellent,false +excel,Excel.ChartTitle,"text",Property,Good,false +excel,Excel.ChartTitle,"textOrientation",Property,Excellent,true +excel,Excel.ChartTitle,"top",Property,Excellent,false +excel,Excel.ChartTitle,"verticalAlignment",Property,Great,false +excel,Excel.ChartTitle,"visible",Property,Good,false +excel,Excel.ChartTitle,"width",Property,Excellent,false +excel,Excel.ChartTitle,"getSubstring(start, length)",Method,Good,true +excel,Excel.ChartTitle,"load(options)",Method,Excellent,false +excel,Excel.ChartTitle,"load(propertyNames)",Method,Excellent,true +excel,Excel.ChartTitle,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartTitle,"set(properties, options)",Method,Good,false +excel,Excel.ChartTitle,"set(properties)",Method,Good,false +excel,Excel.ChartTitle,"setFormula(formula)",Method,Great,false +excel,Excel.ChartTitle,"toJSON()",Method,Excellent,false +excel,Excel.ChartTitleFormat,N/A,Class,Unknown,false +excel,Excel.ChartTitleFormat,"border",Property,Fine,false +excel,Excel.ChartTitleFormat,"context",Property,Excellent,false +excel,Excel.ChartTitleFormat,"fill",Property,Good,false +excel,Excel.ChartTitleFormat,"font",Property,Great,false +excel,Excel.ChartTitleFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartTitleFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartTitleFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartTitleFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartTitleFormat,"set(properties)",Method,Good,false +excel,Excel.ChartTitleFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartTitlePosition,N/A,Enum,Unknown,false +excel,Excel.ChartTitlePosition,"automatic",EnumField,Fine,false +excel,Excel.ChartTitlePosition,"bottom",EnumField,Fine,false +excel,Excel.ChartTitlePosition,"left",EnumField,Fine,false +excel,Excel.ChartTitlePosition,"right",EnumField,Fine,false +excel,Excel.ChartTitlePosition,"top",EnumField,Fine,false +excel,Excel.ChartTrendline,N/A,Class,Unknown,false +excel,Excel.ChartTrendline,"backwardPeriod",Property,Fine,false +excel,Excel.ChartTrendline,"context",Property,Excellent,false +excel,Excel.ChartTrendline,"format",Property,Poor,false +excel,Excel.ChartTrendline,"forwardPeriod",Property,Fine,false +excel,Excel.ChartTrendline,"intercept",Property,Great,false +excel,Excel.ChartTrendline,"label",Property,Poor,false +excel,Excel.ChartTrendline,"movingAveragePeriod",Property,Fine,false +excel,Excel.ChartTrendline,"name",Property,Great,false +excel,Excel.ChartTrendline,"polynomialOrder",Property,Fine,false +excel,Excel.ChartTrendline,"showEquation",Property,Good,false +excel,Excel.ChartTrendline,"showRSquared",Property,Great,false +excel,Excel.ChartTrendline,"type",Property,Poor,true +excel,Excel.ChartTrendline,"delete()",Method,Fine,false +excel,Excel.ChartTrendline,"load(options)",Method,Excellent,false +excel,Excel.ChartTrendline,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartTrendline,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartTrendline,"set(properties, options)",Method,Good,false +excel,Excel.ChartTrendline,"set(properties)",Method,Good,false +excel,Excel.ChartTrendline,"toJSON()",Method,Excellent,false +excel,Excel.ChartTrendlineCollection,N/A,Class,Unknown,false +excel,Excel.ChartTrendlineCollection,"context",Property,Excellent,false +excel,Excel.ChartTrendlineCollection,"items",Property,Poor,false +excel,Excel.ChartTrendlineCollection,"add(type)",Method,Poor,true +excel,Excel.ChartTrendlineCollection,"add(type)",Method,Poor,false +excel,Excel.ChartTrendlineCollection,"getCount()",Method,Good,false +excel,Excel.ChartTrendlineCollection,"getItem(index)",Method,Great,false +excel,Excel.ChartTrendlineCollection,"load(options)",Method,Excellent,false +excel,Excel.ChartTrendlineCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartTrendlineCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartTrendlineCollection,"toJSON()",Method,Excellent,false +excel,Excel.ChartTrendlineFormat,N/A,Class,Unknown,false +excel,Excel.ChartTrendlineFormat,"context",Property,Excellent,false +excel,Excel.ChartTrendlineFormat,"line",Property,Poor,true +excel,Excel.ChartTrendlineFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartTrendlineFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartTrendlineFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartTrendlineFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartTrendlineFormat,"set(properties)",Method,Good,false +excel,Excel.ChartTrendlineFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartTrendlineLabel,N/A,Class,Unknown,false +excel,Excel.ChartTrendlineLabel,"autoText",Property,Excellent,false +excel,Excel.ChartTrendlineLabel,"context",Property,Excellent,false +excel,Excel.ChartTrendlineLabel,"format",Property,Poor,false +excel,Excel.ChartTrendlineLabel,"formula",Property,Great,false +excel,Excel.ChartTrendlineLabel,"height",Property,Excellent,false +excel,Excel.ChartTrendlineLabel,"horizontalAlignment",Property,Great,false +excel,Excel.ChartTrendlineLabel,"left",Property,Great,false +excel,Excel.ChartTrendlineLabel,"linkNumberFormat",Property,Excellent,false +excel,Excel.ChartTrendlineLabel,"numberFormat",Property,Great,false +excel,Excel.ChartTrendlineLabel,"text",Property,Good,false +excel,Excel.ChartTrendlineLabel,"textOrientation",Property,Great,false +excel,Excel.ChartTrendlineLabel,"top",Property,Great,false +excel,Excel.ChartTrendlineLabel,"verticalAlignment",Property,Great,false +excel,Excel.ChartTrendlineLabel,"width",Property,Excellent,false +excel,Excel.ChartTrendlineLabel,"load(options)",Method,Excellent,false +excel,Excel.ChartTrendlineLabel,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartTrendlineLabel,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartTrendlineLabel,"set(properties, options)",Method,Good,false +excel,Excel.ChartTrendlineLabel,"set(properties)",Method,Good,false +excel,Excel.ChartTrendlineLabel,"toJSON()",Method,Excellent,false +excel,Excel.ChartTrendlineLabelFormat,N/A,Class,Unknown,false +excel,Excel.ChartTrendlineLabelFormat,"border",Property,Great,false +excel,Excel.ChartTrendlineLabelFormat,"context",Property,Excellent,false +excel,Excel.ChartTrendlineLabelFormat,"fill",Property,Great,false +excel,Excel.ChartTrendlineLabelFormat,"font",Property,Excellent,false +excel,Excel.ChartTrendlineLabelFormat,"load(options)",Method,Excellent,false +excel,Excel.ChartTrendlineLabelFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ChartTrendlineLabelFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ChartTrendlineLabelFormat,"set(properties, options)",Method,Good,false +excel,Excel.ChartTrendlineLabelFormat,"set(properties)",Method,Good,false +excel,Excel.ChartTrendlineLabelFormat,"toJSON()",Method,Excellent,false +excel,Excel.ChartTrendlineType,N/A,Enum,Missing,false +excel,Excel.ChartTrendlineType,"exponential",EnumField,Fine,false +excel,Excel.ChartTrendlineType,"linear",EnumField,Fine,false +excel,Excel.ChartTrendlineType,"logarithmic",EnumField,Fine,false +excel,Excel.ChartTrendlineType,"movingAverage",EnumField,Fine,false +excel,Excel.ChartTrendlineType,"polynomial",EnumField,Fine,false +excel,Excel.ChartTrendlineType,"power",EnumField,Fine,false +excel,Excel.ChartType,N/A,Enum,Missing,true +excel,Excel.ChartType,"_3DArea",EnumField,Fine,false +excel,Excel.ChartType,"_3DAreaStacked",EnumField,Fine,false +excel,Excel.ChartType,"_3DAreaStacked100",EnumField,Fine,false +excel,Excel.ChartType,"_3DBarClustered",EnumField,Fine,false +excel,Excel.ChartType,"_3DBarStacked",EnumField,Fine,false +excel,Excel.ChartType,"_3DBarStacked100",EnumField,Fine,false +excel,Excel.ChartType,"_3DColumn",EnumField,Fine,false +excel,Excel.ChartType,"_3DColumnClustered",EnumField,Fine,false +excel,Excel.ChartType,"_3DColumnStacked",EnumField,Fine,false +excel,Excel.ChartType,"_3DColumnStacked100",EnumField,Fine,false +excel,Excel.ChartType,"_3DLine",EnumField,Fine,false +excel,Excel.ChartType,"_3DPie",EnumField,Fine,false +excel,Excel.ChartType,"_3DPieExploded",EnumField,Fine,false +excel,Excel.ChartType,"area",EnumField,Fine,false +excel,Excel.ChartType,"areaStacked",EnumField,Fine,false +excel,Excel.ChartType,"areaStacked100",EnumField,Fine,false +excel,Excel.ChartType,"barClustered",EnumField,Fine,false +excel,Excel.ChartType,"barOfPie",EnumField,Fine,false +excel,Excel.ChartType,"barStacked",EnumField,Fine,false +excel,Excel.ChartType,"barStacked100",EnumField,Fine,false +excel,Excel.ChartType,"boxwhisker",EnumField,Fine,false +excel,Excel.ChartType,"bubble",EnumField,Fine,false +excel,Excel.ChartType,"bubble3DEffect",EnumField,Fine,false +excel,Excel.ChartType,"columnClustered",EnumField,Fine,false +excel,Excel.ChartType,"columnStacked",EnumField,Fine,false +excel,Excel.ChartType,"columnStacked100",EnumField,Fine,false +excel,Excel.ChartType,"coneBarClustered",EnumField,Fine,false +excel,Excel.ChartType,"coneBarStacked",EnumField,Fine,false +excel,Excel.ChartType,"coneBarStacked100",EnumField,Fine,false +excel,Excel.ChartType,"coneCol",EnumField,Fine,false +excel,Excel.ChartType,"coneColClustered",EnumField,Fine,false +excel,Excel.ChartType,"coneColStacked",EnumField,Fine,false +excel,Excel.ChartType,"coneColStacked100",EnumField,Fine,false +excel,Excel.ChartType,"cylinderBarClustered",EnumField,Fine,false +excel,Excel.ChartType,"cylinderBarStacked",EnumField,Fine,false +excel,Excel.ChartType,"cylinderBarStacked100",EnumField,Fine,false +excel,Excel.ChartType,"cylinderCol",EnumField,Fine,false +excel,Excel.ChartType,"cylinderColClustered",EnumField,Fine,false +excel,Excel.ChartType,"cylinderColStacked",EnumField,Fine,false +excel,Excel.ChartType,"cylinderColStacked100",EnumField,Fine,false +excel,Excel.ChartType,"doughnut",EnumField,Fine,false +excel,Excel.ChartType,"doughnutExploded",EnumField,Fine,false +excel,Excel.ChartType,"funnel",EnumField,Fine,false +excel,Excel.ChartType,"histogram",EnumField,Fine,false +excel,Excel.ChartType,"invalid",EnumField,Fine,false +excel,Excel.ChartType,"line",EnumField,Fine,false +excel,Excel.ChartType,"lineMarkers",EnumField,Fine,false +excel,Excel.ChartType,"lineMarkersStacked",EnumField,Fine,false +excel,Excel.ChartType,"lineMarkersStacked100",EnumField,Fine,false +excel,Excel.ChartType,"lineStacked",EnumField,Fine,false +excel,Excel.ChartType,"lineStacked100",EnumField,Fine,false +excel,Excel.ChartType,"pareto",EnumField,Fine,false +excel,Excel.ChartType,"pie",EnumField,Fine,false +excel,Excel.ChartType,"pieExploded",EnumField,Fine,false +excel,Excel.ChartType,"pieOfPie",EnumField,Fine,false +excel,Excel.ChartType,"pyramidBarClustered",EnumField,Fine,false +excel,Excel.ChartType,"pyramidBarStacked",EnumField,Fine,false +excel,Excel.ChartType,"pyramidBarStacked100",EnumField,Fine,false +excel,Excel.ChartType,"pyramidCol",EnumField,Fine,false +excel,Excel.ChartType,"pyramidColClustered",EnumField,Fine,false +excel,Excel.ChartType,"pyramidColStacked",EnumField,Fine,false +excel,Excel.ChartType,"pyramidColStacked100",EnumField,Fine,false +excel,Excel.ChartType,"radar",EnumField,Fine,false +excel,Excel.ChartType,"radarFilled",EnumField,Fine,false +excel,Excel.ChartType,"radarMarkers",EnumField,Fine,false +excel,Excel.ChartType,"regionMap",EnumField,Fine,false +excel,Excel.ChartType,"stockHLC",EnumField,Fine,false +excel,Excel.ChartType,"stockOHLC",EnumField,Fine,false +excel,Excel.ChartType,"stockVHLC",EnumField,Fine,false +excel,Excel.ChartType,"stockVOHLC",EnumField,Fine,false +excel,Excel.ChartType,"sunburst",EnumField,Fine,false +excel,Excel.ChartType,"surface",EnumField,Fine,false +excel,Excel.ChartType,"surfaceTopView",EnumField,Fine,false +excel,Excel.ChartType,"surfaceTopViewWireframe",EnumField,Fine,false +excel,Excel.ChartType,"surfaceWireframe",EnumField,Fine,false +excel,Excel.ChartType,"treemap",EnumField,Fine,false +excel,Excel.ChartType,"waterfall",EnumField,Fine,false +excel,Excel.ChartType,"xyscatter",EnumField,Fine,false +excel,Excel.ChartType,"xyscatterLines",EnumField,Fine,false +excel,Excel.ChartType,"xyscatterLinesNoMarkers",EnumField,Fine,false +excel,Excel.ChartType,"xyscatterSmooth",EnumField,Fine,false +excel,Excel.ChartType,"xyscatterSmoothNoMarkers",EnumField,Fine,false +excel,Excel.ChartUnderlineStyle,N/A,Enum,Missing,false +excel,Excel.ChartUnderlineStyle,"none",EnumField,Fine,false +excel,Excel.ChartUnderlineStyle,"single",EnumField,Fine,false +excel,Excel.CheckboxCellControl,N/A,Interface,Missing,true +excel,Excel.CheckboxCellControl,"type",Property,Missing,false +excel,Excel.CheckSpellingOptions,N/A,Interface,Great,false +excel,Excel.CheckSpellingOptions,"customDictionary",Property,Excellent,false +excel,Excel.CheckSpellingOptions,"ignoreUppercase",Property,Excellent,false +excel,Excel.ClearApplyTo,N/A,Enum,Missing,true +excel,Excel.ClearApplyTo,"all",EnumField,Fine,false +excel,Excel.ClearApplyTo,"contents",EnumField,Fine,false +excel,Excel.ClearApplyTo,"formats",EnumField,Good,false +excel,Excel.ClearApplyTo,"hyperlinks",EnumField,Fine,false +excel,Excel.ClearApplyTo,"removeHyperlinks",EnumField,Good,false +excel,Excel.ClearApplyTo,"resetContents",EnumField,Great,false +excel,Excel.CloseBehavior,N/A,Enum,Unknown,true +excel,Excel.CloseBehavior,"save",EnumField,Fine,false +excel,Excel.CloseBehavior,"skipSave",EnumField,Good,false +excel,Excel.ColorScaleConditionalFormat,N/A,Class,Unknown,false +excel,Excel.ColorScaleConditionalFormat,"context",Property,Excellent,false +excel,Excel.ColorScaleConditionalFormat,"criteria",Property,Excellent,true +excel,Excel.ColorScaleConditionalFormat,"threeColorScale",Property,Good,false +excel,Excel.ColorScaleConditionalFormat,"load(options)",Method,Excellent,false +excel,Excel.ColorScaleConditionalFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ColorScaleConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ColorScaleConditionalFormat,"set(properties, options)",Method,Good,false +excel,Excel.ColorScaleConditionalFormat,"set(properties)",Method,Good,false +excel,Excel.ColorScaleConditionalFormat,"toJSON()",Method,Excellent,false +excel,Excel.ColumnProperties,N/A,Interface,Good,false +excel,Excel.ColumnProperties,"address",Property,Good,false +excel,Excel.ColumnProperties,"addressLocal",Property,Great,false +excel,Excel.ColumnProperties,"columnIndex",Property,Good,false +excel,Excel.ColumnPropertiesLoadOptions,N/A,Interface,Excellent,false +excel,Excel.ColumnPropertiesLoadOptions,"columnHidden",Property,Excellent,false +excel,Excel.ColumnPropertiesLoadOptions,"columnIndex",Property,Excellent,false +excel,Excel.ColumnPropertiesLoadOptions,"format",Property,Excellent,false +excel,Excel.Comment,N/A,Class,Unknown,false +excel,Excel.Comment,"authorEmail",Property,Poor,false +excel,Excel.Comment,"authorName",Property,Poor,false +excel,Excel.Comment,"content",Property,Fine,true +excel,Excel.Comment,"contentType",Property,Poor,false +excel,Excel.Comment,"context",Property,Excellent,false +excel,Excel.Comment,"creationDate",Property,Great,false +excel,Excel.Comment,"id",Property,Good,false +excel,Excel.Comment,"mentions",Property,Fine,false +excel,Excel.Comment,"replies",Property,Good,false +excel,Excel.Comment,"resolved",Property,Good,true +excel,Excel.Comment,"richContent",Property,Good,false +excel,Excel.Comment,"assignTask(assignee)",Method,Good,false +excel,Excel.Comment,"delete()",Method,Fine,true +excel,Excel.Comment,"getLocation()",Method,Poor,false +excel,Excel.Comment,"getTask()",Method,Great,false +excel,Excel.Comment,"getTaskOrNullObject()",Method,Excellent,false +excel,Excel.Comment,"load(options)",Method,Excellent,false +excel,Excel.Comment,"load(propertyNames)",Method,Excellent,true +excel,Excel.Comment,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Comment,"set(properties, options)",Method,Good,false +excel,Excel.Comment,"set(properties)",Method,Good,false +excel,Excel.Comment,"toJSON()",Method,Excellent,false +excel,Excel.Comment,"updateMentions(contentWithMentions)",Method,Great,false +excel,Excel.CommentAddedEventArgs,N/A,Interface,Unknown,false +excel,Excel.CommentAddedEventArgs,"commentDetails",Property,Good,false +excel,Excel.CommentAddedEventArgs,"source",Property,Great,false +excel,Excel.CommentAddedEventArgs,"type",Property,Fine,false +excel,Excel.CommentAddedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.CommentChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.CommentChangedEventArgs,"changeType",Property,Fine,false +excel,Excel.CommentChangedEventArgs,"commentDetails",Property,Good,false +excel,Excel.CommentChangedEventArgs,"source",Property,Great,false +excel,Excel.CommentChangedEventArgs,"type",Property,Fine,false +excel,Excel.CommentChangedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.CommentChangeType,N/A,Enum,Fine,false +excel,Excel.CommentChangeType,"commentEdited",EnumField,Fine,false +excel,Excel.CommentChangeType,"commentReopened",EnumField,Fine,false +excel,Excel.CommentChangeType,"commentResolved",EnumField,Fine,false +excel,Excel.CommentChangeType,"replyAdded",EnumField,Fine,false +excel,Excel.CommentChangeType,"replyDeleted",EnumField,Fine,false +excel,Excel.CommentChangeType,"replyEdited",EnumField,Fine,false +excel,Excel.CommentCollection,N/A,Class,Unknown,false +excel,Excel.CommentCollection,"context",Property,Excellent,false +excel,Excel.CommentCollection,"items",Property,Poor,false +excel,Excel.CommentCollection,"add(cellAddress, content, contentType)",Method,Excellent,true +excel,Excel.CommentCollection,"add(cellAddress, content, contentType)",Method,Excellent,false +excel,Excel.CommentCollection,"getCount()",Method,Poor,false +excel,Excel.CommentCollection,"getItem(commentId)",Method,Fine,false +excel,Excel.CommentCollection,"getItemAt(index)",Method,Fine,false +excel,Excel.CommentCollection,"getItemByCell(cellAddress)",Method,Great,false +excel,Excel.CommentCollection,"getItemByReplyId(replyId)",Method,Fine,false +excel,Excel.CommentCollection,"getItemOrNullObject(commentId)",Method,Excellent,false +excel,Excel.CommentCollection,"load(options)",Method,Excellent,false +excel,Excel.CommentCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.CommentCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.CommentCollection,"toJSON()",Method,Excellent,false +excel,Excel.CommentDeletedEventArgs,N/A,Interface,Unknown,false +excel,Excel.CommentDeletedEventArgs,"commentDetails",Property,Good,false +excel,Excel.CommentDeletedEventArgs,"source",Property,Great,false +excel,Excel.CommentDeletedEventArgs,"type",Property,Fine,false +excel,Excel.CommentDeletedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.CommentDetail,N/A,Interface,Unknown,false +excel,Excel.CommentDetail,"commentId",Property,Poor,false +excel,Excel.CommentDetail,"replyIds",Property,Fine,false +excel,Excel.CommentMention,N/A,Interface,Fine,false +excel,Excel.CommentMention,"email",Property,Fine,false +excel,Excel.CommentMention,"id",Property,Fine,false +excel,Excel.CommentMention,"name",Property,Fine,false +excel,Excel.CommentReply,N/A,Class,Unknown,false +excel,Excel.CommentReply,"authorEmail",Property,Poor,false +excel,Excel.CommentReply,"authorName",Property,Poor,false +excel,Excel.CommentReply,"content",Property,Good,true +excel,Excel.CommentReply,"contentType",Property,Poor,false +excel,Excel.CommentReply,"context",Property,Excellent,false +excel,Excel.CommentReply,"creationDate",Property,Poor,false +excel,Excel.CommentReply,"id",Property,Good,false +excel,Excel.CommentReply,"mentions",Property,Fine,false +excel,Excel.CommentReply,"resolved",Property,Good,false +excel,Excel.CommentReply,"richContent",Property,Good,false +excel,Excel.CommentReply,"assignTask(assignee)",Method,Good,false +excel,Excel.CommentReply,"delete()",Method,Fine,true +excel,Excel.CommentReply,"getLocation()",Method,Poor,false +excel,Excel.CommentReply,"getParentComment()",Method,Poor,false +excel,Excel.CommentReply,"getTask()",Method,Great,false +excel,Excel.CommentReply,"getTaskOrNullObject()",Method,Excellent,false +excel,Excel.CommentReply,"load(options)",Method,Excellent,false +excel,Excel.CommentReply,"load(propertyNames)",Method,Excellent,false +excel,Excel.CommentReply,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.CommentReply,"set(properties, options)",Method,Good,false +excel,Excel.CommentReply,"set(properties)",Method,Good,false +excel,Excel.CommentReply,"toJSON()",Method,Excellent,false +excel,Excel.CommentReply,"updateMentions(contentWithMentions)",Method,Great,false +excel,Excel.CommentReplyCollection,N/A,Class,Unknown,false +excel,Excel.CommentReplyCollection,"context",Property,Excellent,false +excel,Excel.CommentReplyCollection,"items",Property,Poor,false +excel,Excel.CommentReplyCollection,"add(content, contentType)",Method,Fine,true +excel,Excel.CommentReplyCollection,"add(content, contentType)",Method,Fine,false +excel,Excel.CommentReplyCollection,"getCount()",Method,Fine,false +excel,Excel.CommentReplyCollection,"getItem(commentReplyId)",Method,Good,false +excel,Excel.CommentReplyCollection,"getItemAt(index)",Method,Fine,false +excel,Excel.CommentReplyCollection,"getItemOrNullObject(commentReplyId)",Method,Excellent,false +excel,Excel.CommentReplyCollection,"load(options)",Method,Excellent,false +excel,Excel.CommentReplyCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.CommentReplyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.CommentReplyCollection,"toJSON()",Method,Excellent,false +excel,Excel.CommentRichContent,N/A,Interface,Unknown,false +excel,Excel.CommentRichContent,"mentions",Property,Great,true +excel,Excel.CommentRichContent,"richContent",Property,Excellent,false +excel,Excel.CompactLayout,N/A,TypeAlias,Great,false +excel,Excel.ConditionalCellValueOperator,N/A,Enum,Unknown,false +excel,Excel.ConditionalCellValueOperator,"between",EnumField,Fine,false +excel,Excel.ConditionalCellValueOperator,"equalTo",EnumField,Fine,false +excel,Excel.ConditionalCellValueOperator,"greaterThan",EnumField,Fine,false +excel,Excel.ConditionalCellValueOperator,"greaterThanOrEqual",EnumField,Fine,false +excel,Excel.ConditionalCellValueOperator,"invalid",EnumField,Fine,false +excel,Excel.ConditionalCellValueOperator,"lessThan",EnumField,Fine,false +excel,Excel.ConditionalCellValueOperator,"lessThanOrEqual",EnumField,Fine,false +excel,Excel.ConditionalCellValueOperator,"notBetween",EnumField,Fine,false +excel,Excel.ConditionalCellValueOperator,"notEqualTo",EnumField,Fine,false +excel,Excel.ConditionalCellValueRule,N/A,Interface,Great,false +excel,Excel.ConditionalCellValueRule,"formula1",Property,Excellent,true +excel,Excel.ConditionalCellValueRule,"formula2",Property,Excellent,false +excel,Excel.ConditionalCellValueRule,"operator",Property,Good,true +excel,Excel.ConditionalColorScaleCriteria,N/A,Interface,Unknown,false +excel,Excel.ConditionalColorScaleCriteria,"maximum",Property,Poor,false +excel,Excel.ConditionalColorScaleCriteria,"midpoint",Property,Good,false +excel,Excel.ConditionalColorScaleCriteria,"minimum",Property,Poor,false +excel,Excel.ConditionalColorScaleCriterion,N/A,Interface,Good,false +excel,Excel.ConditionalColorScaleCriterion,"color",Property,Fine,false +excel,Excel.ConditionalColorScaleCriterion,"formula",Property,Great,false +excel,Excel.ConditionalColorScaleCriterion,"type",Property,Good,false +excel,Excel.ConditionalDataBarAxisFormat,N/A,Enum,Fine,false +excel,Excel.ConditionalDataBarAxisFormat,"automatic",EnumField,Fine,false +excel,Excel.ConditionalDataBarAxisFormat,"cellMidPoint",EnumField,Fine,false +excel,Excel.ConditionalDataBarAxisFormat,"none",EnumField,Fine,false +excel,Excel.ConditionalDataBarDirection,N/A,Enum,Fine,true +excel,Excel.ConditionalDataBarDirection,"context",EnumField,Fine,false +excel,Excel.ConditionalDataBarDirection,"leftToRight",EnumField,Fine,false +excel,Excel.ConditionalDataBarDirection,"rightToLeft",EnumField,Fine,false +excel,Excel.ConditionalDataBarNegativeFormat,N/A,Class,Unknown,false +excel,Excel.ConditionalDataBarNegativeFormat,"borderColor",Property,Excellent,false +excel,Excel.ConditionalDataBarNegativeFormat,"context",Property,Excellent,false +excel,Excel.ConditionalDataBarNegativeFormat,"fillColor",Property,Fine,false +excel,Excel.ConditionalDataBarNegativeFormat,"matchPositiveBorderColor",Property,Great,false +excel,Excel.ConditionalDataBarNegativeFormat,"matchPositiveFillColor",Property,Great,false +excel,Excel.ConditionalDataBarNegativeFormat,"load(options)",Method,Excellent,false +excel,Excel.ConditionalDataBarNegativeFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ConditionalDataBarNegativeFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ConditionalDataBarNegativeFormat,"set(properties, options)",Method,Good,false +excel,Excel.ConditionalDataBarNegativeFormat,"set(properties)",Method,Good,false +excel,Excel.ConditionalDataBarNegativeFormat,"toJSON()",Method,Excellent,false +excel,Excel.ConditionalDataBarPositiveFormat,N/A,Class,Great,false +excel,Excel.ConditionalDataBarPositiveFormat,"borderColor",Property,Excellent,false +excel,Excel.ConditionalDataBarPositiveFormat,"context",Property,Excellent,false +excel,Excel.ConditionalDataBarPositiveFormat,"fillColor",Property,Fine,false +excel,Excel.ConditionalDataBarPositiveFormat,"gradientFill",Property,Good,false +excel,Excel.ConditionalDataBarPositiveFormat,"load(options)",Method,Excellent,false +excel,Excel.ConditionalDataBarPositiveFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ConditionalDataBarPositiveFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ConditionalDataBarPositiveFormat,"set(properties, options)",Method,Good,false +excel,Excel.ConditionalDataBarPositiveFormat,"set(properties)",Method,Good,false +excel,Excel.ConditionalDataBarPositiveFormat,"toJSON()",Method,Excellent,false +excel,Excel.ConditionalDataBarRule,N/A,Interface,Fine,false +excel,Excel.ConditionalDataBarRule,"formula",Property,Great,false +excel,Excel.ConditionalDataBarRule,"type",Property,Poor,false +excel,Excel.ConditionalFormat,N/A,Class,Unknown,false +excel,Excel.ConditionalFormat,"cellValue",Property,Excellent,true +excel,Excel.ConditionalFormat,"cellValueOrNullObject",Property,Excellent,false +excel,Excel.ConditionalFormat,"colorScale",Property,Excellent,true +excel,Excel.ConditionalFormat,"colorScaleOrNullObject",Property,Excellent,false +excel,Excel.ConditionalFormat,"context",Property,Excellent,false +excel,Excel.ConditionalFormat,"custom",Property,Excellent,true +excel,Excel.ConditionalFormat,"customOrNullObject",Property,Excellent,false +excel,Excel.ConditionalFormat,"dataBar",Property,Excellent,true +excel,Excel.ConditionalFormat,"dataBarOrNullObject",Property,Excellent,false +excel,Excel.ConditionalFormat,"iconSet",Property,Excellent,true +excel,Excel.ConditionalFormat,"iconSetOrNullObject",Property,Excellent,false +excel,Excel.ConditionalFormat,"id",Property,Good,false +excel,Excel.ConditionalFormat,"preset",Property,Great,true +excel,Excel.ConditionalFormat,"presetOrNullObject",Property,Great,false +excel,Excel.ConditionalFormat,"priority",Property,Excellent,false +excel,Excel.ConditionalFormat,"stopIfTrue",Property,Excellent,false +excel,Excel.ConditionalFormat,"textComparison",Property,Excellent,true +excel,Excel.ConditionalFormat,"textComparisonOrNullObject",Property,Excellent,false +excel,Excel.ConditionalFormat,"topBottom",Property,Excellent,false +excel,Excel.ConditionalFormat,"topBottomOrNullObject",Property,Excellent,false +excel,Excel.ConditionalFormat,"type",Property,Good,true +excel,Excel.ConditionalFormat,"changeRuleToCellValue(properties)",Method,Great,false +excel,Excel.ConditionalFormat,"changeRuleToColorScale()",Method,Good,false +excel,Excel.ConditionalFormat,"changeRuleToContainsText(properties)",Method,Good,false +excel,Excel.ConditionalFormat,"changeRuleToCustom(formula)",Method,Fine,false +excel,Excel.ConditionalFormat,"changeRuleToDataBar()",Method,Good,false +excel,Excel.ConditionalFormat,"changeRuleToIconSet()",Method,Good,false +excel,Excel.ConditionalFormat,"changeRuleToPresetCriteria(properties)",Method,Good,false +excel,Excel.ConditionalFormat,"changeRuleToTopBottom(properties)",Method,Good,false +excel,Excel.ConditionalFormat,"delete()",Method,Good,false +excel,Excel.ConditionalFormat,"getRange()",Method,Excellent,true +excel,Excel.ConditionalFormat,"getRangeOrNullObject()",Method,Excellent,false +excel,Excel.ConditionalFormat,"getRanges()",Method,Great,false +excel,Excel.ConditionalFormat,"load(options)",Method,Excellent,false +excel,Excel.ConditionalFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ConditionalFormat,"set(properties, options)",Method,Good,false +excel,Excel.ConditionalFormat,"set(properties)",Method,Good,false +excel,Excel.ConditionalFormat,"setRanges(ranges)",Method,Good,false +excel,Excel.ConditionalFormat,"toJSON()",Method,Excellent,false +excel,Excel.ConditionalFormatCollection,N/A,Class,Unknown,false +excel,Excel.ConditionalFormatCollection,"context",Property,Excellent,false +excel,Excel.ConditionalFormatCollection,"items",Property,Poor,false +excel,Excel.ConditionalFormatCollection,"add(type)",Method,Good,true +excel,Excel.ConditionalFormatCollection,"add(type)",Method,Good,false +excel,Excel.ConditionalFormatCollection,"clearAll()",Method,Great,true +excel,Excel.ConditionalFormatCollection,"getCount()",Method,Great,true +excel,Excel.ConditionalFormatCollection,"getItem(id)",Method,Good,true +excel,Excel.ConditionalFormatCollection,"getItemAt(index)",Method,Good,true +excel,Excel.ConditionalFormatCollection,"getItemOrNullObject(id)",Method,Excellent,false +excel,Excel.ConditionalFormatCollection,"load(options)",Method,Excellent,false +excel,Excel.ConditionalFormatCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.ConditionalFormatCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ConditionalFormatCollection,"toJSON()",Method,Excellent,false +excel,Excel.ConditionalFormatColorCriterionType,N/A,Enum,Unknown,true +excel,Excel.ConditionalFormatColorCriterionType,"formula",EnumField,Fine,false +excel,Excel.ConditionalFormatColorCriterionType,"highestValue",EnumField,Fine,false +excel,Excel.ConditionalFormatColorCriterionType,"invalid",EnumField,Fine,false +excel,Excel.ConditionalFormatColorCriterionType,"lowestValue",EnumField,Fine,false +excel,Excel.ConditionalFormatColorCriterionType,"number",EnumField,Fine,false +excel,Excel.ConditionalFormatColorCriterionType,"percent",EnumField,Fine,false +excel,Excel.ConditionalFormatColorCriterionType,"percentile",EnumField,Fine,false +excel,Excel.ConditionalFormatDirection,N/A,Enum,Unknown,false +excel,Excel.ConditionalFormatDirection,"bottom",EnumField,Fine,false +excel,Excel.ConditionalFormatDirection,"top",EnumField,Fine,false +excel,Excel.ConditionalFormatIconRuleType,N/A,Enum,Fine,true +excel,Excel.ConditionalFormatIconRuleType,"formula",EnumField,Fine,false +excel,Excel.ConditionalFormatIconRuleType,"invalid",EnumField,Fine,false +excel,Excel.ConditionalFormatIconRuleType,"number",EnumField,Fine,false +excel,Excel.ConditionalFormatIconRuleType,"percent",EnumField,Fine,false +excel,Excel.ConditionalFormatIconRuleType,"percentile",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,N/A,Enum,Unknown,true +excel,Excel.ConditionalFormatPresetCriterion,"aboveAverage",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"belowAverage",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"blanks",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"duplicateValues",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"equalOrAboveAverage",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"equalOrBelowAverage",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"errors",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"invalid",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"lastMonth",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"lastSevenDays",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"lastWeek",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"nextMonth",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"nextWeek",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"nonBlanks",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"nonErrors",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"oneStdDevAboveAverage",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"oneStdDevBelowAverage",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"thisMonth",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"thisWeek",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"threeStdDevAboveAverage",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"threeStdDevBelowAverage",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"today",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"tomorrow",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"twoStdDevAboveAverage",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"twoStdDevBelowAverage",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"uniqueValues",EnumField,Fine,false +excel,Excel.ConditionalFormatPresetCriterion,"yesterday",EnumField,Fine,false +excel,Excel.ConditionalFormatRule,N/A,Class,Unknown,false +excel,Excel.ConditionalFormatRule,"context",Property,Excellent,false +excel,Excel.ConditionalFormatRule,"formula",Property,Excellent,true +excel,Excel.ConditionalFormatRule,"formulaLocal",Property,Excellent,false +excel,Excel.ConditionalFormatRule,"formulaR1C1",Property,Excellent,false +excel,Excel.ConditionalFormatRule,"load(options)",Method,Excellent,false +excel,Excel.ConditionalFormatRule,"load(propertyNames)",Method,Excellent,false +excel,Excel.ConditionalFormatRule,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ConditionalFormatRule,"set(properties, options)",Method,Good,false +excel,Excel.ConditionalFormatRule,"set(properties)",Method,Good,false +excel,Excel.ConditionalFormatRule,"toJSON()",Method,Excellent,false +excel,Excel.ConditionalFormatRuleType,N/A,Enum,Unknown,false +excel,Excel.ConditionalFormatRuleType,"automatic",EnumField,Fine,false +excel,Excel.ConditionalFormatRuleType,"formula",EnumField,Fine,false +excel,Excel.ConditionalFormatRuleType,"highestValue",EnumField,Fine,false +excel,Excel.ConditionalFormatRuleType,"invalid",EnumField,Fine,false +excel,Excel.ConditionalFormatRuleType,"lowestValue",EnumField,Fine,false +excel,Excel.ConditionalFormatRuleType,"number",EnumField,Fine,false +excel,Excel.ConditionalFormatRuleType,"percent",EnumField,Fine,false +excel,Excel.ConditionalFormatRuleType,"percentile",EnumField,Fine,false +excel,Excel.ConditionalFormatType,N/A,Enum,Missing,true +excel,Excel.ConditionalFormatType,"cellValue",EnumField,Fine,false +excel,Excel.ConditionalFormatType,"colorScale",EnumField,Fine,false +excel,Excel.ConditionalFormatType,"containsText",EnumField,Fine,false +excel,Excel.ConditionalFormatType,"custom",EnumField,Fine,false +excel,Excel.ConditionalFormatType,"dataBar",EnumField,Fine,false +excel,Excel.ConditionalFormatType,"iconSet",EnumField,Fine,false +excel,Excel.ConditionalFormatType,"presetCriteria",EnumField,Fine,false +excel,Excel.ConditionalFormatType,"topBottom",EnumField,Fine,false +excel,Excel.ConditionalIconCriterion,N/A,Interface,Unknown,false +excel,Excel.ConditionalIconCriterion,"customIcon",Property,Great,false +excel,Excel.ConditionalIconCriterion,"formula",Property,Poor,true +excel,Excel.ConditionalIconCriterion,"operator",Property,Good,true +excel,Excel.ConditionalIconCriterion,"type",Property,Good,true +excel,Excel.ConditionalIconCriterionOperator,N/A,Enum,Unknown,true +excel,Excel.ConditionalIconCriterionOperator,"greaterThan",EnumField,Fine,false +excel,Excel.ConditionalIconCriterionOperator,"greaterThanOrEqual",EnumField,Fine,false +excel,Excel.ConditionalIconCriterionOperator,"invalid",EnumField,Fine,false +excel,Excel.ConditionalPresetCriteriaRule,N/A,Interface,Unknown,false +excel,Excel.ConditionalPresetCriteriaRule,"criterion",Property,Fine,true +excel,Excel.ConditionalRangeBorder,N/A,Class,Unknown,false +excel,Excel.ConditionalRangeBorder,"color",Property,Fine,false +excel,Excel.ConditionalRangeBorder,"context",Property,Excellent,false +excel,Excel.ConditionalRangeBorder,"sideIndex",Property,Excellent,false +excel,Excel.ConditionalRangeBorder,"style",Property,Good,false +excel,Excel.ConditionalRangeBorder,"load(options)",Method,Excellent,false +excel,Excel.ConditionalRangeBorder,"load(propertyNames)",Method,Excellent,false +excel,Excel.ConditionalRangeBorder,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ConditionalRangeBorder,"set(properties, options)",Method,Good,false +excel,Excel.ConditionalRangeBorder,"set(properties)",Method,Good,false +excel,Excel.ConditionalRangeBorder,"toJSON()",Method,Excellent,false +excel,Excel.ConditionalRangeBorderCollection,N/A,Class,Missing,false +excel,Excel.ConditionalRangeBorderCollection,"bottom",Property,Poor,false +excel,Excel.ConditionalRangeBorderCollection,"context",Property,Excellent,false +excel,Excel.ConditionalRangeBorderCollection,"count",Property,Fine,false +excel,Excel.ConditionalRangeBorderCollection,"items",Property,Poor,false +excel,Excel.ConditionalRangeBorderCollection,"left",Property,Poor,false +excel,Excel.ConditionalRangeBorderCollection,"right",Property,Poor,false +excel,Excel.ConditionalRangeBorderCollection,"top",Property,Missing,false +excel,Excel.ConditionalRangeBorderCollection,"getItem(index)",Method,Fine,false +excel,Excel.ConditionalRangeBorderCollection,"getItem(index)",Method,Fine,false +excel,Excel.ConditionalRangeBorderCollection,"getItemAt(index)",Method,Fine,false +excel,Excel.ConditionalRangeBorderCollection,"load(options)",Method,Excellent,false +excel,Excel.ConditionalRangeBorderCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.ConditionalRangeBorderCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ConditionalRangeBorderCollection,"toJSON()",Method,Excellent,false +excel,Excel.ConditionalRangeBorderIndex,N/A,Enum,Missing,false +excel,Excel.ConditionalRangeBorderIndex,"edgeBottom",EnumField,Fine,false +excel,Excel.ConditionalRangeBorderIndex,"edgeLeft",EnumField,Fine,false +excel,Excel.ConditionalRangeBorderIndex,"edgeRight",EnumField,Fine,false +excel,Excel.ConditionalRangeBorderIndex,"edgeTop",EnumField,Fine,false +excel,Excel.ConditionalRangeBorderLineStyle,N/A,Enum,Missing,false +excel,Excel.ConditionalRangeBorderLineStyle,"continuous",EnumField,Fine,false +excel,Excel.ConditionalRangeBorderLineStyle,"dash",EnumField,Fine,false +excel,Excel.ConditionalRangeBorderLineStyle,"dashDot",EnumField,Fine,false +excel,Excel.ConditionalRangeBorderLineStyle,"dashDotDot",EnumField,Fine,false +excel,Excel.ConditionalRangeBorderLineStyle,"dot",EnumField,Fine,false +excel,Excel.ConditionalRangeBorderLineStyle,"none",EnumField,Fine,false +excel,Excel.ConditionalRangeFill,N/A,Class,Missing,false +excel,Excel.ConditionalRangeFill,"color",Property,Fine,false +excel,Excel.ConditionalRangeFill,"context",Property,Excellent,false +excel,Excel.ConditionalRangeFill,"clear()",Method,Missing,false +excel,Excel.ConditionalRangeFill,"load(options)",Method,Excellent,false +excel,Excel.ConditionalRangeFill,"load(propertyNames)",Method,Excellent,false +excel,Excel.ConditionalRangeFill,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ConditionalRangeFill,"set(properties, options)",Method,Good,false +excel,Excel.ConditionalRangeFill,"set(properties)",Method,Good,false +excel,Excel.ConditionalRangeFill,"toJSON()",Method,Excellent,false +excel,Excel.ConditionalRangeFont,N/A,Class,Unknown,false +excel,Excel.ConditionalRangeFont,"bold",Property,Good,false +excel,Excel.ConditionalRangeFont,"color",Property,Fine,false +excel,Excel.ConditionalRangeFont,"context",Property,Excellent,false +excel,Excel.ConditionalRangeFont,"italic",Property,Good,false +excel,Excel.ConditionalRangeFont,"strikethrough",Property,Good,false +excel,Excel.ConditionalRangeFont,"underline",Property,Good,false +excel,Excel.ConditionalRangeFont,"clear()",Method,Poor,false +excel,Excel.ConditionalRangeFont,"load(options)",Method,Excellent,false +excel,Excel.ConditionalRangeFont,"load(propertyNames)",Method,Excellent,false +excel,Excel.ConditionalRangeFont,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ConditionalRangeFont,"set(properties, options)",Method,Good,false +excel,Excel.ConditionalRangeFont,"set(properties)",Method,Good,false +excel,Excel.ConditionalRangeFont,"toJSON()",Method,Excellent,false +excel,Excel.ConditionalRangeFontUnderlineStyle,N/A,Enum,Missing,false +excel,Excel.ConditionalRangeFontUnderlineStyle,"double",EnumField,Fine,false +excel,Excel.ConditionalRangeFontUnderlineStyle,"none",EnumField,Fine,false +excel,Excel.ConditionalRangeFontUnderlineStyle,"single",EnumField,Fine,false +excel,Excel.ConditionalRangeFormat,N/A,Class,Unknown,false +excel,Excel.ConditionalRangeFormat,"borders",Property,Great,false +excel,Excel.ConditionalRangeFormat,"context",Property,Excellent,false +excel,Excel.ConditionalRangeFormat,"fill",Property,Excellent,false +excel,Excel.ConditionalRangeFormat,"font",Property,Excellent,false +excel,Excel.ConditionalRangeFormat,"numberFormat",Property,Good,false +excel,Excel.ConditionalRangeFormat,"clearFormat()",Method,Great,false +excel,Excel.ConditionalRangeFormat,"load(options)",Method,Excellent,false +excel,Excel.ConditionalRangeFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ConditionalRangeFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ConditionalRangeFormat,"set(properties, options)",Method,Good,false +excel,Excel.ConditionalRangeFormat,"set(properties)",Method,Good,false +excel,Excel.ConditionalRangeFormat,"toJSON()",Method,Excellent,false +excel,Excel.ConditionalTextComparisonRule,N/A,Interface,Unknown,false +excel,Excel.ConditionalTextComparisonRule,"operator",Property,Fine,false +excel,Excel.ConditionalTextComparisonRule,"text",Property,Good,true +excel,Excel.ConditionalTextOperator,N/A,Enum,Unknown,true +excel,Excel.ConditionalTextOperator,"beginsWith",EnumField,Fine,false +excel,Excel.ConditionalTextOperator,"contains",EnumField,Fine,false +excel,Excel.ConditionalTextOperator,"endsWith",EnumField,Fine,false +excel,Excel.ConditionalTextOperator,"invalid",EnumField,Fine,false +excel,Excel.ConditionalTextOperator,"notContains",EnumField,Fine,false +excel,Excel.ConditionalTopBottomCriterionType,N/A,Enum,Unknown,false +excel,Excel.ConditionalTopBottomCriterionType,"bottomItems",EnumField,Fine,false +excel,Excel.ConditionalTopBottomCriterionType,"bottomPercent",EnumField,Fine,false +excel,Excel.ConditionalTopBottomCriterionType,"invalid",EnumField,Fine,false +excel,Excel.ConditionalTopBottomCriterionType,"topItems",EnumField,Fine,false +excel,Excel.ConditionalTopBottomCriterionType,"topPercent",EnumField,Fine,false +excel,Excel.ConditionalTopBottomRule,N/A,Interface,Unknown,false +excel,Excel.ConditionalTopBottomRule,"rank",Property,Fine,false +excel,Excel.ConditionalTopBottomRule,"type",Property,Fine,false +excel,Excel.ConnectErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.ConnectErrorCellValue,"basicType",Property,Good,false +excel,Excel.ConnectErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.ConnectErrorCellValue,"errorSubType",Property,Great,false +excel,Excel.ConnectErrorCellValue,"errorType",Property,Good,false +excel,Excel.ConnectErrorCellValue,"type",Property,Fine,false +excel,Excel.ConnectErrorCellValueSubType,N/A,Enum,Great,false +excel,Excel.ConnectErrorCellValueSubType,"dataTypeNoConnection",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"dataTypeServiceError",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"excelClientMisconfigurationError",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"externalCodeServiceComputeResourceNotAvailable",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"externalCodeServiceEnvironmentBadState",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"externalCodeServiceEnvironmentNotFound",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"externalCodeServiceRuntimeBadState",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"externalCodeServiceRuntimeNotFound",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"externalLinks",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"externalLinksAccessFailed",EnumField,Excellent,false +excel,Excel.ConnectErrorCellValueSubType,"externalLinksFailedToRefresh",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"externalLinksFileTooLarge",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"externalLinksInvalidRequest",EnumField,Excellent,false +excel,Excel.ConnectErrorCellValueSubType,"externalLinksNonCloudLocation",EnumField,Excellent,false +excel,Excel.ConnectErrorCellValueSubType,"externalLinksServerError",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"externalLinksThrottledByHost",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"externalLinksUnAuthenticated",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"genericServerError",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"imageUnableToRetrieve",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"missingContent",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"outdatedLinkedEntity",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"pythonPowerQueryDataUploadHasNotStarted",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"requestThrottle",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"serviceError",EnumField,Great,false +excel,Excel.ConnectErrorCellValueSubType,"unknown",EnumField,Good,false +excel,Excel.ConnectorType,N/A,Enum,Missing,true +excel,Excel.ConnectorType,"curve",EnumField,Fine,false +excel,Excel.ConnectorType,"elbow",EnumField,Fine,false +excel,Excel.ConnectorType,"straight",EnumField,Fine,false +excel,Excel.ContentType,N/A,Enum,Missing,true +excel,Excel.ContentType,"mention",EnumField,Fine,false +excel,Excel.ContentType,"plain",EnumField,Fine,false +excel,Excel.CultureInfo,N/A,Class,Unknown,false +excel,Excel.CultureInfo,"context",Property,Excellent,false +excel,Excel.CultureInfo,"datetimeFormat",Property,Good,true +excel,Excel.CultureInfo,"name",Property,Fine,false +excel,Excel.CultureInfo,"numberFormat",Property,Good,false +excel,Excel.CultureInfo,"load(options)",Method,Excellent,false +excel,Excel.CultureInfo,"load(propertyNames)",Method,Excellent,false +excel,Excel.CultureInfo,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.CultureInfo,"toJSON()",Method,Excellent,false +excel,Excel.CustomConditionalFormat,N/A,Class,Unknown,false +excel,Excel.CustomConditionalFormat,"context",Property,Excellent,false +excel,Excel.CustomConditionalFormat,"format",Property,Excellent,true +excel,Excel.CustomConditionalFormat,"rule",Property,Excellent,true +excel,Excel.CustomConditionalFormat,"load(options)",Method,Excellent,false +excel,Excel.CustomConditionalFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.CustomConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.CustomConditionalFormat,"set(properties, options)",Method,Good,false +excel,Excel.CustomConditionalFormat,"set(properties)",Method,Good,false +excel,Excel.CustomConditionalFormat,"toJSON()",Method,Excellent,false +excel,Excel.CustomDataValidation,N/A,Interface,Unknown,false +excel,Excel.CustomDataValidation,"formula",Property,Great,false +excel,Excel.CustomFunctionManager,N/A,Class,Unknown,false +excel,Excel.CustomFunctionManager,"context",Property,Excellent,false +excel,Excel.CustomFunctionManager,"load(propertyNames)",Method,Excellent,false +excel,Excel.CustomFunctionManager,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.CustomFunctionManager,"newObject(context)",Method,Good,false +excel,Excel.CustomFunctionManager,"setVisibility(customFunctionVisibilityOptions)",Method,Fine,false +excel,Excel.CustomFunctionManager,"toJSON()",Method,Excellent,false +excel,Excel.CustomFunctionVisibilityOptions,N/A,Interface,Fine,false +excel,Excel.CustomFunctionVisibilityOptions,"hide",Property,Fine,false +excel,Excel.CustomFunctionVisibilityOptions,"show",Property,Fine,false +excel,Excel.CustomProperty,N/A,Class,Great,false +excel,Excel.CustomProperty,"context",Property,Excellent,false +excel,Excel.CustomProperty,"key",Property,Good,false +excel,Excel.CustomProperty,"type",Property,Excellent,false +excel,Excel.CustomProperty,"value",Property,Great,false +excel,Excel.CustomProperty,"delete()",Method,Good,false +excel,Excel.CustomProperty,"load(options)",Method,Excellent,false +excel,Excel.CustomProperty,"load(propertyNames)",Method,Excellent,false +excel,Excel.CustomProperty,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.CustomProperty,"set(properties, options)",Method,Good,false +excel,Excel.CustomProperty,"set(properties)",Method,Good,false +excel,Excel.CustomProperty,"toJSON()",Method,Excellent,false +excel,Excel.CustomPropertyCollection,N/A,Class,Unknown,false +excel,Excel.CustomPropertyCollection,"context",Property,Excellent,false +excel,Excel.CustomPropertyCollection,"items",Property,Poor,false +excel,Excel.CustomPropertyCollection,"add(key, value)",Method,Good,true +excel,Excel.CustomPropertyCollection,"deleteAll()",Method,Fine,false +excel,Excel.CustomPropertyCollection,"getCount()",Method,Poor,false +excel,Excel.CustomPropertyCollection,"getItem(key)",Method,Excellent,false +excel,Excel.CustomPropertyCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.CustomPropertyCollection,"load(options)",Method,Excellent,false +excel,Excel.CustomPropertyCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.CustomPropertyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.CustomPropertyCollection,"toJSON()",Method,Excellent,false +excel,Excel.CustomXmlPart,N/A,Class,Good,false +excel,Excel.CustomXmlPart,"context",Property,Excellent,false +excel,Excel.CustomXmlPart,"id",Property,Poor,true +excel,Excel.CustomXmlPart,"namespaceUri",Property,Poor,false +excel,Excel.CustomXmlPart,"delete()",Method,Fine,true +excel,Excel.CustomXmlPart,"getXml()",Method,Poor,true +excel,Excel.CustomXmlPart,"load(options)",Method,Excellent,false +excel,Excel.CustomXmlPart,"load(propertyNames)",Method,Excellent,false +excel,Excel.CustomXmlPart,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.CustomXmlPart,"setXml(xml)",Method,Poor,true +excel,Excel.CustomXmlPart,"toJSON()",Method,Excellent,false +excel,Excel.CustomXmlPartCollection,N/A,Class,Unknown,false +excel,Excel.CustomXmlPartCollection,"context",Property,Excellent,false +excel,Excel.CustomXmlPartCollection,"items",Property,Poor,false +excel,Excel.CustomXmlPartCollection,"add(xml)",Method,Poor,true +excel,Excel.CustomXmlPartCollection,"getByNamespace(namespaceUri)",Method,Good,true +excel,Excel.CustomXmlPartCollection,"getCount()",Method,Fine,false +excel,Excel.CustomXmlPartCollection,"getItem(id)",Method,Poor,true +excel,Excel.CustomXmlPartCollection,"getItemOrNullObject(id)",Method,Excellent,false +excel,Excel.CustomXmlPartCollection,"load(options)",Method,Excellent,false +excel,Excel.CustomXmlPartCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.CustomXmlPartCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.CustomXmlPartCollection,"toJSON()",Method,Excellent,false +excel,Excel.CustomXmlPartScopedCollection,N/A,Class,Unknown,false +excel,Excel.CustomXmlPartScopedCollection,"context",Property,Excellent,false +excel,Excel.CustomXmlPartScopedCollection,"items",Property,Poor,false +excel,Excel.CustomXmlPartScopedCollection,"getCount()",Method,Fine,true +excel,Excel.CustomXmlPartScopedCollection,"getItem(id)",Method,Poor,false +excel,Excel.CustomXmlPartScopedCollection,"getItemOrNullObject(id)",Method,Excellent,true +excel,Excel.CustomXmlPartScopedCollection,"getOnlyItem()",Method,Excellent,true +excel,Excel.CustomXmlPartScopedCollection,"getOnlyItemOrNullObject()",Method,Excellent,false +excel,Excel.CustomXmlPartScopedCollection,"load(options)",Method,Excellent,false +excel,Excel.CustomXmlPartScopedCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.CustomXmlPartScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.CustomXmlPartScopedCollection,"toJSON()",Method,Excellent,false +excel,Excel.DataBarConditionalFormat,N/A,Class,Great,false +excel,Excel.DataBarConditionalFormat,"axisColor",Property,Excellent,false +excel,Excel.DataBarConditionalFormat,"axisFormat",Property,Fine,false +excel,Excel.DataBarConditionalFormat,"barDirection",Property,Great,true +excel,Excel.DataBarConditionalFormat,"context",Property,Excellent,false +excel,Excel.DataBarConditionalFormat,"lowerBoundRule",Property,Excellent,false +excel,Excel.DataBarConditionalFormat,"negativeFormat",Property,Good,false +excel,Excel.DataBarConditionalFormat,"positiveFormat",Property,Good,false +excel,Excel.DataBarConditionalFormat,"showDataBarOnly",Property,Great,false +excel,Excel.DataBarConditionalFormat,"upperBoundRule",Property,Excellent,false +excel,Excel.DataBarConditionalFormat,"load(options)",Method,Excellent,false +excel,Excel.DataBarConditionalFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.DataBarConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.DataBarConditionalFormat,"set(properties, options)",Method,Good,false +excel,Excel.DataBarConditionalFormat,"set(properties)",Method,Good,false +excel,Excel.DataBarConditionalFormat,"toJSON()",Method,Excellent,false +excel,Excel.DataChangeType,N/A,Enum,Missing,false +excel,Excel.DataChangeType,"cellDeleted",EnumField,Fine,false +excel,Excel.DataChangeType,"cellInserted",EnumField,Fine,false +excel,Excel.DataChangeType,"columnDeleted",EnumField,Fine,false +excel,Excel.DataChangeType,"columnInserted",EnumField,Fine,false +excel,Excel.DataChangeType,"rangeEdited",EnumField,Fine,false +excel,Excel.DataChangeType,"rowDeleted",EnumField,Fine,false +excel,Excel.DataChangeType,"rowInserted",EnumField,Fine,false +excel,Excel.DataChangeType,"unknown",EnumField,Good,false +excel,Excel.DataConnectionCollection,N/A,Class,Unknown,false +excel,Excel.DataConnectionCollection,"context",Property,Excellent,false +excel,Excel.DataConnectionCollection,"refreshAll()",Method,Good,false +excel,Excel.DataConnectionCollection,"toJSON()",Method,Excellent,false +excel,Excel.DataPivotHierarchy,N/A,Class,Unknown,false +excel,Excel.DataPivotHierarchy,"context",Property,Excellent,false +excel,Excel.DataPivotHierarchy,"field",Property,Great,false +excel,Excel.DataPivotHierarchy,"id",Property,Poor,false +excel,Excel.DataPivotHierarchy,"name",Property,Poor,true +excel,Excel.DataPivotHierarchy,"numberFormat",Property,Poor,false +excel,Excel.DataPivotHierarchy,"position",Property,Poor,false +excel,Excel.DataPivotHierarchy,"showAs",Property,Great,true +excel,Excel.DataPivotHierarchy,"summarizeBy",Property,Great,false +excel,Excel.DataPivotHierarchy,"load(options)",Method,Excellent,false +excel,Excel.DataPivotHierarchy,"load(propertyNames)",Method,Excellent,false +excel,Excel.DataPivotHierarchy,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.DataPivotHierarchy,"set(properties, options)",Method,Good,false +excel,Excel.DataPivotHierarchy,"set(properties)",Method,Good,false +excel,Excel.DataPivotHierarchy,"setToDefault()",Method,Great,false +excel,Excel.DataPivotHierarchy,"toJSON()",Method,Excellent,false +excel,Excel.DataPivotHierarchyCollection,N/A,Class,Unknown,false +excel,Excel.DataPivotHierarchyCollection,"context",Property,Excellent,false +excel,Excel.DataPivotHierarchyCollection,"items",Property,Poor,false +excel,Excel.DataPivotHierarchyCollection,"add(pivotHierarchy)",Method,Poor,false +excel,Excel.DataPivotHierarchyCollection,"getCount()",Method,Fine,false +excel,Excel.DataPivotHierarchyCollection,"getItem(name)",Method,Poor,false +excel,Excel.DataPivotHierarchyCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.DataPivotHierarchyCollection,"load(options)",Method,Excellent,false +excel,Excel.DataPivotHierarchyCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.DataPivotHierarchyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.DataPivotHierarchyCollection,"remove(DataPivotHierarchy)",Method,Poor,false +excel,Excel.DataPivotHierarchyCollection,"toJSON()",Method,Excellent,false +excel,Excel.DataSourceType,N/A,Enum,Fine,false +excel,Excel.DataSourceType,"localRange",EnumField,Fine,false +excel,Excel.DataSourceType,"localTable",EnumField,Fine,false +excel,Excel.DataSourceType,"unknown",EnumField,Fine,false +excel,Excel.DataValidation,N/A,Class,Unknown,false +excel,Excel.DataValidation,"context",Property,Excellent,false +excel,Excel.DataValidation,"errorAlert",Property,Great,true +excel,Excel.DataValidation,"ignoreBlanks",Property,Excellent,false +excel,Excel.DataValidation,"prompt",Property,Fine,true +excel,Excel.DataValidation,"rule",Property,Good,true +excel,Excel.DataValidation,"type",Property,Fine,false +excel,Excel.DataValidation,"valid",Property,Excellent,false +excel,Excel.DataValidation,"clear()",Method,Poor,false +excel,Excel.DataValidation,"getInvalidCells()",Method,Excellent,false +excel,Excel.DataValidation,"getInvalidCellsOrNullObject()",Method,Excellent,false +excel,Excel.DataValidation,"load(options)",Method,Excellent,false +excel,Excel.DataValidation,"load(propertyNames)",Method,Excellent,false +excel,Excel.DataValidation,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.DataValidation,"set(properties, options)",Method,Good,false +excel,Excel.DataValidation,"set(properties)",Method,Good,false +excel,Excel.DataValidation,"toJSON()",Method,Excellent,false +excel,Excel.DataValidationAlertStyle,N/A,Enum,Unknown,false +excel,Excel.DataValidationAlertStyle,"information",EnumField,Fine,false +excel,Excel.DataValidationAlertStyle,"stop",EnumField,Fine,false +excel,Excel.DataValidationAlertStyle,"warning",EnumField,Fine,false +excel,Excel.DataValidationErrorAlert,N/A,Interface,Unknown,false +excel,Excel.DataValidationErrorAlert,"message",Property,Fine,false +excel,Excel.DataValidationErrorAlert,"showAlert",Property,Excellent,false +excel,Excel.DataValidationErrorAlert,"style",Property,Fine,false +excel,Excel.DataValidationErrorAlert,"title",Property,Fine,false +excel,Excel.DataValidationOperator,N/A,Enum,Unknown,true +excel,Excel.DataValidationOperator,"between",EnumField,Fine,false +excel,Excel.DataValidationOperator,"equalTo",EnumField,Fine,false +excel,Excel.DataValidationOperator,"greaterThan",EnumField,Fine,false +excel,Excel.DataValidationOperator,"greaterThanOrEqualTo",EnumField,Fine,false +excel,Excel.DataValidationOperator,"lessThan",EnumField,Fine,false +excel,Excel.DataValidationOperator,"lessThanOrEqualTo",EnumField,Fine,false +excel,Excel.DataValidationOperator,"notBetween",EnumField,Fine,false +excel,Excel.DataValidationOperator,"notEqualTo",EnumField,Fine,false +excel,Excel.DataValidationPrompt,N/A,Interface,Unknown,false +excel,Excel.DataValidationPrompt,"message",Property,Good,false +excel,Excel.DataValidationPrompt,"showPrompt",Property,Excellent,false +excel,Excel.DataValidationPrompt,"title",Property,Good,false +excel,Excel.DataValidationRule,N/A,Interface,Unknown,false +excel,Excel.DataValidationRule,"custom",Property,Poor,false +excel,Excel.DataValidationRule,"date",Property,Poor,false +excel,Excel.DataValidationRule,"decimal",Property,Poor,false +excel,Excel.DataValidationRule,"list",Property,Poor,true +excel,Excel.DataValidationRule,"textLength",Property,Poor,false +excel,Excel.DataValidationRule,"time",Property,Poor,false +excel,Excel.DataValidationRule,"wholeNumber",Property,Poor,true +excel,Excel.DataValidationType,N/A,Enum,Unknown,false +excel,Excel.DataValidationType,"custom",EnumField,Fine,false +excel,Excel.DataValidationType,"date",EnumField,Fine,false +excel,Excel.DataValidationType,"decimal",EnumField,Fine,false +excel,Excel.DataValidationType,"inconsistent",EnumField,Good,false +excel,Excel.DataValidationType,"list",EnumField,Fine,false +excel,Excel.DataValidationType,"mixedCriteria",EnumField,Fine,false +excel,Excel.DataValidationType,"none",EnumField,Good,false +excel,Excel.DataValidationType,"textLength",EnumField,Fine,false +excel,Excel.DataValidationType,"time",EnumField,Fine,false +excel,Excel.DataValidationType,"wholeNumber",EnumField,Fine,false +excel,Excel.DateFilterCondition,N/A,Enum,Unknown,true +excel,Excel.DateFilterCondition,"after",EnumField,Excellent,false +excel,Excel.DateFilterCondition,"afterOrEqualTo",EnumField,Excellent,false +excel,Excel.DateFilterCondition,"allDatesInPeriodApril",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodAugust",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodDecember",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodFebruary",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodJanuary",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodJuly",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodJune",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodMarch",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodMay",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodNovember",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodOctober",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodQuarter1",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodQuarter2",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodQuarter3",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodQuarter4",EnumField,Fine,false +excel,Excel.DateFilterCondition,"allDatesInPeriodSeptember",EnumField,Fine,false +excel,Excel.DateFilterCondition,"before",EnumField,Excellent,false +excel,Excel.DateFilterCondition,"beforeOrEqualTo",EnumField,Excellent,false +excel,Excel.DateFilterCondition,"between",EnumField,Excellent,false +excel,Excel.DateFilterCondition,"equals",EnumField,Excellent,false +excel,Excel.DateFilterCondition,"lastMonth",EnumField,Fine,false +excel,Excel.DateFilterCondition,"lastQuarter",EnumField,Fine,false +excel,Excel.DateFilterCondition,"lastWeek",EnumField,Fine,false +excel,Excel.DateFilterCondition,"lastYear",EnumField,Fine,false +excel,Excel.DateFilterCondition,"nextMonth",EnumField,Fine,false +excel,Excel.DateFilterCondition,"nextQuarter",EnumField,Fine,false +excel,Excel.DateFilterCondition,"nextWeek",EnumField,Fine,false +excel,Excel.DateFilterCondition,"nextYear",EnumField,Fine,false +excel,Excel.DateFilterCondition,"thisMonth",EnumField,Fine,false +excel,Excel.DateFilterCondition,"thisQuarter",EnumField,Fine,false +excel,Excel.DateFilterCondition,"thisWeek",EnumField,Fine,false +excel,Excel.DateFilterCondition,"thisYear",EnumField,Fine,false +excel,Excel.DateFilterCondition,"today",EnumField,Fine,false +excel,Excel.DateFilterCondition,"tomorrow",EnumField,Fine,false +excel,Excel.DateFilterCondition,"unknown",EnumField,Good,false +excel,Excel.DateFilterCondition,"yearToDate",EnumField,Fine,false +excel,Excel.DateFilterCondition,"yesterday",EnumField,Fine,false +excel,Excel.DateTimeDataValidation,N/A,Interface,Good,false +excel,Excel.DateTimeDataValidation,"formula1",Property,Excellent,false +excel,Excel.DateTimeDataValidation,"formula2",Property,Excellent,false +excel,Excel.DateTimeDataValidation,"operator",Property,Poor,false +excel,Excel.DatetimeFormatInfo,N/A,Class,Unknown,false +excel,Excel.DatetimeFormatInfo,"context",Property,Excellent,false +excel,Excel.DatetimeFormatInfo,"dateSeparator",Property,Great,false +excel,Excel.DatetimeFormatInfo,"longDatePattern",Property,Great,false +excel,Excel.DatetimeFormatInfo,"longTimePattern",Property,Great,false +excel,Excel.DatetimeFormatInfo,"shortDatePattern",Property,Great,false +excel,Excel.DatetimeFormatInfo,"shortDateTimePattern",Property,Great,false +excel,Excel.DatetimeFormatInfo,"timeSeparator",Property,Great,false +excel,Excel.DatetimeFormatInfo,"load(options)",Method,Excellent,false +excel,Excel.DatetimeFormatInfo,"load(propertyNames)",Method,Excellent,false +excel,Excel.DatetimeFormatInfo,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.DatetimeFormatInfo,"toJSON()",Method,Excellent,false +excel,Excel.DeleteShiftDirection,N/A,Enum,Missing,true +excel,Excel.DeleteShiftDirection,"left",EnumField,Fine,false +excel,Excel.DeleteShiftDirection,"up",EnumField,Fine,false +excel,Excel.Div0ErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.Div0ErrorCellValue,"basicType",Property,Good,false +excel,Excel.Div0ErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.Div0ErrorCellValue,"errorType",Property,Good,false +excel,Excel.Div0ErrorCellValue,"type",Property,Fine,false +excel,Excel.DocumentProperties,N/A,Class,Unknown,false +excel,Excel.DocumentProperties,"author",Property,Poor,false +excel,Excel.DocumentProperties,"category",Property,Poor,false +excel,Excel.DocumentProperties,"comments",Property,Good,false +excel,Excel.DocumentProperties,"company",Property,Poor,false +excel,Excel.DocumentProperties,"context",Property,Excellent,false +excel,Excel.DocumentProperties,"creationDate",Property,Poor,false +excel,Excel.DocumentProperties,"custom",Property,Fine,true +excel,Excel.DocumentProperties,"keywords",Property,Poor,false +excel,Excel.DocumentProperties,"lastAuthor",Property,Poor,false +excel,Excel.DocumentProperties,"manager",Property,Poor,false +excel,Excel.DocumentProperties,"revisionNumber",Property,Poor,false +excel,Excel.DocumentProperties,"subject",Property,Poor,false +excel,Excel.DocumentProperties,"title",Property,Poor,false +excel,Excel.DocumentProperties,"load(options)",Method,Excellent,false +excel,Excel.DocumentProperties,"load(propertyNames)",Method,Excellent,false +excel,Excel.DocumentProperties,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.DocumentProperties,"set(properties, options)",Method,Good,false +excel,Excel.DocumentProperties,"set(properties)",Method,Good,false +excel,Excel.DocumentProperties,"toJSON()",Method,Excellent,false +excel,Excel.DocumentPropertyItem,N/A,Enum,Missing,false +excel,Excel.DocumentPropertyItem,"appName",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"author",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"category",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"comments",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"company",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"creation",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"format",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"keywords",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"lastAuth",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"lastPrint",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"lastSave",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"manager",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"revision",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"subject",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"template",EnumField,Fine,false +excel,Excel.DocumentPropertyItem,"title",EnumField,Fine,false +excel,Excel.DocumentPropertyType,N/A,Enum,Missing,false +excel,Excel.DocumentPropertyType,"boolean",EnumField,Fine,false +excel,Excel.DocumentPropertyType,"date",EnumField,Fine,false +excel,Excel.DocumentPropertyType,"float",EnumField,Fine,false +excel,Excel.DocumentPropertyType,"number",EnumField,Fine,false +excel,Excel.DocumentPropertyType,"string",EnumField,Fine,false +excel,Excel.DocumentTask,N/A,Class,Missing,false +excel,Excel.DocumentTask,"assignees",Property,Fine,false +excel,Excel.DocumentTask,"changes",Property,Poor,false +excel,Excel.DocumentTask,"comment",Property,Poor,false +excel,Excel.DocumentTask,"completedBy",Property,Fine,false +excel,Excel.DocumentTask,"completedDateTime",Property,Fine,false +excel,Excel.DocumentTask,"context",Property,Excellent,false +excel,Excel.DocumentTask,"createdBy",Property,Poor,false +excel,Excel.DocumentTask,"createdDateTime",Property,Fine,false +excel,Excel.DocumentTask,"id",Property,Poor,false +excel,Excel.DocumentTask,"percentComplete",Property,Excellent,false +excel,Excel.DocumentTask,"priority",Property,Excellent,false +excel,Excel.DocumentTask,"startAndDueDateTime",Property,Great,false +excel,Excel.DocumentTask,"title",Property,Good,false +excel,Excel.DocumentTask,"assign(assignee)",Method,Fine,false +excel,Excel.DocumentTask,"load(options)",Method,Excellent,false +excel,Excel.DocumentTask,"load(propertyNames)",Method,Excellent,false +excel,Excel.DocumentTask,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.DocumentTask,"toJSON()",Method,Excellent,false +excel,Excel.DocumentTask,"unassign(assignee)",Method,Fine,false +excel,Excel.DocumentTask,"unassignAll()",Method,Fine,false +excel,Excel.DocumentTaskChange,N/A,Class,Unknown,false +excel,Excel.DocumentTaskChange,"assignee",Property,Fine,false +excel,Excel.DocumentTaskChange,"changedBy",Property,Fine,false +excel,Excel.DocumentTaskChange,"commentId",Property,Fine,false +excel,Excel.DocumentTaskChange,"context",Property,Excellent,false +excel,Excel.DocumentTaskChange,"createdDateTime",Property,Fine,false +excel,Excel.DocumentTaskChange,"dueDateTime",Property,Good,false +excel,Excel.DocumentTaskChange,"id",Property,Poor,false +excel,Excel.DocumentTaskChange,"percentComplete",Property,Great,false +excel,Excel.DocumentTaskChange,"priority",Property,Excellent,false +excel,Excel.DocumentTaskChange,"startDateTime",Property,Good,false +excel,Excel.DocumentTaskChange,"title",Property,Good,false +excel,Excel.DocumentTaskChange,"type",Property,Good,false +excel,Excel.DocumentTaskChange,"undoChangeId",Property,Good,false +excel,Excel.DocumentTaskChange,"load(options)",Method,Excellent,false +excel,Excel.DocumentTaskChange,"load(propertyNames)",Method,Excellent,false +excel,Excel.DocumentTaskChange,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.DocumentTaskChange,"newObject(context)",Method,Good,false +excel,Excel.DocumentTaskChange,"toJSON()",Method,Excellent,false +excel,Excel.DocumentTaskChangeAction,N/A,Enum,Unknown,false +excel,Excel.DocumentTaskChangeAction,"assign",EnumField,Fine,false +excel,Excel.DocumentTaskChangeAction,"create",EnumField,Fine,false +excel,Excel.DocumentTaskChangeAction,"remove",EnumField,Fine,false +excel,Excel.DocumentTaskChangeAction,"restore",EnumField,Fine,false +excel,Excel.DocumentTaskChangeAction,"setPercentComplete",EnumField,Fine,false +excel,Excel.DocumentTaskChangeAction,"setPriority",EnumField,Fine,false +excel,Excel.DocumentTaskChangeAction,"setSchedule",EnumField,Fine,false +excel,Excel.DocumentTaskChangeAction,"setTitle",EnumField,Fine,false +excel,Excel.DocumentTaskChangeAction,"unassign",EnumField,Fine,false +excel,Excel.DocumentTaskChangeAction,"unassignAll",EnumField,Fine,false +excel,Excel.DocumentTaskChangeAction,"undo",EnumField,Fine,false +excel,Excel.DocumentTaskChangeAction,"unknown",EnumField,Great,false +excel,Excel.DocumentTaskChangeCollection,N/A,Class,Unknown,false +excel,Excel.DocumentTaskChangeCollection,"context",Property,Excellent,false +excel,Excel.DocumentTaskChangeCollection,"items",Property,Poor,false +excel,Excel.DocumentTaskChangeCollection,"getCount()",Method,Fine,false +excel,Excel.DocumentTaskChangeCollection,"getItemAt(index)",Method,Fine,false +excel,Excel.DocumentTaskChangeCollection,"load(options)",Method,Excellent,false +excel,Excel.DocumentTaskChangeCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.DocumentTaskChangeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.DocumentTaskChangeCollection,"toJSON()",Method,Excellent,false +excel,Excel.DocumentTaskCollection,N/A,Class,Unknown,false +excel,Excel.DocumentTaskCollection,"context",Property,Excellent,false +excel,Excel.DocumentTaskCollection,"items",Property,Poor,false +excel,Excel.DocumentTaskCollection,"getCount()",Method,Poor,false +excel,Excel.DocumentTaskCollection,"getItem(key)",Method,Poor,false +excel,Excel.DocumentTaskCollection,"getItemAt(index)",Method,Poor,false +excel,Excel.DocumentTaskCollection,"getItemOrNullObject(key)",Method,Poor,false +excel,Excel.DocumentTaskCollection,"load(options)",Method,Excellent,false +excel,Excel.DocumentTaskCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.DocumentTaskCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.DocumentTaskCollection,"toJSON()",Method,Excellent,false +excel,Excel.DocumentTaskSchedule,N/A,Interface,Unknown,false +excel,Excel.DocumentTaskSchedule,"dueDateTime",Property,Fine,false +excel,Excel.DocumentTaskSchedule,"startDateTime",Property,Fine,false +excel,Excel.DoubleCellValue,N/A,Interface,Unknown,false +excel,Excel.DoubleCellValue,"basicType",Property,Good,false +excel,Excel.DoubleCellValue,"basicValue",Property,Good,false +excel,Excel.DoubleCellValue,"layouts",Property,Good,false +excel,Excel.DoubleCellValue,"numberFormat",Property,Excellent,true +excel,Excel.DoubleCellValue,"properties",Property,Good,false +excel,Excel.DoubleCellValue,"provider",Property,Great,false +excel,Excel.DoubleCellValue,"referencedValues",Property,Great,false +excel,Excel.DoubleCellValue,"type",Property,Fine,true +excel,Excel.DynamicFilterCriteria,N/A,Enum,Missing,true +excel,Excel.DynamicFilterCriteria,"aboveAverage",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodApril",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodAugust",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodDecember",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodFebruray",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodJanuary",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodJuly",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodJune",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodMarch",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodMay",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodNovember",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodOctober",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodQuarter1",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodQuarter2",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodQuarter3",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodQuarter4",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"allDatesInPeriodSeptember",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"belowAverage",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"lastMonth",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"lastQuarter",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"lastWeek",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"lastYear",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"nextMonth",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"nextQuarter",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"nextWeek",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"nextYear",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"thisMonth",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"thisQuarter",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"thisWeek",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"thisYear",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"today",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"tomorrow",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"unknown",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"yearToDate",EnumField,Fine,false +excel,Excel.DynamicFilterCriteria,"yesterday",EnumField,Fine,false +excel,Excel.EmailIdentity,N/A,Interface,Poor,false +excel,Excel.EmailIdentity,"displayName",Property,Poor,false +excel,Excel.EmailIdentity,"email",Property,Poor,false +excel,Excel.EmailIdentity,"id",Property,Poor,false +excel,Excel.EmptyCellControl,N/A,Interface,Missing,false +excel,Excel.EmptyCellControl,"type",Property,Missing,false +excel,Excel.EmptyCellValue,N/A,Interface,Unknown,false +excel,Excel.EmptyCellValue,"basicType",Property,Good,false +excel,Excel.EmptyCellValue,"basicValue",Property,Good,false +excel,Excel.EmptyCellValue,"type",Property,Fine,false +excel,Excel.EntityArrayCardLayout,N/A,Interface,Unknown,false +excel,Excel.EntityArrayCardLayout,"arrayProperty",Property,Great,false +excel,Excel.EntityArrayCardLayout,"columnsToReport",Property,Good,false +excel,Excel.EntityArrayCardLayout,"displayName",Property,Excellent,false +excel,Excel.EntityArrayCardLayout,"firstRowIsHeader",Property,Good,false +excel,Excel.EntityArrayCardLayout,"layout",Property,Poor,false +excel,Excel.EntityArrayCardLayout,"rowsToReport",Property,Good,false +excel,Excel.EntityCardLayout,N/A,Interface,Fine,false +excel,Excel.EntityCardLayout,"layout",Property,Poor,false +excel,Excel.EntityCardLayoutType,N/A,Enum,Fine,false +excel,Excel.EntityCardLayoutType,"array",EnumField,Good,false +excel,Excel.EntityCardLayoutType,"entity",EnumField,Fine,false +excel,Excel.EntityCellValue,N/A,Interface,Unknown,false +excel,Excel.EntityCellValue,"basicType",Property,Good,false +excel,Excel.EntityCellValue,"basicValue",Property,Excellent,false +excel,Excel.EntityCellValue,"layouts",Property,Fine,false +excel,Excel.EntityCellValue,"properties",Property,Fine,false +excel,Excel.EntityCellValue,"provider",Property,Great,false +excel,Excel.EntityCellValue,"referencedValues",Property,Great,false +excel,Excel.EntityCellValue,"text",Property,Great,false +excel,Excel.EntityCellValue,"type",Property,Fine,false +excel,Excel.EntityCompactLayout,N/A,Interface,Good,false +excel,Excel.EntityCompactLayout,"icon",Property,Excellent,false +excel,Excel.EntityCompactLayoutIcons,N/A,Enum,Unknown,true +excel,Excel.EntityCompactLayoutIcons,"accessibility",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"airplane",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"airplaneTakeOff",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"album",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"alert",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"alertUrgent",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"animal",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"animalCat",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"animalDog",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"animalRabbit",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"animalTurtle",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"appFolder",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"appGeneric",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"apple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"approvalsApp",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"archive",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"archiveMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"arrowTrendingLines",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"art",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"atom",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"attach",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"automobile",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"autosum",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"backpack",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"badge",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"balloon",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"bank",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"barcodeScanner",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"basketball",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"battery0",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"battery10",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"beach",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"beaker",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"bed",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"binFull",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"bird",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"bluetooth",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"board",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"boardGames",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"book",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"bookmark",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"bookmarkMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"bot",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"bowlChopsticks",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"box",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"boxMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"brainCircuit",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"branch",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"branchFork",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"branchRequest",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"bridge",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"briefcase",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"briefcaseMedical",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"broadActivityFeed",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"broom",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"bug",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"building",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"buildingBank",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"buildingFactory",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"buildingGovernment",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"buildingHome",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"buildingLighthouse",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"buildingMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"buildingRetail",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"buildingRetailMore",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"buildingRetailToolbox",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"buildingShop",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"buildingSkyscraper",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"calculator",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"calendarLtr",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"calendarRtl",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"call",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"calligraphyPen",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"camera",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"cameraDome",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"car",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"cart",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"cat",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"certificate",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"chartMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"chat",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"chatMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"chatVideo",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"check",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"checkboxChecked",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"checkboxUnchecked",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"checkmark",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"chess",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"city",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"class",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"classification",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"clipboard",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"clipboardDataBar",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"clipboardPulse",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"clipboardTask",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"clock",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"clockAlarm",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"cloud",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"cloudWords",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"code",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"collections",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"comment",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"commentMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"communication",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"compassNorthwest",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"conferenceRoom",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"connector",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"constellation",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"contactCard",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"cookies",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"couch",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"creditCardPerson",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"creditCardToolbox",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"cube",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"cubeMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"cubeTree",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"currencyDollarEuro",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"currencyDollarRupee",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dataArea",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"database",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"databaseMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dataFunnel",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dataHistogram",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dataLine",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dataPie",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dataScatter",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dataSunburst",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dataTreemap",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dataWaterfall",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dataWhisker",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dentist",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"designIdeas",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"desktop",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"desktopMac",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"developerBoard",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"deviceMeetingRoom",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"diagram",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dialpad",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"diamond",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dinosaur",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"directions",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"disaster",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"diversity",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dNA",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"doctor",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"document",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"documentData",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"documentLandscape",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"documentMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"documentPdf",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"documentQueue",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"documentText",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dog",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"door",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"doorTag",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"drafts",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"drama",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"drinkBeer",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"drinkCoffee",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"drinkMargarita",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"drinkToGo",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"drinkWine",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"driveTrain",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"drop",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dualScreen",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"dumbbell",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"earth",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"emoji",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"emojiAngry",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"emojiHand",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"emojiLaugh",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"emojiMeh",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"emojiMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"emojiSad",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"emojiSadSlight",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"emojiSmileSlight",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"emojiSparkle",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"emojiSurprise",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"engine",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"eraser",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"eye",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"eyedropper",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"fax",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"fingerprint",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"firstAid",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"flag",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"flash",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"flashlight",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"flow",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"flowchart",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"folder",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"folderOpen",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"folderOpenVertical",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"folderPerson",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"folderZip",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"food",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"foodApple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"foodCake",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"foodEgg",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"foodGrains",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"foodPizza",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"foodToast",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"galaxy",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"games",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"ganttChart",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"gas",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"gasPump",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"gauge",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"gavel",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"generic",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"gift",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"giftCard",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"glasses",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"globe",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"globeSurface",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"grid",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"gridDots",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"gridKanban",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"guardian",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"guest",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"guitar",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"handLeft",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"handRight",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"handshake",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"hardDrive",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"hatGraduation",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"headphones",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"headphonesSoundWave",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"headset",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"headsetVr",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"heart",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"heartBroken",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"heartCircle",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"heartHuman",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"heartPulse",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"history",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"home",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"homeMore",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"homePerson",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"icons",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"image",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"imageGlobe",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"imageMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"iot",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"joystick",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"justice",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"key",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"keyboard",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"keyboardLayoutSplit",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"keyMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"languages",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"laptop",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"lasso",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"launcherSettings",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"layer",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"leaf",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"leafOne",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"leafThree",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"leafTwo",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"library",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"lightbulb",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"lightbulbFilament",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"likert",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"link",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"localLanguage",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"location",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"lockClosed",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"lockMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"lockOpen",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"lottery",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"luggage",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"mail",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"mailInbox",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"mailMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"map",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"mapPin",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"markdown",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"mathFormula",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"mathSymbols",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"max",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"megaphone",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"megaphoneLoud",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"mention",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"mic",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"microscope",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"midi",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"molecule",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"money",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"moneyHand",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"mountain",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"movieCamera",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"moviesAndTv",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"musicNote",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"musicNote1",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"musicNote2",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"myLocation",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"nByN",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"nByOne",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"news",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"notablePeople",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"note",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"notebook",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"notepad",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"notepadPerson",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"oneByN",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"oneByOne",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"options",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"organization",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"organizationHorizontal",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"oval",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"paintBrush",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"paintBucket",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"partlySunnyWeather",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"password",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"patch",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"patient",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"payment",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"pen",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"pentagon",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"people",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"peopleAudience",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"peopleCall",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"peopleCommunity",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"peopleMoney",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"peopleQueue",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"peopleTeam",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"peopleToolbox",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"person",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"personBoard",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"personCall",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"personChat",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"personFeedback",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"personSupport",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"personVoice",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"phone",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"phoneDesktop",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"phoneLaptop",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"phoneShake",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"phoneTablet",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"phoneVibrate",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"photoFilter",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"pi",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"pictureInPicture",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"pilates",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"pill",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"pin",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"pipeline",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"planet",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"playingCards",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"plugConnected",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"plugDisconnected",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"pointScan",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"poll",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"power",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"predictions",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"premium",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"presenter",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"previewLink",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"print",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"production",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"prohibited",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"projectionScreen",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"protocolHandler",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"pulse",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"pulseSquare",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"puzzlePiece",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"qrCode",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"radar",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"ram",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"readingList",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"realEstate",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"receipt",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"reward",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"rhombus",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"ribbon",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"ribbonStar",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"roadCone",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"rocket",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"router",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"rss",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"ruler",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"run",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"running",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"satellite",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"save",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"savings",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"scales",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"scan",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"scratchpad",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"screenPerson",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"screenshot",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"search",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"serialPort",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"server",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"serverMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"serviceBell",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"settings",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"shapes",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"shield",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"shieldTask",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"shoppingBag",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"signature",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"sim",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"sleep",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"smartwatch",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"soundSource",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"soundWaveCircle",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"sparkle",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"speaker0",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"speaker2",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"sport",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"sportAmericanFootball",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"sportBaseball",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"sportBasketball",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"sportHockey",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"sportSoccer",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"squareMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"squareShadow",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"squaresNested",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"stack",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"stackStar",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"star",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"starFilled",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"starHalf",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"starLineHorizontal3",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"starOneQuarter",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"starThreeQuarter",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"status",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"steps",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"stethoscope",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"sticker",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"storage",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"stream",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"streamInput",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"streamInputOutput",EnumField,Great,false +excel,Excel.EntityCompactLayoutIcons,"streamOutput",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"styleGuide",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"subGrid",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"subtitles",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"surfaceEarbuds",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"surfaceHub",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"symbols",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"syringe",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"system",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tabDesktop",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tabInprivateAccount",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"table",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tableImage",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tableMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tablet",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tabs",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tag",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tagCircle",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tagMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"target",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"targetArrow",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"teddy",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"temperature",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tent",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tetrisApp",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"textbox",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"textQuote",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"thinking",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"thumbDislike",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"thumbLike",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"ticketDiagonal",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"ticketHorizontal",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"timeAndWeather",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"timeline",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"timer",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"toolbox",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"topSpeed",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"translate",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"transmission",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"treeDeciduous",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"treeEvergreen",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"trophy",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tv",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"tvUsb",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"umbrella",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"usbPlug",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"usbStick",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vault",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleBicycle",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleBus",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleCab",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleCar",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleCarCollision",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleCarProfileLtr",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleCarProfileRtl",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleShip",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleSubway",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleTruck",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleTruckBag",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleTruckCube",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vehicleTruckProfile",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"video",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"video360",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"videoChat",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"videoClip",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"videoClipMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"videoPerson",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"videoRecording",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"videoSecurity",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"viewDesktop",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"viewDesktopMobile",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"violin",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"virtualNetwork",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"voicemail",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"vote",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"walkieTalkie",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"wallet",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"walletCreditCard",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"wallpaper",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"wand",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"warning",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherBlowingSnow",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherCloudy",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherDrizzle",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherDuststorm",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherFog",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherHailDay",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherHailNight",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherHaze",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherMoon",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherPartlyCloudyDay",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherPartlyCloudyNight",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherRain",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherRainShowersDay",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherRainShowersNight",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherRainSnow",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherSnow",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherSnowflake",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherSnowShowerDay",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherSnowShowerNight",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherSqualls",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherSunnyHigh",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherSunnyLow",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"weatherThunderstorm",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"webAsset",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"whiteboard",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"wifi1",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"wifi2",EnumField,Good,false +excel,Excel.EntityCompactLayoutIcons,"window",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"windowMultiple",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"windowWrench",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"wrench",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"wrenchScrewdriver",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"xray",EnumField,Fine,false +excel,Excel.EntityCompactLayoutIcons,"yoga",EnumField,Fine,false +excel,Excel.EntityPropertyExtraProperties,N/A,Interface,Unknown,false +excel,Excel.EntityPropertyExtraProperties,"propertyMetadata",Property,Fine,false +excel,Excel.EntityPropertyType,N/A,TypeAlias,Good,false +excel,Excel.EntityViewLayouts,N/A,Interface,Unknown,false +excel,Excel.EntityViewLayouts,"card",Property,Excellent,false +excel,Excel.EntityViewLayouts,"compact",Property,Great,false +excel,Excel.ErrorCellValue,N/A,TypeAlias,Good,true +excel,Excel.ErrorCellValueType,N/A,Enum,Unknown,true +excel,Excel.ErrorCellValueType,"blocked",EnumField,Great,false +excel,Excel.ErrorCellValueType,"busy",EnumField,Great,false +excel,Excel.ErrorCellValueType,"calc",EnumField,Great,false +excel,Excel.ErrorCellValueType,"connect",EnumField,Great,false +excel,Excel.ErrorCellValueType,"div0",EnumField,Great,false +excel,Excel.ErrorCellValueType,"external",EnumField,Great,false +excel,Excel.ErrorCellValueType,"field",EnumField,Excellent,false +excel,Excel.ErrorCellValueType,"gettingData",EnumField,Great,false +excel,Excel.ErrorCellValueType,"name",EnumField,Great,false +excel,Excel.ErrorCellValueType,"notAvailable",EnumField,Great,false +excel,Excel.ErrorCellValueType,"null",EnumField,Great,false +excel,Excel.ErrorCellValueType,"num",EnumField,Great,false +excel,Excel.ErrorCellValueType,"placeholder",EnumField,Great,false +excel,Excel.ErrorCellValueType,"python",EnumField,Great,false +excel,Excel.ErrorCellValueType,"ref",EnumField,Great,false +excel,Excel.ErrorCellValueType,"spill",EnumField,Great,false +excel,Excel.ErrorCellValueType,"timeout",EnumField,Great,false +excel,Excel.ErrorCellValueType,"value",EnumField,Great,false +excel,Excel.ErrorCodes,N/A,Enum,Missing,false +excel,Excel.ErrorCodes,"accessDenied",EnumField,Missing,false +excel,Excel.ErrorCodes,"apiNotFound",EnumField,Missing,false +excel,Excel.ErrorCodes,"conflict",EnumField,Missing,false +excel,Excel.ErrorCodes,"emptyChartSeries",EnumField,Missing,false +excel,Excel.ErrorCodes,"filteredRangeConflict",EnumField,Missing,false +excel,Excel.ErrorCodes,"formulaLengthExceedsLimit",EnumField,Missing,false +excel,Excel.ErrorCodes,"generalException",EnumField,Missing,false +excel,Excel.ErrorCodes,"inactiveWorkbook",EnumField,Missing,false +excel,Excel.ErrorCodes,"insertDeleteConflict",EnumField,Missing,false +excel,Excel.ErrorCodes,"invalidArgument",EnumField,Missing,false +excel,Excel.ErrorCodes,"invalidBinding",EnumField,Missing,false +excel,Excel.ErrorCodes,"invalidOperation",EnumField,Missing,false +excel,Excel.ErrorCodes,"invalidOperationInCellEditMode",EnumField,Missing,false +excel,Excel.ErrorCodes,"invalidReference",EnumField,Missing,false +excel,Excel.ErrorCodes,"invalidSelection",EnumField,Missing,false +excel,Excel.ErrorCodes,"itemAlreadyExists",EnumField,Missing,false +excel,Excel.ErrorCodes,"itemNotFound",EnumField,Missing,false +excel,Excel.ErrorCodes,"mergedRangeConflict",EnumField,Missing,false +excel,Excel.ErrorCodes,"nonBlankCellOffSheet",EnumField,Missing,false +excel,Excel.ErrorCodes,"notImplemented",EnumField,Missing,false +excel,Excel.ErrorCodes,"openWorkbookLinksBlocked",EnumField,Missing,false +excel,Excel.ErrorCodes,"operationCellsExceedLimit",EnumField,Missing,false +excel,Excel.ErrorCodes,"pivotTableRangeConflict",EnumField,Missing,false +excel,Excel.ErrorCodes,"powerQueryRefreshResourceChallenge",EnumField,Missing,false +excel,Excel.ErrorCodes,"rangeExceedsLimit",EnumField,Missing,false +excel,Excel.ErrorCodes,"rangeImageExceedsLimit",EnumField,Missing,false +excel,Excel.ErrorCodes,"refreshWorkbookLinksBlocked",EnumField,Missing,false +excel,Excel.ErrorCodes,"requestAborted",EnumField,Missing,false +excel,Excel.ErrorCodes,"responsePayloadSizeLimitExceeded",EnumField,Missing,false +excel,Excel.ErrorCodes,"unsupportedFeature",EnumField,Missing,false +excel,Excel.ErrorCodes,"unsupportedFillType",EnumField,Missing,false +excel,Excel.ErrorCodes,"unsupportedOperation",EnumField,Missing,false +excel,Excel.ErrorCodes,"unsupportedSheet",EnumField,Missing,false +excel,Excel.EventSource,N/A,Enum,Missing,false +excel,Excel.EventSource,"local",EnumField,Good,false +excel,Excel.EventSource,"remote",EnumField,Fine,false +excel,Excel.EventTriggerSource,N/A,Enum,Missing,false +excel,Excel.EventTriggerSource,"thisLocalAddin",EnumField,Fine,false +excel,Excel.EventTriggerSource,"unknown",EnumField,Fine,false +excel,Excel.EventType,N/A,Enum,Missing,false +excel,Excel.EventType,"annotationAdded",EnumField,Fine,false +excel,Excel.EventType,"chartActivated",EnumField,Good,false +excel,Excel.EventType,"chartAdded",EnumField,Good,false +excel,Excel.EventType,"chartDeactivated",EnumField,Good,false +excel,Excel.EventType,"chartDeleted",EnumField,Good,false +excel,Excel.EventType,"commentAdded",EnumField,Good,false +excel,Excel.EventType,"commentChanged",EnumField,Good,false +excel,Excel.EventType,"commentDeleted",EnumField,Good,false +excel,Excel.EventType,"externalCodeServiceDiffResultReceived",EnumField,Great,false +excel,Excel.EventType,"linkedEntityDataDomainLinkedEntityDataDomainAdded",EnumField,Good,false +excel,Excel.EventType,"linkedEntityDataDomainRefreshCompleted",EnumField,Excellent,false +excel,Excel.EventType,"linkedEntityDataDomainRefreshModeChanged",EnumField,Good,false +excel,Excel.EventType,"linkedWorkbookRefreshCompleted",EnumField,Good,false +excel,Excel.EventType,"linkedWorkbookWorkbookLinksChanged",EnumField,Good,false +excel,Excel.EventType,"queryQueryRefreshCompleted",EnumField,Good,false +excel,Excel.EventType,"rangeValuesPreviewDismissed",EnumField,Great,false +excel,Excel.EventType,"ribbonCommandExecuted",EnumField,Good,false +excel,Excel.EventType,"shapeActivated",EnumField,Good,false +excel,Excel.EventType,"shapeDeactivated",EnumField,Good,false +excel,Excel.EventType,"tableAdded",EnumField,Good,false +excel,Excel.EventType,"tableChanged",EnumField,Good,false +excel,Excel.EventType,"tableDeleted",EnumField,Good,false +excel,Excel.EventType,"tableFiltered",EnumField,Good,false +excel,Excel.EventType,"tableSelectionChanged",EnumField,Good,false +excel,Excel.EventType,"visualChange",EnumField,Good,false +excel,Excel.EventType,"visualSelectionChanged",EnumField,Good,false +excel,Excel.EventType,"workbookActivated",EnumField,Good,false +excel,Excel.EventType,"workbookAutoSaveSettingChanged",EnumField,Good,false +excel,Excel.EventType,"workbookFormulaReferenceStyleChanged",EnumField,Good,false +excel,Excel.EventType,"worksheetActivated",EnumField,Good,false +excel,Excel.EventType,"worksheetAdded",EnumField,Good,false +excel,Excel.EventType,"worksheetCalculated",EnumField,Good,false +excel,Excel.EventType,"worksheetChanged",EnumField,Good,false +excel,Excel.EventType,"worksheetColumnSorted",EnumField,Fine,false +excel,Excel.EventType,"worksheetDeactivated",EnumField,Good,false +excel,Excel.EventType,"worksheetDeleted",EnumField,Good,false +excel,Excel.EventType,"worksheetFiltered",EnumField,Good,false +excel,Excel.EventType,"worksheetFormatChanged",EnumField,Good,false +excel,Excel.EventType,"worksheetFormulaChanged",EnumField,Good,false +excel,Excel.EventType,"worksheetMoved",EnumField,Great,false +excel,Excel.EventType,"worksheetNameChanged",EnumField,Good,false +excel,Excel.EventType,"worksheetProtectionChanged",EnumField,Good,false +excel,Excel.EventType,"worksheetRowHeightChanged",EnumField,Good,false +excel,Excel.EventType,"worksheetRowHiddenChanged",EnumField,Good,false +excel,Excel.EventType,"worksheetRowSorted",EnumField,Good,false +excel,Excel.EventType,"worksheetSelectionChanged",EnumField,Good,false +excel,Excel.EventType,"worksheetSingleClicked",EnumField,Good,false +excel,Excel.EventType,"worksheetVisibilityChanged",EnumField,Good,false +excel,Excel.ExternalCodeServiceObjectCellValue,N/A,Interface,Good,false +excel,Excel.ExternalCodeServiceObjectCellValue,"basicType",Property,Good,false +excel,Excel.ExternalCodeServiceObjectCellValue,"basicValue",Property,Good,false +excel,Excel.ExternalCodeServiceObjectCellValue,"language",Property,Fine,false +excel,Excel.ExternalCodeServiceObjectCellValue,"preview",Property,Fine,false +excel,Excel.ExternalCodeServiceObjectCellValue,"provider",Property,Excellent,false +excel,Excel.ExternalCodeServiceObjectCellValue,"Python_str",Property,Excellent,false +excel,Excel.ExternalCodeServiceObjectCellValue,"Python_type",Property,Fine,false +excel,Excel.ExternalCodeServiceObjectCellValue,"Python_typeName",Property,Fine,false +excel,Excel.ExternalCodeServiceObjectCellValue,"type",Property,Fine,false +excel,Excel.ExternalErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.ExternalErrorCellValue,"basicType",Property,Good,false +excel,Excel.ExternalErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.ExternalErrorCellValue,"errorSubType",Property,Great,false +excel,Excel.ExternalErrorCellValue,"errorType",Property,Good,false +excel,Excel.ExternalErrorCellValue,"type",Property,Fine,false +excel,Excel.ExternalErrorCellValueSubType,N/A,Enum,Unknown,false +excel,Excel.ExternalErrorCellValueSubType,"unknown",EnumField,Good,false +excel,Excel.FieldErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.FieldErrorCellValue,"basicType",Property,Good,false +excel,Excel.FieldErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.FieldErrorCellValue,"errorSubType",Property,Excellent,false +excel,Excel.FieldErrorCellValue,"errorType",Property,Good,false +excel,Excel.FieldErrorCellValue,"fieldName",Property,Great,false +excel,Excel.FieldErrorCellValue,"type",Property,Fine,false +excel,Excel.FieldErrorCellValueSubType,N/A,Enum,Unknown,false +excel,Excel.FieldErrorCellValueSubType,"dataProviderError",EnumField,Excellent,false +excel,Excel.FieldErrorCellValueSubType,"richValueRelMissingFilePart",EnumField,Excellent,false +excel,Excel.FieldErrorCellValueSubType,"unknown",EnumField,Great,false +excel,Excel.FieldErrorCellValueSubType,"webImageMissingFilePart",EnumField,Excellent,false +excel,Excel.FillPattern,N/A,Enum,Missing,true +excel,Excel.FillPattern,"checker",EnumField,Fine,false +excel,Excel.FillPattern,"crissCross",EnumField,Fine,false +excel,Excel.FillPattern,"down",EnumField,Fine,false +excel,Excel.FillPattern,"gray16",EnumField,Fine,false +excel,Excel.FillPattern,"gray25",EnumField,Fine,false +excel,Excel.FillPattern,"gray50",EnumField,Fine,false +excel,Excel.FillPattern,"gray75",EnumField,Fine,false +excel,Excel.FillPattern,"gray8",EnumField,Fine,false +excel,Excel.FillPattern,"grid",EnumField,Fine,false +excel,Excel.FillPattern,"horizontal",EnumField,Fine,false +excel,Excel.FillPattern,"lightDown",EnumField,Fine,false +excel,Excel.FillPattern,"lightHorizontal",EnumField,Fine,false +excel,Excel.FillPattern,"lightUp",EnumField,Fine,false +excel,Excel.FillPattern,"lightVertical",EnumField,Fine,false +excel,Excel.FillPattern,"linearGradient",EnumField,Fine,false +excel,Excel.FillPattern,"none",EnumField,Fine,false +excel,Excel.FillPattern,"rectangularGradient",EnumField,Fine,false +excel,Excel.FillPattern,"semiGray75",EnumField,Fine,false +excel,Excel.FillPattern,"solid",EnumField,Fine,false +excel,Excel.FillPattern,"up",EnumField,Fine,false +excel,Excel.FillPattern,"vertical",EnumField,Fine,false +excel,Excel.Filter,N/A,Class,Unknown,false +excel,Excel.Filter,"context",Property,Excellent,false +excel,Excel.Filter,"criteria",Property,Poor,false +excel,Excel.Filter,"apply(criteria)",Method,Fine,false +excel,Excel.Filter,"applyBottomItemsFilter(count)",Method,Fine,false +excel,Excel.Filter,"applyBottomPercentFilter(percent)",Method,Fine,false +excel,Excel.Filter,"applyCellColorFilter(color)",Method,Fine,false +excel,Excel.Filter,"applyCustomFilter(criteria1, criteria2, oper)",Method,Good,false +excel,Excel.Filter,"applyCustomFilter(criteria1, criteria2, oper)",Method,Good,false +excel,Excel.Filter,"applyDynamicFilter(criteria)",Method,Poor,false +excel,Excel.Filter,"applyDynamicFilter(criteria)",Method,Poor,false +excel,Excel.Filter,"applyFontColorFilter(color)",Method,Fine,false +excel,Excel.Filter,"applyIconFilter(icon)",Method,Fine,false +excel,Excel.Filter,"applyTopItemsFilter(count)",Method,Fine,false +excel,Excel.Filter,"applyTopPercentFilter(percent)",Method,Fine,false +excel,Excel.Filter,"applyValuesFilter(values)",Method,Good,false +excel,Excel.Filter,"clear()",Method,Poor,false +excel,Excel.Filter,"load(options)",Method,Excellent,false +excel,Excel.Filter,"load(propertyNames)",Method,Excellent,false +excel,Excel.Filter,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Filter,"toJSON()",Method,Excellent,false +excel,Excel.FilterCriteria,N/A,Interface,Unknown,false +excel,Excel.FilterCriteria,"color",Property,Great,false +excel,Excel.FilterCriteria,"criterion1",Property,Excellent,false +excel,Excel.FilterCriteria,"criterion2",Property,Great,false +excel,Excel.FilterCriteria,"dynamicCriteria",Property,Good,false +excel,Excel.FilterCriteria,"filterOn",Property,Excellent,true +excel,Excel.FilterCriteria,"icon",Property,Good,false +excel,Excel.FilterCriteria,"operator",Property,Great,false +excel,Excel.FilterCriteria,"subField",Property,Excellent,false +excel,Excel.FilterCriteria,"values",Property,Great,false +excel,Excel.FilterDatetime,N/A,Interface,Unknown,false +excel,Excel.FilterDatetime,"date",Property,Fine,false +excel,Excel.FilterDatetime,"specificity",Property,Excellent,false +excel,Excel.FilterDatetimeSpecificity,N/A,Enum,Missing,true +excel,Excel.FilterDatetimeSpecificity,"day",EnumField,Fine,false +excel,Excel.FilterDatetimeSpecificity,"hour",EnumField,Fine,false +excel,Excel.FilterDatetimeSpecificity,"minute",EnumField,Fine,false +excel,Excel.FilterDatetimeSpecificity,"month",EnumField,Fine,false +excel,Excel.FilterDatetimeSpecificity,"second",EnumField,Fine,false +excel,Excel.FilterDatetimeSpecificity,"year",EnumField,Fine,false +excel,Excel.FilterOn,N/A,Enum,Missing,true +excel,Excel.FilterOn,"bottomItems",EnumField,Fine,false +excel,Excel.FilterOn,"bottomPercent",EnumField,Fine,false +excel,Excel.FilterOn,"cellColor",EnumField,Fine,false +excel,Excel.FilterOn,"custom",EnumField,Fine,false +excel,Excel.FilterOn,"dynamic",EnumField,Fine,false +excel,Excel.FilterOn,"fontColor",EnumField,Fine,false +excel,Excel.FilterOn,"icon",EnumField,Fine,false +excel,Excel.FilterOn,"topItems",EnumField,Fine,false +excel,Excel.FilterOn,"topPercent",EnumField,Fine,false +excel,Excel.FilterOn,"values",EnumField,Fine,false +excel,Excel.FilterOperator,N/A,Enum,Missing,false +excel,Excel.FilterOperator,"and",EnumField,Fine,false +excel,Excel.FilterOperator,"or",EnumField,Fine,false +excel,Excel.FilterPivotHierarchy,N/A,Class,Unknown,false +excel,Excel.FilterPivotHierarchy,"context",Property,Excellent,false +excel,Excel.FilterPivotHierarchy,"enableMultipleFilterItems",Property,Poor,false +excel,Excel.FilterPivotHierarchy,"fields",Property,Great,false +excel,Excel.FilterPivotHierarchy,"id",Property,Poor,false +excel,Excel.FilterPivotHierarchy,"name",Property,Poor,false +excel,Excel.FilterPivotHierarchy,"position",Property,Poor,false +excel,Excel.FilterPivotHierarchy,"load(options)",Method,Excellent,false +excel,Excel.FilterPivotHierarchy,"load(propertyNames)",Method,Excellent,false +excel,Excel.FilterPivotHierarchy,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.FilterPivotHierarchy,"set(properties, options)",Method,Good,false +excel,Excel.FilterPivotHierarchy,"set(properties)",Method,Good,false +excel,Excel.FilterPivotHierarchy,"setToDefault()",Method,Great,false +excel,Excel.FilterPivotHierarchy,"toJSON()",Method,Excellent,false +excel,Excel.FilterPivotHierarchyCollection,N/A,Class,Unknown,false +excel,Excel.FilterPivotHierarchyCollection,"context",Property,Excellent,false +excel,Excel.FilterPivotHierarchyCollection,"items",Property,Poor,false +excel,Excel.FilterPivotHierarchyCollection,"add(pivotHierarchy)",Method,Good,false +excel,Excel.FilterPivotHierarchyCollection,"getCount()",Method,Fine,false +excel,Excel.FilterPivotHierarchyCollection,"getItem(name)",Method,Poor,false +excel,Excel.FilterPivotHierarchyCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.FilterPivotHierarchyCollection,"load(options)",Method,Excellent,false +excel,Excel.FilterPivotHierarchyCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.FilterPivotHierarchyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.FilterPivotHierarchyCollection,"remove(filterPivotHierarchy)",Method,Poor,false +excel,Excel.FilterPivotHierarchyCollection,"toJSON()",Method,Excellent,false +excel,Excel.FiveArrowsGraySet,N/A,Interface,Missing,false +excel,Excel.FiveArrowsGraySet,"grayDownArrow",Property,Missing,false +excel,Excel.FiveArrowsGraySet,"grayDownInclineArrow",Property,Missing,false +excel,Excel.FiveArrowsGraySet,"graySideArrow",Property,Missing,false +excel,Excel.FiveArrowsGraySet,"grayUpArrow",Property,Missing,false +excel,Excel.FiveArrowsGraySet,"grayUpInclineArrow",Property,Missing,false +excel,Excel.FiveArrowsSet,N/A,Interface,Missing,false +excel,Excel.FiveArrowsSet,"greenUpArrow",Property,Missing,false +excel,Excel.FiveArrowsSet,"redDownArrow",Property,Missing,false +excel,Excel.FiveArrowsSet,"yellowDownInclineArrow",Property,Missing,false +excel,Excel.FiveArrowsSet,"yellowSideArrow",Property,Missing,false +excel,Excel.FiveArrowsSet,"yellowUpInclineArrow",Property,Missing,false +excel,Excel.FiveBoxesSet,N/A,Interface,Missing,false +excel,Excel.FiveBoxesSet,"fourFilledBoxes",Property,Missing,false +excel,Excel.FiveBoxesSet,"noFilledBoxes",Property,Missing,false +excel,Excel.FiveBoxesSet,"oneFilledBox",Property,Missing,false +excel,Excel.FiveBoxesSet,"threeFilledBoxes",Property,Missing,false +excel,Excel.FiveBoxesSet,"twoFilledBoxes",Property,Missing,false +excel,Excel.FiveQuartersSet,N/A,Interface,Missing,false +excel,Excel.FiveQuartersSet,"blackCircle",Property,Missing,false +excel,Excel.FiveQuartersSet,"circleWithOneWhiteQuarter",Property,Missing,false +excel,Excel.FiveQuartersSet,"circleWithThreeWhiteQuarters",Property,Missing,false +excel,Excel.FiveQuartersSet,"circleWithTwoWhiteQuarters",Property,Missing,false +excel,Excel.FiveQuartersSet,"whiteCircleAllWhiteQuarters",Property,Missing,false +excel,Excel.FiveRatingSet,N/A,Interface,Missing,false +excel,Excel.FiveRatingSet,"fourBars",Property,Missing,false +excel,Excel.FiveRatingSet,"noBars",Property,Missing,false +excel,Excel.FiveRatingSet,"oneBar",Property,Missing,false +excel,Excel.FiveRatingSet,"threeBars",Property,Missing,false +excel,Excel.FiveRatingSet,"twoBars",Property,Missing,false +excel,Excel.FormatProtection,N/A,Class,Unknown,false +excel,Excel.FormatProtection,"context",Property,Excellent,false +excel,Excel.FormatProtection,"formulaHidden",Property,Excellent,false +excel,Excel.FormatProtection,"locked",Property,Excellent,false +excel,Excel.FormatProtection,"load(options)",Method,Excellent,false +excel,Excel.FormatProtection,"load(propertyNames)",Method,Excellent,false +excel,Excel.FormatProtection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.FormatProtection,"set(properties, options)",Method,Good,false +excel,Excel.FormatProtection,"set(properties)",Method,Good,false +excel,Excel.FormatProtection,"toJSON()",Method,Excellent,false +excel,Excel.FormattedNumberCellValue,N/A,Interface,Deprecated,false +excel,Excel.FormattedNumberCellValue,"basicType",Property,Deprecated,false +excel,Excel.FormattedNumberCellValue,"basicValue",Property,Deprecated,false +excel,Excel.FormattedNumberCellValue,"numberFormat",Property,Deprecated,false +excel,Excel.FormattedNumberCellValue,"type",Property,Deprecated,false +excel,Excel.FormulaChangedEventDetail,N/A,Interface,Fine,false +excel,Excel.FormulaChangedEventDetail,"cellAddress",Property,Fine,false +excel,Excel.FormulaChangedEventDetail,"previousFormula",Property,Fine,false +excel,Excel.FourArrowsGraySet,N/A,Interface,Missing,false +excel,Excel.FourArrowsGraySet,"grayDownArrow",Property,Missing,false +excel,Excel.FourArrowsGraySet,"grayDownInclineArrow",Property,Missing,false +excel,Excel.FourArrowsGraySet,"grayUpArrow",Property,Missing,false +excel,Excel.FourArrowsGraySet,"grayUpInclineArrow",Property,Missing,false +excel,Excel.FourArrowsSet,N/A,Interface,Missing,false +excel,Excel.FourArrowsSet,"greenUpArrow",Property,Missing,false +excel,Excel.FourArrowsSet,"redDownArrow",Property,Missing,false +excel,Excel.FourArrowsSet,"yellowDownInclineArrow",Property,Missing,false +excel,Excel.FourArrowsSet,"yellowUpInclineArrow",Property,Missing,false +excel,Excel.FourRatingSet,N/A,Interface,Missing,false +excel,Excel.FourRatingSet,"fourBars",Property,Missing,false +excel,Excel.FourRatingSet,"oneBar",Property,Missing,false +excel,Excel.FourRatingSet,"threeBars",Property,Missing,false +excel,Excel.FourRatingSet,"twoBars",Property,Missing,false +excel,Excel.FourRedToBlackSet,N/A,Interface,Missing,false +excel,Excel.FourRedToBlackSet,"blackCircle",Property,Missing,false +excel,Excel.FourRedToBlackSet,"grayCircle",Property,Missing,false +excel,Excel.FourRedToBlackSet,"pinkCircle",Property,Missing,false +excel,Excel.FourRedToBlackSet,"redCircle",Property,Missing,false +excel,Excel.FourTrafficLightsSet,N/A,Interface,Missing,false +excel,Excel.FourTrafficLightsSet,"blackCircleWithBorder",Property,Missing,false +excel,Excel.FourTrafficLightsSet,"greenCircle",Property,Missing,false +excel,Excel.FourTrafficLightsSet,"redCircleWithBorder",Property,Missing,false +excel,Excel.FourTrafficLightsSet,"yellowCircle",Property,Missing,false +excel,Excel.FunctionCellValue,N/A,TypeAlias,Good,false +excel,Excel.FunctionCellValueType,N/A,Enum,Good,false +excel,Excel.FunctionCellValueType,"javaScriptReference",EnumField,Fine,false +excel,Excel.FunctionResult,N/A,Class,Unknown,false +excel,Excel.FunctionResult,"context",Property,Excellent,false +excel,Excel.FunctionResult,"error",Property,Excellent,false +excel,Excel.FunctionResult,"value",Property,Excellent,false +excel,Excel.FunctionResult,"load(options)",Method,Excellent,false +excel,Excel.FunctionResult,"load(propertyNames)",Method,Excellent,false +excel,Excel.FunctionResult,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.FunctionResult,"toJSON()",Method,Excellent,false +excel,Excel.Functions,N/A,Class,Unknown,true +excel,Excel.Functions,"context",Property,Excellent,false +excel,Excel.Functions,"abs(number)",Method,Great,false +excel,Excel.Functions,"accrInt(issue, firstInterest, settlement, rate, par, frequency, basis, calcMethod)",Method,Good,false +excel,Excel.Functions,"accrIntM(issue, settlement, rate, par, basis)",Method,Good,false +excel,Excel.Functions,"acos(number)",Method,Good,false +excel,Excel.Functions,"acosh(number)",Method,Fine,false +excel,Excel.Functions,"acot(number)",Method,Good,false +excel,Excel.Functions,"acoth(number)",Method,Good,false +excel,Excel.Functions,"amorDegrc(cost, datePurchased, firstPeriod, salvage, period, rate, basis)",Method,Good,false +excel,Excel.Functions,"amorLinc(cost, datePurchased, firstPeriod, salvage, period, rate, basis)",Method,Good,false +excel,Excel.Functions,"and(values)",Method,Excellent,false +excel,Excel.Functions,"arabic(text)",Method,Poor,false +excel,Excel.Functions,"areas(reference)",Method,Good,false +excel,Excel.Functions,"asc(text)",Method,Fine,false +excel,Excel.Functions,"asin(number)",Method,Good,false +excel,Excel.Functions,"asinh(number)",Method,Fine,false +excel,Excel.Functions,"atan(number)",Method,Good,false +excel,Excel.Functions,"atan2(xNum, yNum)",Method,Great,false +excel,Excel.Functions,"atanh(number)",Method,Good,false +excel,Excel.Functions,"aveDev(values)",Method,Excellent,false +excel,Excel.Functions,"average(values)",Method,Excellent,false +excel,Excel.Functions,"averageA(values)",Method,Excellent,false +excel,Excel.Functions,"averageIf(range, criteria, averageRange)",Method,Great,false +excel,Excel.Functions,"averageIfs(averageRange, values)",Method,Great,false +excel,Excel.Functions,"bahtText(number)",Method,Poor,false +excel,Excel.Functions,"base(number, radix, minLength)",Method,Fine,false +excel,Excel.Functions,"besselI(x, n)",Method,Good,false +excel,Excel.Functions,"besselJ(x, n)",Method,Fine,false +excel,Excel.Functions,"besselK(x, n)",Method,Good,false +excel,Excel.Functions,"besselY(x, n)",Method,Fine,false +excel,Excel.Functions,"beta_Dist(x, alpha, beta, cumulative, A, B)",Method,Good,false +excel,Excel.Functions,"beta_Inv(probability, alpha, beta, A, B)",Method,Good,false +excel,Excel.Functions,"bin2Dec(number)",Method,Poor,false +excel,Excel.Functions,"bin2Hex(number, places)",Method,Poor,false +excel,Excel.Functions,"bin2Oct(number, places)",Method,Poor,false +excel,Excel.Functions,"binom_Dist_Range(trials, probabilityS, numberS, numberS2)",Method,Good,false +excel,Excel.Functions,"binom_Dist(numberS, trials, probabilityS, cumulative)",Method,Good,false +excel,Excel.Functions,"binom_Inv(trials, probabilityS, alpha)",Method,Great,false +excel,Excel.Functions,"bitand(number1, number2)",Method,Fine,false +excel,Excel.Functions,"bitlshift(number, shiftAmount)",Method,Great,false +excel,Excel.Functions,"bitor(number1, number2)",Method,Fine,false +excel,Excel.Functions,"bitrshift(number, shiftAmount)",Method,Great,false +excel,Excel.Functions,"bitxor(number1, number2)",Method,Fine,false +excel,Excel.Functions,"ceiling_Math(number, significance, mode)",Method,Great,false +excel,Excel.Functions,"ceiling_Precise(number, significance)",Method,Great,false +excel,Excel.Functions,"char(number)",Method,Great,false +excel,Excel.Functions,"chiSq_Dist_RT(x, degFreedom)",Method,Good,false +excel,Excel.Functions,"chiSq_Dist(x, degFreedom, cumulative)",Method,Good,false +excel,Excel.Functions,"chiSq_Inv_RT(probability, degFreedom)",Method,Good,false +excel,Excel.Functions,"chiSq_Inv(probability, degFreedom)",Method,Good,false +excel,Excel.Functions,"choose(indexNum, values)",Method,Good,false +excel,Excel.Functions,"clean(text)",Method,Poor,false +excel,Excel.Functions,"code(text)",Method,Excellent,false +excel,Excel.Functions,"columns(array)",Method,Great,false +excel,Excel.Functions,"combin(number, numberChosen)",Method,Good,false +excel,Excel.Functions,"combina(number, numberChosen)",Method,Good,false +excel,Excel.Functions,"complex(realNum, iNum, suffix)",Method,Fine,false +excel,Excel.Functions,"concatenate(values)",Method,Fine,false +excel,Excel.Functions,"confidence_Norm(alpha, standardDev, size)",Method,Good,false +excel,Excel.Functions,"confidence_T(alpha, standardDev, size)",Method,Good,false +excel,Excel.Functions,"convert(number, fromUnit, toUnit)",Method,Fine,false +excel,Excel.Functions,"cos(number)",Method,Fine,false +excel,Excel.Functions,"cosh(number)",Method,Fine,false +excel,Excel.Functions,"cot(number)",Method,Fine,false +excel,Excel.Functions,"coth(number)",Method,Fine,false +excel,Excel.Functions,"count(values)",Method,Fine,false +excel,Excel.Functions,"countA(values)",Method,Fine,false +excel,Excel.Functions,"countBlank(range)",Method,Good,false +excel,Excel.Functions,"countIf(range, criteria)",Method,Great,false +excel,Excel.Functions,"countIfs(values)",Method,Great,false +excel,Excel.Functions,"coupDayBs(settlement, maturity, frequency, basis)",Method,Good,false +excel,Excel.Functions,"coupDays(settlement, maturity, frequency, basis)",Method,Good,false +excel,Excel.Functions,"coupDaysNc(settlement, maturity, frequency, basis)",Method,Good,false +excel,Excel.Functions,"coupNcd(settlement, maturity, frequency, basis)",Method,Good,false +excel,Excel.Functions,"coupNum(settlement, maturity, frequency, basis)",Method,Good,false +excel,Excel.Functions,"coupPcd(settlement, maturity, frequency, basis)",Method,Good,false +excel,Excel.Functions,"csc(number)",Method,Fine,false +excel,Excel.Functions,"csch(number)",Method,Fine,false +excel,Excel.Functions,"cumIPmt(rate, nper, pv, startPeriod, endPeriod, type)",Method,Good,false +excel,Excel.Functions,"cumPrinc(rate, nper, pv, startPeriod, endPeriod, type)",Method,Good,false +excel,Excel.Functions,"date(year, month, day)",Method,Good,false +excel,Excel.Functions,"datevalue(dateText)",Method,Fine,false +excel,Excel.Functions,"daverage(database, field, criteria)",Method,Excellent,false +excel,Excel.Functions,"day(serialNumber)",Method,Good,false +excel,Excel.Functions,"days(endDate, startDate)",Method,Fine,false +excel,Excel.Functions,"days360(startDate, endDate, method)",Method,Good,false +excel,Excel.Functions,"db(cost, salvage, life, period, month)",Method,Excellent,false +excel,Excel.Functions,"dbcs(text)",Method,Great,false +excel,Excel.Functions,"dcount(database, field, criteria)",Method,Excellent,false +excel,Excel.Functions,"dcountA(database, field, criteria)",Method,Excellent,false +excel,Excel.Functions,"ddb(cost, salvage, life, period, factor)",Method,Excellent,false +excel,Excel.Functions,"dec2Bin(number, places)",Method,Poor,false +excel,Excel.Functions,"dec2Hex(number, places)",Method,Poor,false +excel,Excel.Functions,"dec2Oct(number, places)",Method,Poor,false +excel,Excel.Functions,"decimal(number, radix)",Method,Fine,false +excel,Excel.Functions,"degrees(angle)",Method,Poor,false +excel,Excel.Functions,"delta(number1, number2)",Method,Poor,false +excel,Excel.Functions,"devSq(values)",Method,Great,false +excel,Excel.Functions,"dget(database, field, criteria)",Method,Great,false +excel,Excel.Functions,"disc(settlement, maturity, pr, redemption, basis)",Method,Fine,false +excel,Excel.Functions,"dmax(database, field, criteria)",Method,Excellent,false +excel,Excel.Functions,"dmin(database, field, criteria)",Method,Excellent,false +excel,Excel.Functions,"dollar(number, decimals)",Method,Poor,false +excel,Excel.Functions,"dollarDe(fractionalDollar, fraction)",Method,Fine,false +excel,Excel.Functions,"dollarFr(decimalDollar, fraction)",Method,Fine,false +excel,Excel.Functions,"dproduct(database, field, criteria)",Method,Excellent,false +excel,Excel.Functions,"dstDev(database, field, criteria)",Method,Good,false +excel,Excel.Functions,"dstDevP(database, field, criteria)",Method,Good,false +excel,Excel.Functions,"dsum(database, field, criteria)",Method,Excellent,false +excel,Excel.Functions,"duration(settlement, maturity, coupon, yld, frequency, basis)",Method,Good,false +excel,Excel.Functions,"dvar(database, field, criteria)",Method,Good,false +excel,Excel.Functions,"dvarP(database, field, criteria)",Method,Good,false +excel,Excel.Functions,"ecma_Ceiling(number, significance)",Method,Great,false +excel,Excel.Functions,"edate(startDate, months)",Method,Good,false +excel,Excel.Functions,"effect(nominalRate, npery)",Method,Good,false +excel,Excel.Functions,"eoMonth(startDate, months)",Method,Great,false +excel,Excel.Functions,"erf_Precise(X)",Method,Good,false +excel,Excel.Functions,"erf(lowerLimit, upperLimit)",Method,Good,false +excel,Excel.Functions,"erfC_Precise(X)",Method,Good,false +excel,Excel.Functions,"erfC(x)",Method,Good,false +excel,Excel.Functions,"error_Type(errorVal)",Method,Great,false +excel,Excel.Functions,"even(number)",Method,Good,false +excel,Excel.Functions,"exact(text1, text2)",Method,Excellent,false +excel,Excel.Functions,"exp(number)",Method,Fine,false +excel,Excel.Functions,"expon_Dist(x, lambda, cumulative)",Method,Fine,false +excel,Excel.Functions,"f_Dist_RT(x, degFreedom1, degFreedom2)",Method,Good,false +excel,Excel.Functions,"f_Dist(x, degFreedom1, degFreedom2, cumulative)",Method,Good,false +excel,Excel.Functions,"f_Inv_RT(probability, degFreedom1, degFreedom2)",Method,Great,false +excel,Excel.Functions,"f_Inv(probability, degFreedom1, degFreedom2)",Method,Great,false +excel,Excel.Functions,"fact(number)",Method,Good,false +excel,Excel.Functions,"factDouble(number)",Method,Fine,false +excel,Excel.Functions,"false()",Method,Good,false +excel,Excel.Functions,"find(findText, withinText, startNum)",Method,Excellent,false +excel,Excel.Functions,"findB(findText, withinText, startNum)",Method,Excellent,false +excel,Excel.Functions,"fisher(x)",Method,Fine,false +excel,Excel.Functions,"fisherInv(y)",Method,Great,false +excel,Excel.Functions,"fixed(number, decimals, noCommas)",Method,Great,false +excel,Excel.Functions,"floor_Math(number, significance, mode)",Method,Great,false +excel,Excel.Functions,"floor_Precise(number, significance)",Method,Great,false +excel,Excel.Functions,"fv(rate, nper, pmt, pv, type)",Method,Great,false +excel,Excel.Functions,"fvschedule(principal, schedule)",Method,Great,false +excel,Excel.Functions,"gamma_Dist(x, alpha, beta, cumulative)",Method,Fine,false +excel,Excel.Functions,"gamma_Inv(probability, alpha, beta)",Method,Great,false +excel,Excel.Functions,"gamma(x)",Method,Good,false +excel,Excel.Functions,"gammaLn_Precise(x)",Method,Good,false +excel,Excel.Functions,"gammaLn(x)",Method,Good,false +excel,Excel.Functions,"gauss(x)",Method,Good,false +excel,Excel.Functions,"gcd(values)",Method,Fine,false +excel,Excel.Functions,"geoMean(values)",Method,Great,false +excel,Excel.Functions,"geStep(number, step)",Method,Good,false +excel,Excel.Functions,"harMean(values)",Method,Good,false +excel,Excel.Functions,"hex2Bin(number, places)",Method,Poor,false +excel,Excel.Functions,"hex2Dec(number)",Method,Poor,false +excel,Excel.Functions,"hex2Oct(number, places)",Method,Poor,false +excel,Excel.Functions,"hlookup(lookupValue, tableArray, rowIndexNum, rangeLookup)",Method,Excellent,false +excel,Excel.Functions,"hour(serialNumber)",Method,Good,false +excel,Excel.Functions,"hyperlink(linkLocation, friendlyName)",Method,Good,false +excel,Excel.Functions,"hypGeom_Dist(sampleS, numberSample, populationS, numberPop, cumulative)",Method,Fine,false +excel,Excel.Functions,"if(logicalTest, valueIfTrue, valueIfFalse)",Method,Excellent,false +excel,Excel.Functions,"imAbs(inumber)",Method,Great,false +excel,Excel.Functions,"imaginary(inumber)",Method,Good,false +excel,Excel.Functions,"imArgument(inumber)",Method,Great,false +excel,Excel.Functions,"imConjugate(inumber)",Method,Fine,false +excel,Excel.Functions,"imCos(inumber)",Method,Fine,false +excel,Excel.Functions,"imCosh(inumber)",Method,Fine,false +excel,Excel.Functions,"imCot(inumber)",Method,Fine,false +excel,Excel.Functions,"imCsc(inumber)",Method,Fine,false +excel,Excel.Functions,"imCsch(inumber)",Method,Good,false +excel,Excel.Functions,"imDiv(inumber1, inumber2)",Method,Fine,false +excel,Excel.Functions,"imExp(inumber)",Method,Fine,false +excel,Excel.Functions,"imLn(inumber)",Method,Fine,false +excel,Excel.Functions,"imLog10(inumber)",Method,Fine,false +excel,Excel.Functions,"imLog2(inumber)",Method,Fine,false +excel,Excel.Functions,"imPower(inumber, number)",Method,Great,false +excel,Excel.Functions,"imProduct(values)",Method,Fine,false +excel,Excel.Functions,"imReal(inumber)",Method,Fine,false +excel,Excel.Functions,"imSec(inumber)",Method,Fine,false +excel,Excel.Functions,"imSech(inumber)",Method,Fine,false +excel,Excel.Functions,"imSin(inumber)",Method,Fine,false +excel,Excel.Functions,"imSinh(inumber)",Method,Fine,false +excel,Excel.Functions,"imSqrt(inumber)",Method,Fine,false +excel,Excel.Functions,"imSub(inumber1, inumber2)",Method,Good,false +excel,Excel.Functions,"imSum(values)",Method,Fine,false +excel,Excel.Functions,"imTan(inumber)",Method,Fine,false +excel,Excel.Functions,"int(number)",Method,Fine,false +excel,Excel.Functions,"intRate(settlement, maturity, investment, redemption, basis)",Method,Good,false +excel,Excel.Functions,"ipmt(rate, per, nper, pv, fv, type)",Method,Good,false +excel,Excel.Functions,"irr(values, guess)",Method,Good,false +excel,Excel.Functions,"isErr(value)",Method,Excellent,false +excel,Excel.Functions,"isError(value)",Method,Excellent,false +excel,Excel.Functions,"isEven(number)",Method,Good,false +excel,Excel.Functions,"isFormula(reference)",Method,Good,false +excel,Excel.Functions,"isLogical(value)",Method,Great,false +excel,Excel.Functions,"isNA(value)",Method,Great,false +excel,Excel.Functions,"isNonText(value)",Method,Great,false +excel,Excel.Functions,"isNumber(value)",Method,Great,false +excel,Excel.Functions,"iso_Ceiling(number, significance)",Method,Great,false +excel,Excel.Functions,"isOdd(number)",Method,Good,false +excel,Excel.Functions,"isoWeekNum(date)",Method,Good,false +excel,Excel.Functions,"ispmt(rate, per, nper, pv)",Method,Great,false +excel,Excel.Functions,"isref(value)",Method,Great,false +excel,Excel.Functions,"isText(value)",Method,Great,false +excel,Excel.Functions,"kurt(values)",Method,Fine,false +excel,Excel.Functions,"large(array, k)",Method,Excellent,false +excel,Excel.Functions,"lcm(values)",Method,Fine,false +excel,Excel.Functions,"left(text, numChars)",Method,Excellent,false +excel,Excel.Functions,"leftb(text, numBytes)",Method,Excellent,false +excel,Excel.Functions,"len(text)",Method,Good,false +excel,Excel.Functions,"lenb(text)",Method,Great,false +excel,Excel.Functions,"ln(number)",Method,Fine,false +excel,Excel.Functions,"log(number, base)",Method,Great,false +excel,Excel.Functions,"log10(number)",Method,Fine,false +excel,Excel.Functions,"logNorm_Dist(x, mean, standardDev, cumulative)",Method,Great,false +excel,Excel.Functions,"logNorm_Inv(probability, mean, standardDev)",Method,Great,false +excel,Excel.Functions,"lookup(lookupValue, lookupVector, resultVector)",Method,Great,false +excel,Excel.Functions,"lower(text)",Method,Great,false +excel,Excel.Functions,"match(lookupValue, lookupArray, matchType)",Method,Excellent,false +excel,Excel.Functions,"max(values)",Method,Great,false +excel,Excel.Functions,"maxA(values)",Method,Great,false +excel,Excel.Functions,"mduration(settlement, maturity, coupon, yld, frequency, basis)",Method,Excellent,false +excel,Excel.Functions,"median(values)",Method,Good,false +excel,Excel.Functions,"mid(text, startNum, numChars)",Method,Great,false +excel,Excel.Functions,"midb(text, startNum, numBytes)",Method,Great,false +excel,Excel.Functions,"min(values)",Method,Great,false +excel,Excel.Functions,"minA(values)",Method,Great,false +excel,Excel.Functions,"minute(serialNumber)",Method,Fine,false +excel,Excel.Functions,"mirr(values, financeRate, reinvestRate)",Method,Good,false +excel,Excel.Functions,"mod(number, divisor)",Method,Good,false +excel,Excel.Functions,"month(serialNumber)",Method,Good,false +excel,Excel.Functions,"mround(number, multiple)",Method,Fine,false +excel,Excel.Functions,"multiNomial(values)",Method,Fine,false +excel,Excel.Functions,"n(value)",Method,Good,false +excel,Excel.Functions,"na()",Method,Excellent,false +excel,Excel.Functions,"negBinom_Dist(numberF, numberS, probabilityS, cumulative)",Method,Great,false +excel,Excel.Functions,"networkDays_Intl(startDate, endDate, weekend, holidays)",Method,Great,false +excel,Excel.Functions,"networkDays(startDate, endDate, holidays)",Method,Good,false +excel,Excel.Functions,"nominal(effectRate, npery)",Method,Fine,false +excel,Excel.Functions,"norm_Dist(x, mean, standardDev, cumulative)",Method,Great,false +excel,Excel.Functions,"norm_Inv(probability, mean, standardDev)",Method,Great,false +excel,Excel.Functions,"norm_S_Dist(z, cumulative)",Method,Good,false +excel,Excel.Functions,"norm_S_Inv(probability)",Method,Good,false +excel,Excel.Functions,"not(logical)",Method,Poor,false +excel,Excel.Functions,"now()",Method,Good,false +excel,Excel.Functions,"nper(rate, pmt, pv, fv, type)",Method,Good,false +excel,Excel.Functions,"npv(rate, values)",Method,Great,false +excel,Excel.Functions,"numberValue(text, decimalSeparator, groupSeparator)",Method,Good,false +excel,Excel.Functions,"oct2Bin(number, places)",Method,Poor,false +excel,Excel.Functions,"oct2Dec(number)",Method,Poor,false +excel,Excel.Functions,"oct2Hex(number, places)",Method,Poor,false +excel,Excel.Functions,"odd(number)",Method,Good,false +excel,Excel.Functions,"oddFPrice(settlement, maturity, issue, firstCoupon, rate, yld, redemption, frequency, basis)",Method,Great,false +excel,Excel.Functions,"oddFYield(settlement, maturity, issue, firstCoupon, rate, pr, redemption, frequency, basis)",Method,Good,false +excel,Excel.Functions,"oddLPrice(settlement, maturity, lastInterest, rate, yld, redemption, frequency, basis)",Method,Great,false +excel,Excel.Functions,"oddLYield(settlement, maturity, lastInterest, rate, pr, redemption, frequency, basis)",Method,Good,false +excel,Excel.Functions,"or(values)",Method,Excellent,false +excel,Excel.Functions,"pduration(rate, pv, fv)",Method,Excellent,false +excel,Excel.Functions,"percentile_Exc(array, k)",Method,Great,false +excel,Excel.Functions,"percentile_Inc(array, k)",Method,Great,false +excel,Excel.Functions,"percentRank_Exc(array, x, significance)",Method,Great,false +excel,Excel.Functions,"percentRank_Inc(array, x, significance)",Method,Great,false +excel,Excel.Functions,"permut(number, numberChosen)",Method,Great,false +excel,Excel.Functions,"permutationa(number, numberChosen)",Method,Great,false +excel,Excel.Functions,"phi(x)",Method,Great,false +excel,Excel.Functions,"pi()",Method,Great,false +excel,Excel.Functions,"pmt(rate, nper, pv, fv, type)",Method,Good,false +excel,Excel.Functions,"poisson_Dist(x, mean, cumulative)",Method,Fine,false +excel,Excel.Functions,"power(number, power)",Method,Fine,false +excel,Excel.Functions,"ppmt(rate, per, nper, pv, fv, type)",Method,Good,false +excel,Excel.Functions,"price(settlement, maturity, rate, yld, redemption, frequency, basis)",Method,Great,false +excel,Excel.Functions,"priceDisc(settlement, maturity, discount, redemption, basis)",Method,Great,false +excel,Excel.Functions,"priceMat(settlement, maturity, issue, rate, yld, basis)",Method,Great,false +excel,Excel.Functions,"product(values)",Method,Fine,false +excel,Excel.Functions,"proper(text)",Method,Great,false +excel,Excel.Functions,"pv(rate, nper, pmt, fv, type)",Method,Great,false +excel,Excel.Functions,"quartile_Exc(array, quart)",Method,Great,false +excel,Excel.Functions,"quartile_Inc(array, quart)",Method,Great,false +excel,Excel.Functions,"quotient(numerator, denominator)",Method,Good,false +excel,Excel.Functions,"radians(angle)",Method,Poor,false +excel,Excel.Functions,"rand()",Method,Good,false +excel,Excel.Functions,"randBetween(bottom, top)",Method,Great,false +excel,Excel.Functions,"rank_Avg(number, ref, order)",Method,Excellent,false +excel,Excel.Functions,"rank_Eq(number, ref, order)",Method,Excellent,false +excel,Excel.Functions,"rate(nper, pmt, pv, fv, type, guess)",Method,Great,false +excel,Excel.Functions,"received(settlement, maturity, investment, discount, basis)",Method,Good,false +excel,Excel.Functions,"replace(oldText, startNum, numChars, newText)",Method,Great,false +excel,Excel.Functions,"replaceB(oldText, startNum, numBytes, newText)",Method,Great,false +excel,Excel.Functions,"rept(text, numberTimes)",Method,Good,false +excel,Excel.Functions,"right(text, numChars)",Method,Excellent,false +excel,Excel.Functions,"rightb(text, numBytes)",Method,Excellent,false +excel,Excel.Functions,"roman(number, form)",Method,Poor,false +excel,Excel.Functions,"round(number, numDigits)",Method,Fine,false +excel,Excel.Functions,"roundDown(number, numDigits)",Method,Poor,false +excel,Excel.Functions,"roundUp(number, numDigits)",Method,Poor,false +excel,Excel.Functions,"rows(array)",Method,Great,false +excel,Excel.Functions,"rri(nper, pv, fv)",Method,Good,false +excel,Excel.Functions,"sec(number)",Method,Fine,false +excel,Excel.Functions,"sech(number)",Method,Fine,false +excel,Excel.Functions,"second(serialNumber)",Method,Fine,false +excel,Excel.Functions,"seriesSum(x, n, m, coefficients)",Method,Good,false +excel,Excel.Functions,"sheet(value)",Method,Fine,false +excel,Excel.Functions,"sheets(reference)",Method,Fine,false +excel,Excel.Functions,"sign(number)",Method,Great,false +excel,Excel.Functions,"sin(number)",Method,Fine,false +excel,Excel.Functions,"sinh(number)",Method,Fine,false +excel,Excel.Functions,"skew_p(values)",Method,Good,false +excel,Excel.Functions,"skew(values)",Method,Good,false +excel,Excel.Functions,"sln(cost, salvage, life)",Method,Good,false +excel,Excel.Functions,"small(array, k)",Method,Excellent,false +excel,Excel.Functions,"sqrt(number)",Method,Fine,false +excel,Excel.Functions,"sqrtPi(number)",Method,Fine,false +excel,Excel.Functions,"standardize(x, mean, standardDev)",Method,Great,false +excel,Excel.Functions,"stDev_P(values)",Method,Excellent,false +excel,Excel.Functions,"stDev_S(values)",Method,Great,false +excel,Excel.Functions,"stDevA(values)",Method,Great,false +excel,Excel.Functions,"stDevPA(values)",Method,Great,false +excel,Excel.Functions,"substitute(text, oldText, newText, instanceNum)",Method,Good,false +excel,Excel.Functions,"subtotal(functionNum, values)",Method,Fine,false +excel,Excel.Functions,"sum(values)",Method,Poor,true +excel,Excel.Functions,"sumIf(range, criteria, sumRange)",Method,Great,false +excel,Excel.Functions,"sumIfs(sumRange, values)",Method,Great,false +excel,Excel.Functions,"sumSq(values)",Method,Excellent,false +excel,Excel.Functions,"syd(cost, salvage, life, per)",Method,Great,false +excel,Excel.Functions,"t_Dist_2T(x, degFreedom)",Method,Fine,false +excel,Excel.Functions,"t_Dist_RT(x, degFreedom)",Method,Fine,false +excel,Excel.Functions,"t_Dist(x, degFreedom, cumulative)",Method,Fine,false +excel,Excel.Functions,"t_Inv_2T(probability, degFreedom)",Method,Good,false +excel,Excel.Functions,"t_Inv(probability, degFreedom)",Method,Good,false +excel,Excel.Functions,"t(value)",Method,Excellent,false +excel,Excel.Functions,"tan(number)",Method,Fine,false +excel,Excel.Functions,"tanh(number)",Method,Fine,false +excel,Excel.Functions,"tbillEq(settlement, maturity, discount)",Method,Good,false +excel,Excel.Functions,"tbillPrice(settlement, maturity, discount)",Method,Great,false +excel,Excel.Functions,"tbillYield(settlement, maturity, pr)",Method,Fine,false +excel,Excel.Functions,"text(value, formatText)",Method,Great,false +excel,Excel.Functions,"time(hour, minute, second)",Method,Fine,false +excel,Excel.Functions,"timevalue(timeText)",Method,Fine,false +excel,Excel.Functions,"today()",Method,Fine,false +excel,Excel.Functions,"toJSON()",Method,Excellent,false +excel,Excel.Functions,"trim(text)",Method,Good,false +excel,Excel.Functions,"trimMean(array, percent)",Method,Great,false +excel,Excel.Functions,"true()",Method,Good,false +excel,Excel.Functions,"trunc(number, numDigits)",Method,Good,false +excel,Excel.Functions,"type(value)",Method,Excellent,false +excel,Excel.Functions,"unichar(number)",Method,Great,false +excel,Excel.Functions,"unicode(text)",Method,Good,false +excel,Excel.Functions,"upper(text)",Method,Good,false +excel,Excel.Functions,"usdollar(number, decimals)",Method,Poor,false +excel,Excel.Functions,"value(text)",Method,Good,false +excel,Excel.Functions,"var_P(values)",Method,Great,false +excel,Excel.Functions,"var_S(values)",Method,Great,false +excel,Excel.Functions,"varA(values)",Method,Great,false +excel,Excel.Functions,"varPA(values)",Method,Great,false +excel,Excel.Functions,"vdb(cost, salvage, life, startPeriod, endPeriod, factor, noSwitch)",Method,Excellent,false +excel,Excel.Functions,"vlookup(lookupValue, tableArray, colIndexNum, rangeLookup)",Method,Excellent,true +excel,Excel.Functions,"weekday(serialNumber, returnType)",Method,Great,false +excel,Excel.Functions,"weekNum(serialNumber, returnType)",Method,Fine,false +excel,Excel.Functions,"weibull_Dist(x, alpha, beta, cumulative)",Method,Fine,false +excel,Excel.Functions,"workDay_Intl(startDate, days, weekend, holidays)",Method,Excellent,false +excel,Excel.Functions,"workDay(startDate, days, holidays)",Method,Great,false +excel,Excel.Functions,"xirr(values, dates, guess)",Method,Good,false +excel,Excel.Functions,"xnpv(rate, values, dates)",Method,Great,false +excel,Excel.Functions,"xor(values)",Method,Good,false +excel,Excel.Functions,"year(serialNumber)",Method,Great,false +excel,Excel.Functions,"yearFrac(startDate, endDate, basis)",Method,Good,false +excel,Excel.Functions,"yield(settlement, maturity, rate, pr, redemption, frequency, basis)",Method,Good,false +excel,Excel.Functions,"yieldDisc(settlement, maturity, pr, redemption, basis)",Method,Great,false +excel,Excel.Functions,"yieldMat(settlement, maturity, issue, rate, pr, basis)",Method,Good,false +excel,Excel.Functions,"z_Test(array, x, sigma)",Method,Good,false +excel,Excel.GeometricShape,N/A,Class,Unknown,false +excel,Excel.GeometricShape,"context",Property,Excellent,false +excel,Excel.GeometricShape,"id",Property,Good,false +excel,Excel.GeometricShape,"shape",Property,Great,false +excel,Excel.GeometricShape,"load(options)",Method,Excellent,false +excel,Excel.GeometricShape,"load(propertyNames)",Method,Excellent,false +excel,Excel.GeometricShape,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.GeometricShape,"toJSON()",Method,Excellent,false +excel,Excel.GeometricShapeType,N/A,Enum,Unknown,true +excel,Excel.GeometricShapeType,"accentBorderCallout1",EnumField,Fine,false +excel,Excel.GeometricShapeType,"accentBorderCallout2",EnumField,Fine,false +excel,Excel.GeometricShapeType,"accentBorderCallout3",EnumField,Fine,false +excel,Excel.GeometricShapeType,"accentCallout1",EnumField,Fine,false +excel,Excel.GeometricShapeType,"accentCallout2",EnumField,Fine,false +excel,Excel.GeometricShapeType,"accentCallout3",EnumField,Fine,false +excel,Excel.GeometricShapeType,"actionButtonBackPrevious",EnumField,Fine,false +excel,Excel.GeometricShapeType,"actionButtonBeginning",EnumField,Fine,false +excel,Excel.GeometricShapeType,"actionButtonBlank",EnumField,Fine,false +excel,Excel.GeometricShapeType,"actionButtonDocument",EnumField,Fine,false +excel,Excel.GeometricShapeType,"actionButtonEnd",EnumField,Fine,false +excel,Excel.GeometricShapeType,"actionButtonForwardNext",EnumField,Fine,false +excel,Excel.GeometricShapeType,"actionButtonHelp",EnumField,Fine,false +excel,Excel.GeometricShapeType,"actionButtonHome",EnumField,Fine,false +excel,Excel.GeometricShapeType,"actionButtonInformation",EnumField,Fine,false +excel,Excel.GeometricShapeType,"actionButtonMovie",EnumField,Fine,false +excel,Excel.GeometricShapeType,"actionButtonReturn",EnumField,Fine,false +excel,Excel.GeometricShapeType,"actionButtonSound",EnumField,Fine,false +excel,Excel.GeometricShapeType,"arc",EnumField,Fine,false +excel,Excel.GeometricShapeType,"bentArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"bentUpArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"bevel",EnumField,Fine,false +excel,Excel.GeometricShapeType,"blockArc",EnumField,Fine,false +excel,Excel.GeometricShapeType,"borderCallout1",EnumField,Fine,false +excel,Excel.GeometricShapeType,"borderCallout2",EnumField,Fine,false +excel,Excel.GeometricShapeType,"borderCallout3",EnumField,Fine,false +excel,Excel.GeometricShapeType,"bracePair",EnumField,Fine,false +excel,Excel.GeometricShapeType,"bracketPair",EnumField,Fine,false +excel,Excel.GeometricShapeType,"callout1",EnumField,Fine,false +excel,Excel.GeometricShapeType,"callout2",EnumField,Fine,false +excel,Excel.GeometricShapeType,"callout3",EnumField,Fine,false +excel,Excel.GeometricShapeType,"can",EnumField,Fine,false +excel,Excel.GeometricShapeType,"chartPlus",EnumField,Fine,false +excel,Excel.GeometricShapeType,"chartStar",EnumField,Fine,false +excel,Excel.GeometricShapeType,"chartX",EnumField,Fine,false +excel,Excel.GeometricShapeType,"chevron",EnumField,Fine,false +excel,Excel.GeometricShapeType,"chord",EnumField,Fine,false +excel,Excel.GeometricShapeType,"circularArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"cloud",EnumField,Fine,false +excel,Excel.GeometricShapeType,"cloudCallout",EnumField,Fine,false +excel,Excel.GeometricShapeType,"corner",EnumField,Fine,false +excel,Excel.GeometricShapeType,"cornerTabs",EnumField,Fine,false +excel,Excel.GeometricShapeType,"cube",EnumField,Fine,false +excel,Excel.GeometricShapeType,"curvedDownArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"curvedLeftArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"curvedRightArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"curvedUpArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"decagon",EnumField,Fine,false +excel,Excel.GeometricShapeType,"diagonalStripe",EnumField,Fine,false +excel,Excel.GeometricShapeType,"diamond",EnumField,Fine,false +excel,Excel.GeometricShapeType,"dodecagon",EnumField,Fine,false +excel,Excel.GeometricShapeType,"donut",EnumField,Fine,false +excel,Excel.GeometricShapeType,"doubleWave",EnumField,Fine,false +excel,Excel.GeometricShapeType,"downArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"downArrowCallout",EnumField,Fine,false +excel,Excel.GeometricShapeType,"ellipse",EnumField,Fine,false +excel,Excel.GeometricShapeType,"ellipseRibbon",EnumField,Fine,false +excel,Excel.GeometricShapeType,"ellipseRibbon2",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartAlternateProcess",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartCollate",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartConnector",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartDecision",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartDelay",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartDisplay",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartDocument",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartExtract",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartInputOutput",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartInternalStorage",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartMagneticDisk",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartMagneticDrum",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartMagneticTape",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartManualInput",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartManualOperation",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartMerge",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartMultidocument",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartOfflineStorage",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartOffpageConnector",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartOnlineStorage",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartOr",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartPredefinedProcess",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartPreparation",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartProcess",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartPunchedCard",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartPunchedTape",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartSort",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartSummingJunction",EnumField,Fine,false +excel,Excel.GeometricShapeType,"flowChartTerminator",EnumField,Fine,false +excel,Excel.GeometricShapeType,"foldedCorner",EnumField,Fine,false +excel,Excel.GeometricShapeType,"frame",EnumField,Fine,false +excel,Excel.GeometricShapeType,"funnel",EnumField,Fine,false +excel,Excel.GeometricShapeType,"gear6",EnumField,Fine,false +excel,Excel.GeometricShapeType,"gear9",EnumField,Fine,false +excel,Excel.GeometricShapeType,"halfFrame",EnumField,Fine,false +excel,Excel.GeometricShapeType,"heart",EnumField,Fine,false +excel,Excel.GeometricShapeType,"heptagon",EnumField,Fine,false +excel,Excel.GeometricShapeType,"hexagon",EnumField,Fine,false +excel,Excel.GeometricShapeType,"homePlate",EnumField,Fine,false +excel,Excel.GeometricShapeType,"horizontalScroll",EnumField,Fine,false +excel,Excel.GeometricShapeType,"irregularSeal1",EnumField,Fine,false +excel,Excel.GeometricShapeType,"irregularSeal2",EnumField,Fine,false +excel,Excel.GeometricShapeType,"leftArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"leftArrowCallout",EnumField,Fine,false +excel,Excel.GeometricShapeType,"leftBrace",EnumField,Fine,false +excel,Excel.GeometricShapeType,"leftBracket",EnumField,Fine,false +excel,Excel.GeometricShapeType,"leftCircularArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"leftRightArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"leftRightArrowCallout",EnumField,Fine,false +excel,Excel.GeometricShapeType,"leftRightCircularArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"leftRightRibbon",EnumField,Fine,false +excel,Excel.GeometricShapeType,"leftRightUpArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"leftUpArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"lightningBolt",EnumField,Fine,false +excel,Excel.GeometricShapeType,"lineInverse",EnumField,Fine,false +excel,Excel.GeometricShapeType,"mathDivide",EnumField,Fine,false +excel,Excel.GeometricShapeType,"mathEqual",EnumField,Fine,false +excel,Excel.GeometricShapeType,"mathMinus",EnumField,Fine,false +excel,Excel.GeometricShapeType,"mathMultiply",EnumField,Fine,false +excel,Excel.GeometricShapeType,"mathNotEqual",EnumField,Fine,false +excel,Excel.GeometricShapeType,"mathPlus",EnumField,Fine,false +excel,Excel.GeometricShapeType,"moon",EnumField,Fine,false +excel,Excel.GeometricShapeType,"nonIsoscelesTrapezoid",EnumField,Fine,false +excel,Excel.GeometricShapeType,"noSmoking",EnumField,Fine,false +excel,Excel.GeometricShapeType,"notchedRightArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"octagon",EnumField,Fine,false +excel,Excel.GeometricShapeType,"parallelogram",EnumField,Fine,false +excel,Excel.GeometricShapeType,"pentagon",EnumField,Fine,false +excel,Excel.GeometricShapeType,"pie",EnumField,Fine,false +excel,Excel.GeometricShapeType,"pieWedge",EnumField,Fine,false +excel,Excel.GeometricShapeType,"plaque",EnumField,Fine,false +excel,Excel.GeometricShapeType,"plaqueTabs",EnumField,Fine,false +excel,Excel.GeometricShapeType,"plus",EnumField,Fine,false +excel,Excel.GeometricShapeType,"quadArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"quadArrowCallout",EnumField,Fine,false +excel,Excel.GeometricShapeType,"rectangle",EnumField,Fine,false +excel,Excel.GeometricShapeType,"ribbon",EnumField,Fine,false +excel,Excel.GeometricShapeType,"ribbon2",EnumField,Fine,false +excel,Excel.GeometricShapeType,"rightArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"rightArrowCallout",EnumField,Fine,false +excel,Excel.GeometricShapeType,"rightBrace",EnumField,Fine,false +excel,Excel.GeometricShapeType,"rightBracket",EnumField,Fine,false +excel,Excel.GeometricShapeType,"rightTriangle",EnumField,Fine,false +excel,Excel.GeometricShapeType,"round1Rectangle",EnumField,Fine,false +excel,Excel.GeometricShapeType,"round2DiagonalRectangle",EnumField,Fine,false +excel,Excel.GeometricShapeType,"round2SameRectangle",EnumField,Fine,false +excel,Excel.GeometricShapeType,"roundRectangle",EnumField,Fine,false +excel,Excel.GeometricShapeType,"smileyFace",EnumField,Fine,false +excel,Excel.GeometricShapeType,"snip1Rectangle",EnumField,Fine,false +excel,Excel.GeometricShapeType,"snip2DiagonalRectangle",EnumField,Fine,false +excel,Excel.GeometricShapeType,"snip2SameRectangle",EnumField,Fine,false +excel,Excel.GeometricShapeType,"snipRoundRectangle",EnumField,Fine,false +excel,Excel.GeometricShapeType,"squareTabs",EnumField,Fine,false +excel,Excel.GeometricShapeType,"star10",EnumField,Fine,false +excel,Excel.GeometricShapeType,"star12",EnumField,Fine,false +excel,Excel.GeometricShapeType,"star16",EnumField,Fine,false +excel,Excel.GeometricShapeType,"star24",EnumField,Fine,false +excel,Excel.GeometricShapeType,"star32",EnumField,Fine,false +excel,Excel.GeometricShapeType,"star4",EnumField,Fine,false +excel,Excel.GeometricShapeType,"star5",EnumField,Fine,false +excel,Excel.GeometricShapeType,"star6",EnumField,Fine,false +excel,Excel.GeometricShapeType,"star7",EnumField,Fine,false +excel,Excel.GeometricShapeType,"star8",EnumField,Fine,false +excel,Excel.GeometricShapeType,"stripedRightArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"sun",EnumField,Fine,false +excel,Excel.GeometricShapeType,"swooshArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"teardrop",EnumField,Fine,false +excel,Excel.GeometricShapeType,"trapezoid",EnumField,Fine,false +excel,Excel.GeometricShapeType,"triangle",EnumField,Fine,false +excel,Excel.GeometricShapeType,"upArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"upArrowCallout",EnumField,Fine,false +excel,Excel.GeometricShapeType,"upDownArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"upDownArrowCallout",EnumField,Fine,false +excel,Excel.GeometricShapeType,"uturnArrow",EnumField,Fine,false +excel,Excel.GeometricShapeType,"verticalScroll",EnumField,Fine,false +excel,Excel.GeometricShapeType,"wave",EnumField,Fine,false +excel,Excel.GeometricShapeType,"wedgeEllipseCallout",EnumField,Fine,false +excel,Excel.GeometricShapeType,"wedgeRectCallout",EnumField,Fine,false +excel,Excel.GeometricShapeType,"wedgeRRectCallout",EnumField,Fine,false +excel,Excel.GettingDataErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.GettingDataErrorCellValue,"basicType",Property,Good,false +excel,Excel.GettingDataErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.GettingDataErrorCellValue,"errorType",Property,Good,false +excel,Excel.GettingDataErrorCellValue,"type",Property,Fine,false +excel,Excel.GroupOption,N/A,Enum,Missing,true +excel,Excel.GroupOption,"byColumns",EnumField,Fine,false +excel,Excel.GroupOption,"byRows",EnumField,Fine,false +excel,Excel.GroupShapeCollection,N/A,Class,Unknown,false +excel,Excel.GroupShapeCollection,"context",Property,Excellent,false +excel,Excel.GroupShapeCollection,"items",Property,Poor,false +excel,Excel.GroupShapeCollection,"getCount()",Method,Fine,false +excel,Excel.GroupShapeCollection,"getItem(key)",Method,Poor,false +excel,Excel.GroupShapeCollection,"getItemAt(index)",Method,Fine,false +excel,Excel.GroupShapeCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.GroupShapeCollection,"load(options)",Method,Excellent,false +excel,Excel.GroupShapeCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.GroupShapeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.GroupShapeCollection,"toJSON()",Method,Excellent,false +excel,Excel.HeaderFooter,N/A,Class,Missing,false +excel,Excel.HeaderFooter,"centerFooter",Property,Great,false +excel,Excel.HeaderFooter,"centerFooterPicture",Property,Good,false +excel,Excel.HeaderFooter,"centerHeader",Property,Great,false +excel,Excel.HeaderFooter,"centerHeaderPicture",Property,Good,false +excel,Excel.HeaderFooter,"context",Property,Excellent,false +excel,Excel.HeaderFooter,"leftFooter",Property,Great,false +excel,Excel.HeaderFooter,"leftFooterPicture",Property,Good,false +excel,Excel.HeaderFooter,"leftHeader",Property,Great,false +excel,Excel.HeaderFooter,"leftHeaderPicture",Property,Good,false +excel,Excel.HeaderFooter,"rightFooter",Property,Great,false +excel,Excel.HeaderFooter,"rightFooterPicture",Property,Good,false +excel,Excel.HeaderFooter,"rightHeader",Property,Great,false +excel,Excel.HeaderFooter,"rightHeaderPicture",Property,Good,false +excel,Excel.HeaderFooter,"load(options)",Method,Excellent,false +excel,Excel.HeaderFooter,"load(propertyNames)",Method,Excellent,false +excel,Excel.HeaderFooter,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.HeaderFooter,"set(properties, options)",Method,Good,false +excel,Excel.HeaderFooter,"set(properties)",Method,Good,false +excel,Excel.HeaderFooter,"toJSON()",Method,Excellent,false +excel,Excel.HeaderFooterGroup,N/A,Class,Missing,false +excel,Excel.HeaderFooterGroup,"context",Property,Excellent,false +excel,Excel.HeaderFooterGroup,"defaultForAllPages",Property,Great,false +excel,Excel.HeaderFooterGroup,"evenPages",Property,Good,false +excel,Excel.HeaderFooterGroup,"firstPage",Property,Good,false +excel,Excel.HeaderFooterGroup,"oddPages",Property,Good,false +excel,Excel.HeaderFooterGroup,"state",Property,Fine,false +excel,Excel.HeaderFooterGroup,"useSheetMargins",Property,Excellent,false +excel,Excel.HeaderFooterGroup,"useSheetScale",Property,Excellent,false +excel,Excel.HeaderFooterGroup,"load(options)",Method,Excellent,false +excel,Excel.HeaderFooterGroup,"load(propertyNames)",Method,Excellent,false +excel,Excel.HeaderFooterGroup,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.HeaderFooterGroup,"set(properties, options)",Method,Good,false +excel,Excel.HeaderFooterGroup,"set(properties)",Method,Good,false +excel,Excel.HeaderFooterGroup,"toJSON()",Method,Excellent,false +excel,Excel.HeaderFooterPicture,N/A,Class,Unknown,false +excel,Excel.HeaderFooterPicture,"brightness",Property,Excellent,false +excel,Excel.HeaderFooterPicture,"colorType",Property,Great,false +excel,Excel.HeaderFooterPicture,"context",Property,Excellent,false +excel,Excel.HeaderFooterPicture,"contrast",Property,Excellent,false +excel,Excel.HeaderFooterPicture,"cropBottom",Property,Great,false +excel,Excel.HeaderFooterPicture,"cropLeft",Property,Great,false +excel,Excel.HeaderFooterPicture,"cropRight",Property,Great,false +excel,Excel.HeaderFooterPicture,"cropTop",Property,Great,false +excel,Excel.HeaderFooterPicture,"filename",Property,Excellent,false +excel,Excel.HeaderFooterPicture,"height",Property,Good,false +excel,Excel.HeaderFooterPicture,"lockAspectRatio",Property,Excellent,false +excel,Excel.HeaderFooterPicture,"width",Property,Good,false +excel,Excel.HeaderFooterPicture,"load(options)",Method,Excellent,false +excel,Excel.HeaderFooterPicture,"load(propertyNames)",Method,Excellent,false +excel,Excel.HeaderFooterPicture,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.HeaderFooterPicture,"set(properties, options)",Method,Good,false +excel,Excel.HeaderFooterPicture,"set(properties)",Method,Good,false +excel,Excel.HeaderFooterPicture,"toJSON()",Method,Excellent,false +excel,Excel.HeaderFooterState,N/A,Enum,Missing,false +excel,Excel.HeaderFooterState,"default",EnumField,Good,false +excel,Excel.HeaderFooterState,"firstAndDefault",EnumField,Good,false +excel,Excel.HeaderFooterState,"firstOddAndEven",EnumField,Fine,false +excel,Excel.HeaderFooterState,"oddAndEven",EnumField,Good,false +excel,Excel.HorizontalAlignment,N/A,Enum,Missing,true +excel,Excel.HorizontalAlignment,"center",EnumField,Fine,false +excel,Excel.HorizontalAlignment,"centerAcrossSelection",EnumField,Fine,false +excel,Excel.HorizontalAlignment,"distributed",EnumField,Fine,false +excel,Excel.HorizontalAlignment,"fill",EnumField,Fine,false +excel,Excel.HorizontalAlignment,"general",EnumField,Fine,false +excel,Excel.HorizontalAlignment,"justify",EnumField,Fine,false +excel,Excel.HorizontalAlignment,"left",EnumField,Fine,false +excel,Excel.HorizontalAlignment,"right",EnumField,Fine,false +excel,Excel.Icon,N/A,Interface,Unknown,false +excel,Excel.Icon,"index",Property,Good,false +excel,Excel.Icon,"set",Property,Good,false +excel,Excel.IconCollections,N/A,Interface,Missing,false +excel,Excel.IconCollections,"fiveArrows",Property,Missing,false +excel,Excel.IconCollections,"fiveArrowsGray",Property,Missing,false +excel,Excel.IconCollections,"fiveBoxes",Property,Missing,false +excel,Excel.IconCollections,"fiveQuarters",Property,Missing,false +excel,Excel.IconCollections,"fiveRating",Property,Missing,false +excel,Excel.IconCollections,"fourArrows",Property,Missing,false +excel,Excel.IconCollections,"fourArrowsGray",Property,Missing,false +excel,Excel.IconCollections,"fourRating",Property,Missing,false +excel,Excel.IconCollections,"fourRedToBlack",Property,Missing,false +excel,Excel.IconCollections,"fourTrafficLights",Property,Missing,false +excel,Excel.IconCollections,"threeArrows",Property,Missing,false +excel,Excel.IconCollections,"threeArrowsGray",Property,Missing,false +excel,Excel.IconCollections,"threeFlags",Property,Missing,false +excel,Excel.IconCollections,"threeSigns",Property,Missing,false +excel,Excel.IconCollections,"threeStars",Property,Missing,false +excel,Excel.IconCollections,"threeSymbols",Property,Missing,false +excel,Excel.IconCollections,"threeSymbols2",Property,Missing,false +excel,Excel.IconCollections,"threeTrafficLights1",Property,Missing,false +excel,Excel.IconCollections,"threeTrafficLights2",Property,Missing,false +excel,Excel.IconCollections,"threeTriangles",Property,Missing,false +excel,Excel.IconSet,N/A,Enum,Missing,true +excel,Excel.IconSet,"fiveArrows",EnumField,Fine,false +excel,Excel.IconSet,"fiveArrowsGray",EnumField,Fine,false +excel,Excel.IconSet,"fiveBoxes",EnumField,Fine,false +excel,Excel.IconSet,"fiveQuarters",EnumField,Fine,false +excel,Excel.IconSet,"fiveRating",EnumField,Fine,false +excel,Excel.IconSet,"fourArrows",EnumField,Fine,false +excel,Excel.IconSet,"fourArrowsGray",EnumField,Fine,false +excel,Excel.IconSet,"fourRating",EnumField,Fine,false +excel,Excel.IconSet,"fourRedToBlack",EnumField,Fine,false +excel,Excel.IconSet,"fourTrafficLights",EnumField,Fine,false +excel,Excel.IconSet,"invalid",EnumField,Fine,false +excel,Excel.IconSet,"threeArrows",EnumField,Fine,false +excel,Excel.IconSet,"threeArrowsGray",EnumField,Fine,false +excel,Excel.IconSet,"threeFlags",EnumField,Fine,false +excel,Excel.IconSet,"threeSigns",EnumField,Fine,false +excel,Excel.IconSet,"threeStars",EnumField,Fine,false +excel,Excel.IconSet,"threeSymbols",EnumField,Fine,false +excel,Excel.IconSet,"threeSymbols2",EnumField,Fine,false +excel,Excel.IconSet,"threeTrafficLights1",EnumField,Fine,false +excel,Excel.IconSet,"threeTrafficLights2",EnumField,Fine,false +excel,Excel.IconSet,"threeTriangles",EnumField,Fine,false +excel,Excel.IconSetConditionalFormat,N/A,Class,Unknown,false +excel,Excel.IconSetConditionalFormat,"context",Property,Excellent,false +excel,Excel.IconSetConditionalFormat,"criteria",Property,Excellent,true +excel,Excel.IconSetConditionalFormat,"reverseIconOrder",Property,Great,false +excel,Excel.IconSetConditionalFormat,"showIconOnly",Property,Great,false +excel,Excel.IconSetConditionalFormat,"style",Property,Excellent,true +excel,Excel.IconSetConditionalFormat,"load(options)",Method,Excellent,false +excel,Excel.IconSetConditionalFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.IconSetConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.IconSetConditionalFormat,"set(properties, options)",Method,Good,false +excel,Excel.IconSetConditionalFormat,"set(properties)",Method,Good,false +excel,Excel.IconSetConditionalFormat,"toJSON()",Method,Excellent,false +excel,Excel.Identity,N/A,Interface,Poor,false +excel,Excel.Identity,"displayName",Property,Poor,false +excel,Excel.Identity,"id",Property,Poor,false +excel,Excel.Image,N/A,Class,Unknown,false +excel,Excel.Image,"brightness",Property,Excellent,false +excel,Excel.Image,"colorType",Property,Great,false +excel,Excel.Image,"context",Property,Excellent,false +excel,Excel.Image,"contrast",Property,Excellent,false +excel,Excel.Image,"cropBottom",Property,Great,false +excel,Excel.Image,"cropLeft",Property,Great,false +excel,Excel.Image,"cropRight",Property,Great,false +excel,Excel.Image,"cropTop",Property,Great,false +excel,Excel.Image,"format",Property,Fine,true +excel,Excel.Image,"id",Property,Excellent,false +excel,Excel.Image,"shape",Property,Great,false +excel,Excel.Image,"incrementBrightness(increment)",Method,Good,false +excel,Excel.Image,"incrementContrast(increment)",Method,Good,false +excel,Excel.Image,"load(options)",Method,Excellent,false +excel,Excel.Image,"load(propertyNames)",Method,Excellent,false +excel,Excel.Image,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Image,"set(properties, options)",Method,Good,false +excel,Excel.Image,"set(properties)",Method,Good,false +excel,Excel.Image,"toJSON()",Method,Excellent,false +excel,Excel.ImageFittingMode,N/A,Enum,Missing,false +excel,Excel.ImageFittingMode,"fill",EnumField,Fine,false +excel,Excel.ImageFittingMode,"fit",EnumField,Fine,false +excel,Excel.ImageFittingMode,"fitAndCenter",EnumField,Fine,false +excel,Excel.InsertShiftDirection,N/A,Enum,Unknown,true +excel,Excel.InsertShiftDirection,"down",EnumField,Fine,false +excel,Excel.InsertShiftDirection,"right",EnumField,Fine,false +excel,Excel.InsertWorksheetOptions,N/A,Interface,Unknown,false +excel,Excel.InsertWorksheetOptions,"positionType",Property,Good,false +excel,Excel.InsertWorksheetOptions,"relativeTo",Property,Excellent,false +excel,Excel.InsertWorksheetOptions,"sheetNamesToInsert",Property,Good,false +excel,Excel.IterativeCalculation,N/A,Class,Unknown,false +excel,Excel.IterativeCalculation,"context",Property,Excellent,false +excel,Excel.IterativeCalculation,"enabled",Property,Good,false +excel,Excel.IterativeCalculation,"maxChange",Property,Great,false +excel,Excel.IterativeCalculation,"maxIteration",Property,Great,false +excel,Excel.IterativeCalculation,"load(options)",Method,Excellent,false +excel,Excel.IterativeCalculation,"load(propertyNames)",Method,Excellent,false +excel,Excel.IterativeCalculation,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.IterativeCalculation,"set(properties, options)",Method,Good,false +excel,Excel.IterativeCalculation,"set(properties)",Method,Good,false +excel,Excel.IterativeCalculation,"toJSON()",Method,Excellent,false +excel,Excel.JavaScriptCustomFunctionReferenceCellValue,N/A,Interface,Good,false +excel,Excel.JavaScriptCustomFunctionReferenceCellValue,"basicType",Property,Good,false +excel,Excel.JavaScriptCustomFunctionReferenceCellValue,"basicValue",Property,Excellent,false +excel,Excel.JavaScriptCustomFunctionReferenceCellValue,"functionType",Property,Good,false +excel,Excel.JavaScriptCustomFunctionReferenceCellValue,"id",Property,Fine,false +excel,Excel.JavaScriptCustomFunctionReferenceCellValue,"namespace",Property,Great,false +excel,Excel.JavaScriptCustomFunctionReferenceCellValue,"type",Property,Fine,false +excel,Excel.KeyboardDirection,N/A,Enum,Missing,true +excel,Excel.KeyboardDirection,"down",EnumField,Fine,false +excel,Excel.KeyboardDirection,"left",EnumField,Fine,false +excel,Excel.KeyboardDirection,"right",EnumField,Fine,false +excel,Excel.KeyboardDirection,"up",EnumField,Fine,false +excel,Excel.LabelFilterCondition,N/A,Enum,Unknown,true +excel,Excel.LabelFilterCondition,"beginsWith",EnumField,Excellent,false +excel,Excel.LabelFilterCondition,"between",EnumField,Excellent,false +excel,Excel.LabelFilterCondition,"contains",EnumField,Excellent,false +excel,Excel.LabelFilterCondition,"endsWith",EnumField,Excellent,false +excel,Excel.LabelFilterCondition,"equals",EnumField,Excellent,false +excel,Excel.LabelFilterCondition,"greaterThan",EnumField,Good,false +excel,Excel.LabelFilterCondition,"greaterThanOrEqualTo",EnumField,Good,false +excel,Excel.LabelFilterCondition,"lessThan",EnumField,Good,false +excel,Excel.LabelFilterCondition,"lessThanOrEqualTo",EnumField,Good,false +excel,Excel.LabelFilterCondition,"unknown",EnumField,Good,false +excel,Excel.Line,N/A,Class,Unknown,false +excel,Excel.Line,"beginArrowheadLength",Property,Good,false +excel,Excel.Line,"beginArrowheadStyle",Property,Good,false +excel,Excel.Line,"beginArrowheadWidth",Property,Good,false +excel,Excel.Line,"beginConnectedShape",Property,Good,false +excel,Excel.Line,"beginConnectedSite",Property,Great,false +excel,Excel.Line,"connectorType",Property,Poor,false +excel,Excel.Line,"context",Property,Excellent,false +excel,Excel.Line,"endArrowheadLength",Property,Good,false +excel,Excel.Line,"endArrowheadStyle",Property,Good,false +excel,Excel.Line,"endArrowheadWidth",Property,Good,false +excel,Excel.Line,"endConnectedShape",Property,Good,false +excel,Excel.Line,"endConnectedSite",Property,Great,false +excel,Excel.Line,"id",Property,Good,false +excel,Excel.Line,"isBeginConnected",Property,Great,false +excel,Excel.Line,"isEndConnected",Property,Great,false +excel,Excel.Line,"shape",Property,Great,false +excel,Excel.Line,"connectBeginShape(shape, connectionSite)",Method,Good,true +excel,Excel.Line,"connectEndShape(shape, connectionSite)",Method,Good,true +excel,Excel.Line,"disconnectBeginShape()",Method,Good,true +excel,Excel.Line,"disconnectEndShape()",Method,Good,true +excel,Excel.Line,"load(options)",Method,Excellent,false +excel,Excel.Line,"load(propertyNames)",Method,Excellent,false +excel,Excel.Line,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Line,"set(properties, options)",Method,Good,false +excel,Excel.Line,"set(properties)",Method,Good,false +excel,Excel.Line,"toJSON()",Method,Excellent,false +excel,Excel.LinkedDataTypeState,N/A,Enum,Missing,false +excel,Excel.LinkedDataTypeState,"brokenLinkedData",EnumField,Fine,false +excel,Excel.LinkedDataTypeState,"disambiguationNeeded",EnumField,Fine,false +excel,Excel.LinkedDataTypeState,"fetchingData",EnumField,Fine,false +excel,Excel.LinkedDataTypeState,"none",EnumField,Fine,false +excel,Excel.LinkedDataTypeState,"validLinkedData",EnumField,Fine,false +excel,Excel.LinkedEntityCellValue,N/A,Interface,Unknown,false +excel,Excel.LinkedEntityCellValue,"basicType",Property,Good,false +excel,Excel.LinkedEntityCellValue,"basicValue",Property,Excellent,false +excel,Excel.LinkedEntityCellValue,"id",Property,Good,false +excel,Excel.LinkedEntityCellValue,"layouts",Property,Fine,false +excel,Excel.LinkedEntityCellValue,"properties",Property,Fine,false +excel,Excel.LinkedEntityCellValue,"provider",Property,Great,false +excel,Excel.LinkedEntityCellValue,"text",Property,Great,false +excel,Excel.LinkedEntityCellValue,"type",Property,Fine,false +excel,Excel.LinkedEntityDataDomain,N/A,Class,Unknown,false +excel,Excel.LinkedEntityDataDomain,"context",Property,Excellent,false +excel,Excel.LinkedEntityDataDomain,"dataProvider",Property,Fine,false +excel,Excel.LinkedEntityDataDomain,"id",Property,Fine,false +excel,Excel.LinkedEntityDataDomain,"lastRefreshed",Property,Excellent,false +excel,Excel.LinkedEntityDataDomain,"loadFunctionId",Property,Great,false +excel,Excel.LinkedEntityDataDomain,"name",Property,Fine,false +excel,Excel.LinkedEntityDataDomain,"periodicRefreshInterval",Property,Excellent,false +excel,Excel.LinkedEntityDataDomain,"refreshMode",Property,Excellent,false +excel,Excel.LinkedEntityDataDomain,"serviceId",Property,Good,false +excel,Excel.LinkedEntityDataDomain,"supportedRefreshModes",Property,Good,false +excel,Excel.LinkedEntityDataDomain,"delete()",Method,Excellent,false +excel,Excel.LinkedEntityDataDomain,"load(options)",Method,Excellent,false +excel,Excel.LinkedEntityDataDomain,"load(propertyNames)",Method,Excellent,false +excel,Excel.LinkedEntityDataDomain,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.LinkedEntityDataDomain,"refresh()",Method,Excellent,false +excel,Excel.LinkedEntityDataDomain,"toJSON()",Method,Excellent,false +excel,Excel.LinkedEntityDataDomainAddedEventArgs,N/A,Interface,Fine,false +excel,Excel.LinkedEntityDataDomainAddedEventArgs,"id",Property,Fine,false +excel,Excel.LinkedEntityDataDomainAddedEventArgs,"serviceId",Property,Fine,false +excel,Excel.LinkedEntityDataDomainAddedEventArgs,"source",Property,Fine,false +excel,Excel.LinkedEntityDataDomainAddedEventArgs,"type",Property,Fine,false +excel,Excel.LinkedEntityDataDomainCollection,N/A,Class,Unknown,false +excel,Excel.LinkedEntityDataDomainCollection,"context",Property,Excellent,false +excel,Excel.LinkedEntityDataDomainCollection,"items",Property,Poor,false +excel,Excel.LinkedEntityDataDomainCollection,"add(options)",Method,Excellent,false +excel,Excel.LinkedEntityDataDomainCollection,"getCount()",Method,Fine,false +excel,Excel.LinkedEntityDataDomainCollection,"getItem(id)",Method,Fine,false +excel,Excel.LinkedEntityDataDomainCollection,"getItemAt(index)",Method,Fine,false +excel,Excel.LinkedEntityDataDomainCollection,"getItemByName(name)",Method,Fine,false +excel,Excel.LinkedEntityDataDomainCollection,"getItemByNameOrNullObject(name)",Method,Excellent,false +excel,Excel.LinkedEntityDataDomainCollection,"getItemOrNullObject(id)",Method,Excellent,false +excel,Excel.LinkedEntityDataDomainCollection,"load(options)",Method,Excellent,false +excel,Excel.LinkedEntityDataDomainCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.LinkedEntityDataDomainCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.LinkedEntityDataDomainCollection,"refreshAll()",Method,Excellent,false +excel,Excel.LinkedEntityDataDomainCollection,"toJSON()",Method,Excellent,false +excel,Excel.LinkedEntityDataDomainCreateOptions,N/A,Interface,Unknown,false +excel,Excel.LinkedEntityDataDomainCreateOptions,"dataProvider",Property,Great,false +excel,Excel.LinkedEntityDataDomainCreateOptions,"id",Property,Great,false +excel,Excel.LinkedEntityDataDomainCreateOptions,"loadFunctionId",Property,Excellent,false +excel,Excel.LinkedEntityDataDomainCreateOptions,"name",Property,Great,false +excel,Excel.LinkedEntityDataDomainCreateOptions,"periodicRefreshInterval",Property,Excellent,false +excel,Excel.LinkedEntityDataDomainCreateOptions,"supportedRefreshModes",Property,Excellent,false +excel,Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,N/A,Interface,Unknown,false +excel,Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,"errors",Property,Excellent,false +excel,Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,"id",Property,Great,false +excel,Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,"refreshed",Property,Excellent,false +excel,Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,"serviceId",Property,Great,false +excel,Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,"source",Property,Fine,false +excel,Excel.LinkedEntityDataDomainRefreshCompletedEventArgs,"type",Property,Fine,false +excel,Excel.LinkedEntityDataDomainRefreshMode,N/A,Enum,Unknown,false +excel,Excel.LinkedEntityDataDomainRefreshMode,"manual",EnumField,Good,false +excel,Excel.LinkedEntityDataDomainRefreshMode,"onLoad",EnumField,Good,false +excel,Excel.LinkedEntityDataDomainRefreshMode,"periodic",EnumField,Excellent,false +excel,Excel.LinkedEntityDataDomainRefreshMode,"unknown",EnumField,Good,false +excel,Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs,N/A,Interface,Fine,false +excel,Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs,"id",Property,Fine,false +excel,Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs,"refreshMode",Property,Fine,false +excel,Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs,"serviceId",Property,Fine,false +excel,Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs,"source",Property,Fine,false +excel,Excel.LinkedEntityDataDomainRefreshModeChangedEventArgs,"type",Property,Fine,false +excel,Excel.LinkedEntityId,N/A,Interface,Unknown,false +excel,Excel.LinkedEntityId,"culture",Property,Great,false +excel,Excel.LinkedEntityId,"domainId",Property,Excellent,false +excel,Excel.LinkedEntityId,"entityId",Property,Excellent,false +excel,Excel.LinkedEntityId,"serviceId",Property,Great,false +excel,Excel.LinkedEntityIdCulture,N/A,Interface,Unknown,false +excel,Excel.LinkedEntityIdCulture,"culture",Property,Excellent,false +excel,Excel.LinkedEntityIdCulture,"entityId",Property,Excellent,false +excel,Excel.LinkedEntityLoadServiceRequest,N/A,Interface,Unknown,false +excel,Excel.LinkedEntityLoadServiceRequest,"domainId",Property,Excellent,false +excel,Excel.LinkedEntityLoadServiceRequest,"entities",Property,Great,false +excel,Excel.LinkedEntityLoadServiceResult,N/A,Interface,Unknown,false +excel,Excel.LinkedEntityLoadServiceResult,"entities",Property,Excellent,false +excel,Excel.LinkedWorkbook,N/A,Class,Great,false +excel,Excel.LinkedWorkbook,"context",Property,Excellent,false +excel,Excel.LinkedWorkbook,"id",Property,Fine,false +excel,Excel.LinkedWorkbook,"breakLinks()",Method,Great,false +excel,Excel.LinkedWorkbook,"load(options)",Method,Excellent,false +excel,Excel.LinkedWorkbook,"load(propertyNames)",Method,Excellent,false +excel,Excel.LinkedWorkbook,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.LinkedWorkbook,"refresh()",Method,Fine,false +excel,Excel.LinkedWorkbook,"toJSON()",Method,Excellent,false +excel,Excel.LinkedWorkbookCollection,N/A,Class,Unknown,false +excel,Excel.LinkedWorkbookCollection,"context",Property,Excellent,false +excel,Excel.LinkedWorkbookCollection,"items",Property,Poor,false +excel,Excel.LinkedWorkbookCollection,"workbookLinksRefreshMode",Property,Fine,false +excel,Excel.LinkedWorkbookCollection,"breakAllLinks()",Method,Good,false +excel,Excel.LinkedWorkbookCollection,"getItem(key)",Method,Fine,false +excel,Excel.LinkedWorkbookCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.LinkedWorkbookCollection,"load(options)",Method,Excellent,false +excel,Excel.LinkedWorkbookCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.LinkedWorkbookCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.LinkedWorkbookCollection,"refreshAll()",Method,Poor,false +excel,Excel.LinkedWorkbookCollection,"toJSON()",Method,Excellent,false +excel,Excel.ListDataValidation,N/A,Interface,Unknown,false +excel,Excel.ListDataValidation,"inCellDropDown",Property,Excellent,false +excel,Excel.ListDataValidation,"source",Property,Excellent,false +excel,Excel.LoadToType,N/A,Enum,Unknown,false +excel,Excel.LoadToType,"connectionOnly",EnumField,Fine,false +excel,Excel.LoadToType,"pivotChart",EnumField,Fine,false +excel,Excel.LoadToType,"pivotTable",EnumField,Fine,false +excel,Excel.LoadToType,"table",EnumField,Fine,false +excel,Excel.LocalImage,N/A,Class,Unknown,false +excel,Excel.LocalImage,"context",Property,Excellent,false +excel,Excel.LocalImage,"getBase64EncodedImageData(cacheUid)",Method,Good,false +excel,Excel.LocalImage,"toJSON()",Method,Excellent,false +excel,Excel.LocalImageCellValue,N/A,Interface,Good,false +excel,Excel.LocalImageCellValue,"altText",Property,Good,false +excel,Excel.LocalImageCellValue,"attribution",Property,Fine,false +excel,Excel.LocalImageCellValue,"basicType",Property,Good,false +excel,Excel.LocalImageCellValue,"basicValue",Property,Excellent,false +excel,Excel.LocalImageCellValue,"image",Property,Fine,false +excel,Excel.LocalImageCellValue,"provider",Property,Good,false +excel,Excel.LocalImageCellValue,"type",Property,Fine,false +excel,Excel.LocalImageCellValueCacheId,N/A,Interface,Unknown,false +excel,Excel.LocalImageCellValueCacheId,"cachedUid",Property,Fine,false +excel,Excel.MixedCellControl,N/A,Interface,Missing,false +excel,Excel.MixedCellControl,"type",Property,Missing,false +excel,Excel.NamedItem,N/A,Class,Unknown,true +excel,Excel.NamedItem,"arrayValues",Property,Excellent,false +excel,Excel.NamedItem,"comment",Property,Good,false +excel,Excel.NamedItem,"context",Property,Excellent,false +excel,Excel.NamedItem,"formula",Property,Fine,true +excel,Excel.NamedItem,"name",Property,Fine,false +excel,Excel.NamedItem,"scope",Property,Excellent,false +excel,Excel.NamedItem,"type",Property,Excellent,false +excel,Excel.NamedItem,"value",Property,Excellent,false +excel,Excel.NamedItem,"valueAsJson",Property,Excellent,false +excel,Excel.NamedItem,"valueAsJsonLocal",Property,Excellent,false +excel,Excel.NamedItem,"visible",Property,Great,false +excel,Excel.NamedItem,"worksheet",Property,Excellent,false +excel,Excel.NamedItem,"worksheetOrNullObject",Property,Excellent,false +excel,Excel.NamedItem,"delete()",Method,Fine,true +excel,Excel.NamedItem,"getRange()",Method,Excellent,true +excel,Excel.NamedItem,"getRangeOrNullObject()",Method,Excellent,false +excel,Excel.NamedItem,"load(options)",Method,Excellent,false +excel,Excel.NamedItem,"load(propertyNames)",Method,Excellent,true +excel,Excel.NamedItem,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.NamedItem,"set(properties, options)",Method,Good,false +excel,Excel.NamedItem,"set(properties)",Method,Good,false +excel,Excel.NamedItem,"toJSON()",Method,Excellent,false +excel,Excel.NamedItemArrayValues,N/A,Class,Unknown,false +excel,Excel.NamedItemArrayValues,"context",Property,Excellent,false +excel,Excel.NamedItemArrayValues,"types",Property,Good,false +excel,Excel.NamedItemArrayValues,"values",Property,Great,false +excel,Excel.NamedItemArrayValues,"valuesAsJson",Property,Excellent,false +excel,Excel.NamedItemArrayValues,"valuesAsJsonLocal",Property,Excellent,false +excel,Excel.NamedItemArrayValues,"load(options)",Method,Excellent,false +excel,Excel.NamedItemArrayValues,"load(propertyNames)",Method,Excellent,false +excel,Excel.NamedItemArrayValues,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.NamedItemArrayValues,"toJSON()",Method,Excellent,false +excel,Excel.NamedItemCollection,N/A,Class,Unknown,false +excel,Excel.NamedItemCollection,"context",Property,Excellent,false +excel,Excel.NamedItemCollection,"items",Property,Poor,false +excel,Excel.NamedItemCollection,"add(name, reference, comment)",Method,Good,true +excel,Excel.NamedItemCollection,"addFormulaLocal(name, formula, comment)",Method,Great,false +excel,Excel.NamedItemCollection,"getCount()",Method,Poor,false +excel,Excel.NamedItemCollection,"getItem(name)",Method,Fine,true +excel,Excel.NamedItemCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.NamedItemCollection,"load(options)",Method,Excellent,false +excel,Excel.NamedItemCollection,"load(propertyNames)",Method,Excellent,true +excel,Excel.NamedItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.NamedItemCollection,"toJSON()",Method,Excellent,false +excel,Excel.NamedItemScope,N/A,Enum,Missing,false +excel,Excel.NamedItemScope,"workbook",EnumField,Fine,false +excel,Excel.NamedItemScope,"worksheet",EnumField,Fine,false +excel,Excel.NamedItemType,N/A,Enum,Missing,false +excel,Excel.NamedItemType,"array",EnumField,Fine,false +excel,Excel.NamedItemType,"boolean",EnumField,Fine,false +excel,Excel.NamedItemType,"double",EnumField,Fine,false +excel,Excel.NamedItemType,"error",EnumField,Fine,false +excel,Excel.NamedItemType,"integer",EnumField,Fine,false +excel,Excel.NamedItemType,"range",EnumField,Fine,false +excel,Excel.NamedItemType,"string",EnumField,Fine,false +excel,Excel.NamedSheetView,N/A,Class,Unknown,false +excel,Excel.NamedSheetView,"context",Property,Excellent,false +excel,Excel.NamedSheetView,"name",Property,Excellent,false +excel,Excel.NamedSheetView,"activate()",Method,Fine,false +excel,Excel.NamedSheetView,"delete()",Method,Poor,false +excel,Excel.NamedSheetView,"duplicate(name)",Method,Fine,false +excel,Excel.NamedSheetView,"load(options)",Method,Excellent,false +excel,Excel.NamedSheetView,"load(propertyNames)",Method,Excellent,false +excel,Excel.NamedSheetView,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.NamedSheetView,"toJSON()",Method,Excellent,false +excel,Excel.NamedSheetViewCollection,N/A,Class,Unknown,false +excel,Excel.NamedSheetViewCollection,"context",Property,Excellent,false +excel,Excel.NamedSheetViewCollection,"items",Property,Poor,false +excel,Excel.NamedSheetViewCollection,"add(name)",Method,Fine,false +excel,Excel.NamedSheetViewCollection,"enterTemporary()",Method,Excellent,false +excel,Excel.NamedSheetViewCollection,"exit()",Method,Poor,false +excel,Excel.NamedSheetViewCollection,"getActive()",Method,Poor,false +excel,Excel.NamedSheetViewCollection,"getCount()",Method,Good,false +excel,Excel.NamedSheetViewCollection,"getItem(key)",Method,Poor,false +excel,Excel.NamedSheetViewCollection,"getItemAt(index)",Method,Poor,false +excel,Excel.NamedSheetViewCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.NamedSheetViewCollection,"load(options)",Method,Excellent,false +excel,Excel.NamedSheetViewCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.NamedSheetViewCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.NamedSheetViewCollection,"toJSON()",Method,Excellent,false +excel,Excel.NameErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.NameErrorCellValue,"basicType",Property,Good,false +excel,Excel.NameErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.NameErrorCellValue,"errorSubType",Property,Great,false +excel,Excel.NameErrorCellValue,"errorType",Property,Good,false +excel,Excel.NameErrorCellValue,"type",Property,Fine,false +excel,Excel.NameErrorCellValueSubType,N/A,Enum,Good,false +excel,Excel.NameErrorCellValueSubType,"unknown",EnumField,Good,false +excel,Excel.NameErrorCellValueSubType,"unsupportedFunction",EnumField,Great,false +excel,Excel.NotAvailableErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.NotAvailableErrorCellValue,"basicType",Property,Good,false +excel,Excel.NotAvailableErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.NotAvailableErrorCellValue,"errorSubType",Property,Great,false +excel,Excel.NotAvailableErrorCellValue,"errorType",Property,Good,false +excel,Excel.NotAvailableErrorCellValue,"type",Property,Fine,false +excel,Excel.NotAvailableErrorCellValueSubType,N/A,Enum,Unknown,false +excel,Excel.NotAvailableErrorCellValueSubType,"eRegexMatchNoCapture",EnumField,Good,false +excel,Excel.NotAvailableErrorCellValueSubType,"eRegexMatchNoResult",EnumField,Good,false +excel,Excel.NotAvailableErrorCellValueSubType,"eRegexReplaceOccurrenceNoResult",EnumField,Good,false +excel,Excel.NotAvailableErrorCellValueSubType,"hlookupValueNotFound",EnumField,Excellent,false +excel,Excel.NotAvailableErrorCellValueSubType,"pythonObjectUnknown",EnumField,Excellent,false +excel,Excel.NotAvailableErrorCellValueSubType,"stockHistoryInvalidProperty",EnumField,Excellent,false +excel,Excel.NotAvailableErrorCellValueSubType,"stockHistoryNoData",EnumField,Great,false +excel,Excel.NotAvailableErrorCellValueSubType,"unknown",EnumField,Good,false +excel,Excel.NotAvailableErrorCellValueSubType,"vlookupValueNotFound",EnumField,Excellent,false +excel,Excel.Note,N/A,Class,Unknown,true +excel,Excel.Note,"authorName",Property,Poor,false +excel,Excel.Note,"content",Property,Good,true +excel,Excel.Note,"context",Property,Excellent,false +excel,Excel.Note,"height",Property,Good,true +excel,Excel.Note,"visible",Property,Excellent,true +excel,Excel.Note,"width",Property,Good,true +excel,Excel.Note,"delete()",Method,Poor,true +excel,Excel.Note,"getLocation()",Method,Poor,false +excel,Excel.Note,"load(options)",Method,Excellent,false +excel,Excel.Note,"load(propertyNames)",Method,Excellent,false +excel,Excel.Note,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Note,"set(properties, options)",Method,Good,false +excel,Excel.Note,"set(properties)",Method,Good,false +excel,Excel.Note,"toJSON()",Method,Excellent,false +excel,Excel.NoteCollection,N/A,Class,Unknown,true +excel,Excel.NoteCollection,"context",Property,Excellent,false +excel,Excel.NoteCollection,"items",Property,Poor,false +excel,Excel.NoteCollection,"add(cellAddress, content)",Method,Fine,true +excel,Excel.NoteCollection,"getCount()",Method,Poor,false +excel,Excel.NoteCollection,"getItem(key)",Method,Poor,true +excel,Excel.NoteCollection,"getItemAt(index)",Method,Fine,true +excel,Excel.NoteCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.NoteCollection,"load(options)",Method,Excellent,false +excel,Excel.NoteCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.NoteCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.NoteCollection,"toJSON()",Method,Excellent,false +excel,Excel.NullErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.NullErrorCellValue,"basicType",Property,Good,false +excel,Excel.NullErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.NullErrorCellValue,"errorType",Property,Good,false +excel,Excel.NullErrorCellValue,"type",Property,Fine,false +excel,Excel.NumberFormatCategory,N/A,Enum,Unknown,false +excel,Excel.NumberFormatCategory,"accounting",EnumField,Fine,false +excel,Excel.NumberFormatCategory,"currency",EnumField,Great,false +excel,Excel.NumberFormatCategory,"custom",EnumField,Fine,false +excel,Excel.NumberFormatCategory,"date",EnumField,Great,false +excel,Excel.NumberFormatCategory,"fraction",EnumField,Good,false +excel,Excel.NumberFormatCategory,"general",EnumField,Good,false +excel,Excel.NumberFormatCategory,"number",EnumField,Great,false +excel,Excel.NumberFormatCategory,"percentage",EnumField,Good,false +excel,Excel.NumberFormatCategory,"scientific",EnumField,Great,false +excel,Excel.NumberFormatCategory,"special",EnumField,Good,false +excel,Excel.NumberFormatCategory,"text",EnumField,Good,false +excel,Excel.NumberFormatCategory,"time",EnumField,Great,false +excel,Excel.NumberFormatInfo,N/A,Class,Unknown,false +excel,Excel.NumberFormatInfo,"context",Property,Excellent,false +excel,Excel.NumberFormatInfo,"currencySymbol",Property,Good,false +excel,Excel.NumberFormatInfo,"numberDecimalSeparator",Property,Excellent,true +excel,Excel.NumberFormatInfo,"numberGroupSeparator",Property,Excellent,true +excel,Excel.NumberFormatInfo,"load(options)",Method,Excellent,false +excel,Excel.NumberFormatInfo,"load(propertyNames)",Method,Excellent,false +excel,Excel.NumberFormatInfo,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.NumberFormatInfo,"toJSON()",Method,Excellent,false +excel,Excel.NumErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.NumErrorCellValue,"basicType",Property,Good,false +excel,Excel.NumErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.NumErrorCellValue,"errorSubType",Property,Great,false +excel,Excel.NumErrorCellValue,"errorType",Property,Good,false +excel,Excel.NumErrorCellValue,"functionName",Property,Good,false +excel,Excel.NumErrorCellValue,"type",Property,Fine,false +excel,Excel.NumErrorCellValueSubType,N/A,Enum,Unknown,false +excel,Excel.NumErrorCellValueSubType,"arrayTooLarge",EnumField,Excellent,false +excel,Excel.NumErrorCellValueSubType,"unknown",EnumField,Good,false +excel,Excel.PageBreak,N/A,Class,Missing,false +excel,Excel.PageBreak,"columnIndex",Property,Good,false +excel,Excel.PageBreak,"context",Property,Excellent,false +excel,Excel.PageBreak,"rowIndex",Property,Good,false +excel,Excel.PageBreak,"delete()",Method,Good,false +excel,Excel.PageBreak,"getCellAfterBreak()",Method,Poor,false +excel,Excel.PageBreak,"load(options)",Method,Excellent,false +excel,Excel.PageBreak,"load(propertyNames)",Method,Excellent,false +excel,Excel.PageBreak,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PageBreak,"toJSON()",Method,Excellent,false +excel,Excel.PageBreakCollection,N/A,Class,Missing,false +excel,Excel.PageBreakCollection,"context",Property,Excellent,false +excel,Excel.PageBreakCollection,"items",Property,Poor,false +excel,Excel.PageBreakCollection,"add(pageBreakRange)",Method,Good,true +excel,Excel.PageBreakCollection,"getCount()",Method,Poor,false +excel,Excel.PageBreakCollection,"getItem(index)",Method,Fine,false +excel,Excel.PageBreakCollection,"load(options)",Method,Excellent,false +excel,Excel.PageBreakCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.PageBreakCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PageBreakCollection,"removePageBreaks()",Method,Poor,false +excel,Excel.PageBreakCollection,"toJSON()",Method,Excellent,false +excel,Excel.PageLayout,N/A,Class,Unknown,false +excel,Excel.PageLayout,"alignMarginsHeaderFooter",Property,Excellent,false +excel,Excel.PageLayout,"blackAndWhite",Property,Fine,false +excel,Excel.PageLayout,"bottomMargin",Property,Fine,false +excel,Excel.PageLayout,"centerHorizontally",Property,Good,true +excel,Excel.PageLayout,"centerVertically",Property,Good,true +excel,Excel.PageLayout,"context",Property,Excellent,false +excel,Excel.PageLayout,"draftMode",Property,Great,false +excel,Excel.PageLayout,"firstPageNumber",Property,Good,false +excel,Excel.PageLayout,"footerMargin",Property,Good,false +excel,Excel.PageLayout,"headerMargin",Property,Good,false +excel,Excel.PageLayout,"headersFooters",Property,Poor,false +excel,Excel.PageLayout,"leftMargin",Property,Good,false +excel,Excel.PageLayout,"orientation",Property,Poor,true +excel,Excel.PageLayout,"paperSize",Property,Poor,false +excel,Excel.PageLayout,"printComments",Property,Excellent,false +excel,Excel.PageLayout,"printErrors",Property,Good,false +excel,Excel.PageLayout,"printGridlines",Property,Great,false +excel,Excel.PageLayout,"printHeadings",Property,Great,false +excel,Excel.PageLayout,"printOrder",Property,Excellent,false +excel,Excel.PageLayout,"printQuality",Property,Excellent,false +excel,Excel.PageLayout,"rightMargin",Property,Good,false +excel,Excel.PageLayout,"topMargin",Property,Good,false +excel,Excel.PageLayout,"zoom",Property,Great,true +excel,Excel.PageLayout,"getPrintArea()",Method,Excellent,false +excel,Excel.PageLayout,"getPrintAreaOrNullObject()",Method,Excellent,false +excel,Excel.PageLayout,"getPrintTitleColumns()",Method,Good,false +excel,Excel.PageLayout,"getPrintTitleColumnsOrNullObject()",Method,Excellent,false +excel,Excel.PageLayout,"getPrintTitleRows()",Method,Fine,false +excel,Excel.PageLayout,"getPrintTitleRowsOrNullObject()",Method,Excellent,false +excel,Excel.PageLayout,"load(options)",Method,Excellent,false +excel,Excel.PageLayout,"load(propertyNames)",Method,Excellent,false +excel,Excel.PageLayout,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PageLayout,"set(properties, options)",Method,Good,false +excel,Excel.PageLayout,"set(properties)",Method,Good,false +excel,Excel.PageLayout,"setPrintArea(printArea)",Method,Poor,true +excel,Excel.PageLayout,"setPrintMargins(unit, marginOptions)",Method,Poor,false +excel,Excel.PageLayout,"setPrintMargins(unit, marginOptions)",Method,Poor,false +excel,Excel.PageLayout,"setPrintTitleColumns(printTitleColumns)",Method,Fine,false +excel,Excel.PageLayout,"setPrintTitleRows(printTitleRows)",Method,Fine,true +excel,Excel.PageLayout,"toJSON()",Method,Excellent,false +excel,Excel.PageLayoutMarginOptions,N/A,Interface,Unknown,false +excel,Excel.PageLayoutMarginOptions,"bottom",Property,Great,false +excel,Excel.PageLayoutMarginOptions,"footer",Property,Great,false +excel,Excel.PageLayoutMarginOptions,"header",Property,Great,false +excel,Excel.PageLayoutMarginOptions,"left",Property,Great,false +excel,Excel.PageLayoutMarginOptions,"right",Property,Great,false +excel,Excel.PageLayoutMarginOptions,"top",Property,Great,false +excel,Excel.PageLayoutZoomOptions,N/A,Interface,Unknown,false +excel,Excel.PageLayoutZoomOptions,"horizontalFitToPages",Property,Excellent,false +excel,Excel.PageLayoutZoomOptions,"scale",Property,Great,false +excel,Excel.PageLayoutZoomOptions,"verticalFitToPages",Property,Excellent,false +excel,Excel.PageOrientation,N/A,Enum,Missing,true +excel,Excel.PageOrientation,"landscape",EnumField,Fine,false +excel,Excel.PageOrientation,"portrait",EnumField,Fine,false +excel,Excel.Pane,N/A,Class,Unknown,false +excel,Excel.Pane,"context",Property,Excellent,false +excel,Excel.Pane,"index",Property,Fine,false +excel,Excel.Pane,"load(options)",Method,Excellent,false +excel,Excel.Pane,"load(propertyNames)",Method,Excellent,false +excel,Excel.Pane,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Pane,"toJSON()",Method,Excellent,false +excel,Excel.PaneCollection,N/A,Class,Unknown,false +excel,Excel.PaneCollection,"context",Property,Excellent,false +excel,Excel.PaneCollection,"items",Property,Poor,false +excel,Excel.PaneCollection,"getCount()",Method,Fine,false +excel,Excel.PaneCollection,"getItemAt(index)",Method,Poor,false +excel,Excel.PaneCollection,"load(options)",Method,Excellent,false +excel,Excel.PaneCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.PaneCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PaneCollection,"toJSON()",Method,Excellent,false +excel,Excel.PaperType,N/A,Enum,Missing,false +excel,Excel.PaperType,"a3",EnumField,Fine,false +excel,Excel.PaperType,"a4",EnumField,Fine,false +excel,Excel.PaperType,"a4Small",EnumField,Fine,false +excel,Excel.PaperType,"a5",EnumField,Fine,false +excel,Excel.PaperType,"b4",EnumField,Fine,false +excel,Excel.PaperType,"b5",EnumField,Fine,false +excel,Excel.PaperType,"csheet",EnumField,Fine,false +excel,Excel.PaperType,"dsheet",EnumField,Fine,false +excel,Excel.PaperType,"envelope10",EnumField,Fine,false +excel,Excel.PaperType,"envelope11",EnumField,Fine,false +excel,Excel.PaperType,"envelope12",EnumField,Fine,false +excel,Excel.PaperType,"envelope14",EnumField,Fine,false +excel,Excel.PaperType,"envelope9",EnumField,Fine,false +excel,Excel.PaperType,"envelopeB4",EnumField,Fine,false +excel,Excel.PaperType,"envelopeB5",EnumField,Fine,false +excel,Excel.PaperType,"envelopeB6",EnumField,Fine,false +excel,Excel.PaperType,"envelopeC3",EnumField,Fine,false +excel,Excel.PaperType,"envelopeC4",EnumField,Fine,false +excel,Excel.PaperType,"envelopeC5",EnumField,Fine,false +excel,Excel.PaperType,"envelopeC6",EnumField,Fine,false +excel,Excel.PaperType,"envelopeC65",EnumField,Fine,false +excel,Excel.PaperType,"envelopeDL",EnumField,Fine,false +excel,Excel.PaperType,"envelopeItaly",EnumField,Fine,false +excel,Excel.PaperType,"envelopeMonarch",EnumField,Fine,false +excel,Excel.PaperType,"envelopePersonal",EnumField,Fine,false +excel,Excel.PaperType,"esheet",EnumField,Fine,false +excel,Excel.PaperType,"executive",EnumField,Fine,false +excel,Excel.PaperType,"fanfoldLegalGerman",EnumField,Fine,false +excel,Excel.PaperType,"fanfoldStdGerman",EnumField,Fine,false +excel,Excel.PaperType,"fanfoldUS",EnumField,Fine,false +excel,Excel.PaperType,"folio",EnumField,Fine,false +excel,Excel.PaperType,"ledger",EnumField,Fine,false +excel,Excel.PaperType,"legal",EnumField,Fine,false +excel,Excel.PaperType,"letter",EnumField,Fine,false +excel,Excel.PaperType,"letterSmall",EnumField,Fine,false +excel,Excel.PaperType,"note",EnumField,Fine,false +excel,Excel.PaperType,"paper10x14",EnumField,Fine,false +excel,Excel.PaperType,"paper11x17",EnumField,Fine,false +excel,Excel.PaperType,"quatro",EnumField,Fine,false +excel,Excel.PaperType,"statement",EnumField,Fine,false +excel,Excel.PaperType,"tabloid",EnumField,Fine,false +excel,Excel.PictureColorType,N/A,Enum,Unknown,false +excel,Excel.PictureColorType,"automatic",EnumField,Good,false +excel,Excel.PictureColorType,"blackAndWhite",EnumField,Fine,false +excel,Excel.PictureColorType,"grayScale",EnumField,Fine,false +excel,Excel.PictureColorType,"mixed",EnumField,Fine,false +excel,Excel.PictureColorType,"watermark",EnumField,Fine,false +excel,Excel.PictureFormat,N/A,Enum,Unknown,true +excel,Excel.PictureFormat,"bmp",EnumField,Fine,false +excel,Excel.PictureFormat,"gif",EnumField,Fine,false +excel,Excel.PictureFormat,"jpeg",EnumField,Fine,false +excel,Excel.PictureFormat,"png",EnumField,Fine,false +excel,Excel.PictureFormat,"svg",EnumField,Fine,false +excel,Excel.PictureFormat,"unknown",EnumField,Fine,false +excel,Excel.PivotAxis,N/A,Enum,Fine,false +excel,Excel.PivotAxis,"column",EnumField,Fine,false +excel,Excel.PivotAxis,"data",EnumField,Fine,false +excel,Excel.PivotAxis,"filter",EnumField,Fine,false +excel,Excel.PivotAxis,"row",EnumField,Fine,false +excel,Excel.PivotAxis,"unknown",EnumField,Fine,false +excel,Excel.PivotDateFilter,N/A,Interface,Great,false +excel,Excel.PivotDateFilter,"comparator",Property,Great,false +excel,Excel.PivotDateFilter,"condition",Property,Excellent,false +excel,Excel.PivotDateFilter,"exclusive",Property,Great,false +excel,Excel.PivotDateFilter,"lowerBound",Property,Good,false +excel,Excel.PivotDateFilter,"upperBound",Property,Good,false +excel,Excel.PivotDateFilter,"wholeDays",Property,Great,false +excel,Excel.PivotField,N/A,Class,Unknown,false +excel,Excel.PivotField,"context",Property,Excellent,false +excel,Excel.PivotField,"id",Property,Fine,false +excel,Excel.PivotField,"items",Property,Great,false +excel,Excel.PivotField,"name",Property,Fine,false +excel,Excel.PivotField,"showAllItems",Property,Good,false +excel,Excel.PivotField,"subtotals",Property,Fine,false +excel,Excel.PivotField,"applyFilter(filter)",Method,Excellent,false +excel,Excel.PivotField,"clearAllFilters()",Method,Good,true +excel,Excel.PivotField,"clearFilter(filterType)",Method,Great,false +excel,Excel.PivotField,"clearFilter(filterType)",Method,Great,false +excel,Excel.PivotField,"getFilters()",Method,Fine,false +excel,Excel.PivotField,"isFiltered(filterType)",Method,Great,false +excel,Excel.PivotField,"isFiltered(filterType)",Method,Great,false +excel,Excel.PivotField,"load(options)",Method,Excellent,false +excel,Excel.PivotField,"load(propertyNames)",Method,Excellent,false +excel,Excel.PivotField,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PivotField,"set(properties, options)",Method,Good,false +excel,Excel.PivotField,"set(properties)",Method,Good,false +excel,Excel.PivotField,"sortByLabels(sortBy)",Method,Great,false +excel,Excel.PivotField,"sortByValues(sortBy, valuesHierarchy, pivotItemScope)",Method,Excellent,false +excel,Excel.PivotField,"sortByValues(sortBy, valuesHierarchy, pivotItemScope)",Method,Excellent,false +excel,Excel.PivotField,"toJSON()",Method,Excellent,false +excel,Excel.PivotFieldCollection,N/A,Class,Unknown,false +excel,Excel.PivotFieldCollection,"context",Property,Excellent,false +excel,Excel.PivotFieldCollection,"items",Property,Poor,false +excel,Excel.PivotFieldCollection,"getCount()",Method,Fine,false +excel,Excel.PivotFieldCollection,"getItem(name)",Method,Fine,false +excel,Excel.PivotFieldCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.PivotFieldCollection,"load(options)",Method,Excellent,false +excel,Excel.PivotFieldCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.PivotFieldCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PivotFieldCollection,"toJSON()",Method,Excellent,false +excel,Excel.PivotFilters,N/A,Interface,Unknown,false +excel,Excel.PivotFilters,"dateFilter",Property,Excellent,true +excel,Excel.PivotFilters,"labelFilter",Property,Excellent,true +excel,Excel.PivotFilters,"manualFilter",Property,Excellent,true +excel,Excel.PivotFilters,"valueFilter",Property,Excellent,true +excel,Excel.PivotFilterTopBottomCriterion,N/A,Enum,Unknown,false +excel,Excel.PivotFilterTopBottomCriterion,"bottomItems",EnumField,Fine,false +excel,Excel.PivotFilterTopBottomCriterion,"bottomPercent",EnumField,Fine,false +excel,Excel.PivotFilterTopBottomCriterion,"bottomSum",EnumField,Fine,false +excel,Excel.PivotFilterTopBottomCriterion,"invalid",EnumField,Fine,false +excel,Excel.PivotFilterTopBottomCriterion,"topItems",EnumField,Fine,false +excel,Excel.PivotFilterTopBottomCriterion,"topPercent",EnumField,Fine,false +excel,Excel.PivotFilterTopBottomCriterion,"topSum",EnumField,Fine,false +excel,Excel.PivotFilterType,N/A,Enum,Unknown,false +excel,Excel.PivotFilterType,"date",EnumField,Good,false +excel,Excel.PivotFilterType,"label",EnumField,Good,false +excel,Excel.PivotFilterType,"manual",EnumField,Good,false +excel,Excel.PivotFilterType,"unknown",EnumField,Fine,false +excel,Excel.PivotFilterType,"value",EnumField,Good,false +excel,Excel.PivotHierarchy,N/A,Class,Unknown,false +excel,Excel.PivotHierarchy,"context",Property,Excellent,false +excel,Excel.PivotHierarchy,"fields",Property,Great,true +excel,Excel.PivotHierarchy,"id",Property,Poor,false +excel,Excel.PivotHierarchy,"name",Property,Poor,false +excel,Excel.PivotHierarchy,"load(options)",Method,Excellent,false +excel,Excel.PivotHierarchy,"load(propertyNames)",Method,Excellent,false +excel,Excel.PivotHierarchy,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PivotHierarchy,"set(properties, options)",Method,Good,false +excel,Excel.PivotHierarchy,"set(properties)",Method,Good,false +excel,Excel.PivotHierarchy,"toJSON()",Method,Excellent,false +excel,Excel.PivotHierarchyCollection,N/A,Class,Unknown,false +excel,Excel.PivotHierarchyCollection,"context",Property,Excellent,false +excel,Excel.PivotHierarchyCollection,"items",Property,Poor,false +excel,Excel.PivotHierarchyCollection,"getCount()",Method,Fine,false +excel,Excel.PivotHierarchyCollection,"getItem(name)",Method,Poor,false +excel,Excel.PivotHierarchyCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.PivotHierarchyCollection,"load(options)",Method,Excellent,false +excel,Excel.PivotHierarchyCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.PivotHierarchyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PivotHierarchyCollection,"toJSON()",Method,Excellent,false +excel,Excel.PivotItem,N/A,Class,Missing,false +excel,Excel.PivotItem,"context",Property,Excellent,false +excel,Excel.PivotItem,"id",Property,Missing,false +excel,Excel.PivotItem,"isExpanded",Property,Good,false +excel,Excel.PivotItem,"name",Property,Poor,false +excel,Excel.PivotItem,"visible",Property,Good,false +excel,Excel.PivotItem,"load(options)",Method,Excellent,false +excel,Excel.PivotItem,"load(propertyNames)",Method,Excellent,false +excel,Excel.PivotItem,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PivotItem,"set(properties, options)",Method,Good,false +excel,Excel.PivotItem,"set(properties)",Method,Good,false +excel,Excel.PivotItem,"toJSON()",Method,Excellent,false +excel,Excel.PivotItemCollection,N/A,Class,Unknown,false +excel,Excel.PivotItemCollection,"context",Property,Excellent,false +excel,Excel.PivotItemCollection,"items",Property,Poor,false +excel,Excel.PivotItemCollection,"getCount()",Method,Poor,false +excel,Excel.PivotItemCollection,"getItem(name)",Method,Poor,false +excel,Excel.PivotItemCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.PivotItemCollection,"load(options)",Method,Excellent,false +excel,Excel.PivotItemCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.PivotItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PivotItemCollection,"toJSON()",Method,Excellent,false +excel,Excel.PivotLabelFilter,N/A,Interface,Unknown,false +excel,Excel.PivotLabelFilter,"comparator",Property,Excellent,false +excel,Excel.PivotLabelFilter,"condition",Property,Excellent,false +excel,Excel.PivotLabelFilter,"exclusive",Property,Great,false +excel,Excel.PivotLabelFilter,"lowerBound",Property,Excellent,false +excel,Excel.PivotLabelFilter,"substring",Property,Excellent,false +excel,Excel.PivotLabelFilter,"upperBound",Property,Excellent,false +excel,Excel.PivotLayout,N/A,Class,Unknown,false +excel,Excel.PivotLayout,"altTextDescription",Property,Good,true +excel,Excel.PivotLayout,"altTextTitle",Property,Good,false +excel,Excel.PivotLayout,"autoFormat",Property,Excellent,false +excel,Excel.PivotLayout,"context",Property,Excellent,false +excel,Excel.PivotLayout,"emptyCellText",Property,Excellent,true +excel,Excel.PivotLayout,"enableFieldList",Property,Excellent,false +excel,Excel.PivotLayout,"fillEmptyCells",Property,Excellent,true +excel,Excel.PivotLayout,"layoutType",Property,Excellent,true +excel,Excel.PivotLayout,"pivotStyle",Property,Poor,false +excel,Excel.PivotLayout,"preserveFormatting",Property,Excellent,true +excel,Excel.PivotLayout,"showColumnGrandTotals",Property,Great,true +excel,Excel.PivotLayout,"showFieldHeaders",Property,Excellent,true +excel,Excel.PivotLayout,"showRowGrandTotals",Property,Great,true +excel,Excel.PivotLayout,"subtotalLocation",Property,Excellent,false +excel,Excel.PivotLayout,"displayBlankLineAfterEachItem(display)",Method,Excellent,true +excel,Excel.PivotLayout,"getCell(dataHierarchy, rowItems, columnItems)",Method,Good,false +excel,Excel.PivotLayout,"getColumnLabelRange()",Method,Good,false +excel,Excel.PivotLayout,"getDataBodyRange()",Method,Great,true +excel,Excel.PivotLayout,"getDataHierarchy(cell)",Method,Excellent,false +excel,Excel.PivotLayout,"getFilterAxisRange()",Method,Fine,false +excel,Excel.PivotLayout,"getPivotItems(axis, cell)",Method,Excellent,false +excel,Excel.PivotLayout,"getPivotItems(axis, cell)",Method,Excellent,false +excel,Excel.PivotLayout,"getRange()",Method,Good,false +excel,Excel.PivotLayout,"getRowLabelRange()",Method,Good,false +excel,Excel.PivotLayout,"load(options)",Method,Excellent,false +excel,Excel.PivotLayout,"load(propertyNames)",Method,Excellent,false +excel,Excel.PivotLayout,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PivotLayout,"repeatAllItemLabels(repeatLabels)",Method,Good,true +excel,Excel.PivotLayout,"set(properties, options)",Method,Good,false +excel,Excel.PivotLayout,"set(properties)",Method,Good,false +excel,Excel.PivotLayout,"setAutoSortOnCell(cell, sortBy)",Method,Excellent,false +excel,Excel.PivotLayout,"setAutoSortOnCell(cell, sortBy)",Method,Excellent,false +excel,Excel.PivotLayout,"setStyle(style)",Method,Poor,false +excel,Excel.PivotLayout,"toJSON()",Method,Excellent,false +excel,Excel.PivotLayoutType,N/A,Enum,Missing,false +excel,Excel.PivotLayoutType,"compact",EnumField,Good,false +excel,Excel.PivotLayoutType,"outline",EnumField,Good,false +excel,Excel.PivotLayoutType,"tabular",EnumField,Good,false +excel,Excel.PivotManualFilter,N/A,Interface,Great,false +excel,Excel.PivotManualFilter,"selectedItems",Property,Good,false +excel,Excel.PivotTable,N/A,Class,Unknown,false +excel,Excel.PivotTable,"allowMultipleFiltersPerField",Property,Excellent,false +excel,Excel.PivotTable,"autoRefresh",Property,Excellent,false +excel,Excel.PivotTable,"columnHierarchies",Property,Poor,true +excel,Excel.PivotTable,"context",Property,Excellent,false +excel,Excel.PivotTable,"dataHierarchies",Property,Poor,true +excel,Excel.PivotTable,"enableDataValueEditing",Property,Excellent,false +excel,Excel.PivotTable,"filterHierarchies",Property,Poor,true +excel,Excel.PivotTable,"hierarchies",Property,Poor,false +excel,Excel.PivotTable,"id",Property,Poor,false +excel,Excel.PivotTable,"layout",Property,Fine,true +excel,Excel.PivotTable,"name",Property,Poor,false +excel,Excel.PivotTable,"refreshOnOpen",Property,Excellent,false +excel,Excel.PivotTable,"rowHierarchies",Property,Poor,false +excel,Excel.PivotTable,"useCustomSortLists",Property,Excellent,false +excel,Excel.PivotTable,"worksheet",Property,Poor,false +excel,Excel.PivotTable,"delete()",Method,Fine,true +excel,Excel.PivotTable,"getDataSourceString()",Method,Excellent,true +excel,Excel.PivotTable,"getDataSourceType()",Method,Fine,true +excel,Excel.PivotTable,"load(options)",Method,Excellent,false +excel,Excel.PivotTable,"load(propertyNames)",Method,Excellent,false +excel,Excel.PivotTable,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PivotTable,"refresh()",Method,Poor,true +excel,Excel.PivotTable,"set(properties, options)",Method,Good,false +excel,Excel.PivotTable,"set(properties)",Method,Good,false +excel,Excel.PivotTable,"toJSON()",Method,Excellent,false +excel,Excel.PivotTableCollection,N/A,Class,Unknown,false +excel,Excel.PivotTableCollection,"context",Property,Excellent,false +excel,Excel.PivotTableCollection,"items",Property,Poor,false +excel,Excel.PivotTableCollection,"add(name, source, destination)",Method,Good,true +excel,Excel.PivotTableCollection,"getCount()",Method,Poor,false +excel,Excel.PivotTableCollection,"getItem(name)",Method,Poor,true +excel,Excel.PivotTableCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.PivotTableCollection,"load(options)",Method,Excellent,false +excel,Excel.PivotTableCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.PivotTableCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PivotTableCollection,"refreshAll()",Method,Poor,false +excel,Excel.PivotTableCollection,"toJSON()",Method,Excellent,false +excel,Excel.PivotTableDateGroupBy,N/A,Enum,Fine,false +excel,Excel.PivotTableDateGroupBy,"byDays",EnumField,Fine,false +excel,Excel.PivotTableDateGroupBy,"byHours",EnumField,Fine,false +excel,Excel.PivotTableDateGroupBy,"byMinutes",EnumField,Fine,false +excel,Excel.PivotTableDateGroupBy,"byMonths",EnumField,Fine,false +excel,Excel.PivotTableDateGroupBy,"byQuarters",EnumField,Fine,false +excel,Excel.PivotTableDateGroupBy,"bySeconds",EnumField,Fine,false +excel,Excel.PivotTableDateGroupBy,"byYears",EnumField,Fine,false +excel,Excel.PivotTableDateGroupBy,"invalid",EnumField,Fine,false +excel,Excel.PivotTableScopedCollection,N/A,Class,Unknown,false +excel,Excel.PivotTableScopedCollection,"context",Property,Excellent,false +excel,Excel.PivotTableScopedCollection,"items",Property,Poor,false +excel,Excel.PivotTableScopedCollection,"getCount()",Method,Poor,false +excel,Excel.PivotTableScopedCollection,"getFirst()",Method,Fine,false +excel,Excel.PivotTableScopedCollection,"getFirstOrNullObject()",Method,Excellent,false +excel,Excel.PivotTableScopedCollection,"getItem(key)",Method,Poor,false +excel,Excel.PivotTableScopedCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.PivotTableScopedCollection,"load(options)",Method,Excellent,false +excel,Excel.PivotTableScopedCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.PivotTableScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PivotTableScopedCollection,"toJSON()",Method,Excellent,false +excel,Excel.PivotTableStyle,N/A,Class,Unknown,false +excel,Excel.PivotTableStyle,"context",Property,Excellent,false +excel,Excel.PivotTableStyle,"name",Property,Good,false +excel,Excel.PivotTableStyle,"readOnly",Property,Excellent,false +excel,Excel.PivotTableStyle,"delete()",Method,Fine,false +excel,Excel.PivotTableStyle,"duplicate()",Method,Good,false +excel,Excel.PivotTableStyle,"load(options)",Method,Excellent,false +excel,Excel.PivotTableStyle,"load(propertyNames)",Method,Excellent,false +excel,Excel.PivotTableStyle,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PivotTableStyle,"set(properties, options)",Method,Good,false +excel,Excel.PivotTableStyle,"set(properties)",Method,Good,false +excel,Excel.PivotTableStyle,"toJSON()",Method,Excellent,false +excel,Excel.PivotTableStyleCollection,N/A,Class,Unknown,false +excel,Excel.PivotTableStyleCollection,"context",Property,Excellent,false +excel,Excel.PivotTableStyleCollection,"items",Property,Poor,false +excel,Excel.PivotTableStyleCollection,"add(name, makeUniqueName)",Method,Great,false +excel,Excel.PivotTableStyleCollection,"getCount()",Method,Fine,false +excel,Excel.PivotTableStyleCollection,"getDefault()",Method,Excellent,false +excel,Excel.PivotTableStyleCollection,"getItem(name)",Method,Poor,false +excel,Excel.PivotTableStyleCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.PivotTableStyleCollection,"load(options)",Method,Excellent,false +excel,Excel.PivotTableStyleCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.PivotTableStyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PivotTableStyleCollection,"setDefault(newDefaultStyle)",Method,Excellent,false +excel,Excel.PivotTableStyleCollection,"toJSON()",Method,Excellent,false +excel,Excel.PivotValueFilter,N/A,Interface,Great,false +excel,Excel.PivotValueFilter,"comparator",Property,Excellent,false +excel,Excel.PivotValueFilter,"condition",Property,Excellent,false +excel,Excel.PivotValueFilter,"exclusive",Property,Great,false +excel,Excel.PivotValueFilter,"lowerBound",Property,Good,false +excel,Excel.PivotValueFilter,"selectionType",Property,Great,false +excel,Excel.PivotValueFilter,"threshold",Property,Good,false +excel,Excel.PivotValueFilter,"upperBound",Property,Good,false +excel,Excel.PivotValueFilter,"value",Property,Great,false +excel,Excel.PlaceholderErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.PlaceholderErrorCellValue,"basicType",Property,Good,false +excel,Excel.PlaceholderErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.PlaceholderErrorCellValue,"errorType",Property,Good,false +excel,Excel.PlaceholderErrorCellValue,"target",Property,Excellent,false +excel,Excel.PlaceholderErrorCellValue,"type",Property,Fine,false +excel,Excel.Placement,N/A,Enum,Unknown,false +excel,Excel.Placement,"absolute",EnumField,Good,false +excel,Excel.Placement,"oneCell",EnumField,Good,false +excel,Excel.Placement,"twoCell",EnumField,Good,false +excel,Excel.PresetCriteriaConditionalFormat,N/A,Class,Unknown,false +excel,Excel.PresetCriteriaConditionalFormat,"context",Property,Excellent,false +excel,Excel.PresetCriteriaConditionalFormat,"format",Property,Excellent,false +excel,Excel.PresetCriteriaConditionalFormat,"rule",Property,Fine,true +excel,Excel.PresetCriteriaConditionalFormat,"load(options)",Method,Excellent,false +excel,Excel.PresetCriteriaConditionalFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.PresetCriteriaConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.PresetCriteriaConditionalFormat,"set(properties, options)",Method,Good,false +excel,Excel.PresetCriteriaConditionalFormat,"set(properties)",Method,Good,false +excel,Excel.PresetCriteriaConditionalFormat,"toJSON()",Method,Excellent,false +excel,Excel.PrintComments,N/A,Enum,Missing,false +excel,Excel.PrintComments,"endSheet",EnumField,Fine,false +excel,Excel.PrintComments,"inPlace",EnumField,Fine,false +excel,Excel.PrintComments,"noComments",EnumField,Fine,false +excel,Excel.PrintErrorType,N/A,Enum,Missing,false +excel,Excel.PrintErrorType,"asDisplayed",EnumField,Fine,false +excel,Excel.PrintErrorType,"blank",EnumField,Fine,false +excel,Excel.PrintErrorType,"dash",EnumField,Fine,false +excel,Excel.PrintErrorType,"notAvailable",EnumField,Fine,false +excel,Excel.PrintMarginUnit,N/A,Enum,Missing,false +excel,Excel.PrintMarginUnit,"centimeters",EnumField,Fine,false +excel,Excel.PrintMarginUnit,"inches",EnumField,Fine,false +excel,Excel.PrintMarginUnit,"points",EnumField,Fine,false +excel,Excel.PrintOrder,N/A,Enum,Missing,false +excel,Excel.PrintOrder,"downThenOver",EnumField,Good,false +excel,Excel.PrintOrder,"overThenDown",EnumField,Good,false +excel,Excel.ProtectionSelectionMode,N/A,Enum,Missing,false +excel,Excel.ProtectionSelectionMode,"none",EnumField,Fine,false +excel,Excel.ProtectionSelectionMode,"normal",EnumField,Fine,false +excel,Excel.ProtectionSelectionMode,"unlocked",EnumField,Fine,false +excel,Excel.PythonErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.PythonErrorCellValue,"basicType",Property,Good,false +excel,Excel.PythonErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.PythonErrorCellValue,"errorType",Property,Good,false +excel,Excel.PythonErrorCellValue,"type",Property,Fine,false +excel,Excel.PythonMarshalMode,N/A,Enum,Excellent,false +excel,Excel.PythonMarshalMode,"excelValue",EnumField,Excellent,false +excel,Excel.PythonMarshalMode,"pythonObject",EnumField,Excellent,false +excel,Excel.Query,N/A,Class,Unknown,false +excel,Excel.Query,"context",Property,Excellent,false +excel,Excel.Query,"error",Property,Great,false +excel,Excel.Query,"loadedTo",Property,Fine,false +excel,Excel.Query,"loadedToDataModel",Property,Good,false +excel,Excel.Query,"name",Property,Fine,true +excel,Excel.Query,"refreshDate",Property,Good,true +excel,Excel.Query,"rowsLoadedCount",Property,Excellent,true +excel,Excel.Query,"delete()",Method,Good,false +excel,Excel.Query,"load(options)",Method,Excellent,false +excel,Excel.Query,"load(propertyNames)",Method,Excellent,false +excel,Excel.Query,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Query,"refresh()",Method,Poor,false +excel,Excel.Query,"toJSON()",Method,Excellent,false +excel,Excel.QueryCollection,N/A,Class,Missing,false +excel,Excel.QueryCollection,"context",Property,Excellent,false +excel,Excel.QueryCollection,"items",Property,Poor,true +excel,Excel.QueryCollection,"getCount()",Method,Poor,true +excel,Excel.QueryCollection,"getItem(key)",Method,Fine,false +excel,Excel.QueryCollection,"load(options)",Method,Excellent,false +excel,Excel.QueryCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.QueryCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.QueryCollection,"refreshAll()",Method,Missing,false +excel,Excel.QueryCollection,"toJSON()",Method,Excellent,false +excel,Excel.QueryError,N/A,Enum,Unknown,false +excel,Excel.QueryError,"failedDownload",EnumField,Fine,false +excel,Excel.QueryError,"failedLoadToDataModel",EnumField,Fine,false +excel,Excel.QueryError,"failedLoadToWorksheet",EnumField,Fine,false +excel,Excel.QueryError,"failedToCompleteDownload",EnumField,Fine,false +excel,Excel.QueryError,"none",EnumField,Good,false +excel,Excel.QueryError,"unknown",EnumField,Good,false +excel,Excel.Range,N/A,Class,Unknown,true +excel,Excel.Range,"address",Property,Excellent,false +excel,Excel.Range,"addressLocal",Property,Good,false +excel,Excel.Range,"cellCount",Property,Great,false +excel,Excel.Range,"columnCount",Property,Great,false +excel,Excel.Range,"columnHidden",Property,Excellent,false +excel,Excel.Range,"columnIndex",Property,Great,false +excel,Excel.Range,"conditionalFormats",Property,Good,false +excel,Excel.Range,"context",Property,Excellent,false +excel,Excel.Range,"control",Property,Great,true +excel,Excel.Range,"dataValidation",Property,Good,false +excel,Excel.Range,"format",Property,Great,false +excel,Excel.Range,"formulaArray",Property,Excellent,false +excel,Excel.Range,"formulas",Property,Great,false +excel,Excel.Range,"formulasLocal",Property,Excellent,false +excel,Excel.Range,"formulasR1C1",Property,Great,false +excel,Excel.Range,"hasSpill",Property,Excellent,false +excel,Excel.Range,"height",Property,Good,false +excel,Excel.Range,"hidden",Property,Excellent,false +excel,Excel.Range,"hyperlink",Property,Poor,true +excel,Excel.Range,"isEntireColumn",Property,Good,false +excel,Excel.Range,"isEntireRow",Property,Fine,false +excel,Excel.Range,"left",Property,Good,false +excel,Excel.Range,"linkedDataTypeState",Property,Poor,false +excel,Excel.Range,"numberFormat",Property,Fine,true +excel,Excel.Range,"numberFormatCategories",Property,Fine,false +excel,Excel.Range,"numberFormatLocal",Property,Excellent,false +excel,Excel.Range,"rowCount",Property,Fine,false +excel,Excel.Range,"rowHidden",Property,Excellent,false +excel,Excel.Range,"rowIndex",Property,Good,false +excel,Excel.Range,"savedAsArray",Property,Excellent,false +excel,Excel.Range,"sort",Property,Poor,true +excel,Excel.Range,"style",Property,Excellent,true +excel,Excel.Range,"text",Property,Great,false +excel,Excel.Range,"top",Property,Good,false +excel,Excel.Range,"values",Property,Excellent,true +excel,Excel.Range,"valuesAsJson",Property,Excellent,true +excel,Excel.Range,"valuesAsJsonLocal",Property,Excellent,false +excel,Excel.Range,"valueTypes",Property,Good,false +excel,Excel.Range,"width",Property,Good,false +excel,Excel.Range,"worksheet",Property,Poor,false +excel,Excel.Range,"autoFill(destinationRange, autoFillType)",Method,Good,true +excel,Excel.Range,"autoFill(destinationRange, autoFillType)",Method,Good,false +excel,Excel.Range,"calculate()",Method,Fine,false +excel,Excel.Range,"checkSpelling(options)",Method,Good,false +excel,Excel.Range,"clear(applyTo)",Method,Good,true +excel,Excel.Range,"clear(applyTo)",Method,Good,false +excel,Excel.Range,"clearOrResetContents()",Method,Excellent,true +excel,Excel.Range,"convertDataTypeToText()",Method,Fine,false +excel,Excel.Range,"convertToLinkedDataType(serviceID, languageCulture)",Method,Fine,false +excel,Excel.Range,"copyFrom(sourceRange, copyType, skipBlanks, transpose)",Method,Great,true +excel,Excel.Range,"copyFrom(sourceRange, copyType, skipBlanks, transpose)",Method,Great,false +excel,Excel.Range,"delete(shift)",Method,Fine,true +excel,Excel.Range,"delete(shift)",Method,Fine,false +excel,Excel.Range,"find(text, criteria)",Method,Great,true +excel,Excel.Range,"findOrNullObject(text, criteria)",Method,Excellent,true +excel,Excel.Range,"flashFill()",Method,Good,false +excel,Excel.Range,"getAbsoluteResizedRange(numRows, numColumns)",Method,Great,false +excel,Excel.Range,"getBoundingRect(anotherRange)",Method,Great,true +excel,Excel.Range,"getCell(row, column)",Method,Great,true +excel,Excel.Range,"getCellProperties(cellPropertiesLoadOptions)",Method,Great,true +excel,Excel.Range,"getColumn(column)",Method,Poor,true +excel,Excel.Range,"getColumnProperties(columnPropertiesLoadOptions)",Method,Excellent,false +excel,Excel.Range,"getColumnsAfter(count)",Method,Good,false +excel,Excel.Range,"getColumnsBefore(count)",Method,Good,false +excel,Excel.Range,"getDependents()",Method,Excellent,true +excel,Excel.Range,"getDirectDependents()",Method,Excellent,true +excel,Excel.Range,"getDirectPrecedents()",Method,Excellent,true +excel,Excel.Range,"getDisplayedCellProperties(cellPropertiesLoadOptions)",Method,Excellent,false +excel,Excel.Range,"getEntireColumn()",Method,Excellent,true +excel,Excel.Range,"getEntireRow()",Method,Excellent,true +excel,Excel.Range,"getExtendedRange(direction, activeCell)",Method,Excellent,true +excel,Excel.Range,"getExtendedRange(direction, activeCell)",Method,Excellent,false +excel,Excel.Range,"getImage()",Method,Poor,false +excel,Excel.Range,"getIntersection(anotherRange)",Method,Good,true +excel,Excel.Range,"getIntersectionOrNullObject(anotherRange)",Method,Excellent,true +excel,Excel.Range,"getLastCell()",Method,Great,true +excel,Excel.Range,"getLastColumn()",Method,Great,true +excel,Excel.Range,"getLastRow()",Method,Great,true +excel,Excel.Range,"getMergedAreasOrNullObject()",Method,Excellent,true +excel,Excel.Range,"getOffsetRange(rowOffset, columnOffset)",Method,Excellent,true +excel,Excel.Range,"getPivotTables(fullyContained)",Method,Good,true +excel,Excel.Range,"getPrecedents()",Method,Excellent,true +excel,Excel.Range,"getRangeEdge(direction, activeCell)",Method,Excellent,true +excel,Excel.Range,"getRangeEdge(direction, activeCell)",Method,Excellent,false +excel,Excel.Range,"getResizedRange(deltaRows, deltaColumns)",Method,Good,false +excel,Excel.Range,"getRow(row)",Method,Poor,true +excel,Excel.Range,"getRowProperties(rowPropertiesLoadOptions)",Method,Excellent,false +excel,Excel.Range,"getRowsAbove(count)",Method,Good,false +excel,Excel.Range,"getRowsBelow(count)",Method,Good,false +excel,Excel.Range,"getSpecialCells(cellType, cellValueType)",Method,Excellent,true +excel,Excel.Range,"getSpecialCells(cellType, cellValueType)",Method,Excellent,false +excel,Excel.Range,"getSpecialCellsOrNullObject(cellType, cellValueType)",Method,Excellent,false +excel,Excel.Range,"getSpecialCellsOrNullObject(cellType, cellValueType)",Method,Excellent,false +excel,Excel.Range,"getSpillingToRange()",Method,Excellent,true +excel,Excel.Range,"getSpillingToRangeOrNullObject()",Method,Excellent,false +excel,Excel.Range,"getSpillParent()",Method,Great,false +excel,Excel.Range,"getSpillParentOrNullObject()",Method,Excellent,false +excel,Excel.Range,"getSurroundingRegion()",Method,Great,false +excel,Excel.Range,"getTables(fullyContained)",Method,Good,false +excel,Excel.Range,"getUsedRange(valuesOnly)",Method,Excellent,true +excel,Excel.Range,"getUsedRangeOrNullObject(valuesOnly)",Method,Excellent,true +excel,Excel.Range,"getVisibleView()",Method,Poor,false +excel,Excel.Range,"group(groupOption)",Method,Poor,true +excel,Excel.Range,"group(groupOption)",Method,Poor,false +excel,Excel.Range,"hideGroupDetails(groupOption)",Method,Poor,false +excel,Excel.Range,"hideGroupDetails(groupOption)",Method,Poor,false +excel,Excel.Range,"insert(shift)",Method,Excellent,true +excel,Excel.Range,"insert(shift)",Method,Excellent,false +excel,Excel.Range,"load(options)",Method,Excellent,false +excel,Excel.Range,"load(propertyNames)",Method,Excellent,true +excel,Excel.Range,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Range,"merge(across)",Method,Fine,true +excel,Excel.Range,"moveTo(destinationRange)",Method,Great,true +excel,Excel.Range,"removeDuplicates(columns, includesHeader)",Method,Great,true +excel,Excel.Range,"replaceAll(text, replacement, criteria)",Method,Excellent,false +excel,Excel.Range,"select()",Method,Fine,true +excel,Excel.Range,"set(properties, options)",Method,Good,false +excel,Excel.Range,"set(properties)",Method,Good,true +excel,Excel.Range,"setCellProperties(cellPropertiesData)",Method,Great,true +excel,Excel.Range,"setColumnProperties(columnPropertiesData)",Method,Great,false +excel,Excel.Range,"setDirty()",Method,Good,false +excel,Excel.Range,"setRowProperties(rowPropertiesData)",Method,Great,false +excel,Excel.Range,"showCard()",Method,Great,false +excel,Excel.Range,"showDependents(remove)",Method,Fine,false +excel,Excel.Range,"showGroupDetails(groupOption)",Method,Poor,false +excel,Excel.Range,"showGroupDetails(groupOption)",Method,Poor,false +excel,Excel.Range,"showPrecedents(remove)",Method,Fine,false +excel,Excel.Range,"togglePythonMarshalMode(marshalMode)",Method,Fine,false +excel,Excel.Range,"togglePythonMarshalMode(marshalMode)",Method,Fine,false +excel,Excel.Range,"toJSON()",Method,Excellent,false +excel,Excel.Range,"track()",Method,Excellent,false +excel,Excel.Range,"ungroup(groupOption)",Method,Poor,true +excel,Excel.Range,"ungroup(groupOption)",Method,Poor,false +excel,Excel.Range,"unmerge()",Method,Poor,true +excel,Excel.Range,"untrack()",Method,Excellent,true +excel,Excel.RangeAreas,N/A,Class,Unknown,false +excel,Excel.RangeAreas,"address",Property,Great,false +excel,Excel.RangeAreas,"addressLocal",Property,Great,false +excel,Excel.RangeAreas,"areaCount",Property,Great,false +excel,Excel.RangeAreas,"areas",Property,Great,false +excel,Excel.RangeAreas,"cellCount",Property,Excellent,false +excel,Excel.RangeAreas,"conditionalFormats",Property,Excellent,false +excel,Excel.RangeAreas,"context",Property,Excellent,false +excel,Excel.RangeAreas,"dataValidation",Property,Great,false +excel,Excel.RangeAreas,"format",Property,Great,true +excel,Excel.RangeAreas,"isEntireColumn",Property,Excellent,false +excel,Excel.RangeAreas,"isEntireRow",Property,Excellent,false +excel,Excel.RangeAreas,"style",Property,Excellent,false +excel,Excel.RangeAreas,"worksheet",Property,Good,false +excel,Excel.RangeAreas,"calculate()",Method,Fine,false +excel,Excel.RangeAreas,"clear(applyTo)",Method,Great,false +excel,Excel.RangeAreas,"clear(applyTo)",Method,Great,false +excel,Excel.RangeAreas,"clearOrResetContents()",Method,Excellent,false +excel,Excel.RangeAreas,"convertDataTypeToText()",Method,Fine,false +excel,Excel.RangeAreas,"convertToLinkedDataType(serviceID, languageCulture)",Method,Fine,false +excel,Excel.RangeAreas,"copyFrom(sourceRange, copyType, skipBlanks, transpose)",Method,Good,false +excel,Excel.RangeAreas,"copyFrom(sourceRange, copyType, skipBlanks, transpose)",Method,Good,false +excel,Excel.RangeAreas,"getEntireColumn()",Method,Excellent,false +excel,Excel.RangeAreas,"getEntireRow()",Method,Excellent,false +excel,Excel.RangeAreas,"getIntersection(anotherRange)",Method,Excellent,false +excel,Excel.RangeAreas,"getIntersectionOrNullObject(anotherRange)",Method,Excellent,false +excel,Excel.RangeAreas,"getOffsetRangeAreas(rowOffset, columnOffset)",Method,Excellent,false +excel,Excel.RangeAreas,"getSpecialCells(cellType, cellValueType)",Method,Excellent,false +excel,Excel.RangeAreas,"getSpecialCells(cellType, cellValueType)",Method,Excellent,false +excel,Excel.RangeAreas,"getSpecialCellsOrNullObject(cellType, cellValueType)",Method,Excellent,false +excel,Excel.RangeAreas,"getSpecialCellsOrNullObject(cellType, cellValueType)",Method,Excellent,false +excel,Excel.RangeAreas,"getTables(fullyContained)",Method,Excellent,false +excel,Excel.RangeAreas,"getUsedRangeAreas(valuesOnly)",Method,Excellent,false +excel,Excel.RangeAreas,"getUsedRangeAreasOrNullObject(valuesOnly)",Method,Excellent,false +excel,Excel.RangeAreas,"load(options)",Method,Excellent,false +excel,Excel.RangeAreas,"load(propertyNames)",Method,Excellent,false +excel,Excel.RangeAreas,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RangeAreas,"select()",Method,Fine,false +excel,Excel.RangeAreas,"set(properties, options)",Method,Good,false +excel,Excel.RangeAreas,"set(properties)",Method,Good,false +excel,Excel.RangeAreas,"setDirty()",Method,Good,false +excel,Excel.RangeAreas,"toJSON()",Method,Excellent,false +excel,Excel.RangeAreas,"track()",Method,Excellent,false +excel,Excel.RangeAreas,"untrack()",Method,Excellent,false +excel,Excel.RangeAreasCollection,N/A,Class,Unknown,false +excel,Excel.RangeAreasCollection,"context",Property,Excellent,false +excel,Excel.RangeAreasCollection,"items",Property,Poor,false +excel,Excel.RangeAreasCollection,"getCount()",Method,Good,false +excel,Excel.RangeAreasCollection,"getItemAt(index)",Method,Great,false +excel,Excel.RangeAreasCollection,"load(options)",Method,Excellent,false +excel,Excel.RangeAreasCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.RangeAreasCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RangeAreasCollection,"toJSON()",Method,Excellent,false +excel,Excel.RangeBorder,N/A,Class,Unknown,false +excel,Excel.RangeBorder,"color",Property,Fine,false +excel,Excel.RangeBorder,"context",Property,Excellent,false +excel,Excel.RangeBorder,"sideIndex",Property,Great,false +excel,Excel.RangeBorder,"style",Property,Good,true +excel,Excel.RangeBorder,"tintAndShade",Property,Excellent,false +excel,Excel.RangeBorder,"weight",Property,Great,false +excel,Excel.RangeBorder,"load(options)",Method,Excellent,false +excel,Excel.RangeBorder,"load(propertyNames)",Method,Excellent,false +excel,Excel.RangeBorder,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RangeBorder,"set(properties, options)",Method,Good,false +excel,Excel.RangeBorder,"set(properties)",Method,Good,false +excel,Excel.RangeBorder,"toJSON()",Method,Excellent,false +excel,Excel.RangeBorderCollection,N/A,Class,Unknown,false +excel,Excel.RangeBorderCollection,"context",Property,Excellent,false +excel,Excel.RangeBorderCollection,"count",Property,Fine,false +excel,Excel.RangeBorderCollection,"items",Property,Poor,false +excel,Excel.RangeBorderCollection,"tintAndShade",Property,Excellent,false +excel,Excel.RangeBorderCollection,"getItem(index)",Method,Fine,true +excel,Excel.RangeBorderCollection,"getItem(index)",Method,Fine,false +excel,Excel.RangeBorderCollection,"getItemAt(index)",Method,Fine,true +excel,Excel.RangeBorderCollection,"load(options)",Method,Excellent,false +excel,Excel.RangeBorderCollection,"load(propertyNames)",Method,Excellent,true +excel,Excel.RangeBorderCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RangeBorderCollection,"toJSON()",Method,Excellent,false +excel,Excel.RangeCollection,N/A,Class,Missing,false +excel,Excel.RangeCollection,"context",Property,Excellent,false +excel,Excel.RangeCollection,"items",Property,Poor,false +excel,Excel.RangeCollection,"getCount()",Method,Good,false +excel,Excel.RangeCollection,"getItemAt(index)",Method,Great,false +excel,Excel.RangeCollection,"load(options)",Method,Excellent,false +excel,Excel.RangeCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.RangeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RangeCollection,"toJSON()",Method,Excellent,false +excel,Excel.RangeCopyType,N/A,Enum,Missing,true +excel,Excel.RangeCopyType,"all",EnumField,Fine,false +excel,Excel.RangeCopyType,"columnWidths",EnumField,Fine,false +excel,Excel.RangeCopyType,"formats",EnumField,Fine,false +excel,Excel.RangeCopyType,"formulas",EnumField,Fine,false +excel,Excel.RangeCopyType,"link",EnumField,Fine,false +excel,Excel.RangeCopyType,"values",EnumField,Fine,false +excel,Excel.RangeFill,N/A,Class,Unknown,false +excel,Excel.RangeFill,"color",Property,Fine,false +excel,Excel.RangeFill,"context",Property,Excellent,false +excel,Excel.RangeFill,"pattern",Property,Great,false +excel,Excel.RangeFill,"patternColor",Property,Fine,false +excel,Excel.RangeFill,"patternTintAndShade",Property,Excellent,false +excel,Excel.RangeFill,"tintAndShade",Property,Excellent,false +excel,Excel.RangeFill,"clear()",Method,Poor,true +excel,Excel.RangeFill,"load(options)",Method,Excellent,false +excel,Excel.RangeFill,"load(propertyNames)",Method,Excellent,true +excel,Excel.RangeFill,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RangeFill,"set(properties, options)",Method,Good,false +excel,Excel.RangeFill,"set(properties)",Method,Good,false +excel,Excel.RangeFill,"toJSON()",Method,Excellent,false +excel,Excel.RangeFont,N/A,Class,Missing,false +excel,Excel.RangeFont,"bold",Property,Poor,false +excel,Excel.RangeFont,"color",Property,Fine,false +excel,Excel.RangeFont,"context",Property,Excellent,false +excel,Excel.RangeFont,"italic",Property,Good,false +excel,Excel.RangeFont,"name",Property,Fine,true +excel,Excel.RangeFont,"size",Property,Missing,false +excel,Excel.RangeFont,"strikethrough",Property,Excellent,false +excel,Excel.RangeFont,"subscript",Property,Excellent,false +excel,Excel.RangeFont,"superscript",Property,Excellent,false +excel,Excel.RangeFont,"tintAndShade",Property,Excellent,false +excel,Excel.RangeFont,"underline",Property,Fine,false +excel,Excel.RangeFont,"load(options)",Method,Excellent,false +excel,Excel.RangeFont,"load(propertyNames)",Method,Excellent,true +excel,Excel.RangeFont,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RangeFont,"set(properties, options)",Method,Good,false +excel,Excel.RangeFont,"set(properties)",Method,Good,false +excel,Excel.RangeFont,"toJSON()",Method,Excellent,false +excel,Excel.RangeFormat,N/A,Class,Unknown,false +excel,Excel.RangeFormat,"autoIndent",Property,Excellent,false +excel,Excel.RangeFormat,"borders",Property,Good,false +excel,Excel.RangeFormat,"columnWidth",Property,Excellent,false +excel,Excel.RangeFormat,"context",Property,Excellent,false +excel,Excel.RangeFormat,"fill",Property,Great,false +excel,Excel.RangeFormat,"font",Property,Great,false +excel,Excel.RangeFormat,"horizontalAlignment",Property,Great,false +excel,Excel.RangeFormat,"indentLevel",Property,Good,false +excel,Excel.RangeFormat,"protection",Property,Good,false +excel,Excel.RangeFormat,"readingOrder",Property,Poor,false +excel,Excel.RangeFormat,"rowHeight",Property,Good,false +excel,Excel.RangeFormat,"shrinkToFit",Property,Great,false +excel,Excel.RangeFormat,"textOrientation",Property,Excellent,true +excel,Excel.RangeFormat,"useStandardHeight",Property,Excellent,false +excel,Excel.RangeFormat,"useStandardWidth",Property,Excellent,false +excel,Excel.RangeFormat,"verticalAlignment",Property,Great,false +excel,Excel.RangeFormat,"wrapText",Property,Excellent,false +excel,Excel.RangeFormat,"adjustIndent(amount)",Method,Good,false +excel,Excel.RangeFormat,"autofitColumns()",Method,Fine,false +excel,Excel.RangeFormat,"autofitRows()",Method,Fine,false +excel,Excel.RangeFormat,"load(options)",Method,Excellent,false +excel,Excel.RangeFormat,"load(propertyNames)",Method,Excellent,true +excel,Excel.RangeFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RangeFormat,"set(properties, options)",Method,Good,false +excel,Excel.RangeFormat,"set(properties)",Method,Good,false +excel,Excel.RangeFormat,"toJSON()",Method,Excellent,false +excel,Excel.RangeHyperlink,N/A,Interface,Unknown,false +excel,Excel.RangeHyperlink,"address",Property,Poor,true +excel,Excel.RangeHyperlink,"documentReference",Property,Fine,true +excel,Excel.RangeHyperlink,"screenTip",Property,Great,true +excel,Excel.RangeHyperlink,"textToDisplay",Property,Good,true +excel,Excel.RangeReference,N/A,Interface,Great,false +excel,Excel.RangeReference,"address",Property,Good,false +excel,Excel.RangeSort,N/A,Class,Unknown,false +excel,Excel.RangeSort,"context",Property,Excellent,false +excel,Excel.RangeSort,"apply(fields, matchCase, hasHeaders, orientation, method)",Method,Poor,false +excel,Excel.RangeSort,"apply(fields, matchCase, hasHeaders, orientation, method)",Method,Poor,false +excel,Excel.RangeSort,"toJSON()",Method,Excellent,false +excel,Excel.RangeTextRun,N/A,Interface,Good,false +excel,Excel.RangeTextRun,"font",Property,Good,false +excel,Excel.RangeTextRun,"text",Property,Poor,false +excel,Excel.RangeUnderlineStyle,N/A,Enum,Missing,true +excel,Excel.RangeUnderlineStyle,"double",EnumField,Fine,false +excel,Excel.RangeUnderlineStyle,"doubleAccountant",EnumField,Fine,false +excel,Excel.RangeUnderlineStyle,"none",EnumField,Fine,false +excel,Excel.RangeUnderlineStyle,"single",EnumField,Fine,false +excel,Excel.RangeUnderlineStyle,"singleAccountant",EnumField,Fine,false +excel,Excel.RangeValueType,N/A,Enum,Missing,false +excel,Excel.RangeValueType,"boolean",EnumField,Fine,false +excel,Excel.RangeValueType,"double",EnumField,Fine,false +excel,Excel.RangeValueType,"empty",EnumField,Fine,false +excel,Excel.RangeValueType,"error",EnumField,Fine,false +excel,Excel.RangeValueType,"integer",EnumField,Fine,false +excel,Excel.RangeValueType,"richValue",EnumField,Fine,false +excel,Excel.RangeValueType,"string",EnumField,Fine,false +excel,Excel.RangeValueType,"unknown",EnumField,Fine,false +excel,Excel.RangeView,N/A,Class,Unknown,false +excel,Excel.RangeView,"cellAddresses",Property,Fine,false +excel,Excel.RangeView,"columnCount",Property,Poor,false +excel,Excel.RangeView,"context",Property,Excellent,false +excel,Excel.RangeView,"formulas",Property,Great,false +excel,Excel.RangeView,"formulasLocal",Property,Excellent,false +excel,Excel.RangeView,"formulasR1C1",Property,Great,false +excel,Excel.RangeView,"index",Property,Great,false +excel,Excel.RangeView,"numberFormat",Property,Fine,false +excel,Excel.RangeView,"rowCount",Property,Poor,false +excel,Excel.RangeView,"rows",Property,Fine,false +excel,Excel.RangeView,"text",Property,Great,false +excel,Excel.RangeView,"values",Property,Excellent,false +excel,Excel.RangeView,"valuesAsJson",Property,Excellent,false +excel,Excel.RangeView,"valuesAsJsonLocal",Property,Excellent,false +excel,Excel.RangeView,"valueTypes",Property,Poor,false +excel,Excel.RangeView,"getRange()",Method,Fine,false +excel,Excel.RangeView,"load(options)",Method,Excellent,false +excel,Excel.RangeView,"load(propertyNames)",Method,Excellent,false +excel,Excel.RangeView,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RangeView,"set(properties, options)",Method,Good,false +excel,Excel.RangeView,"set(properties)",Method,Good,false +excel,Excel.RangeView,"toJSON()",Method,Excellent,false +excel,Excel.RangeViewCollection,N/A,Class,Unknown,false +excel,Excel.RangeViewCollection,"context",Property,Excellent,false +excel,Excel.RangeViewCollection,"items",Property,Poor,false +excel,Excel.RangeViewCollection,"getCount()",Method,Good,false +excel,Excel.RangeViewCollection,"getItemAt(index)",Method,Fine,false +excel,Excel.RangeViewCollection,"load(options)",Method,Excellent,false +excel,Excel.RangeViewCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.RangeViewCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RangeViewCollection,"toJSON()",Method,Excellent,false +excel,Excel.ReadingOrder,N/A,Enum,Missing,true +excel,Excel.ReadingOrder,"context",EnumField,Good,false +excel,Excel.ReadingOrder,"leftToRight",EnumField,Fine,false +excel,Excel.ReadingOrder,"rightToLeft",EnumField,Fine,false +excel,Excel.ReferenceCellValue,N/A,Interface,Unknown,false +excel,Excel.ReferenceCellValue,"basicType",Property,Good,false +excel,Excel.ReferenceCellValue,"basicValue",Property,Good,false +excel,Excel.ReferenceCellValue,"reference",Property,Great,false +excel,Excel.ReferenceCellValue,"type",Property,Fine,false +excel,Excel.ReferencedValue,N/A,TypeAlias,Fine,false +excel,Excel.ReferenceValueType,N/A,Enum,Unknown,false +excel,Excel.ReferenceValueType,"array",EnumField,Great,false +excel,Excel.ReferenceValueType,"boolean",EnumField,Great,false +excel,Excel.ReferenceValueType,"double",EnumField,Good,false +excel,Excel.ReferenceValueType,"entity",EnumField,Good,false +excel,Excel.ReferenceValueType,"root",EnumField,Good,false +excel,Excel.ReferenceValueType,"string",EnumField,Great,false +excel,Excel.RefErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.RefErrorCellValue,"basicType",Property,Good,false +excel,Excel.RefErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.RefErrorCellValue,"errorSubType",Property,Great,false +excel,Excel.RefErrorCellValue,"errorType",Property,Good,false +excel,Excel.RefErrorCellValue,"type",Property,Fine,false +excel,Excel.RefErrorCellValueSubType,N/A,Enum,Unknown,false +excel,Excel.RefErrorCellValueSubType,"corruptCellRef",EnumField,Great,false +excel,Excel.RefErrorCellValueSubType,"externalLinksCalculatedRef",EnumField,Excellent,false +excel,Excel.RefErrorCellValueSubType,"externalLinksStructuredRef",EnumField,Great,false +excel,Excel.RefErrorCellValueSubType,"unknown",EnumField,Good,false +excel,Excel.RemoveDuplicatesResult,N/A,Class,Unknown,false +excel,Excel.RemoveDuplicatesResult,"context",Property,Excellent,false +excel,Excel.RemoveDuplicatesResult,"removed",Property,Fine,false +excel,Excel.RemoveDuplicatesResult,"uniqueRemaining",Property,Fine,true +excel,Excel.RemoveDuplicatesResult,"load(options)",Method,Excellent,false +excel,Excel.RemoveDuplicatesResult,"load(propertyNames)",Method,Excellent,false +excel,Excel.RemoveDuplicatesResult,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RemoveDuplicatesResult,"toJSON()",Method,Excellent,false +excel,Excel.ReplaceCriteria,N/A,Interface,Great,false +excel,Excel.ReplaceCriteria,"completeMatch",Property,Excellent,false +excel,Excel.ReplaceCriteria,"matchCase",Property,Excellent,false +excel,Excel.RequestContext,N/A,Class,Missing,true +excel,Excel.RequestContext,"application",Property,Missing,false +excel,Excel.RequestContext,"runtime",Property,Fine,false +excel,Excel.RequestContext,"workbook",Property,Missing,false +excel,Excel.RequestContext,"setInvocation(invocation)",Method,Missing,false +excel,Excel.RibbonTab,N/A,Enum,Missing,false +excel,Excel.RibbonTab,"addIns",EnumField,Fine,false +excel,Excel.RibbonTab,"data",EnumField,Fine,false +excel,Excel.RibbonTab,"developer",EnumField,Fine,false +excel,Excel.RibbonTab,"draw",EnumField,Fine,false +excel,Excel.RibbonTab,"formulas",EnumField,Fine,false +excel,Excel.RibbonTab,"help",EnumField,Fine,false +excel,Excel.RibbonTab,"home",EnumField,Fine,false +excel,Excel.RibbonTab,"insert",EnumField,Fine,false +excel,Excel.RibbonTab,"others",EnumField,Fine,false +excel,Excel.RibbonTab,"pageLayout",EnumField,Fine,false +excel,Excel.RibbonTab,"review",EnumField,Fine,false +excel,Excel.RibbonTab,"view",EnumField,Fine,false +excel,Excel.RootReferenceCellValue,N/A,Interface,Unknown,false +excel,Excel.RootReferenceCellValue,"basicType",Property,Good,false +excel,Excel.RootReferenceCellValue,"basicValue",Property,Good,false +excel,Excel.RootReferenceCellValue,"type",Property,Fine,false +excel,Excel.RowColumnPivotHierarchy,N/A,Class,Unknown,false +excel,Excel.RowColumnPivotHierarchy,"context",Property,Excellent,false +excel,Excel.RowColumnPivotHierarchy,"fields",Property,Great,false +excel,Excel.RowColumnPivotHierarchy,"id",Property,Poor,false +excel,Excel.RowColumnPivotHierarchy,"name",Property,Poor,false +excel,Excel.RowColumnPivotHierarchy,"position",Property,Poor,false +excel,Excel.RowColumnPivotHierarchy,"load(options)",Method,Excellent,false +excel,Excel.RowColumnPivotHierarchy,"load(propertyNames)",Method,Excellent,false +excel,Excel.RowColumnPivotHierarchy,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RowColumnPivotHierarchy,"set(properties, options)",Method,Good,false +excel,Excel.RowColumnPivotHierarchy,"set(properties)",Method,Good,false +excel,Excel.RowColumnPivotHierarchy,"setToDefault()",Method,Great,false +excel,Excel.RowColumnPivotHierarchy,"toJSON()",Method,Excellent,false +excel,Excel.RowColumnPivotHierarchyCollection,N/A,Class,Unknown,false +excel,Excel.RowColumnPivotHierarchyCollection,"context",Property,Excellent,false +excel,Excel.RowColumnPivotHierarchyCollection,"items",Property,Poor,false +excel,Excel.RowColumnPivotHierarchyCollection,"add(pivotHierarchy)",Method,Good,false +excel,Excel.RowColumnPivotHierarchyCollection,"getCount()",Method,Fine,false +excel,Excel.RowColumnPivotHierarchyCollection,"getItem(name)",Method,Poor,false +excel,Excel.RowColumnPivotHierarchyCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.RowColumnPivotHierarchyCollection,"load(options)",Method,Excellent,false +excel,Excel.RowColumnPivotHierarchyCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.RowColumnPivotHierarchyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.RowColumnPivotHierarchyCollection,"remove(rowColumnPivotHierarchy)",Method,Poor,false +excel,Excel.RowColumnPivotHierarchyCollection,"toJSON()",Method,Excellent,false +excel,Excel.RowHiddenChangeType,N/A,Enum,Missing,false +excel,Excel.RowHiddenChangeType,"hidden",EnumField,Fine,false +excel,Excel.RowHiddenChangeType,"unhidden",EnumField,Fine,false +excel,Excel.RowProperties,N/A,Interface,Good,false +excel,Excel.RowProperties,"address",Property,Good,false +excel,Excel.RowProperties,"addressLocal",Property,Great,false +excel,Excel.RowProperties,"rowIndex",Property,Good,false +excel,Excel.RowPropertiesLoadOptions,N/A,Interface,Excellent,false +excel,Excel.RowPropertiesLoadOptions,"format",Property,Excellent,false +excel,Excel.RowPropertiesLoadOptions,"rowHidden",Property,Excellent,false +excel,Excel.RowPropertiesLoadOptions,"rowIndex",Property,Excellent,false +excel,Excel.RunOptions,N/A,Interface,Missing,false +excel,Excel.RunOptions,"delayForCellEdit",Property,Excellent,false +excel,Excel.RunOptions,"mergeUndoGroup",Property,Excellent,false +excel,Excel.Runtime,N/A,Class,Unknown,false +excel,Excel.Runtime,"context",Property,Excellent,false +excel,Excel.Runtime,"enableEvents",Property,Fine,true +excel,Excel.Runtime,"load(options)",Method,Excellent,false +excel,Excel.Runtime,"load(propertyNames)",Method,Excellent,false +excel,Excel.Runtime,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Runtime,"set(properties, options)",Method,Good,false +excel,Excel.Runtime,"set(properties)",Method,Good,false +excel,Excel.Runtime,"toJSON()",Method,Excellent,false +excel,Excel.SaveBehavior,N/A,Enum,Great,true +excel,Excel.SaveBehavior,"prompt",EnumField,Good,false +excel,Excel.SaveBehavior,"save",EnumField,Great,false +excel,Excel.ScrollWorkbookTabPosition,N/A,Enum,Fine,false +excel,Excel.ScrollWorkbookTabPosition,"first",EnumField,Fine,false +excel,Excel.ScrollWorkbookTabPosition,"last",EnumField,Fine,false +excel,Excel.SearchCriteria,N/A,Interface,Unknown,false +excel,Excel.SearchCriteria,"completeMatch",Property,Excellent,false +excel,Excel.SearchCriteria,"matchCase",Property,Excellent,false +excel,Excel.SearchCriteria,"searchDirection",Property,Excellent,false +excel,Excel.SearchDirection,N/A,Enum,Unknown,true +excel,Excel.SearchDirection,"backwards",EnumField,Fine,false +excel,Excel.SearchDirection,"forward",EnumField,Fine,false +excel,Excel.SelectionChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.SelectionChangedEventArgs,"workbook",Property,Good,false +excel,Excel.Session,N/A,Interface,Missing,false +excel,Excel.SettableCellProperties,N/A,Interface,Good,false +excel,Excel.SettableCellProperties,"format",Property,Good,false +excel,Excel.SettableCellProperties,"hyperlink",Property,Good,false +excel,Excel.SettableCellProperties,"style",Property,Good,true +excel,Excel.SettableCellProperties,"textRuns",Property,Fine,false +excel,Excel.SettableColumnProperties,N/A,Interface,Unknown,false +excel,Excel.SettableColumnProperties,"columnHidden",Property,Good,false +excel,Excel.SettableColumnProperties,"format",Property,Good,false +excel,Excel.SettableRowProperties,N/A,Interface,Unknown,false +excel,Excel.SettableRowProperties,"format",Property,Good,false +excel,Excel.SettableRowProperties,"rowHidden",Property,Good,false +excel,Excel.Setting,N/A,Class,Unknown,false +excel,Excel.Setting,"context",Property,Excellent,false +excel,Excel.Setting,"key",Property,Poor,false +excel,Excel.Setting,"value",Property,Fine,false +excel,Excel.Setting,"delete()",Method,Poor,true +excel,Excel.Setting,"load(options)",Method,Excellent,false +excel,Excel.Setting,"load(propertyNames)",Method,Excellent,false +excel,Excel.Setting,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Setting,"set(properties, options)",Method,Good,false +excel,Excel.Setting,"set(properties)",Method,Good,false +excel,Excel.Setting,"toJSON()",Method,Excellent,false +excel,Excel.SettingCollection,N/A,Class,Unknown,false +excel,Excel.SettingCollection,"context",Property,Excellent,false +excel,Excel.SettingCollection,"items",Property,Poor,false +excel,Excel.SettingCollection,"add(key, value)",Method,Good,true +excel,Excel.SettingCollection,"getCount()",Method,Poor,false +excel,Excel.SettingCollection,"getItem(key)",Method,Poor,false +excel,Excel.SettingCollection,"getItemOrNullObject(key)",Method,Excellent,true +excel,Excel.SettingCollection,"load(options)",Method,Excellent,false +excel,Excel.SettingCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.SettingCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.SettingCollection,"toJSON()",Method,Excellent,false +excel,Excel.SettingsChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.SettingsChangedEventArgs,"settings",Property,Good,false +excel,Excel.Shape,N/A,Class,Unknown,false +excel,Excel.Shape,"altTextDescription",Property,Excellent,false +excel,Excel.Shape,"altTextTitle",Property,Excellent,false +excel,Excel.Shape,"connectionSiteCount",Property,Good,false +excel,Excel.Shape,"context",Property,Excellent,false +excel,Excel.Shape,"displayName",Property,Good,false +excel,Excel.Shape,"fill",Property,Fine,true +excel,Excel.Shape,"geometricShape",Property,Excellent,false +excel,Excel.Shape,"geometricShapeType",Property,Excellent,false +excel,Excel.Shape,"group",Property,Excellent,true +excel,Excel.Shape,"height",Property,Excellent,false +excel,Excel.Shape,"id",Property,Good,false +excel,Excel.Shape,"image",Property,Excellent,false +excel,Excel.Shape,"left",Property,Excellent,false +excel,Excel.Shape,"level",Property,Excellent,false +excel,Excel.Shape,"line",Property,Excellent,true +excel,Excel.Shape,"lineFormat",Property,Fine,false +excel,Excel.Shape,"lockAspectRatio",Property,Great,true +excel,Excel.Shape,"name",Property,Good,false +excel,Excel.Shape,"parentGroup",Property,Good,false +excel,Excel.Shape,"placement",Property,Good,false +excel,Excel.Shape,"rotation",Property,Good,true +excel,Excel.Shape,"textFrame",Property,Good,false +excel,Excel.Shape,"top",Property,Excellent,false +excel,Excel.Shape,"type",Property,Good,false +excel,Excel.Shape,"visible",Property,Good,false +excel,Excel.Shape,"width",Property,Excellent,false +excel,Excel.Shape,"zOrderPosition",Property,Great,false +excel,Excel.Shape,"copyTo(destinationSheet)",Method,Good,false +excel,Excel.Shape,"delete()",Method,Poor,true +excel,Excel.Shape,"getAsImage(format)",Method,Excellent,true +excel,Excel.Shape,"getAsImage(format)",Method,Excellent,false +excel,Excel.Shape,"incrementLeft(increment)",Method,Good,true +excel,Excel.Shape,"incrementRotation(increment)",Method,Great,true +excel,Excel.Shape,"incrementTop(increment)",Method,Good,true +excel,Excel.Shape,"load(options)",Method,Excellent,false +excel,Excel.Shape,"load(propertyNames)",Method,Excellent,false +excel,Excel.Shape,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Shape,"scaleHeight(scaleFactor, scaleType, scaleFrom)",Method,Good,true +excel,Excel.Shape,"scaleHeight(scaleFactor, scaleType, scaleFrom)",Method,Good,false +excel,Excel.Shape,"scaleWidth(scaleFactor, scaleType, scaleFrom)",Method,Good,false +excel,Excel.Shape,"scaleWidth(scaleFactor, scaleType, scaleFrom)",Method,Good,false +excel,Excel.Shape,"set(properties, options)",Method,Good,false +excel,Excel.Shape,"set(properties)",Method,Good,false +excel,Excel.Shape,"setZOrder(position)",Method,Good,true +excel,Excel.Shape,"setZOrder(position)",Method,Good,false +excel,Excel.Shape,"toJSON()",Method,Excellent,false +excel,Excel.ShapeActivatedEventArgs,N/A,Interface,Unknown,false +excel,Excel.ShapeActivatedEventArgs,"shapeId",Property,Poor,false +excel,Excel.ShapeActivatedEventArgs,"type",Property,Fine,false +excel,Excel.ShapeActivatedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.ShapeAutoSize,N/A,Enum,Fine,true +excel,Excel.ShapeAutoSize,"autoSizeMixed",EnumField,Good,false +excel,Excel.ShapeAutoSize,"autoSizeNone",EnumField,Fine,false +excel,Excel.ShapeAutoSize,"autoSizeShapeToFitText",EnumField,Fine,false +excel,Excel.ShapeAutoSize,"autoSizeTextToFitShape",EnumField,Fine,false +excel,Excel.ShapeCollection,N/A,Class,Unknown,false +excel,Excel.ShapeCollection,"context",Property,Excellent,false +excel,Excel.ShapeCollection,"items",Property,Poor,false +excel,Excel.ShapeCollection,"addGeometricShape(geometricShapeType)",Method,Great,true +excel,Excel.ShapeCollection,"addGeometricShape(geometricShapeType)",Method,Great,false +excel,Excel.ShapeCollection,"addGroup(values)",Method,Great,true +excel,Excel.ShapeCollection,"addImage(base64ImageString)",Method,Excellent,true +excel,Excel.ShapeCollection,"addLine(startLeft, startTop, endLeft, endTop, connectorType)",Method,Great,true +excel,Excel.ShapeCollection,"addLine(startLeft, startTop, endLeft, endTop, connectorType)",Method,Great,false +excel,Excel.ShapeCollection,"addLocalImageReference(address)",Method,Great,false +excel,Excel.ShapeCollection,"addSvg(xml)",Method,Excellent,false +excel,Excel.ShapeCollection,"addTextBox(text)",Method,Great,true +excel,Excel.ShapeCollection,"getCount()",Method,Fine,false +excel,Excel.ShapeCollection,"getItem(key)",Method,Poor,false +excel,Excel.ShapeCollection,"getItemAt(index)",Method,Poor,false +excel,Excel.ShapeCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.ShapeCollection,"load(options)",Method,Excellent,false +excel,Excel.ShapeCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.ShapeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ShapeCollection,"toJSON()",Method,Excellent,false +excel,Excel.ShapeDeactivatedEventArgs,N/A,Interface,Unknown,false +excel,Excel.ShapeDeactivatedEventArgs,"shapeId",Property,Poor,false +excel,Excel.ShapeDeactivatedEventArgs,"type",Property,Fine,false +excel,Excel.ShapeDeactivatedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.ShapeFill,N/A,Class,Unknown,false +excel,Excel.ShapeFill,"context",Property,Excellent,false +excel,Excel.ShapeFill,"foregroundColor",Property,Fine,false +excel,Excel.ShapeFill,"transparency",Property,Excellent,false +excel,Excel.ShapeFill,"type",Property,Good,false +excel,Excel.ShapeFill,"clear()",Method,Poor,false +excel,Excel.ShapeFill,"load(options)",Method,Excellent,false +excel,Excel.ShapeFill,"load(propertyNames)",Method,Excellent,false +excel,Excel.ShapeFill,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ShapeFill,"set(properties, options)",Method,Good,false +excel,Excel.ShapeFill,"set(properties)",Method,Good,false +excel,Excel.ShapeFill,"setSolidColor(color)",Method,Good,false +excel,Excel.ShapeFill,"toJSON()",Method,Excellent,false +excel,Excel.ShapeFillType,N/A,Enum,Unknown,false +excel,Excel.ShapeFillType,"gradient",EnumField,Fine,false +excel,Excel.ShapeFillType,"mixed",EnumField,Fine,false +excel,Excel.ShapeFillType,"noFill",EnumField,Fine,false +excel,Excel.ShapeFillType,"pattern",EnumField,Fine,false +excel,Excel.ShapeFillType,"pictureAndTexture",EnumField,Fine,false +excel,Excel.ShapeFillType,"solid",EnumField,Fine,false +excel,Excel.ShapeFont,N/A,Class,Unknown,false +excel,Excel.ShapeFont,"bold",Property,Great,false +excel,Excel.ShapeFont,"color",Property,Great,false +excel,Excel.ShapeFont,"context",Property,Excellent,false +excel,Excel.ShapeFont,"italic",Property,Great,false +excel,Excel.ShapeFont,"name",Property,Good,false +excel,Excel.ShapeFont,"size",Property,Great,false +excel,Excel.ShapeFont,"strikethrough",Property,Excellent,false +excel,Excel.ShapeFont,"subscript",Property,Excellent,false +excel,Excel.ShapeFont,"superscript",Property,Excellent,false +excel,Excel.ShapeFont,"tintAndShade",Property,Excellent,false +excel,Excel.ShapeFont,"underline",Property,Great,false +excel,Excel.ShapeFont,"load(options)",Method,Excellent,false +excel,Excel.ShapeFont,"load(propertyNames)",Method,Excellent,false +excel,Excel.ShapeFont,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ShapeFont,"set(properties, options)",Method,Good,false +excel,Excel.ShapeFont,"set(properties)",Method,Good,false +excel,Excel.ShapeFont,"toJSON()",Method,Excellent,false +excel,Excel.ShapeFontUnderlineStyle,N/A,Enum,Unknown,false +excel,Excel.ShapeFontUnderlineStyle,"dash",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"dashHeavy",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"dashLong",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"dashLongHeavy",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"dotDash",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"dotDashHeavy",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"dotDotDash",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"dotDotDashHeavy",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"dotted",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"dottedHeavy",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"double",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"heavy",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"none",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"single",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"wavy",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"wavyDouble",EnumField,Fine,false +excel,Excel.ShapeFontUnderlineStyle,"wavyHeavy",EnumField,Fine,false +excel,Excel.ShapeGroup,N/A,Class,Unknown,false +excel,Excel.ShapeGroup,"context",Property,Excellent,false +excel,Excel.ShapeGroup,"id",Property,Good,false +excel,Excel.ShapeGroup,"shape",Property,Great,false +excel,Excel.ShapeGroup,"shapes",Property,Good,false +excel,Excel.ShapeGroup,"load(options)",Method,Excellent,false +excel,Excel.ShapeGroup,"load(propertyNames)",Method,Excellent,false +excel,Excel.ShapeGroup,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ShapeGroup,"toJSON()",Method,Excellent,false +excel,Excel.ShapeGroup,"ungroup()",Method,Good,true +excel,Excel.ShapeLineDashStyle,N/A,Enum,Unknown,false +excel,Excel.ShapeLineDashStyle,"dash",EnumField,Fine,false +excel,Excel.ShapeLineDashStyle,"dashDot",EnumField,Fine,false +excel,Excel.ShapeLineDashStyle,"dashDotDot",EnumField,Fine,false +excel,Excel.ShapeLineDashStyle,"longDash",EnumField,Fine,false +excel,Excel.ShapeLineDashStyle,"longDashDot",EnumField,Fine,false +excel,Excel.ShapeLineDashStyle,"longDashDotDot",EnumField,Fine,false +excel,Excel.ShapeLineDashStyle,"roundDot",EnumField,Fine,false +excel,Excel.ShapeLineDashStyle,"solid",EnumField,Fine,false +excel,Excel.ShapeLineDashStyle,"squareDot",EnumField,Fine,false +excel,Excel.ShapeLineDashStyle,"systemDash",EnumField,Fine,false +excel,Excel.ShapeLineDashStyle,"systemDashDot",EnumField,Fine,false +excel,Excel.ShapeLineDashStyle,"systemDot",EnumField,Fine,false +excel,Excel.ShapeLineFormat,N/A,Class,Unknown,false +excel,Excel.ShapeLineFormat,"color",Property,Fine,false +excel,Excel.ShapeLineFormat,"context",Property,Excellent,false +excel,Excel.ShapeLineFormat,"dashStyle",Property,Great,false +excel,Excel.ShapeLineFormat,"style",Property,Great,false +excel,Excel.ShapeLineFormat,"transparency",Property,Excellent,false +excel,Excel.ShapeLineFormat,"visible",Property,Excellent,false +excel,Excel.ShapeLineFormat,"weight",Property,Great,false +excel,Excel.ShapeLineFormat,"load(options)",Method,Excellent,false +excel,Excel.ShapeLineFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.ShapeLineFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.ShapeLineFormat,"set(properties, options)",Method,Good,false +excel,Excel.ShapeLineFormat,"set(properties)",Method,Good,false +excel,Excel.ShapeLineFormat,"toJSON()",Method,Excellent,false +excel,Excel.ShapeLineStyle,N/A,Enum,Unknown,false +excel,Excel.ShapeLineStyle,"single",EnumField,Fine,false +excel,Excel.ShapeLineStyle,"thickBetweenThin",EnumField,Fine,false +excel,Excel.ShapeLineStyle,"thickThin",EnumField,Fine,false +excel,Excel.ShapeLineStyle,"thinThick",EnumField,Fine,false +excel,Excel.ShapeLineStyle,"thinThin",EnumField,Fine,false +excel,Excel.ShapeScaleFrom,N/A,Enum,Unknown,false +excel,Excel.ShapeScaleFrom,"scaleFromBottomRight",EnumField,Fine,false +excel,Excel.ShapeScaleFrom,"scaleFromMiddle",EnumField,Fine,false +excel,Excel.ShapeScaleFrom,"scaleFromTopLeft",EnumField,Fine,false +excel,Excel.ShapeScaleType,N/A,Enum,Unknown,true +excel,Excel.ShapeScaleType,"currentSize",EnumField,Fine,false +excel,Excel.ShapeScaleType,"originalSize",EnumField,Fine,false +excel,Excel.ShapeTextHorizontalAlignment,N/A,Enum,Unknown,true +excel,Excel.ShapeTextHorizontalAlignment,"center",EnumField,Fine,false +excel,Excel.ShapeTextHorizontalAlignment,"distributed",EnumField,Fine,false +excel,Excel.ShapeTextHorizontalAlignment,"justify",EnumField,Fine,false +excel,Excel.ShapeTextHorizontalAlignment,"justifyLow",EnumField,Fine,false +excel,Excel.ShapeTextHorizontalAlignment,"left",EnumField,Fine,false +excel,Excel.ShapeTextHorizontalAlignment,"right",EnumField,Fine,false +excel,Excel.ShapeTextHorizontalAlignment,"thaiDistributed",EnumField,Fine,false +excel,Excel.ShapeTextHorizontalOverflow,N/A,Enum,Unknown,false +excel,Excel.ShapeTextHorizontalOverflow,"clip",EnumField,Fine,false +excel,Excel.ShapeTextHorizontalOverflow,"overflow",EnumField,Fine,false +excel,Excel.ShapeTextOrientation,N/A,Enum,Unknown,false +excel,Excel.ShapeTextOrientation,"eastAsianVertical",EnumField,Fine,false +excel,Excel.ShapeTextOrientation,"horizontal",EnumField,Fine,false +excel,Excel.ShapeTextOrientation,"mongolianVertical",EnumField,Fine,false +excel,Excel.ShapeTextOrientation,"vertical",EnumField,Fine,false +excel,Excel.ShapeTextOrientation,"vertical270",EnumField,Fine,false +excel,Excel.ShapeTextOrientation,"wordArtVertical",EnumField,Fine,false +excel,Excel.ShapeTextOrientation,"wordArtVerticalRTL",EnumField,Fine,false +excel,Excel.ShapeTextReadingOrder,N/A,Enum,Unknown,false +excel,Excel.ShapeTextReadingOrder,"leftToRight",EnumField,Fine,false +excel,Excel.ShapeTextReadingOrder,"rightToLeft",EnumField,Fine,false +excel,Excel.ShapeTextVerticalAlignment,N/A,Enum,Unknown,false +excel,Excel.ShapeTextVerticalAlignment,"bottom",EnumField,Fine,false +excel,Excel.ShapeTextVerticalAlignment,"distributed",EnumField,Fine,false +excel,Excel.ShapeTextVerticalAlignment,"justified",EnumField,Fine,false +excel,Excel.ShapeTextVerticalAlignment,"middle",EnumField,Fine,false +excel,Excel.ShapeTextVerticalAlignment,"top",EnumField,Fine,false +excel,Excel.ShapeTextVerticalOverflow,N/A,Enum,Good,false +excel,Excel.ShapeTextVerticalOverflow,"clip",EnumField,Good,false +excel,Excel.ShapeTextVerticalOverflow,"ellipsis",EnumField,Good,false +excel,Excel.ShapeTextVerticalOverflow,"overflow",EnumField,Fine,false +excel,Excel.ShapeType,N/A,Enum,Unknown,false +excel,Excel.ShapeType,"geometricShape",EnumField,Fine,false +excel,Excel.ShapeType,"group",EnumField,Fine,false +excel,Excel.ShapeType,"image",EnumField,Fine,false +excel,Excel.ShapeType,"line",EnumField,Fine,false +excel,Excel.ShapeType,"unsupported",EnumField,Fine,false +excel,Excel.ShapeZOrder,N/A,Enum,Unknown,true +excel,Excel.ShapeZOrder,"bringForward",EnumField,Fine,false +excel,Excel.ShapeZOrder,"bringToFront",EnumField,Fine,false +excel,Excel.ShapeZOrder,"sendBackward",EnumField,Fine,false +excel,Excel.ShapeZOrder,"sendToBack",EnumField,Fine,false +excel,Excel.SheetVisibility,N/A,Enum,Missing,true +excel,Excel.SheetVisibility,"hidden",EnumField,Fine,false +excel,Excel.SheetVisibility,"veryHidden",EnumField,Fine,false +excel,Excel.SheetVisibility,"visible",EnumField,Fine,false +excel,Excel.ShowAsCalculation,N/A,Enum,Unknown,true +excel,Excel.ShowAsCalculation,"differenceFrom",EnumField,Great,false +excel,Excel.ShowAsCalculation,"index",EnumField,Great,false +excel,Excel.ShowAsCalculation,"none",EnumField,Fine,false +excel,Excel.ShowAsCalculation,"percentDifferenceFrom",EnumField,Great,false +excel,Excel.ShowAsCalculation,"percentOf",EnumField,Great,false +excel,Excel.ShowAsCalculation,"percentOfColumnTotal",EnumField,Fine,false +excel,Excel.ShowAsCalculation,"percentOfGrandTotal",EnumField,Fine,false +excel,Excel.ShowAsCalculation,"percentOfParentColumnTotal",EnumField,Great,false +excel,Excel.ShowAsCalculation,"percentOfParentRowTotal",EnumField,Great,false +excel,Excel.ShowAsCalculation,"percentOfParentTotal",EnumField,Great,false +excel,Excel.ShowAsCalculation,"percentOfRowTotal",EnumField,Fine,false +excel,Excel.ShowAsCalculation,"percentRunningTotal",EnumField,Great,false +excel,Excel.ShowAsCalculation,"rankAscending",EnumField,Great,false +excel,Excel.ShowAsCalculation,"rankDecending",EnumField,Great,false +excel,Excel.ShowAsCalculation,"runningTotal",EnumField,Great,false +excel,Excel.ShowAsCalculation,"unknown",EnumField,Fine,false +excel,Excel.ShowAsRule,N/A,Interface,Missing,false +excel,Excel.ShowAsRule,"baseField",Property,Great,false +excel,Excel.ShowAsRule,"baseItem",Property,Good,true +excel,Excel.ShowAsRule,"calculation",Property,Good,false +excel,Excel.Slicer,N/A,Class,Unknown,false +excel,Excel.Slicer,"caption",Property,Poor,false +excel,Excel.Slicer,"context",Property,Excellent,false +excel,Excel.Slicer,"height",Property,Excellent,false +excel,Excel.Slicer,"id",Property,Poor,false +excel,Excel.Slicer,"isFilterCleared",Property,Great,false +excel,Excel.Slicer,"left",Property,Excellent,false +excel,Excel.Slicer,"name",Property,Poor,false +excel,Excel.Slicer,"nameInFormula",Property,Great,false +excel,Excel.Slicer,"slicerItems",Property,Fine,false +excel,Excel.Slicer,"slicerStyle",Property,Poor,false +excel,Excel.Slicer,"sortBy",Property,Excellent,false +excel,Excel.Slicer,"style",Property,Great,true +excel,Excel.Slicer,"top",Property,Excellent,false +excel,Excel.Slicer,"width",Property,Excellent,false +excel,Excel.Slicer,"worksheet",Property,Poor,false +excel,Excel.Slicer,"clearFilters()",Method,Fine,true +excel,Excel.Slicer,"delete()",Method,Poor,true +excel,Excel.Slicer,"getSelectedItems()",Method,Good,false +excel,Excel.Slicer,"load(options)",Method,Excellent,false +excel,Excel.Slicer,"load(propertyNames)",Method,Excellent,false +excel,Excel.Slicer,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Slicer,"selectItems(items)",Method,Excellent,true +excel,Excel.Slicer,"set(properties, options)",Method,Good,false +excel,Excel.Slicer,"set(properties)",Method,Good,false +excel,Excel.Slicer,"setStyle(style)",Method,Poor,false +excel,Excel.Slicer,"toJSON()",Method,Excellent,false +excel,Excel.SlicerCollection,N/A,Class,Unknown,false +excel,Excel.SlicerCollection,"context",Property,Excellent,false +excel,Excel.SlicerCollection,"items",Property,Poor,false +excel,Excel.SlicerCollection,"add(slicerSource, sourceField, slicerDestination)",Method,Poor,true +excel,Excel.SlicerCollection,"getCount()",Method,Fine,false +excel,Excel.SlicerCollection,"getItem(key)",Method,Fine,true +excel,Excel.SlicerCollection,"getItemAt(index)",Method,Fine,false +excel,Excel.SlicerCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.SlicerCollection,"load(options)",Method,Excellent,false +excel,Excel.SlicerCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.SlicerCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.SlicerCollection,"toJSON()",Method,Excellent,false +excel,Excel.SlicerItem,N/A,Class,Unknown,false +excel,Excel.SlicerItem,"context",Property,Excellent,false +excel,Excel.SlicerItem,"hasData",Property,Good,false +excel,Excel.SlicerItem,"isSelected",Property,Excellent,false +excel,Excel.SlicerItem,"key",Property,Good,false +excel,Excel.SlicerItem,"name",Property,Poor,false +excel,Excel.SlicerItem,"load(options)",Method,Excellent,false +excel,Excel.SlicerItem,"load(propertyNames)",Method,Excellent,false +excel,Excel.SlicerItem,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.SlicerItem,"set(properties, options)",Method,Good,false +excel,Excel.SlicerItem,"set(properties)",Method,Good,false +excel,Excel.SlicerItem,"toJSON()",Method,Excellent,false +excel,Excel.SlicerItemCollection,N/A,Class,Unknown,false +excel,Excel.SlicerItemCollection,"context",Property,Excellent,false +excel,Excel.SlicerItemCollection,"items",Property,Poor,false +excel,Excel.SlicerItemCollection,"getCount()",Method,Fine,false +excel,Excel.SlicerItemCollection,"getItem(key)",Method,Fine,false +excel,Excel.SlicerItemCollection,"getItemAt(index)",Method,Fine,false +excel,Excel.SlicerItemCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.SlicerItemCollection,"load(options)",Method,Excellent,false +excel,Excel.SlicerItemCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.SlicerItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.SlicerItemCollection,"toJSON()",Method,Excellent,false +excel,Excel.SlicerSortType,N/A,Enum,Unknown,false +excel,Excel.SlicerSortType,"ascending",EnumField,Fine,false +excel,Excel.SlicerSortType,"dataSourceOrder",EnumField,Fine,false +excel,Excel.SlicerSortType,"descending",EnumField,Fine,false +excel,Excel.SlicerStyle,N/A,Class,Unknown,false +excel,Excel.SlicerStyle,"context",Property,Excellent,false +excel,Excel.SlicerStyle,"name",Property,Good,false +excel,Excel.SlicerStyle,"readOnly",Property,Excellent,false +excel,Excel.SlicerStyle,"delete()",Method,Fine,false +excel,Excel.SlicerStyle,"duplicate()",Method,Good,false +excel,Excel.SlicerStyle,"load(options)",Method,Excellent,false +excel,Excel.SlicerStyle,"load(propertyNames)",Method,Excellent,false +excel,Excel.SlicerStyle,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.SlicerStyle,"set(properties, options)",Method,Good,false +excel,Excel.SlicerStyle,"set(properties)",Method,Good,false +excel,Excel.SlicerStyle,"toJSON()",Method,Excellent,false +excel,Excel.SlicerStyleCollection,N/A,Class,Unknown,false +excel,Excel.SlicerStyleCollection,"context",Property,Excellent,false +excel,Excel.SlicerStyleCollection,"items",Property,Poor,false +excel,Excel.SlicerStyleCollection,"add(name, makeUniqueName)",Method,Great,false +excel,Excel.SlicerStyleCollection,"getCount()",Method,Fine,false +excel,Excel.SlicerStyleCollection,"getDefault()",Method,Excellent,false +excel,Excel.SlicerStyleCollection,"getItem(name)",Method,Poor,false +excel,Excel.SlicerStyleCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.SlicerStyleCollection,"load(options)",Method,Excellent,false +excel,Excel.SlicerStyleCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.SlicerStyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.SlicerStyleCollection,"setDefault(newDefaultStyle)",Method,Excellent,false +excel,Excel.SlicerStyleCollection,"toJSON()",Method,Excellent,false +excel,Excel.SortBy,N/A,Enum,Unknown,false +excel,Excel.SortBy,"ascending",EnumField,Fine,false +excel,Excel.SortBy,"descending",EnumField,Fine,false +excel,Excel.SortDataOption,N/A,Enum,Missing,false +excel,Excel.SortDataOption,"normal",EnumField,Fine,false +excel,Excel.SortDataOption,"textAsNumber",EnumField,Fine,false +excel,Excel.SortField,N/A,Interface,Unknown,false +excel,Excel.SortField,"ascending",Property,Great,false +excel,Excel.SortField,"color",Property,Excellent,false +excel,Excel.SortField,"dataOption",Property,Great,false +excel,Excel.SortField,"icon",Property,Excellent,false +excel,Excel.SortField,"key",Property,Excellent,false +excel,Excel.SortField,"sortOn",Property,Great,false +excel,Excel.SortField,"subField",Property,Excellent,false +excel,Excel.SortMethod,N/A,Enum,Good,false +excel,Excel.SortMethod,"pinYin",EnumField,Fine,false +excel,Excel.SortMethod,"strokeCount",EnumField,Fine,false +excel,Excel.SortOn,N/A,Enum,Unknown,true +excel,Excel.SortOn,"cellColor",EnumField,Fine,false +excel,Excel.SortOn,"fontColor",EnumField,Fine,false +excel,Excel.SortOn,"icon",EnumField,Fine,false +excel,Excel.SortOn,"value",EnumField,Fine,false +excel,Excel.SortOrientation,N/A,Enum,Missing,true +excel,Excel.SortOrientation,"columns",EnumField,Fine,false +excel,Excel.SortOrientation,"rows",EnumField,Fine,false +excel,Excel.SpecialCellType,N/A,Enum,Missing,false +excel,Excel.SpecialCellType,"blanks",EnumField,Fine,false +excel,Excel.SpecialCellType,"conditionalFormats",EnumField,Good,false +excel,Excel.SpecialCellType,"constants",EnumField,Fine,false +excel,Excel.SpecialCellType,"dataValidations",EnumField,Fine,false +excel,Excel.SpecialCellType,"dirtyFormulas",EnumField,Fine,false +excel,Excel.SpecialCellType,"formulas",EnumField,Fine,false +excel,Excel.SpecialCellType,"sameConditionalFormat",EnumField,Good,false +excel,Excel.SpecialCellType,"sameDataValidation",EnumField,Fine,false +excel,Excel.SpecialCellType,"visible",EnumField,Fine,false +excel,Excel.SpecialCellValueType,N/A,Enum,Missing,false +excel,Excel.SpecialCellValueType,"all",EnumField,Excellent,false +excel,Excel.SpecialCellValueType,"errors",EnumField,Good,false +excel,Excel.SpecialCellValueType,"errorsLogical",EnumField,Excellent,false +excel,Excel.SpecialCellValueType,"errorsLogicalNumber",EnumField,Excellent,false +excel,Excel.SpecialCellValueType,"errorsLogicalText",EnumField,Excellent,false +excel,Excel.SpecialCellValueType,"errorsNumbers",EnumField,Great,false +excel,Excel.SpecialCellValueType,"errorsNumberText",EnumField,Excellent,false +excel,Excel.SpecialCellValueType,"errorsText",EnumField,Excellent,false +excel,Excel.SpecialCellValueType,"logical",EnumField,Great,false +excel,Excel.SpecialCellValueType,"logicalNumbers",EnumField,Great,false +excel,Excel.SpecialCellValueType,"logicalNumbersText",EnumField,Excellent,false +excel,Excel.SpecialCellValueType,"logicalText",EnumField,Excellent,false +excel,Excel.SpecialCellValueType,"numbers",EnumField,Good,false +excel,Excel.SpecialCellValueType,"numbersText",EnumField,Great,false +excel,Excel.SpecialCellValueType,"text",EnumField,Great,false +excel,Excel.SpillErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.SpillErrorCellValue,"basicType",Property,Good,false +excel,Excel.SpillErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.SpillErrorCellValue,"columnCount",Property,Great,false +excel,Excel.SpillErrorCellValue,"errorSubType",Property,Great,false +excel,Excel.SpillErrorCellValue,"errorType",Property,Good,false +excel,Excel.SpillErrorCellValue,"rowCount",Property,Great,false +excel,Excel.SpillErrorCellValue,"type",Property,Fine,false +excel,Excel.SpillErrorCellValueSubType,N/A,Enum,Unknown,false +excel,Excel.SpillErrorCellValueSubType,"collision",EnumField,Excellent,false +excel,Excel.SpillErrorCellValueSubType,"indeterminateSize",EnumField,Excellent,false +excel,Excel.SpillErrorCellValueSubType,"mergedCell",EnumField,Excellent,false +excel,Excel.SpillErrorCellValueSubType,"outOfMemoryWhileCalc",EnumField,Excellent,false +excel,Excel.SpillErrorCellValueSubType,"table",EnumField,Excellent,false +excel,Excel.SpillErrorCellValueSubType,"unknown",EnumField,Good,false +excel,Excel.SpillErrorCellValueSubType,"worksheetEdge",EnumField,Excellent,false +excel,Excel.StringCellValue,N/A,Interface,Unknown,false +excel,Excel.StringCellValue,"basicType",Property,Good,false +excel,Excel.StringCellValue,"basicValue",Property,Good,false +excel,Excel.StringCellValue,"layouts",Property,Great,false +excel,Excel.StringCellValue,"properties",Property,Great,false +excel,Excel.StringCellValue,"provider",Property,Excellent,false +excel,Excel.StringCellValue,"referencedValues",Property,Excellent,false +excel,Excel.StringCellValue,"type",Property,Fine,false +excel,Excel.Style,N/A,Class,Unknown,false +excel,Excel.Style,"autoIndent",Property,Excellent,false +excel,Excel.Style,"borders",Property,Good,false +excel,Excel.Style,"builtIn",Property,Good,false +excel,Excel.Style,"context",Property,Excellent,false +excel,Excel.Style,"fill",Property,Poor,false +excel,Excel.Style,"font",Property,Good,true +excel,Excel.Style,"formulaHidden",Property,Excellent,false +excel,Excel.Style,"horizontalAlignment",Property,Fine,true +excel,Excel.Style,"includeAlignment",Property,Great,false +excel,Excel.Style,"includeBorder",Property,Great,false +excel,Excel.Style,"includeFont",Property,Great,false +excel,Excel.Style,"includeNumber",Property,Excellent,false +excel,Excel.Style,"includePatterns",Property,Great,false +excel,Excel.Style,"includeProtection",Property,Great,false +excel,Excel.Style,"indentLevel",Property,Good,false +excel,Excel.Style,"locked",Property,Excellent,false +excel,Excel.Style,"name",Property,Poor,false +excel,Excel.Style,"numberFormat",Property,Fine,false +excel,Excel.Style,"numberFormatLocal",Property,Good,false +excel,Excel.Style,"readingOrder",Property,Poor,false +excel,Excel.Style,"shrinkToFit",Property,Great,false +excel,Excel.Style,"textOrientation",Property,Poor,false +excel,Excel.Style,"verticalAlignment",Property,Great,false +excel,Excel.Style,"wrapText",Property,Great,false +excel,Excel.Style,"delete()",Method,Poor,true +excel,Excel.Style,"load(options)",Method,Excellent,true +excel,Excel.Style,"load(propertyNames)",Method,Excellent,false +excel,Excel.Style,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Style,"set(properties, options)",Method,Good,false +excel,Excel.Style,"set(properties)",Method,Good,false +excel,Excel.Style,"toJSON()",Method,Excellent,false +excel,Excel.StyleCollection,N/A,Class,Unknown,false +excel,Excel.StyleCollection,"context",Property,Excellent,false +excel,Excel.StyleCollection,"items",Property,Poor,false +excel,Excel.StyleCollection,"add(name)",Method,Poor,true +excel,Excel.StyleCollection,"getCount()",Method,Poor,false +excel,Excel.StyleCollection,"getItem(name)",Method,Poor,true +excel,Excel.StyleCollection,"getItemAt(index)",Method,Fine,false +excel,Excel.StyleCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.StyleCollection,"load(options)",Method,Excellent,false +excel,Excel.StyleCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.StyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.StyleCollection,"toJSON()",Method,Excellent,false +excel,Excel.SubtotalLocationType,N/A,Enum,Missing,false +excel,Excel.SubtotalLocationType,"atBottom",EnumField,Fine,false +excel,Excel.SubtotalLocationType,"atTop",EnumField,Fine,false +excel,Excel.SubtotalLocationType,"off",EnumField,Fine,false +excel,Excel.Subtotals,N/A,Interface,Missing,false +excel,Excel.Subtotals,"automatic",Property,Excellent,false +excel,Excel.Subtotals,"average",Property,Missing,false +excel,Excel.Subtotals,"count",Property,Missing,false +excel,Excel.Subtotals,"countNumbers",Property,Missing,false +excel,Excel.Subtotals,"max",Property,Missing,false +excel,Excel.Subtotals,"min",Property,Missing,false +excel,Excel.Subtotals,"product",Property,Missing,false +excel,Excel.Subtotals,"standardDeviation",Property,Missing,false +excel,Excel.Subtotals,"standardDeviationP",Property,Missing,false +excel,Excel.Subtotals,"sum",Property,Missing,false +excel,Excel.Subtotals,"variance",Property,Missing,false +excel,Excel.Subtotals,"varianceP",Property,Missing,false +excel,Excel.Table,N/A,Class,Unknown,false +excel,Excel.Table,"altTextDescription",Property,Good,false +excel,Excel.Table,"altTextTitle",Property,Excellent,false +excel,Excel.Table,"autoFilter",Property,Fine,false +excel,Excel.Table,"columns",Property,Fine,false +excel,Excel.Table,"comment",Property,Good,false +excel,Excel.Table,"context",Property,Excellent,false +excel,Excel.Table,"highlightFirstColumn",Property,Great,false +excel,Excel.Table,"highlightLastColumn",Property,Great,false +excel,Excel.Table,"id",Property,Excellent,false +excel,Excel.Table,"isActive",Property,Fine,false +excel,Excel.Table,"legacyId",Property,Fine,false +excel,Excel.Table,"name",Property,Good,false +excel,Excel.Table,"rows",Property,Fine,false +excel,Excel.Table,"showBandedColumns",Property,Great,false +excel,Excel.Table,"showBandedRows",Property,Great,false +excel,Excel.Table,"showFilterButton",Property,Great,false +excel,Excel.Table,"showHeaders",Property,Excellent,false +excel,Excel.Table,"showTotals",Property,Excellent,false +excel,Excel.Table,"sort",Property,Poor,false +excel,Excel.Table,"source",Property,Good,false +excel,Excel.Table,"style",Property,Great,true +excel,Excel.Table,"tableStyle",Property,Poor,false +excel,Excel.Table,"worksheet",Property,Poor,false +excel,Excel.Table,"clearFilters()",Method,Fine,false +excel,Excel.Table,"clearStyle()",Method,Fine,false +excel,Excel.Table,"convertToRange()",Method,Fine,true +excel,Excel.Table,"delete()",Method,Poor,true +excel,Excel.Table,"getDataBodyRange()",Method,Good,true +excel,Excel.Table,"getHeaderRowRange()",Method,Good,true +excel,Excel.Table,"getRange()",Method,Good,true +excel,Excel.Table,"getTotalRowRange()",Method,Good,true +excel,Excel.Table,"load(options)",Method,Excellent,false +excel,Excel.Table,"load(propertyNames)",Method,Excellent,true +excel,Excel.Table,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Table,"reapplyFilters()",Method,Poor,false +excel,Excel.Table,"resize(newRange)",Method,Fine,true +excel,Excel.Table,"set(properties, options)",Method,Good,false +excel,Excel.Table,"set(properties)",Method,Good,false +excel,Excel.Table,"setStyle(style)",Method,Poor,false +excel,Excel.Table,"toJSON()",Method,Excellent,false +excel,Excel.TableAddedEventArgs,N/A,Interface,Unknown,false +excel,Excel.TableAddedEventArgs,"source",Property,Fine,false +excel,Excel.TableAddedEventArgs,"tableId",Property,Poor,false +excel,Excel.TableAddedEventArgs,"type",Property,Fine,false +excel,Excel.TableAddedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.TableChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.TableChangedEventArgs,"address",Property,Good,false +excel,Excel.TableChangedEventArgs,"changeType",Property,Fine,false +excel,Excel.TableChangedEventArgs,"details",Property,Excellent,true +excel,Excel.TableChangedEventArgs,"source",Property,Fine,false +excel,Excel.TableChangedEventArgs,"tableId",Property,Fine,true +excel,Excel.TableChangedEventArgs,"type",Property,Fine,false +excel,Excel.TableChangedEventArgs,"worksheetId",Property,Fine,true +excel,Excel.TableChangedEventArgs,"getRange(ctx)",Method,Good,false +excel,Excel.TableChangedEventArgs,"getRangeOrNullObject(ctx)",Method,Great,false +excel,Excel.TableCollection,N/A,Class,Unknown,true +excel,Excel.TableCollection,"context",Property,Excellent,false +excel,Excel.TableCollection,"count",Property,Fine,false +excel,Excel.TableCollection,"items",Property,Poor,false +excel,Excel.TableCollection,"add(address, hasHeaders)",Method,Excellent,true +excel,Excel.TableCollection,"getCount()",Method,Poor,false +excel,Excel.TableCollection,"getItem(key)",Method,Poor,true +excel,Excel.TableCollection,"getItemAt(index)",Method,Fine,true +excel,Excel.TableCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.TableCollection,"load(options)",Method,Excellent,false +excel,Excel.TableCollection,"load(propertyNames)",Method,Excellent,true +excel,Excel.TableCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TableCollection,"toJSON()",Method,Excellent,false +excel,Excel.TableColumn,N/A,Class,Unknown,false +excel,Excel.TableColumn,"context",Property,Excellent,false +excel,Excel.TableColumn,"filter",Property,Fine,false +excel,Excel.TableColumn,"id",Property,Excellent,false +excel,Excel.TableColumn,"index",Property,Great,false +excel,Excel.TableColumn,"name",Property,Good,false +excel,Excel.TableColumn,"values",Property,Excellent,false +excel,Excel.TableColumn,"valuesAsJson",Property,Excellent,false +excel,Excel.TableColumn,"valuesAsJsonLocal",Property,Excellent,false +excel,Excel.TableColumn,"delete()",Method,Fine,true +excel,Excel.TableColumn,"getDataBodyRange()",Method,Good,true +excel,Excel.TableColumn,"getHeaderRowRange()",Method,Good,true +excel,Excel.TableColumn,"getRange()",Method,Good,true +excel,Excel.TableColumn,"getTotalRowRange()",Method,Good,true +excel,Excel.TableColumn,"load(options)",Method,Excellent,false +excel,Excel.TableColumn,"load(propertyNames)",Method,Excellent,true +excel,Excel.TableColumn,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TableColumn,"set(properties, options)",Method,Good,false +excel,Excel.TableColumn,"set(properties)",Method,Good,false +excel,Excel.TableColumn,"toJSON()",Method,Excellent,false +excel,Excel.TableColumnCollection,N/A,Class,Unknown,true +excel,Excel.TableColumnCollection,"context",Property,Excellent,false +excel,Excel.TableColumnCollection,"count",Property,Fine,false +excel,Excel.TableColumnCollection,"items",Property,Poor,false +excel,Excel.TableColumnCollection,"add(index, values, name)",Method,Poor,true +excel,Excel.TableColumnCollection,"addAsJson(index, values, name)",Method,Good,false +excel,Excel.TableColumnCollection,"getCount()",Method,Poor,false +excel,Excel.TableColumnCollection,"getItem(key)",Method,Fine,true +excel,Excel.TableColumnCollection,"getItemAt(index)",Method,Fine,true +excel,Excel.TableColumnCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.TableColumnCollection,"load(options)",Method,Excellent,false +excel,Excel.TableColumnCollection,"load(propertyNames)",Method,Excellent,true +excel,Excel.TableColumnCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TableColumnCollection,"toJSON()",Method,Excellent,false +excel,Excel.TableDeletedEventArgs,N/A,Interface,Unknown,false +excel,Excel.TableDeletedEventArgs,"source",Property,Fine,false +excel,Excel.TableDeletedEventArgs,"tableId",Property,Poor,false +excel,Excel.TableDeletedEventArgs,"tableName",Property,Poor,false +excel,Excel.TableDeletedEventArgs,"type",Property,Fine,false +excel,Excel.TableDeletedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.TableFilteredEventArgs,N/A,Interface,Fine,false +excel,Excel.TableFilteredEventArgs,"tableId",Property,Fine,false +excel,Excel.TableFilteredEventArgs,"type",Property,Fine,false +excel,Excel.TableFilteredEventArgs,"worksheetId",Property,Fine,false +excel,Excel.TableRow,N/A,Class,Unknown,false +excel,Excel.TableRow,"context",Property,Excellent,false +excel,Excel.TableRow,"index",Property,Great,false +excel,Excel.TableRow,"values",Property,Excellent,false +excel,Excel.TableRow,"valuesAsJson",Property,Excellent,false +excel,Excel.TableRow,"valuesAsJsonLocal",Property,Excellent,false +excel,Excel.TableRow,"delete()",Method,Fine,true +excel,Excel.TableRow,"getRange()",Method,Great,true +excel,Excel.TableRow,"load(options)",Method,Excellent,false +excel,Excel.TableRow,"load(propertyNames)",Method,Excellent,true +excel,Excel.TableRow,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TableRow,"set(properties, options)",Method,Good,false +excel,Excel.TableRow,"set(properties)",Method,Good,false +excel,Excel.TableRow,"toJSON()",Method,Excellent,false +excel,Excel.TableRowCollection,N/A,Class,Great,false +excel,Excel.TableRowCollection,"context",Property,Excellent,false +excel,Excel.TableRowCollection,"count",Property,Fine,false +excel,Excel.TableRowCollection,"items",Property,Poor,false +excel,Excel.TableRowCollection,"add(index, values, alwaysInsert)",Method,Great,true +excel,Excel.TableRowCollection,"addAsJson(index, values, alwaysInsert)",Method,Excellent,false +excel,Excel.TableRowCollection,"deleteRows(rows)",Method,Excellent,false +excel,Excel.TableRowCollection,"deleteRowsAt(index, count)",Method,Excellent,false +excel,Excel.TableRowCollection,"getCount()",Method,Poor,false +excel,Excel.TableRowCollection,"getItemAt(index)",Method,Great,true +excel,Excel.TableRowCollection,"load(options)",Method,Excellent,false +excel,Excel.TableRowCollection,"load(propertyNames)",Method,Excellent,true +excel,Excel.TableRowCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TableRowCollection,"toJSON()",Method,Excellent,false +excel,Excel.TableScopedCollection,N/A,Class,Unknown,false +excel,Excel.TableScopedCollection,"context",Property,Excellent,false +excel,Excel.TableScopedCollection,"items",Property,Poor,false +excel,Excel.TableScopedCollection,"getCount()",Method,Poor,false +excel,Excel.TableScopedCollection,"getFirst()",Method,Fine,false +excel,Excel.TableScopedCollection,"getItem(key)",Method,Poor,false +excel,Excel.TableScopedCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.TableScopedCollection,"load(options)",Method,Excellent,false +excel,Excel.TableScopedCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.TableScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TableScopedCollection,"toJSON()",Method,Excellent,false +excel,Excel.TableSelectionChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.TableSelectionChangedEventArgs,"address",Property,Good,true +excel,Excel.TableSelectionChangedEventArgs,"isInsideTable",Property,Great,false +excel,Excel.TableSelectionChangedEventArgs,"tableId",Property,Fine,false +excel,Excel.TableSelectionChangedEventArgs,"type",Property,Fine,false +excel,Excel.TableSelectionChangedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.TableSort,N/A,Class,Unknown,false +excel,Excel.TableSort,"context",Property,Excellent,false +excel,Excel.TableSort,"fields",Property,Excellent,false +excel,Excel.TableSort,"matchCase",Property,Great,false +excel,Excel.TableSort,"method",Property,Great,false +excel,Excel.TableSort,"apply(fields, matchCase, method)",Method,Poor,true +excel,Excel.TableSort,"apply(fields, matchCase, method)",Method,Poor,false +excel,Excel.TableSort,"clear()",Method,Good,false +excel,Excel.TableSort,"load(options)",Method,Excellent,false +excel,Excel.TableSort,"load(propertyNames)",Method,Excellent,false +excel,Excel.TableSort,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TableSort,"reapply()",Method,Good,false +excel,Excel.TableSort,"toJSON()",Method,Excellent,false +excel,Excel.TableSource,N/A,Enum,Unknown,false +excel,Excel.TableSource,"external",EnumField,Fine,false +excel,Excel.TableSource,"model",EnumField,Fine,false +excel,Excel.TableSource,"query",EnumField,Fine,false +excel,Excel.TableSource,"range",EnumField,Good,false +excel,Excel.TableSource,"xml",EnumField,Fine,false +excel,Excel.TableStyle,N/A,Class,Unknown,false +excel,Excel.TableStyle,"context",Property,Excellent,false +excel,Excel.TableStyle,"name",Property,Good,false +excel,Excel.TableStyle,"readOnly",Property,Excellent,false +excel,Excel.TableStyle,"delete()",Method,Fine,false +excel,Excel.TableStyle,"duplicate()",Method,Good,false +excel,Excel.TableStyle,"load(options)",Method,Excellent,false +excel,Excel.TableStyle,"load(propertyNames)",Method,Excellent,false +excel,Excel.TableStyle,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TableStyle,"set(properties, options)",Method,Good,false +excel,Excel.TableStyle,"set(properties)",Method,Good,false +excel,Excel.TableStyle,"toJSON()",Method,Excellent,false +excel,Excel.TableStyleCollection,N/A,Class,Unknown,false +excel,Excel.TableStyleCollection,"context",Property,Excellent,false +excel,Excel.TableStyleCollection,"items",Property,Poor,false +excel,Excel.TableStyleCollection,"add(name, makeUniqueName)",Method,Great,false +excel,Excel.TableStyleCollection,"getCount()",Method,Poor,false +excel,Excel.TableStyleCollection,"getDefault()",Method,Excellent,false +excel,Excel.TableStyleCollection,"getItem(name)",Method,Poor,false +excel,Excel.TableStyleCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.TableStyleCollection,"load(options)",Method,Excellent,false +excel,Excel.TableStyleCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.TableStyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TableStyleCollection,"setDefault(newDefaultStyle)",Method,Excellent,false +excel,Excel.TableStyleCollection,"toJSON()",Method,Excellent,false +excel,Excel.TextConditionalFormat,N/A,Class,Unknown,false +excel,Excel.TextConditionalFormat,"context",Property,Excellent,false +excel,Excel.TextConditionalFormat,"format",Property,Excellent,true +excel,Excel.TextConditionalFormat,"rule",Property,Fine,true +excel,Excel.TextConditionalFormat,"load(options)",Method,Excellent,false +excel,Excel.TextConditionalFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.TextConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TextConditionalFormat,"set(properties, options)",Method,Good,false +excel,Excel.TextConditionalFormat,"set(properties)",Method,Good,false +excel,Excel.TextConditionalFormat,"toJSON()",Method,Excellent,false +excel,Excel.TextFrame,N/A,Class,Unknown,false +excel,Excel.TextFrame,"autoSizeSetting",Property,Fine,false +excel,Excel.TextFrame,"bottomMargin",Property,Fine,false +excel,Excel.TextFrame,"context",Property,Excellent,false +excel,Excel.TextFrame,"hasText",Property,Good,false +excel,Excel.TextFrame,"horizontalAlignment",Property,Fine,false +excel,Excel.TextFrame,"horizontalOverflow",Property,Good,false +excel,Excel.TextFrame,"leftMargin",Property,Fine,false +excel,Excel.TextFrame,"orientation",Property,Fine,false +excel,Excel.TextFrame,"readingOrder",Property,Fine,false +excel,Excel.TextFrame,"rightMargin",Property,Fine,false +excel,Excel.TextFrame,"textRange",Property,Good,false +excel,Excel.TextFrame,"topMargin",Property,Fine,false +excel,Excel.TextFrame,"verticalAlignment",Property,Fine,false +excel,Excel.TextFrame,"verticalOverflow",Property,Good,false +excel,Excel.TextFrame,"deleteText()",Method,Fine,true +excel,Excel.TextFrame,"load(options)",Method,Excellent,false +excel,Excel.TextFrame,"load(propertyNames)",Method,Excellent,false +excel,Excel.TextFrame,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TextFrame,"set(properties, options)",Method,Good,false +excel,Excel.TextFrame,"set(properties)",Method,Good,false +excel,Excel.TextFrame,"toJSON()",Method,Excellent,false +excel,Excel.TextRange,N/A,Class,Unknown,false +excel,Excel.TextRange,"context",Property,Excellent,false +excel,Excel.TextRange,"font",Property,Excellent,false +excel,Excel.TextRange,"text",Property,Fine,false +excel,Excel.TextRange,"getSubstring(start, length)",Method,Excellent,false +excel,Excel.TextRange,"load(options)",Method,Excellent,false +excel,Excel.TextRange,"load(propertyNames)",Method,Excellent,false +excel,Excel.TextRange,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TextRange,"set(properties, options)",Method,Good,false +excel,Excel.TextRange,"set(properties)",Method,Good,false +excel,Excel.TextRange,"toJSON()",Method,Excellent,false +excel,Excel.ThreeArrowsGraySet,N/A,Interface,Missing,false +excel,Excel.ThreeArrowsGraySet,"grayDownArrow",Property,Missing,false +excel,Excel.ThreeArrowsGraySet,"graySideArrow",Property,Missing,false +excel,Excel.ThreeArrowsGraySet,"grayUpArrow",Property,Missing,false +excel,Excel.ThreeArrowsSet,N/A,Interface,Missing,false +excel,Excel.ThreeArrowsSet,"greenUpArrow",Property,Missing,false +excel,Excel.ThreeArrowsSet,"redDownArrow",Property,Missing,false +excel,Excel.ThreeArrowsSet,"yellowSideArrow",Property,Missing,false +excel,Excel.ThreeFlagsSet,N/A,Interface,Missing,false +excel,Excel.ThreeFlagsSet,"greenFlag",Property,Missing,false +excel,Excel.ThreeFlagsSet,"redFlag",Property,Missing,false +excel,Excel.ThreeFlagsSet,"yellowFlag",Property,Missing,false +excel,Excel.ThreeSignsSet,N/A,Interface,Missing,false +excel,Excel.ThreeSignsSet,"greenCircle",Property,Missing,false +excel,Excel.ThreeSignsSet,"redDiamond",Property,Missing,false +excel,Excel.ThreeSignsSet,"yellowTriangle",Property,Missing,false +excel,Excel.ThreeStarsSet,N/A,Interface,Missing,false +excel,Excel.ThreeStarsSet,"goldStar",Property,Missing,false +excel,Excel.ThreeStarsSet,"halfGoldStar",Property,Missing,false +excel,Excel.ThreeStarsSet,"silverStar",Property,Missing,false +excel,Excel.ThreeSymbols2Set,N/A,Interface,Missing,false +excel,Excel.ThreeSymbols2Set,"greenCheck",Property,Missing,false +excel,Excel.ThreeSymbols2Set,"redCross",Property,Missing,false +excel,Excel.ThreeSymbols2Set,"yellowExclamation",Property,Missing,false +excel,Excel.ThreeSymbolsSet,N/A,Interface,Missing,false +excel,Excel.ThreeSymbolsSet,"greenCheckSymbol",Property,Missing,false +excel,Excel.ThreeSymbolsSet,"redCrossSymbol",Property,Missing,false +excel,Excel.ThreeSymbolsSet,"yellowExclamationSymbol",Property,Missing,false +excel,Excel.ThreeTrafficLights1Set,N/A,Interface,Missing,false +excel,Excel.ThreeTrafficLights1Set,"greenCircle",Property,Missing,false +excel,Excel.ThreeTrafficLights1Set,"redCircleWithBorder",Property,Missing,false +excel,Excel.ThreeTrafficLights1Set,"yellowCircle",Property,Missing,false +excel,Excel.ThreeTrafficLights2Set,N/A,Interface,Missing,false +excel,Excel.ThreeTrafficLights2Set,"greenTrafficLight",Property,Missing,false +excel,Excel.ThreeTrafficLights2Set,"redTrafficLight",Property,Missing,false +excel,Excel.ThreeTrafficLights2Set,"yellowTrafficLight",Property,Missing,false +excel,Excel.ThreeTrianglesSet,N/A,Interface,Missing,false +excel,Excel.ThreeTrianglesSet,"greenUpTriangle",Property,Missing,false +excel,Excel.ThreeTrianglesSet,"redDownTriangle",Property,Missing,false +excel,Excel.ThreeTrianglesSet,"yellowDash",Property,Missing,false +excel,Excel.TimelineStyle,N/A,Class,Unknown,false +excel,Excel.TimelineStyle,"context",Property,Excellent,false +excel,Excel.TimelineStyle,"name",Property,Good,false +excel,Excel.TimelineStyle,"readOnly",Property,Excellent,false +excel,Excel.TimelineStyle,"delete()",Method,Fine,false +excel,Excel.TimelineStyle,"duplicate()",Method,Good,false +excel,Excel.TimelineStyle,"load(options)",Method,Excellent,false +excel,Excel.TimelineStyle,"load(propertyNames)",Method,Excellent,false +excel,Excel.TimelineStyle,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TimelineStyle,"set(properties, options)",Method,Good,false +excel,Excel.TimelineStyle,"set(properties)",Method,Good,false +excel,Excel.TimelineStyle,"toJSON()",Method,Excellent,false +excel,Excel.TimelineStyleCollection,N/A,Class,Unknown,false +excel,Excel.TimelineStyleCollection,"context",Property,Excellent,false +excel,Excel.TimelineStyleCollection,"items",Property,Poor,false +excel,Excel.TimelineStyleCollection,"add(name, makeUniqueName)",Method,Great,false +excel,Excel.TimelineStyleCollection,"getCount()",Method,Fine,false +excel,Excel.TimelineStyleCollection,"getDefault()",Method,Excellent,false +excel,Excel.TimelineStyleCollection,"getItem(name)",Method,Poor,false +excel,Excel.TimelineStyleCollection,"getItemOrNullObject(name)",Method,Excellent,false +excel,Excel.TimelineStyleCollection,"load(options)",Method,Excellent,false +excel,Excel.TimelineStyleCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.TimelineStyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TimelineStyleCollection,"setDefault(newDefaultStyle)",Method,Excellent,false +excel,Excel.TimelineStyleCollection,"toJSON()",Method,Excellent,false +excel,Excel.TimeoutErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.TimeoutErrorCellValue,"basicType",Property,Good,false +excel,Excel.TimeoutErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.TimeoutErrorCellValue,"errorSubType",Property,Great,false +excel,Excel.TimeoutErrorCellValue,"errorType",Property,Good,false +excel,Excel.TimeoutErrorCellValue,"type",Property,Fine,false +excel,Excel.TimeoutErrorCellValueSubType,N/A,Enum,Unknown,false +excel,Excel.TimeoutErrorCellValueSubType,"pythonTimeoutLimitReached",EnumField,Good,false +excel,Excel.TimeoutErrorCellValueSubType,"unknown",EnumField,Good,false +excel,Excel.TopBottomConditionalFormat,N/A,Class,Great,false +excel,Excel.TopBottomConditionalFormat,"context",Property,Excellent,false +excel,Excel.TopBottomConditionalFormat,"format",Property,Excellent,false +excel,Excel.TopBottomConditionalFormat,"rule",Property,Fine,false +excel,Excel.TopBottomConditionalFormat,"load(options)",Method,Excellent,false +excel,Excel.TopBottomConditionalFormat,"load(propertyNames)",Method,Excellent,false +excel,Excel.TopBottomConditionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.TopBottomConditionalFormat,"set(properties, options)",Method,Good,false +excel,Excel.TopBottomConditionalFormat,"set(properties)",Method,Good,false +excel,Excel.TopBottomConditionalFormat,"toJSON()",Method,Excellent,false +excel,Excel.TopBottomSelectionType,N/A,Enum,Good,false +excel,Excel.TopBottomSelectionType,"items",EnumField,Good,false +excel,Excel.TopBottomSelectionType,"percent",EnumField,Good,false +excel,Excel.TopBottomSelectionType,"sum",EnumField,Good,false +excel,Excel.UnknownCellControl,N/A,Interface,Missing,false +excel,Excel.UnknownCellControl,"type",Property,Missing,false +excel,Excel.ValueErrorCellValue,N/A,Interface,Unknown,false +excel,Excel.ValueErrorCellValue,"basicType",Property,Good,false +excel,Excel.ValueErrorCellValue,"basicValue",Property,Excellent,false +excel,Excel.ValueErrorCellValue,"errorSubType",Property,Great,false +excel,Excel.ValueErrorCellValue,"errorType",Property,Good,false +excel,Excel.ValueErrorCellValue,"type",Property,Fine,false +excel,Excel.ValueErrorCellValueSubType,N/A,Enum,Unknown,false +excel,Excel.ValueErrorCellValueSubType,"coerceStringToBoolInvalid",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"coerceStringToInvalidType",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"coerceStringToNumberInvalid",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexAlphaAssertionUnknown",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexBackslashCSyntax",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexBackslashGSyntax",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexBackslashKInLookaround",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexBackslashNInClass",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexBackslashOMissingBrace",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexBackslashUCodePointTooBig",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexBadRelativeReference",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexBadSubpatternReference",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexCalloutBadStringDelimiter",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexCalloutNoStringDelimiter",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexCalloutNumberTooBig",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexCalloutStringTooLong",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexClassInvalidRange",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexCodePointTooBig",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexConditionAtomicAssertionExpected",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexDefineTooManyBranches",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexDuplicateSubpatternName",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexEndBackslash",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexEndBackslashC",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexErrorGeneric",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexEscapeInvalidInClass",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexEscapeInvalidInVerb",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexInvalidAfterParensQuery",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexInvalidHexadecimal",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexInvalidHyphenInOptions",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexInvalidOctal",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexInvalidSubpatternName",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexLookbehindNotFixedLength",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexLookbehindTooComplicated",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexLookbehindTooLong",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexMalformedUnicodeProperty",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexMarkMissingArgument",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexMissingCalloutClosing",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexMissingClosingParenthesis",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexMissingCommentClosing",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexMissingConditionClosing",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexMissingNameTerminator",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexMissingOctalOrHexDigits",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexMissingSquareBracket",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexParensQueryRMissingClosing",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexParenthesesNestTooDeep",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexPatternStringTooLong",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexPatternTooComplicated",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexPatternTooLarge",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexPosixClassNotInClass",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexPosixNoSupportCollating",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexQuantifierInvalid",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexQuantifierOutOfOrder",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexQuantifierTooBig",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexQueryBarjxNestTooDeep",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexSubpatternNameExpected",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexSubpatternNamesMismatch",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexSubpatternNameTooLong",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexSubpatternNumberTooBig",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexTooManyCaptures",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexTooManyConditionBranches",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexTooManyNamedSubpatterns",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexUnicodeDisallowedCodePoint",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexUnicodePropertiesUnavailable",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexUnknownEscape",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexUnknownPosixClass",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexUnknownUnicodeProperty",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexUnmatchedClosingParenthesis",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexUnrecognizedAfterQueryP",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexUnsupportedEscapeSequence",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexVerbNameTooLong",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexVerbUnknown",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"cRegexVersionConditionSyntax",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"cRegexZeroRelativeReference",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"eRegexErrorGeneric",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"eRegexNoCaptureGroups",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"hlookupResultNotFound",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"hlookupRowIndexLessThanOne",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"imageFormulaInvalidAltText",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"imageFormulaInvalidHeight",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"imageFormulaInvalidImageFormat",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"imageFormulaInvalidSizing",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"imageFormulaInvalidSource",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"imageFormulaInvalidWidth",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"imageFormulaNotEnoughArgs",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"imageFormulaTooManyArgs",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"invalidCellValueTypeCoercion",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"invalidImageUrl",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"lambdaWrongParamCount",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"mRegexBadReplacement",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"mRegexBadReplacementEscape",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"mRegexBadSubstitution",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"mRegexDepthLimit",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"mRegexErrorGeneric",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"mRegexMatchLimit",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"mRegexNoSubstring",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"mRegexRecursiveLoop",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"mRegexReplacementMissingBrace",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"stockHistoryEndBeforeStart",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"stockHistoryInvalidDate",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"stockHistoryInvalidEnum",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"stockHistoryNonTradingDays",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"stockHistoryNotAStock",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"stockHistoryNotFound",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"stockHistoryOnlyDateRequested",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"stockHistoryStartInFuture",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"subArrayStartColumnMissingEndColumnNot",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"subArrayStartRowMissingEndRowNot",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"translateStringTooLong",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"translateUnsupportedSrcLanguage",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"translateUnsupportedTargetLanguage",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"unknown",EnumField,Great,false +excel,Excel.ValueErrorCellValueSubType,"vlookupColumnIndexLessThanOne",EnumField,Excellent,false +excel,Excel.ValueErrorCellValueSubType,"vlookupResultNotFound",EnumField,Excellent,false +excel,Excel.ValueFilterCondition,N/A,Enum,Unknown,true +excel,Excel.ValueFilterCondition,"between",EnumField,Excellent,false +excel,Excel.ValueFilterCondition,"bottomN",EnumField,Great,false +excel,Excel.ValueFilterCondition,"equals",EnumField,Excellent,false +excel,Excel.ValueFilterCondition,"greaterThan",EnumField,Great,false +excel,Excel.ValueFilterCondition,"greaterThanOrEqualTo",EnumField,Great,false +excel,Excel.ValueFilterCondition,"lessThan",EnumField,Great,false +excel,Excel.ValueFilterCondition,"lessThanOrEqualTo",EnumField,Great,false +excel,Excel.ValueFilterCondition,"topN",EnumField,Great,false +excel,Excel.ValueFilterCondition,"unknown",EnumField,Great,false +excel,Excel.ValueTypeNotAvailableCellValue,N/A,Interface,Unknown,false +excel,Excel.ValueTypeNotAvailableCellValue,"basicType",Property,Good,false +excel,Excel.ValueTypeNotAvailableCellValue,"basicValue",Property,Good,false +excel,Excel.ValueTypeNotAvailableCellValue,"type",Property,Fine,false +excel,Excel.VerticalAlignment,N/A,Enum,Missing,true +excel,Excel.VerticalAlignment,"bottom",EnumField,Fine,false +excel,Excel.VerticalAlignment,"center",EnumField,Fine,false +excel,Excel.VerticalAlignment,"distributed",EnumField,Fine,false +excel,Excel.VerticalAlignment,"justify",EnumField,Fine,false +excel,Excel.VerticalAlignment,"top",EnumField,Fine,false +excel,Excel.WebImageCellValue,N/A,Interface,Unknown,false +excel,Excel.WebImageCellValue,"address",Property,Fine,true +excel,Excel.WebImageCellValue,"altText",Property,Good,false +excel,Excel.WebImageCellValue,"attribution",Property,Fine,false +excel,Excel.WebImageCellValue,"basicType",Property,Good,false +excel,Excel.WebImageCellValue,"basicValue",Property,Excellent,false +excel,Excel.WebImageCellValue,"provider",Property,Good,false +excel,Excel.WebImageCellValue,"relatedImagesAddress",Property,Good,false +excel,Excel.WebImageCellValue,"type",Property,Fine,true +excel,Excel.Window,N/A,Class,Missing,false +excel,Excel.Window,"activeCell",Property,Good,false +excel,Excel.Window,"activePane",Property,Good,false +excel,Excel.Window,"activeWorksheet",Property,Good,false +excel,Excel.Window,"autoFilterDateGroupingEnabled",Property,Excellent,false +excel,Excel.Window,"context",Property,Excellent,false +excel,Excel.Window,"enableResize",Property,Excellent,false +excel,Excel.Window,"freezePanes",Property,Excellent,false +excel,Excel.Window,"height",Property,Good,false +excel,Excel.Window,"index",Property,Poor,false +excel,Excel.Window,"isVisible",Property,Good,false +excel,Excel.Window,"left",Property,Good,false +excel,Excel.Window,"name",Property,Good,false +excel,Excel.Window,"panes",Property,Poor,false +excel,Excel.Window,"rangeSelection",Property,Poor,false +excel,Excel.Window,"scrollColumn",Property,Good,false +excel,Excel.Window,"scrollRow",Property,Good,false +excel,Excel.Window,"showFormulas",Property,Good,false +excel,Excel.Window,"showGridlines",Property,Good,false +excel,Excel.Window,"showHeadings",Property,Good,false +excel,Excel.Window,"showHorizontalScrollBar",Property,Great,false +excel,Excel.Window,"showOutline",Property,Great,false +excel,Excel.Window,"showRightToLeft",Property,Great,false +excel,Excel.Window,"showRuler",Property,Good,false +excel,Excel.Window,"showVerticalScrollBar",Property,Great,false +excel,Excel.Window,"showWhitespace",Property,Good,false +excel,Excel.Window,"showWorkbookTabs",Property,Great,false +excel,Excel.Window,"showZeros",Property,Good,false +excel,Excel.Window,"split",Property,Good,false +excel,Excel.Window,"splitColumn",Property,Good,false +excel,Excel.Window,"splitHorizontal",Property,Good,false +excel,Excel.Window,"splitRow",Property,Good,false +excel,Excel.Window,"splitVertical",Property,Good,false +excel,Excel.Window,"tabRatio",Property,Good,false +excel,Excel.Window,"top",Property,Good,false +excel,Excel.Window,"type",Property,Good,false +excel,Excel.Window,"usableHeight",Property,Good,false +excel,Excel.Window,"usableWidth",Property,Good,false +excel,Excel.Window,"view",Property,Good,false +excel,Excel.Window,"visibleRange",Property,Poor,false +excel,Excel.Window,"width",Property,Excellent,false +excel,Excel.Window,"windowNumber",Property,Good,false +excel,Excel.Window,"windowState",Property,Excellent,false +excel,Excel.Window,"zoom",Property,Excellent,false +excel,Excel.Window,"activate()",Method,Poor,false +excel,Excel.Window,"activateNext()",Method,Poor,false +excel,Excel.Window,"activatePrevious()",Method,Poor,false +excel,Excel.Window,"close()",Method,Missing,false +excel,Excel.Window,"largeScroll(Down, Up, ToRight, ToLeft)",Method,Poor,false +excel,Excel.Window,"load(options)",Method,Excellent,false +excel,Excel.Window,"load(propertyNames)",Method,Excellent,false +excel,Excel.Window,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Window,"newWindow()",Method,Missing,false +excel,Excel.Window,"pointsToScreenPixelsX(Points)",Method,Poor,false +excel,Excel.Window,"pointsToScreenPixelsY(Points)",Method,Poor,false +excel,Excel.Window,"scrollIntoView(Left, Top, Width, Height, Start)",Method,Good,false +excel,Excel.Window,"scrollWorkbookTabs(Sheets, Position)",Method,Poor,false +excel,Excel.Window,"scrollWorkbookTabs(Sheets, Position)",Method,Poor,false +excel,Excel.Window,"set(properties, options)",Method,Good,false +excel,Excel.Window,"set(properties)",Method,Good,false +excel,Excel.Window,"smallScroll(Down, Up, ToRight, ToLeft)",Method,Poor,false +excel,Excel.Window,"toJSON()",Method,Excellent,false +excel,Excel.WindowCollection,N/A,Class,Good,false +excel,Excel.WindowCollection,"context",Property,Excellent,false +excel,Excel.WindowCollection,"items",Property,Poor,false +excel,Excel.WindowCollection,"breakSideBySide()",Method,Poor,false +excel,Excel.WindowCollection,"compareCurrentSideBySideWith(windowName)",Method,Good,false +excel,Excel.WindowCollection,"getCount()",Method,Poor,false +excel,Excel.WindowCollection,"getItemAt(index)",Method,Poor,false +excel,Excel.WindowCollection,"load(options)",Method,Excellent,false +excel,Excel.WindowCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.WindowCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.WindowCollection,"resetPositionsSideBySide()",Method,Fine,false +excel,Excel.WindowCollection,"toJSON()",Method,Excellent,false +excel,Excel.WindowState,N/A,Enum,Unknown,false +excel,Excel.WindowState,"maximized",EnumField,Fine,false +excel,Excel.WindowState,"minimized",EnumField,Fine,false +excel,Excel.WindowState,"normal",EnumField,Fine,false +excel,Excel.WindowType,N/A,Enum,Unknown,false +excel,Excel.WindowType,"chartAsWindow",EnumField,Fine,false +excel,Excel.WindowType,"chartInPlace",EnumField,Good,false +excel,Excel.WindowType,"clipboard",EnumField,Fine,false +excel,Excel.WindowType,"workbook",EnumField,Fine,false +excel,Excel.WindowView,N/A,Enum,Unknown,false +excel,Excel.WindowView,"normalView",EnumField,Fine,false +excel,Excel.WindowView,"pageBreakPreview",EnumField,Good,false +excel,Excel.WindowView,"pageLayoutView",EnumField,Good,false +excel,Excel.Workbook,N/A,Class,Unknown,false +excel,Excel.Workbook,"application",Property,Good,false +excel,Excel.Workbook,"autoSave",Property,Good,false +excel,Excel.Workbook,"bindings",Property,Fine,false +excel,Excel.Workbook,"calculationEngineVersion",Property,Good,false +excel,Excel.Workbook,"chartDataPointTrack",Property,Good,false +excel,Excel.Workbook,"comments",Property,Fine,false +excel,Excel.Workbook,"context",Property,Excellent,false +excel,Excel.Workbook,"customXmlParts",Property,Fine,false +excel,Excel.Workbook,"dataConnections",Property,Poor,false +excel,Excel.Workbook,"externalCodeServiceTimeout",Property,Great,false +excel,Excel.Workbook,"functions",Property,Good,false +excel,Excel.Workbook,"isDirty",Property,Excellent,false +excel,Excel.Workbook,"linkedEntityDataDomains",Property,Good,false +excel,Excel.Workbook,"linkedWorkbooks",Property,Excellent,false +excel,Excel.Workbook,"localImage",Property,Excellent,false +excel,Excel.Workbook,"name",Property,Poor,false +excel,Excel.Workbook,"names",Property,Good,false +excel,Excel.Workbook,"notes",Property,Great,false +excel,Excel.Workbook,"pivotTables",Property,Fine,true +excel,Excel.Workbook,"pivotTableStyles",Property,Fine,false +excel,Excel.Workbook,"previouslySaved",Property,Excellent,false +excel,Excel.Workbook,"properties",Property,Poor,true +excel,Excel.Workbook,"protection",Property,Good,false +excel,Excel.Workbook,"queries",Property,Good,false +excel,Excel.Workbook,"readOnly",Property,Great,false +excel,Excel.Workbook,"settings",Property,Fine,false +excel,Excel.Workbook,"showPivotFieldList",Property,Excellent,false +excel,Excel.Workbook,"slicers",Property,Fine,false +excel,Excel.Workbook,"slicerStyles",Property,Fine,false +excel,Excel.Workbook,"styles",Property,Fine,true +excel,Excel.Workbook,"tables",Property,Fine,false +excel,Excel.Workbook,"tableStyles",Property,Fine,false +excel,Excel.Workbook,"tasks",Property,Good,false +excel,Excel.Workbook,"timelineStyles",Property,Fine,false +excel,Excel.Workbook,"use1904DateSystem",Property,Fine,false +excel,Excel.Workbook,"usePrecisionAsDisplayed",Property,Excellent,false +excel,Excel.Workbook,"worksheets",Property,Fine,false +excel,Excel.Workbook,"close(closeBehavior)",Method,Poor,true +excel,Excel.Workbook,"close(closeBehavior)",Method,Poor,false +excel,Excel.Workbook,"enterPreviewMode()",Method,Fine,false +excel,Excel.Workbook,"exitPreviewMode(applyChanges)",Method,Good,false +excel,Excel.Workbook,"focus()",Method,Good,false +excel,Excel.Workbook,"getActiveCell()",Method,Poor,true +excel,Excel.Workbook,"getActiveChart()",Method,Great,false +excel,Excel.Workbook,"getActiveChartOrNullObject()",Method,Excellent,false +excel,Excel.Workbook,"getActiveShape()",Method,Great,false +excel,Excel.Workbook,"getActiveShapeOrNullObject()",Method,Excellent,true +excel,Excel.Workbook,"getActiveSlicer()",Method,Great,false +excel,Excel.Workbook,"getActiveSlicerOrNullObject()",Method,Excellent,false +excel,Excel.Workbook,"getIsActiveCollabSession()",Method,Excellent,false +excel,Excel.Workbook,"getLinkedEntityCellValue(linkedEntityCellValueId)",Method,Great,false +excel,Excel.Workbook,"getSelectedRange()",Method,Excellent,true +excel,Excel.Workbook,"getSelectedRanges()",Method,Excellent,true +excel,Excel.Workbook,"insertWorksheetsFromBase64(base64File, options)",Method,Great,true +excel,Excel.Workbook,"load(options)",Method,Excellent,false +excel,Excel.Workbook,"load(propertyNames)",Method,Excellent,false +excel,Excel.Workbook,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Workbook,"save(saveBehavior)",Method,Poor,true +excel,Excel.Workbook,"save(saveBehavior)",Method,Poor,false +excel,Excel.Workbook,"set(properties, options)",Method,Good,false +excel,Excel.Workbook,"set(properties)",Method,Good,false +excel,Excel.Workbook,"toJSON()",Method,Excellent,false +excel,Excel.WorkbookActivatedEventArgs,N/A,Interface,Fine,false +excel,Excel.WorkbookActivatedEventArgs,"type",Property,Fine,false +excel,Excel.WorkbookAutoSaveSettingChangedEventArgs,N/A,Interface,Fine,false +excel,Excel.WorkbookAutoSaveSettingChangedEventArgs,"type",Property,Fine,false +excel,Excel.WorkbookCreated,N/A,Class,Unknown,false +excel,Excel.WorkbookCreated,"context",Property,Excellent,false +excel,Excel.WorkbookCreated,"load(propertyNames)",Method,Excellent,false +excel,Excel.WorkbookCreated,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.WorkbookCreated,"toJSON()",Method,Excellent,false +excel,Excel.WorkbookLinksRefreshMode,N/A,Enum,Fine,false +excel,Excel.WorkbookLinksRefreshMode,"automatic",EnumField,Good,false +excel,Excel.WorkbookLinksRefreshMode,"manual",EnumField,Fine,false +excel,Excel.WorkbookProtection,N/A,Class,Unknown,false +excel,Excel.WorkbookProtection,"context",Property,Excellent,false +excel,Excel.WorkbookProtection,"protected",Property,Good,false +excel,Excel.WorkbookProtection,"load(options)",Method,Excellent,false +excel,Excel.WorkbookProtection,"load(propertyNames)",Method,Excellent,false +excel,Excel.WorkbookProtection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.WorkbookProtection,"protect(password)",Method,Good,true +excel,Excel.WorkbookProtection,"toJSON()",Method,Excellent,false +excel,Excel.WorkbookProtection,"unprotect(password)",Method,Poor,true +excel,Excel.WorkbookRangeAreas,N/A,Class,Unknown,false +excel,Excel.WorkbookRangeAreas,"addresses",Property,Excellent,false +excel,Excel.WorkbookRangeAreas,"areas",Property,Great,true +excel,Excel.WorkbookRangeAreas,"context",Property,Excellent,false +excel,Excel.WorkbookRangeAreas,"ranges",Property,Great,false +excel,Excel.WorkbookRangeAreas,"getRangeAreasBySheet(key)",Method,Great,false +excel,Excel.WorkbookRangeAreas,"getRangeAreasOrNullObjectBySheet(key)",Method,Excellent,false +excel,Excel.WorkbookRangeAreas,"load(options)",Method,Excellent,false +excel,Excel.WorkbookRangeAreas,"load(propertyNames)",Method,Excellent,false +excel,Excel.WorkbookRangeAreas,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.WorkbookRangeAreas,"toJSON()",Method,Excellent,false +excel,Excel.WorkbookRangeAreas,"track()",Method,Excellent,false +excel,Excel.WorkbookRangeAreas,"untrack()",Method,Excellent,false +excel,Excel.Worksheet,N/A,Class,Unknown,true +excel,Excel.Worksheet,"autoFilter",Property,Good,true +excel,Excel.Worksheet,"charts",Property,Good,false +excel,Excel.Worksheet,"comments",Property,Great,false +excel,Excel.Worksheet,"context",Property,Excellent,false +excel,Excel.Worksheet,"customProperties",Property,Fine,true +excel,Excel.Worksheet,"enableCalculation",Property,Excellent,false +excel,Excel.Worksheet,"freezePanes",Property,Great,false +excel,Excel.Worksheet,"horizontalPageBreaks",Property,Fine,false +excel,Excel.Worksheet,"id",Property,Excellent,false +excel,Excel.Worksheet,"name",Property,Fine,false +excel,Excel.Worksheet,"namedSheetViews",Property,Good,false +excel,Excel.Worksheet,"names",Property,Good,false +excel,Excel.Worksheet,"notes",Property,Great,false +excel,Excel.Worksheet,"pageLayout",Property,Fine,false +excel,Excel.Worksheet,"pivotTables",Property,Fine,true +excel,Excel.Worksheet,"position",Property,Good,true +excel,Excel.Worksheet,"protection",Property,Great,true +excel,Excel.Worksheet,"shapes",Property,Great,false +excel,Excel.Worksheet,"showDataTypeIcons",Property,Excellent,false +excel,Excel.Worksheet,"showGridlines",Property,Good,true +excel,Excel.Worksheet,"showHeadings",Property,Good,false +excel,Excel.Worksheet,"slicers",Property,Good,true +excel,Excel.Worksheet,"standardHeight",Property,Great,false +excel,Excel.Worksheet,"standardWidth",Property,Excellent,false +excel,Excel.Worksheet,"tabColor",Property,Excellent,true +excel,Excel.Worksheet,"tabId",Property,Excellent,false +excel,Excel.Worksheet,"tables",Property,Fine,false +excel,Excel.Worksheet,"tasks",Property,Good,false +excel,Excel.Worksheet,"verticalPageBreaks",Property,Fine,false +excel,Excel.Worksheet,"visibility",Property,Poor,false +excel,Excel.Worksheet,"activate()",Method,Poor,true +excel,Excel.Worksheet,"calculate(markAllDirty)",Method,Fine,false +excel,Excel.Worksheet,"checkSpelling(options)",Method,Good,false +excel,Excel.Worksheet,"clearArrows()",Method,Poor,false +excel,Excel.Worksheet,"copy(positionType, relativeTo)",Method,Good,true +excel,Excel.Worksheet,"copy(positionType, relativeTo)",Method,Good,false +excel,Excel.Worksheet,"delete()",Method,Excellent,true +excel,Excel.Worksheet,"evaluate(name)",Method,Excellent,false +excel,Excel.Worksheet,"findAll(text, criteria)",Method,Excellent,false +excel,Excel.Worksheet,"findAllOrNullObject(text, criteria)",Method,Excellent,true +excel,Excel.Worksheet,"getCell(row, column)",Method,Great,true +excel,Excel.Worksheet,"getNext(visibleOnly)",Method,Excellent,true +excel,Excel.Worksheet,"getNextOrNullObject(visibleOnly)",Method,Excellent,false +excel,Excel.Worksheet,"getPrevious(visibleOnly)",Method,Excellent,true +excel,Excel.Worksheet,"getPreviousOrNullObject(visibleOnly)",Method,Excellent,false +excel,Excel.Worksheet,"getRange(address)",Method,Great,true +excel,Excel.Worksheet,"getRangeByIndexes(startRow, startColumn, rowCount, columnCount)",Method,Good,false +excel,Excel.Worksheet,"getRanges(address)",Method,Great,true +excel,Excel.Worksheet,"getUsedRange(valuesOnly)",Method,Excellent,true +excel,Excel.Worksheet,"getUsedRangeOrNullObject(valuesOnly)",Method,Excellent,false +excel,Excel.Worksheet,"load(options)",Method,Excellent,false +excel,Excel.Worksheet,"load(propertyNames)",Method,Excellent,true +excel,Excel.Worksheet,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.Worksheet,"replaceAll(text, replacement, criteria)",Method,Excellent,false +excel,Excel.Worksheet,"set(properties, options)",Method,Good,true +excel,Excel.Worksheet,"set(properties)",Method,Good,false +excel,Excel.Worksheet,"showOutlineLevels(rowLevels, columnLevels)",Method,Excellent,true +excel,Excel.Worksheet,"toJSON()",Method,Excellent,false +excel,Excel.WorksheetActivatedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetActivatedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetActivatedEventArgs,"worksheetId",Property,Poor,false +excel,Excel.WorksheetAddedEventArgs,N/A,Interface,Fine,false +excel,Excel.WorksheetAddedEventArgs,"source",Property,Fine,false +excel,Excel.WorksheetAddedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetAddedEventArgs,"worksheetId",Property,Fine,true +excel,Excel.WorksheetCalculatedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetCalculatedEventArgs,"address",Property,Great,false +excel,Excel.WorksheetCalculatedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetCalculatedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.WorksheetChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetChangedEventArgs,"address",Property,Good,false +excel,Excel.WorksheetChangedEventArgs,"changeDirectionState",Property,Great,true +excel,Excel.WorksheetChangedEventArgs,"changeType",Property,Fine,false +excel,Excel.WorksheetChangedEventArgs,"details",Property,Excellent,true +excel,Excel.WorksheetChangedEventArgs,"source",Property,Fine,false +excel,Excel.WorksheetChangedEventArgs,"triggerSource",Property,Excellent,true +excel,Excel.WorksheetChangedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetChangedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.WorksheetChangedEventArgs,"getRange(ctx)",Method,Good,false +excel,Excel.WorksheetChangedEventArgs,"getRangeOrNullObject(ctx)",Method,Great,false +excel,Excel.WorksheetCollection,N/A,Class,Unknown,false +excel,Excel.WorksheetCollection,"context",Property,Excellent,false +excel,Excel.WorksheetCollection,"items",Property,Poor,false +excel,Excel.WorksheetCollection,"add(name)",Method,Good,true +excel,Excel.WorksheetCollection,"addFromBase64(base64File, sheetNamesToInsert, positionType, relativeTo)",Method,Good,false +excel,Excel.WorksheetCollection,"addFromBase64(base64File, sheetNamesToInsert, positionType, relativeTo)",Method,Good,false +excel,Excel.WorksheetCollection,"getActiveWorksheet()",Method,Fine,true +excel,Excel.WorksheetCollection,"getCount(visibleOnly)",Method,Poor,false +excel,Excel.WorksheetCollection,"getFirst(visibleOnly)",Method,Poor,true +excel,Excel.WorksheetCollection,"getItem(key)",Method,Fine,false +excel,Excel.WorksheetCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.WorksheetCollection,"getLast(visibleOnly)",Method,Poor,true +excel,Excel.WorksheetCollection,"load(options)",Method,Excellent,false +excel,Excel.WorksheetCollection,"load(propertyNames)",Method,Excellent,true +excel,Excel.WorksheetCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.WorksheetCollection,"toJSON()",Method,Excellent,false +excel,Excel.WorksheetColumnSortedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetColumnSortedEventArgs,"address",Property,Good,false +excel,Excel.WorksheetColumnSortedEventArgs,"source",Property,Fine,false +excel,Excel.WorksheetColumnSortedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetColumnSortedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.WorksheetCustomProperty,N/A,Class,Unknown,false +excel,Excel.WorksheetCustomProperty,"context",Property,Excellent,false +excel,Excel.WorksheetCustomProperty,"key",Property,Excellent,false +excel,Excel.WorksheetCustomProperty,"value",Property,Excellent,false +excel,Excel.WorksheetCustomProperty,"delete()",Method,Good,false +excel,Excel.WorksheetCustomProperty,"load(options)",Method,Excellent,false +excel,Excel.WorksheetCustomProperty,"load(propertyNames)",Method,Excellent,false +excel,Excel.WorksheetCustomProperty,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.WorksheetCustomProperty,"set(properties, options)",Method,Good,false +excel,Excel.WorksheetCustomProperty,"set(properties)",Method,Good,false +excel,Excel.WorksheetCustomProperty,"toJSON()",Method,Excellent,false +excel,Excel.WorksheetCustomPropertyCollection,N/A,Class,Great,false +excel,Excel.WorksheetCustomPropertyCollection,"context",Property,Excellent,false +excel,Excel.WorksheetCustomPropertyCollection,"items",Property,Poor,false +excel,Excel.WorksheetCustomPropertyCollection,"add(key, value)",Method,Good,true +excel,Excel.WorksheetCustomPropertyCollection,"getCount()",Method,Fine,false +excel,Excel.WorksheetCustomPropertyCollection,"getItem(key)",Method,Excellent,false +excel,Excel.WorksheetCustomPropertyCollection,"getItemOrNullObject(key)",Method,Excellent,false +excel,Excel.WorksheetCustomPropertyCollection,"load(options)",Method,Excellent,false +excel,Excel.WorksheetCustomPropertyCollection,"load(propertyNames)",Method,Excellent,false +excel,Excel.WorksheetCustomPropertyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.WorksheetCustomPropertyCollection,"toJSON()",Method,Excellent,false +excel,Excel.WorksheetDeactivatedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetDeactivatedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetDeactivatedEventArgs,"worksheetId",Property,Poor,false +excel,Excel.WorksheetDeletedEventArgs,N/A,Interface,Fine,false +excel,Excel.WorksheetDeletedEventArgs,"source",Property,Fine,false +excel,Excel.WorksheetDeletedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetDeletedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.WorksheetFilteredEventArgs,N/A,Interface,Fine,false +excel,Excel.WorksheetFilteredEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetFilteredEventArgs,"worksheetId",Property,Fine,false +excel,Excel.WorksheetFormatChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetFormatChangedEventArgs,"address",Property,Good,false +excel,Excel.WorksheetFormatChangedEventArgs,"source",Property,Fine,false +excel,Excel.WorksheetFormatChangedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetFormatChangedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.WorksheetFormatChangedEventArgs,"getRange(ctx)",Method,Good,false +excel,Excel.WorksheetFormatChangedEventArgs,"getRangeOrNullObject(ctx)",Method,Great,false +excel,Excel.WorksheetFormulaChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetFormulaChangedEventArgs,"formulaDetails",Property,Great,false +excel,Excel.WorksheetFormulaChangedEventArgs,"source",Property,Good,false +excel,Excel.WorksheetFormulaChangedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetFormulaChangedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.WorksheetFreezePanes,N/A,Class,Missing,false +excel,Excel.WorksheetFreezePanes,"context",Property,Excellent,false +excel,Excel.WorksheetFreezePanes,"freezeAt(frozenRange)",Method,Fine,true +excel,Excel.WorksheetFreezePanes,"freezeColumns(count)",Method,Fine,true +excel,Excel.WorksheetFreezePanes,"freezeRows(count)",Method,Fine,true +excel,Excel.WorksheetFreezePanes,"getLocation()",Method,Fine,false +excel,Excel.WorksheetFreezePanes,"getLocationOrNullObject()",Method,Excellent,true +excel,Excel.WorksheetFreezePanes,"toJSON()",Method,Excellent,false +excel,Excel.WorksheetFreezePanes,"unfreeze()",Method,Poor,true +excel,Excel.WorksheetMovedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetMovedEventArgs,"positionAfter",Property,Fine,false +excel,Excel.WorksheetMovedEventArgs,"positionBefore",Property,Fine,false +excel,Excel.WorksheetMovedEventArgs,"source",Property,Good,false +excel,Excel.WorksheetMovedEventArgs,"type",Property,Poor,false +excel,Excel.WorksheetMovedEventArgs,"worksheetId",Property,Poor,false +excel,Excel.WorksheetNameChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetNameChangedEventArgs,"nameAfter",Property,Fine,false +excel,Excel.WorksheetNameChangedEventArgs,"nameBefore",Property,Fine,false +excel,Excel.WorksheetNameChangedEventArgs,"source",Property,Good,false +excel,Excel.WorksheetNameChangedEventArgs,"type",Property,Poor,false +excel,Excel.WorksheetNameChangedEventArgs,"worksheetId",Property,Poor,false +excel,Excel.WorksheetPositionType,N/A,Enum,Fine,true +excel,Excel.WorksheetPositionType,"after",EnumField,Fine,false +excel,Excel.WorksheetPositionType,"before",EnumField,Fine,false +excel,Excel.WorksheetPositionType,"beginning",EnumField,Fine,false +excel,Excel.WorksheetPositionType,"end",EnumField,Fine,false +excel,Excel.WorksheetPositionType,"none",EnumField,Fine,false +excel,Excel.WorksheetProtection,N/A,Class,Unknown,false +excel,Excel.WorksheetProtection,"allowEditRanges",Property,Excellent,false +excel,Excel.WorksheetProtection,"canPauseProtection",Property,Excellent,false +excel,Excel.WorksheetProtection,"context",Property,Excellent,false +excel,Excel.WorksheetProtection,"isPasswordProtected",Property,Good,false +excel,Excel.WorksheetProtection,"isPaused",Property,Great,false +excel,Excel.WorksheetProtection,"options",Property,Excellent,false +excel,Excel.WorksheetProtection,"protected",Property,Good,false +excel,Excel.WorksheetProtection,"savedOptions",Property,Excellent,false +excel,Excel.WorksheetProtection,"checkPassword(password)",Method,Excellent,false +excel,Excel.WorksheetProtection,"load(options)",Method,Excellent,false +excel,Excel.WorksheetProtection,"load(propertyNames)",Method,Excellent,false +excel,Excel.WorksheetProtection,"load(propertyNamesAndPaths)",Method,Excellent,false +excel,Excel.WorksheetProtection,"pauseProtection(password)",Method,Excellent,false +excel,Excel.WorksheetProtection,"protect(options, password)",Method,Good,true +excel,Excel.WorksheetProtection,"resumeProtection()",Method,Excellent,false +excel,Excel.WorksheetProtection,"setPassword(password)",Method,Excellent,false +excel,Excel.WorksheetProtection,"toJSON()",Method,Excellent,false +excel,Excel.WorksheetProtection,"unprotect(password)",Method,Poor,true +excel,Excel.WorksheetProtection,"updateOptions(options)",Method,Excellent,false +excel,Excel.WorksheetProtectionChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetProtectionChangedEventArgs,"allowEditRangesChanged",Property,Excellent,false +excel,Excel.WorksheetProtectionChangedEventArgs,"isProtected",Property,Fine,true +excel,Excel.WorksheetProtectionChangedEventArgs,"protectionOptionsChanged",Property,Excellent,false +excel,Excel.WorksheetProtectionChangedEventArgs,"sheetPasswordChanged",Property,Good,false +excel,Excel.WorksheetProtectionChangedEventArgs,"source",Property,Good,true +excel,Excel.WorksheetProtectionChangedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetProtectionChangedEventArgs,"worksheetId",Property,Fine,true +excel,Excel.WorksheetProtectionOptions,N/A,Interface,Good,false +excel,Excel.WorksheetProtectionOptions,"allowAutoFilter",Property,Good,false +excel,Excel.WorksheetProtectionOptions,"allowDeleteColumns",Property,Good,false +excel,Excel.WorksheetProtectionOptions,"allowDeleteRows",Property,Good,false +excel,Excel.WorksheetProtectionOptions,"allowEditObjects",Property,Great,false +excel,Excel.WorksheetProtectionOptions,"allowEditScenarios",Property,Good,false +excel,Excel.WorksheetProtectionOptions,"allowFormatCells",Property,Good,false +excel,Excel.WorksheetProtectionOptions,"allowFormatColumns",Property,Good,false +excel,Excel.WorksheetProtectionOptions,"allowFormatRows",Property,Good,false +excel,Excel.WorksheetProtectionOptions,"allowInsertColumns",Property,Good,false +excel,Excel.WorksheetProtectionOptions,"allowInsertHyperlinks",Property,Good,false +excel,Excel.WorksheetProtectionOptions,"allowInsertRows",Property,Good,false +excel,Excel.WorksheetProtectionOptions,"allowPivotTables",Property,Good,false +excel,Excel.WorksheetProtectionOptions,"allowSort",Property,Good,false +excel,Excel.WorksheetProtectionOptions,"selectionMode",Property,Good,false +excel,Excel.WorksheetRowHiddenChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetRowHiddenChangedEventArgs,"address",Property,Good,false +excel,Excel.WorksheetRowHiddenChangedEventArgs,"changeType",Property,Fine,false +excel,Excel.WorksheetRowHiddenChangedEventArgs,"source",Property,Fine,false +excel,Excel.WorksheetRowHiddenChangedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetRowHiddenChangedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.WorksheetRowSortedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetRowSortedEventArgs,"address",Property,Good,false +excel,Excel.WorksheetRowSortedEventArgs,"source",Property,Fine,false +excel,Excel.WorksheetRowSortedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetRowSortedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.WorksheetSearchCriteria,N/A,Interface,Unknown,false +excel,Excel.WorksheetSearchCriteria,"completeMatch",Property,Excellent,false +excel,Excel.WorksheetSearchCriteria,"matchCase",Property,Excellent,false +excel,Excel.WorksheetSelectionChangedEventArgs,N/A,Interface,Unknown,false +excel,Excel.WorksheetSelectionChangedEventArgs,"address",Property,Good,false +excel,Excel.WorksheetSelectionChangedEventArgs,"type",Property,Fine,false +excel,Excel.WorksheetSelectionChangedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.WorksheetSingleClickedEventArgs,N/A,Interface,Fine,false +excel,Excel.WorksheetSingleClickedEventArgs,"address",Property,Good,true +excel,Excel.WorksheetSingleClickedEventArgs,"offsetX",Property,Fine,false +excel,Excel.WorksheetSingleClickedEventArgs,"offsetY",Property,Fine,false +excel,Excel.WorksheetSingleClickedEventArgs,"type",Property,Poor,false +excel,Excel.WorksheetSingleClickedEventArgs,"worksheetId",Property,Fine,false +excel,Excel.WorksheetVisibilityChangedEventArgs,N/A,Interface,Fine,false +excel,Excel.WorksheetVisibilityChangedEventArgs,"source",Property,Good,false +excel,Excel.WorksheetVisibilityChangedEventArgs,"type",Property,Poor,false +excel,Excel.WorksheetVisibilityChangedEventArgs,"visibilityAfter",Property,Fine,false +excel,Excel.WorksheetVisibilityChangedEventArgs,"visibilityBefore",Property,Fine,false +excel,Excel.WorksheetVisibilityChangedEventArgs,"worksheetId",Property,Fine,false +excel,N/A,N/A,Package,Missing,false +excel,N/A,"Excel.createWorkbook(base64)",Method,Excellent,true +excel,N/A,"Excel.getDataCommonPostprocess(response, callArgs)",Method,Missing,false +excel,N/A,"Excel.postprocessBindingDescriptor(response)",Method,Missing,false +excel,N/A,"Excel.run(batch)",Method,Excellent,false +excel,N/A,"Excel.run(object, batch)",Method,Excellent,false +excel,N/A,"Excel.run(objects, batch)",Method,Excellent,false +excel,N/A,"Excel.run(options, batch)",Method,Excellent,false +excel,N/A,"Excel.run(context, batch)",Method,Excellent,false +office,Office.Actions,N/A,Interface,Unknown,false +office,Office.Actions,"areShortcutsInUse(shortcuts)",Method,Great,true +office,Office.Actions,"associate(actionId, actionFunction)",Method,Fine,true +office,Office.Actions,"getShortcuts()",Method,Excellent,true +office,Office.Actions,"replaceShortcuts(shortcuts)",Method,Fine,true +office,Office.ActiveView,N/A,Enum,Unknown,true +office,Office.ActiveView,"Edit",EnumField,Good,false +office,Office.ActiveView,"Read",EnumField,Good,false +office,Office.AddBindingFromNamedItemOptions,N/A,Interface,Unknown,false +office,Office.AddBindingFromNamedItemOptions,"asyncContext",Property,Excellent,false +office,Office.AddBindingFromNamedItemOptions,"id",Property,Good,false +office,Office.AddBindingFromPromptOptions,N/A,Interface,Unknown,false +office,Office.AddBindingFromPromptOptions,"asyncContext",Property,Excellent,false +office,Office.AddBindingFromPromptOptions,"id",Property,Good,false +office,Office.AddBindingFromPromptOptions,"promptText",Property,Excellent,false +office,Office.AddBindingFromPromptOptions,"sampleData",Property,Deprecated,false +office,Office.AddBindingFromSelectionOptions,N/A,Interface,Unknown,false +office,Office.AddBindingFromSelectionOptions,"asyncContext",Property,Excellent,false +office,Office.AddBindingFromSelectionOptions,"columns",Property,Poor,false +office,Office.AddBindingFromSelectionOptions,"id",Property,Good,false +office,Office.Addin,N/A,Interface,Missing,false +office,Office.Addin,"beforeDocumentCloseNotification",Property,Great,false +office,Office.Addin,"getStartupBehavior()",Method,Fine,false +office,Office.Addin,"hide()",Method,Missing,false +office,Office.Addin,"onVisibilityModeChanged(handler)",Method,Fine,true +office,Office.Addin,"setStartupBehavior(behavior)",Method,Great,true +office,Office.Addin,"showAsTaskpane()",Method,Poor,false +office,Office.AddinCommands.Event,N/A,Interface,Unknown,false +office,Office.AddinCommands.Event,"source",Property,Fine,true +office,Office.AddinCommands.Event,"completed(options)",Method,Good,true +office,Office.AddinCommands.EventCompletedOptions,N/A,Interface,Excellent,false +office,Office.AddinCommands.EventCompletedOptions,"allowEvent",Property,Excellent,true +office,Office.AddinCommands.Source,N/A,Interface,Fine,false +office,Office.AddinCommands.Source,"id",Property,Good,true +office,Office.AsyncContextOptions,N/A,Interface,Excellent,true +office,Office.AsyncContextOptions,"asyncContext",Property,Excellent,false +office,Office.AsyncResult,N/A,Interface,Unknown,true +office,Office.AsyncResult,"asyncContext",Property,Excellent,true +office,Office.AsyncResult,"diagnostics",Property,Excellent,false +office,Office.AsyncResult,"error",Property,Excellent,true +office,Office.AsyncResult,"status",Property,Fine,true +office,Office.AsyncResult,"value",Property,Good,true +office,Office.AsyncResultStatus,N/A,Enum,Missing,true +office,Office.AsyncResultStatus,"Failed",EnumField,Good,false +office,Office.AsyncResultStatus,"Succeeded",EnumField,Missing,false +office,Office.Auth,N/A,Interface,Unknown,true +office,Office.Auth,"getAccessToken(options)",Method,Excellent,true +office,Office.Auth,"getAccessTokenAsync(options, callback)",Method,Deprecated,true +office,Office.Auth,"getAccessTokenAsync(callback)",Method,Deprecated,false +office,Office.Auth,"getAuthContext()",Method,Fine,true +office,Office.AuthContext,N/A,Interface,Unknown,false +office,Office.AuthContext,"authorityBaseUrl",Property,Fine,false +office,Office.AuthContext,"authorityType",Property,Fine,false +office,Office.AuthContext,"loginHint",Property,Great,false +office,Office.AuthContext,"tenantId",Property,Fine,false +office,Office.AuthContext,"userObjectId",Property,Poor,false +office,Office.AuthContext,"userPrincipalName",Property,Fine,false +office,Office.AuthOptions,N/A,Interface,Excellent,false +office,Office.AuthOptions,"allowConsentPrompt",Property,Excellent,false +office,Office.AuthOptions,"allowSignInPrompt",Property,Excellent,false +office,Office.AuthOptions,"asyncContext",Property,Excellent,false +office,Office.AuthOptions,"authChallenge",Property,Excellent,false +office,Office.AuthOptions,"forceAddAccount",Property,Deprecated,false +office,Office.AuthOptions,"forceConsent",Property,Deprecated,false +office,Office.AuthOptions,"forMSGraphAccess",Property,Excellent,false +office,Office.BeforeDocumentCloseNotification,N/A,Interface,Unknown,true +office,Office.BeforeDocumentCloseNotification,"disable()",Method,Great,false +office,Office.BeforeDocumentCloseNotification,"enable()",Method,Great,false +office,Office.BeforeDocumentCloseNotification,"onCloseActionCancelled(handler)",Method,Excellent,false +office,Office.Binding,N/A,Interface,Unknown,false +office,Office.Binding,"document",Property,Good,true +office,Office.Binding,"id",Property,Excellent,true +office,Office.Binding,"type",Property,Poor,true +office,Office.Binding,"addHandlerAsync(eventType, handler, options, callback)",Method,Great,false +office,Office.Binding,"addHandlerAsync(eventType, handler, callback)",Method,Great,true +office,Office.Binding,"getDataAsync(options, callback)",Method,Good,false +office,Office.Binding,"getDataAsync(callback)",Method,Good,true +office,Office.Binding,"removeHandlerAsync(eventType, options, callback)",Method,Good,false +office,Office.Binding,"removeHandlerAsync(eventType, callback)",Method,Good,true +office,Office.Binding,"setDataAsync(data, options, callback)",Method,Great,true +office,Office.Binding,"setDataAsync(data, callback)",Method,Great,true +office,Office.BindingDataChangedEventArgs,N/A,Interface,Good,false +office,Office.BindingDataChangedEventArgs,"binding",Property,Good,false +office,Office.BindingDataChangedEventArgs,"type",Property,Great,false +office,Office.Bindings,N/A,Interface,Unknown,false +office,Office.Bindings,"document",Property,Good,false +office,Office.Bindings,"addFromNamedItemAsync(itemName, bindingType, options, callback)",Method,Great,true +office,Office.Bindings,"addFromNamedItemAsync(itemName, bindingType, callback)",Method,Great,false +office,Office.Bindings,"addFromPromptAsync(bindingType, options, callback)",Method,Fine,true +office,Office.Bindings,"addFromPromptAsync(bindingType, callback)",Method,Fine,false +office,Office.Bindings,"addFromSelectionAsync(bindingType, options, callback)",Method,Fine,true +office,Office.Bindings,"addFromSelectionAsync(bindingType, callback)",Method,Fine,false +office,Office.Bindings,"getAllAsync(options, callback)",Method,Poor,false +office,Office.Bindings,"getAllAsync(callback)",Method,Poor,true +office,Office.Bindings,"getByIdAsync(id, options, callback)",Method,Fine,false +office,Office.Bindings,"getByIdAsync(id, callback)",Method,Fine,true +office,Office.Bindings,"releaseByIdAsync(id, options, callback)",Method,Poor,false +office,Office.Bindings,"releaseByIdAsync(id, callback)",Method,Poor,true +office,Office.BindingSelectionChangedEventArgs,N/A,Interface,Unknown,false +office,Office.BindingSelectionChangedEventArgs,"binding",Property,Good,false +office,Office.BindingSelectionChangedEventArgs,"columnCount",Property,Excellent,true +office,Office.BindingSelectionChangedEventArgs,"rowCount",Property,Excellent,true +office,Office.BindingSelectionChangedEventArgs,"startColumn",Property,Excellent,true +office,Office.BindingSelectionChangedEventArgs,"startRow",Property,Excellent,true +office,Office.BindingSelectionChangedEventArgs,"type",Property,Great,false +office,Office.BindingType,N/A,Enum,Unknown,false +office,Office.BindingType,"Matrix",EnumField,Great,false +office,Office.BindingType,"Table",EnumField,Good,false +office,Office.BindingType,"Text",EnumField,Fine,false +office,Office.CoercionType,N/A,Enum,Unknown,true +office,Office.CoercionType,"Html",EnumField,Fine,false +office,Office.CoercionType,"Image",EnumField,Fine,false +office,Office.CoercionType,"Matrix",EnumField,Excellent,false +office,Office.CoercionType,"Ooxml",EnumField,Fine,false +office,Office.CoercionType,"SlideRange",EnumField,Excellent,false +office,Office.CoercionType,"Table",EnumField,Excellent,false +office,Office.CoercionType,"Text",EnumField,Good,false +office,Office.CoercionType,"XmlSvg",EnumField,Fine,false +office,Office.Context,N/A,Interface,Unknown,true +office,Office.Context,"auth",Property,Fine,true +office,Office.Context,"commerceAllowed",Property,Great,true +office,Office.Context,"contentLanguage",Property,Great,true +office,Office.Context,"diagnostics",Property,Fine,true +office,Office.Context,"displayLanguage",Property,Excellent,true +office,Office.Context,"document",Property,Good,true +office,Office.Context,"host",Property,Good,true +office,Office.Context,"license",Property,Fine,true +office,Office.Context,"mailbox",Property,Good,true +office,Office.Context,"officeTheme",Property,Fine,true +office,Office.Context,"partitionKey",Property,Great,true +office,Office.Context,"platform",Property,Fine,true +office,Office.Context,"requirements",Property,Great,true +office,Office.Context,"roamingSettings",Property,Excellent,true +office,Office.Context,"sensitivityLabelsCatalog",Property,Excellent,true +office,Office.Context,"touchEnabled",Property,Great,true +office,Office.Context,"ui",Property,Great,true +office,Office.Context,"urls",Property,Good,true +office,Office.ContextInformation,N/A,Interface,Fine,false +office,Office.ContextInformation,"host",Property,Good,true +office,Office.ContextInformation,"platform",Property,Poor,true +office,Office.ContextInformation,"version",Property,Fine,true +office,Office.ContextMenu,N/A,Interface,Unknown,false +office,Office.ContextMenu,"requestUpdate(input)",Method,Great,true +office,Office.ContextMenuControl,N/A,Interface,Unknown,true +office,Office.ContextMenuControl,"enabled",Property,Great,false +office,Office.ContextMenuControl,"id",Property,Excellent,false +office,Office.ContextMenuUpdaterData,N/A,Interface,Great,false +office,Office.ContextMenuUpdaterData,"controls",Property,Great,true +office,Office.Control,N/A,Interface,Unknown,true +office,Office.Control,"enabled",Property,Excellent,false +office,Office.Control,"id",Property,Good,false +office,Office.CustomXmlNode,N/A,Interface,Missing,false +office,Office.CustomXmlNode,"baseName",Property,Good,true +office,Office.CustomXmlNode,"namespaceUri",Property,Good,true +office,Office.CustomXmlNode,"nodeType",Property,Poor,true +office,Office.CustomXmlNode,"getNodesAsync(xPath, options, callback)",Method,Fine,false +office,Office.CustomXmlNode,"getNodesAsync(xPath, callback)",Method,Fine,true +office,Office.CustomXmlNode,"getNodeValueAsync(options, callback)",Method,Poor,false +office,Office.CustomXmlNode,"getNodeValueAsync(callback)",Method,Poor,true +office,Office.CustomXmlNode,"getTextAsync(options, callback)",Method,Poor,true +office,Office.CustomXmlNode,"getTextAsync(callback)",Method,Poor,false +office,Office.CustomXmlNode,"getXmlAsync(options, callback)",Method,Missing,false +office,Office.CustomXmlNode,"getXmlAsync(callback)",Method,Missing,true +office,Office.CustomXmlNode,"setNodeValueAsync(value, options, callback)",Method,Poor,false +office,Office.CustomXmlNode,"setNodeValueAsync(value, callback)",Method,Poor,true +office,Office.CustomXmlNode,"setTextAsync(text, options, callback)",Method,Fine,true +office,Office.CustomXmlNode,"setTextAsync(text, callback)",Method,Fine,false +office,Office.CustomXmlNode,"setXmlAsync(xml, options, callback)",Method,Missing,true +office,Office.CustomXmlNode,"setXmlAsync(xml, callback)",Method,Missing,false +office,Office.CustomXMLNodeType,N/A,Enum,Missing,false +office,Office.CustomXMLNodeType,"Attribute",EnumField,Fine,false +office,Office.CustomXMLNodeType,"CData",EnumField,Missing,false +office,Office.CustomXMLNodeType,"Element",EnumField,Poor,false +office,Office.CustomXMLNodeType,"NodeComment",EnumField,Poor,false +office,Office.CustomXMLNodeType,"NodeDocument",EnumField,Poor,false +office,Office.CustomXMLNodeType,"ProcessingInstruction",EnumField,Poor,false +office,Office.CustomXMLNodeType,"Text",EnumField,Missing,false +office,Office.CustomXmlPart,N/A,Interface,Unknown,false +office,Office.CustomXmlPart,"builtIn",Property,Good,true +office,Office.CustomXmlPart,"id",Property,Poor,true +office,Office.CustomXmlPart,"namespaceManager",Property,Good,true +office,Office.CustomXmlPart,"addHandlerAsync(eventType, handler, options, callback)",Method,Great,false +office,Office.CustomXmlPart,"addHandlerAsync(eventType, handler, callback)",Method,Great,true +office,Office.CustomXmlPart,"deleteAsync(options, callback)",Method,Fine,false +office,Office.CustomXmlPart,"deleteAsync(callback)",Method,Fine,true +office,Office.CustomXmlPart,"getNodesAsync(xPath, options, callback)",Method,Good,false +office,Office.CustomXmlPart,"getNodesAsync(xPath, callback)",Method,Good,true +office,Office.CustomXmlPart,"getXmlAsync(options, callback)",Method,Fine,false +office,Office.CustomXmlPart,"getXmlAsync(callback)",Method,Fine,true +office,Office.CustomXmlPart,"removeHandlerAsync(eventType, handler, options, callback)",Method,Good,false +office,Office.CustomXmlPart,"removeHandlerAsync(eventType, handler, callback)",Method,Good,true +office,Office.CustomXmlParts,N/A,Interface,Unknown,false +office,Office.CustomXmlParts,"addAsync(xml, options, callback)",Method,Fine,false +office,Office.CustomXmlParts,"addAsync(xml, callback)",Method,Fine,true +office,Office.CustomXmlParts,"getByIdAsync(id, options, callback)",Method,Good,true +office,Office.CustomXmlParts,"getByIdAsync(id, callback)",Method,Good,false +office,Office.CustomXmlParts,"getByNamespaceAsync(ns, options, callback)",Method,Good,false +office,Office.CustomXmlParts,"getByNamespaceAsync(ns, callback)",Method,Good,true +office,Office.CustomXmlPrefixMappings,N/A,Interface,Unknown,false +office,Office.CustomXmlPrefixMappings,"addNamespaceAsync(prefix, ns, options, callback)",Method,Good,false +office,Office.CustomXmlPrefixMappings,"addNamespaceAsync(prefix, ns, callback)",Method,Good,false +office,Office.CustomXmlPrefixMappings,"getNamespaceAsync(prefix, options, callback)",Method,Good,false +office,Office.CustomXmlPrefixMappings,"getNamespaceAsync(prefix, callback)",Method,Good,false +office,Office.CustomXmlPrefixMappings,"getPrefixAsync(ns, options, callback)",Method,Good,false +office,Office.CustomXmlPrefixMappings,"getPrefixAsync(ns, callback)",Method,Good,false +office,Office.DevicePermission,N/A,Interface,Great,false +office,Office.DevicePermission,"requestPermissions(permissions)",Method,Excellent,true +office,Office.DevicePermission,"requestPermissionsAsync(permissions, options, callback)",Method,Great,false +office,Office.DevicePermission,"requestPermissionsAsync(permissions, callback)",Method,Great,true +office,Office.DevicePermissionType,N/A,Enum,Unknown,true +office,Office.DevicePermissionType,"camera",EnumField,Fine,false +office,Office.DevicePermissionType,"geolocation",EnumField,Fine,false +office,Office.DevicePermissionType,"microphone",EnumField,Fine,false +office,Office.Dialog,N/A,Interface,Unknown,true +office,Office.Dialog,"addEventHandler(eventType, handler)",Method,Good,true +office,Office.Dialog,"close()",Method,Excellent,true +office,Office.Dialog,"messageChild(message, messageOptions)",Method,Fine,true +office,Office.Dialog,"sendMessage(name)",Method,Poor,false +office,Office.DialogMessageOptions,N/A,Interface,Great,false +office,Office.DialogMessageOptions,"targetOrigin",Property,Excellent,true +office,Office.DialogOptions,N/A,Interface,Great,false +office,Office.DialogOptions,"asyncContext",Property,Excellent,false +office,Office.DialogOptions,"displayInIframe",Property,Excellent,false +office,Office.DialogOptions,"height",Property,Great,true +office,Office.DialogOptions,"promptBeforeOpen",Property,Great,false +office,Office.DialogOptions,"width",Property,Great,true +office,Office.DialogParentMessageReceivedEventArgs,N/A,Interface,Unknown,false +office,Office.DialogParentMessageReceivedEventArgs,"message",Property,Great,false +office,Office.DialogParentMessageReceivedEventArgs,"origin",Property,Fine,false +office,Office.DialogParentMessageReceivedEventArgs,"type",Property,Great,false +office,Office.Document,N/A,Interface,Unknown,true +office,Office.Document,"bindings",Property,Good,true +office,Office.Document,"customXmlParts",Property,Good,true +office,Office.Document,"mode",Property,Poor,true +office,Office.Document,"settings",Property,Good,false +office,Office.Document,"url",Property,Excellent,true +office,Office.Document,"addHandlerAsync(eventType, handler, options, callback)",Method,Fine,false +office,Office.Document,"addHandlerAsync(eventType, handler, callback)",Method,Fine,true +office,Office.Document,"getActiveViewAsync(options, callback)",Method,Good,false +office,Office.Document,"getActiveViewAsync(callback)",Method,Good,true +office,Office.Document,"getFileAsync(fileType, options, callback)",Method,Excellent,true +office,Office.Document,"getFileAsync(fileType, callback)",Method,Excellent,false +office,Office.Document,"getFilePropertiesAsync(options, callback)",Method,Poor,false +office,Office.Document,"getFilePropertiesAsync(callback)",Method,Poor,true +office,Office.Document,"getMaxResourceIndexAsync(options, callback)",Method,Fine,false +office,Office.Document,"getMaxResourceIndexAsync(callback)",Method,Fine,true +office,Office.Document,"getMaxTaskIndexAsync(options, callback)",Method,Fine,false +office,Office.Document,"getMaxTaskIndexAsync(callback)",Method,Fine,true +office,Office.Document,"getProjectFieldAsync(fieldId, options, callback)",Method,Good,false +office,Office.Document,"getProjectFieldAsync(fieldId, callback)",Method,Good,true +office,Office.Document,"getResourceByIndexAsync(resourceIndex, options, callback)",Method,Good,false +office,Office.Document,"getResourceByIndexAsync(resourceIndex, callback)",Method,Good,true +office,Office.Document,"getResourceFieldAsync(resourceId, fieldId, options, callback)",Method,Good,false +office,Office.Document,"getResourceFieldAsync(resourceId, fieldId, callback)",Method,Good,true +office,Office.Document,"getSelectedDataAsync(coercionType, options, callback)",Method,Fine,true +office,Office.Document,"getSelectedDataAsync(coercionType, callback)",Method,Fine,false +office,Office.Document,"getSelectedResourceAsync(options, callback)",Method,Fine,false +office,Office.Document,"getSelectedResourceAsync(callback)",Method,Fine,true +office,Office.Document,"getSelectedTaskAsync(options, callback)",Method,Fine,false +office,Office.Document,"getSelectedTaskAsync(callback)",Method,Fine,true +office,Office.Document,"getSelectedViewAsync(options, callback)",Method,Fine,false +office,Office.Document,"getSelectedViewAsync(callback)",Method,Fine,true +office,Office.Document,"getTaskAsync(taskId, options, callback)",Method,Fine,false +office,Office.Document,"getTaskAsync(taskId, callback)",Method,Fine,true +office,Office.Document,"getTaskByIndexAsync(taskIndex, options, callback)",Method,Good,false +office,Office.Document,"getTaskByIndexAsync(taskIndex, callback)",Method,Good,true +office,Office.Document,"getTaskFieldAsync(taskId, fieldId, options, callback)",Method,Good,false +office,Office.Document,"getTaskFieldAsync(taskId, fieldId, callback)",Method,Good,true +office,Office.Document,"getWSSUrlAsync(options, callback)",Method,Fine,false +office,Office.Document,"getWSSUrlAsync(callback)",Method,Fine,false +office,Office.Document,"goToByIdAsync(id, goToType, options, callback)",Method,Great,false +office,Office.Document,"goToByIdAsync(id, goToType, callback)",Method,Great,true +office,Office.Document,"removeHandlerAsync(eventType, options, callback)",Method,Good,false +office,Office.Document,"removeHandlerAsync(eventType, callback)",Method,Good,true +office,Office.Document,"setResourceFieldAsync(resourceId, fieldId, fieldValue, options, callback)",Method,Great,false +office,Office.Document,"setResourceFieldAsync(resourceId, fieldId, fieldValue, callback)",Method,Great,true +office,Office.Document,"setSelectedDataAsync(data, options, callback)",Method,Good,true +office,Office.Document,"setSelectedDataAsync(data, callback)",Method,Good,false +office,Office.Document,"setTaskFieldAsync(taskId, fieldId, fieldValue, options, callback)",Method,Great,false +office,Office.Document,"setTaskFieldAsync(taskId, fieldId, fieldValue, callback)",Method,Great,true +office,Office.DocumentMode,N/A,Enum,Unknown,true +office,Office.DocumentMode,"ReadOnly",EnumField,Poor,false +office,Office.DocumentMode,"ReadWrite",EnumField,Poor,false +office,Office.DocumentSelectionChangedEventArgs,N/A,Interface,Good,true +office,Office.DocumentSelectionChangedEventArgs,"document",Property,Good,false +office,Office.DocumentSelectionChangedEventArgs,"type",Property,Great,false +office,Office.Error,N/A,Interface,Unknown,false +office,Office.Error,"code",Property,Good,true +office,Office.Error,"message",Property,Fine,true +office,Office.Error,"name",Property,Fine,true +office,Office.EventType,N/A,Enum,Unknown,true +office,Office.EventType,"ActiveViewChanged",EnumField,Fine,false +office,Office.EventType,"AppointmentTimeChanged",EnumField,Excellent,false +office,Office.EventType,"AttachmentsChanged",EnumField,Excellent,false +office,Office.EventType,"BindingDataChanged",EnumField,Excellent,false +office,Office.EventType,"BindingSelectionChanged",EnumField,Excellent,false +office,Office.EventType,"DialogEventReceived",EnumField,Good,false +office,Office.EventType,"DialogMessageReceived",EnumField,Excellent,false +office,Office.EventType,"DialogParentMessageReceived",EnumField,Good,false +office,Office.EventType,"DocumentSelectionChanged",EnumField,Good,false +office,Office.EventType,"DragAndDropEvent",EnumField,Excellent,false +office,Office.EventType,"EnhancedLocationsChanged",EnumField,Excellent,false +office,Office.EventType,"InfobarClicked",EnumField,Excellent,false +office,Office.EventType,"InitializationContextChanged",EnumField,Excellent,false +office,Office.EventType,"ItemChanged",EnumField,Excellent,false +office,Office.EventType,"NodeDeleted",EnumField,Fine,false +office,Office.EventType,"NodeInserted",EnumField,Fine,false +office,Office.EventType,"NodeReplaced",EnumField,Fine,false +office,Office.EventType,"OfficeThemeChanged",EnumField,Excellent,false +office,Office.EventType,"RecipientsChanged",EnumField,Excellent,false +office,Office.EventType,"RecurrenceChanged",EnumField,Excellent,false +office,Office.EventType,"ResourceSelectionChanged",EnumField,Good,false +office,Office.EventType,"SelectedItemsChanged",EnumField,Excellent,false +office,Office.EventType,"SensitivityLabelChanged",EnumField,Excellent,false +office,Office.EventType,"SettingsChanged",EnumField,Fine,false +office,Office.EventType,"SpamReporting",EnumField,Great,false +office,Office.EventType,"TaskSelectionChanged",EnumField,Fine,false +office,Office.EventType,"ViewSelectionChanged",EnumField,Fine,false +office,Office.File,N/A,Interface,Unknown,true +office,Office.File,"size",Property,Poor,false +office,Office.File,"sliceCount",Property,Fine,false +office,Office.File,"closeAsync(callback)",Method,Poor,false +office,Office.File,"getSliceAsync(sliceIndex, callback)",Method,Good,true +office,Office.FileProperties,N/A,Interface,Missing,true +office,Office.FileProperties,"url",Property,Missing,false +office,Office.FileType,N/A,Enum,Great,true +office,Office.FileType,"Compressed",EnumField,Excellent,false +office,Office.FileType,"Pdf",EnumField,Great,false +office,Office.FileType,"Text",EnumField,Good,false +office,Office.FilterType,N/A,Enum,Unknown,false +office,Office.FilterType,"All",EnumField,Good,false +office,Office.FilterType,"OnlyVisible",EnumField,Good,false +office,Office.GetBindingDataOptions,N/A,Interface,Unknown,false +office,Office.GetBindingDataOptions,"asyncContext",Property,Excellent,false +office,Office.GetBindingDataOptions,"coercionType",Property,Great,false +office,Office.GetBindingDataOptions,"columnCount",Property,Excellent,false +office,Office.GetBindingDataOptions,"filterType",Property,Excellent,false +office,Office.GetBindingDataOptions,"rowCount",Property,Excellent,false +office,Office.GetBindingDataOptions,"rows",Property,Deprecated,false +office,Office.GetBindingDataOptions,"startColumn",Property,Excellent,false +office,Office.GetBindingDataOptions,"startRow",Property,Excellent,false +office,Office.GetBindingDataOptions,"valueFormat",Property,Excellent,false +office,Office.GetFileOptions,N/A,Interface,Unknown,false +office,Office.GetFileOptions,"asyncContext",Property,Excellent,false +office,Office.GetFileOptions,"sliceSize",Property,Good,false +office,Office.GetSelectedDataOptions,N/A,Interface,Unknown,false +office,Office.GetSelectedDataOptions,"asyncContext",Property,Excellent,false +office,Office.GetSelectedDataOptions,"filterType",Property,Excellent,false +office,Office.GetSelectedDataOptions,"valueFormat",Property,Excellent,false +office,Office.GoToByIdOptions,N/A,Interface,Unknown,false +office,Office.GoToByIdOptions,"asyncContext",Property,Excellent,false +office,Office.GoToByIdOptions,"selectionMode",Property,Excellent,false +office,Office.GoToType,N/A,Enum,Unknown,false +office,Office.GoToType,"Binding",EnumField,Excellent,false +office,Office.GoToType,"Index",EnumField,Great,false +office,Office.GoToType,"NamedItem",EnumField,Good,false +office,Office.GoToType,"Slide",EnumField,Great,false +office,Office.Group,N/A,Interface,Good,false +office,Office.Group,"controls",Property,Great,false +office,Office.Group,"id",Property,Good,false +office,Office.HostType,N/A,Enum,Unknown,true +office,Office.HostType,"Access",EnumField,Fine,false +office,Office.HostType,"Excel",EnumField,Fine,false +office,Office.HostType,"OneNote",EnumField,Fine,false +office,Office.HostType,"Outlook",EnumField,Fine,false +office,Office.HostType,"PowerPoint",EnumField,Fine,false +office,Office.HostType,"Project",EnumField,Fine,false +office,Office.HostType,"Word",EnumField,Fine,false +office,Office.Index,N/A,Enum,Unknown,false +office,Office.Index,"First",EnumField,Poor,false +office,Office.Index,"Last",EnumField,Poor,false +office,Office.Index,"Next",EnumField,Poor,false +office,Office.Index,"Previous",EnumField,Poor,false +office,Office.InitializationReason,N/A,Enum,Unknown,false +office,Office.InitializationReason,"DocumentOpened",EnumField,Fine,false +office,Office.InitializationReason,"Inserted",EnumField,Poor,false +office,Office.IPromiseConstructor,N/A,Interface,Missing,false +office,Office.IPromiseConstructor,"prototype",Property,Poor,false +office,Office.IPromiseConstructor,"all(values)",Method,Excellent,false +office,Office.IPromiseConstructor,"all(values)",Method,Excellent,false +office,Office.IPromiseConstructor,"all(values)",Method,Excellent,false +office,Office.IPromiseConstructor,"all(values)",Method,Excellent,false +office,Office.IPromiseConstructor,"all(values)",Method,Excellent,false +office,Office.IPromiseConstructor,"all(values)",Method,Excellent,false +office,Office.IPromiseConstructor,"all(values)",Method,Excellent,false +office,Office.IPromiseConstructor,"all(values)",Method,Excellent,false +office,Office.IPromiseConstructor,"all(values)",Method,Excellent,false +office,Office.IPromiseConstructor,"all(values)",Method,Excellent,false +office,Office.IPromiseConstructor,"race(values)",Method,Great,false +office,Office.IPromiseConstructor,"race(values)",Method,Great,false +office,Office.IPromiseConstructor,"race(values)",Method,Great,false +office,Office.IPromiseConstructor,"race(values)",Method,Great,false +office,Office.IPromiseConstructor,"race(values)",Method,Great,false +office,Office.IPromiseConstructor,"race(values)",Method,Great,false +office,Office.IPromiseConstructor,"race(values)",Method,Great,false +office,Office.IPromiseConstructor,"race(values)",Method,Great,false +office,Office.IPromiseConstructor,"race(values)",Method,Great,false +office,Office.IPromiseConstructor,"race(values)",Method,Great,false +office,Office.IPromiseConstructor,"reject(reason)",Method,Good,false +office,Office.IPromiseConstructor,"reject(reason)",Method,Good,false +office,Office.IPromiseConstructor,"resolve(value)",Method,Great,false +office,Office.IPromiseConstructor,"resolve()",Method,Fine,false +office,Office.MatrixBinding,N/A,Interface,Unknown,false +office,Office.MatrixBinding,"columnCount",Property,Great,true +office,Office.MatrixBinding,"rowCount",Property,Great,true +office,Office.NodeDeletedEventArgs,N/A,Interface,Unknown,false +office,Office.NodeDeletedEventArgs,"isUndoRedo",Property,Fine,false +office,Office.NodeDeletedEventArgs,"oldNextSibling",Property,Good,false +office,Office.NodeDeletedEventArgs,"oldNode",Property,Great,false +office,Office.NodeInsertedEventArgs,N/A,Interface,Unknown,false +office,Office.NodeInsertedEventArgs,"isUndoRedo",Property,Fine,false +office,Office.NodeInsertedEventArgs,"newNode",Property,Great,false +office,Office.NodeReplacedEventArgs,N/A,Interface,Good,false +office,Office.NodeReplacedEventArgs,"isUndoRedo",Property,Fine,false +office,Office.NodeReplacedEventArgs,"newNode",Property,Great,false +office,Office.NodeReplacedEventArgs,"oldNode",Property,Great,false +office,Office.OfficeTheme,N/A,Interface,Unknown,true +office,Office.OfficeTheme,"bodyBackgroundColor",Property,Fine,false +office,Office.OfficeTheme,"bodyForegroundColor",Property,Fine,false +office,Office.OfficeTheme,"controlBackgroundColor",Property,Fine,false +office,Office.OfficeTheme,"controlForegroundColor",Property,Fine,false +office,Office.OfficeTheme,"fluentThemeData",Property,Poor,false +office,Office.OfficeTheme,"isDarkTheme",Property,Great,false +office,Office.OfficeTheme,"themeId",Property,Poor,false +office,Office.PlatformType,N/A,Enum,Missing,true +office,Office.PlatformType,"Android",EnumField,Poor,false +office,Office.PlatformType,"iOS",EnumField,Poor,false +office,Office.PlatformType,"Mac",EnumField,Missing,false +office,Office.PlatformType,"OfficeOnline",EnumField,Good,false +office,Office.PlatformType,"PC",EnumField,Poor,false +office,Office.PlatformType,"Universal",EnumField,Poor,false +office,Office.ProjectProjectFields,N/A,Enum,Missing,false +office,Office.ProjectProjectFields,"CurrencyDigits",EnumField,Fine,false +office,Office.ProjectProjectFields,"CurrencySymbol",EnumField,Missing,false +office,Office.ProjectProjectFields,"CurrencySymbolPosition",EnumField,Great,false +office,Office.ProjectProjectFields,"DurationUnits",EnumField,Missing,false +office,Office.ProjectProjectFields,"Finish",EnumField,Poor,false +office,Office.ProjectProjectFields,"GUID",EnumField,Poor,false +office,Office.ProjectProjectFields,"ProjectServerUrl",EnumField,Fine,false +office,Office.ProjectProjectFields,"ReadOnly",EnumField,Good,false +office,Office.ProjectProjectFields,"Start",EnumField,Poor,false +office,Office.ProjectProjectFields,"VERSION",EnumField,Missing,false +office,Office.ProjectProjectFields,"WorkUnits",EnumField,Fine,false +office,Office.ProjectProjectFields,"WSSList",EnumField,Fine,false +office,Office.ProjectProjectFields,"WSSUrl",EnumField,Fine,false +office,Office.ProjectResourceFields,N/A,Enum,Unknown,false +office,Office.ProjectResourceFields,"Accrual",EnumField,Excellent,false +office,Office.ProjectResourceFields,"ActualCost",EnumField,Fine,false +office,Office.ProjectResourceFields,"ActualOvertimeCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"ActualOvertimeWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"ActualOvertimeWorkProtected",EnumField,Fine,false +office,Office.ProjectResourceFields,"ActualWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"ActualWorkProtected",EnumField,Fine,false +office,Office.ProjectResourceFields,"BaseCalendar",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline10BudgetCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline10BudgetWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"Baseline10Cost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline10Work",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline1BudgetCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline1BudgetWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"Baseline1Cost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline1Work",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline2BudgetCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline2BudgetWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"Baseline2Cost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline2Work",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline3BudgetCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline3BudgetWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"Baseline3Cost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline3Work",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline4BudgetCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline4BudgetWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"Baseline4Cost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline4Work",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline5BudgetCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline5BudgetWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"Baseline5Cost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline5Work",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline6BudgetCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline6BudgetWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"Baseline6Cost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline6Work",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline7BudgetCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline7BudgetWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"Baseline7Cost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline7Work",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline8BudgetCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline8BudgetWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"Baseline8Cost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline8Work",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline9BudgetCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline9BudgetWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"Baseline9Cost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Baseline9Work",EnumField,Poor,false +office,Office.ProjectResourceFields,"BaselineBudgetCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"BaselineBudgetWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"BaselineCost",EnumField,Fine,false +office,Office.ProjectResourceFields,"BaselineWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"BudgetCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"BudgetWork",EnumField,Poor,false +office,Office.ProjectResourceFields,"Code",EnumField,Fine,false +office,Office.ProjectResourceFields,"Cost",EnumField,Poor,false +office,Office.ProjectResourceFields,"Cost1",EnumField,Fine,false +office,Office.ProjectResourceFields,"Cost10",EnumField,Fine,false +office,Office.ProjectResourceFields,"Cost2",EnumField,Fine,false +office,Office.ProjectResourceFields,"Cost3",EnumField,Fine,false +office,Office.ProjectResourceFields,"Cost4",EnumField,Fine,false +office,Office.ProjectResourceFields,"Cost5",EnumField,Fine,false +office,Office.ProjectResourceFields,"Cost6",EnumField,Fine,false +office,Office.ProjectResourceFields,"Cost7",EnumField,Fine,false +office,Office.ProjectResourceFields,"Cost8",EnumField,Fine,false +office,Office.ProjectResourceFields,"Cost9",EnumField,Fine,false +office,Office.ProjectResourceFields,"CostPerUse",EnumField,Poor,false +office,Office.ProjectResourceFields,"Date1",EnumField,Fine,false +office,Office.ProjectResourceFields,"Date10",EnumField,Fine,false +office,Office.ProjectResourceFields,"Date2",EnumField,Fine,false +office,Office.ProjectResourceFields,"Date3",EnumField,Fine,false +office,Office.ProjectResourceFields,"Date4",EnumField,Fine,false +office,Office.ProjectResourceFields,"Date5",EnumField,Fine,false +office,Office.ProjectResourceFields,"Date6",EnumField,Fine,false +office,Office.ProjectResourceFields,"Date7",EnumField,Fine,false +office,Office.ProjectResourceFields,"Date8",EnumField,Fine,false +office,Office.ProjectResourceFields,"Date9",EnumField,Fine,false +office,Office.ProjectResourceFields,"Duration1",EnumField,Fine,false +office,Office.ProjectResourceFields,"Duration10",EnumField,Fine,false +office,Office.ProjectResourceFields,"Duration2",EnumField,Fine,false +office,Office.ProjectResourceFields,"Duration3",EnumField,Fine,false +office,Office.ProjectResourceFields,"Duration4",EnumField,Fine,false +office,Office.ProjectResourceFields,"Duration5",EnumField,Fine,false +office,Office.ProjectResourceFields,"Duration6",EnumField,Fine,false +office,Office.ProjectResourceFields,"Duration7",EnumField,Fine,false +office,Office.ProjectResourceFields,"Duration8",EnumField,Fine,false +office,Office.ProjectResourceFields,"Duration9",EnumField,Fine,false +office,Office.ProjectResourceFields,"Email",EnumField,Poor,false +office,Office.ProjectResourceFields,"End",EnumField,Poor,false +office,Office.ProjectResourceFields,"Finish1",EnumField,Fine,false +office,Office.ProjectResourceFields,"Finish10",EnumField,Fine,false +office,Office.ProjectResourceFields,"Finish2",EnumField,Fine,false +office,Office.ProjectResourceFields,"Finish3",EnumField,Fine,false +office,Office.ProjectResourceFields,"Finish4",EnumField,Fine,false +office,Office.ProjectResourceFields,"Finish5",EnumField,Fine,false +office,Office.ProjectResourceFields,"Finish6",EnumField,Fine,false +office,Office.ProjectResourceFields,"Finish7",EnumField,Fine,false +office,Office.ProjectResourceFields,"Finish8",EnumField,Fine,false +office,Office.ProjectResourceFields,"Finish9",EnumField,Fine,false +office,Office.ProjectResourceFields,"Flag1",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag10",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag11",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag12",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag13",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag14",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag15",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag16",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag17",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag18",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag19",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag2",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag20",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag3",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag4",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag5",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag6",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag7",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag8",EnumField,Good,false +office,Office.ProjectResourceFields,"Flag9",EnumField,Good,false +office,Office.ProjectResourceFields,"Generic",EnumField,Good,false +office,Office.ProjectResourceFields,"Group",EnumField,Poor,false +office,Office.ProjectResourceFields,"Name",EnumField,Poor,false +office,Office.ProjectResourceFields,"Notes",EnumField,Good,false +office,Office.ProjectResourceFields,"Number1",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number10",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number11",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number12",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number13",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number14",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number15",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number16",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number17",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number18",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number19",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number2",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number20",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number3",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number4",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number5",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number6",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number7",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number8",EnumField,Fine,false +office,Office.ProjectResourceFields,"Number9",EnumField,Fine,false +office,Office.ProjectResourceFields,"OverAllocated",EnumField,Poor,false +office,Office.ProjectResourceFields,"OvertimeCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"OvertimeRate",EnumField,Poor,false +office,Office.ProjectResourceFields,"OvertimeWork",EnumField,Poor,false +office,Office.ProjectResourceFields,"PercentWorkComplete",EnumField,Poor,false +office,Office.ProjectResourceFields,"RegularWork",EnumField,Poor,false +office,Office.ProjectResourceFields,"RemainingCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"RemainingOvertimeCost",EnumField,Poor,false +office,Office.ProjectResourceFields,"RemainingOvertimeWork",EnumField,Fine,false +office,Office.ProjectResourceFields,"RemainingWork",EnumField,Poor,false +office,Office.ProjectResourceFields,"ResourceCalendarGUID",EnumField,Poor,false +office,Office.ProjectResourceFields,"ResourceCreationDate",EnumField,Poor,false +office,Office.ProjectResourceFields,"ResourceGUID",EnumField,Poor,false +office,Office.ProjectResourceFields,"StandardRate",EnumField,Fine,false +office,Office.ProjectResourceFields,"Start",EnumField,Poor,false +office,Office.ProjectResourceFields,"Start1",EnumField,Fine,false +office,Office.ProjectResourceFields,"Start10",EnumField,Fine,false +office,Office.ProjectResourceFields,"Start2",EnumField,Fine,false +office,Office.ProjectResourceFields,"Start3",EnumField,Fine,false +office,Office.ProjectResourceFields,"Start4",EnumField,Fine,false +office,Office.ProjectResourceFields,"Start5",EnumField,Fine,false +office,Office.ProjectResourceFields,"Start6",EnumField,Fine,false +office,Office.ProjectResourceFields,"Start7",EnumField,Fine,false +office,Office.ProjectResourceFields,"Start8",EnumField,Fine,false +office,Office.ProjectResourceFields,"Start9",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text1",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text10",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text11",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text12",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text13",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text14",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text15",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text16",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text17",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text18",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text19",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text2",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text20",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text21",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text22",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text23",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text24",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text25",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text26",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text27",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text28",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text29",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text3",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text30",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text4",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text5",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text6",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text7",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text8",EnumField,Fine,false +office,Office.ProjectResourceFields,"Text9",EnumField,Fine,false +office,Office.ProjectResourceFields,"Units",EnumField,Good,false +office,Office.ProjectResourceFields,"Work",EnumField,Poor,false +office,Office.ProjectTaskFields,N/A,Enum,Missing,false +office,Office.ProjectTaskFields,"Active",EnumField,Poor,false +office,Office.ProjectTaskFields,"ActualCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"ActualDuration",EnumField,Poor,false +office,Office.ProjectTaskFields,"ActualFinish",EnumField,Poor,false +office,Office.ProjectTaskFields,"ActualOvertimeCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"ActualOvertimeWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"ActualStart",EnumField,Poor,false +office,Office.ProjectTaskFields,"ActualWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline10BudgetCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline10BudgetWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline10Cost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline10Duration",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline10Finish",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline10FixedCost",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline10FixedCostAccrual",EnumField,Excellent,false +office,Office.ProjectTaskFields,"Baseline10Start",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline10Work",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline1BudgetCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline1BudgetWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline1Cost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline1Duration",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline1Finish",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline1FixedCost",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline1FixedCostAccrual",EnumField,Excellent,false +office,Office.ProjectTaskFields,"Baseline1Start",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline1Work",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline2BudgetCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline2BudgetWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline2Cost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline2Duration",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline2Finish",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline2FixedCost",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline2FixedCostAccrual",EnumField,Excellent,false +office,Office.ProjectTaskFields,"Baseline2Start",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline2Work",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline3BudgetCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline3BudgetWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline3Cost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline3Duration",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline3Finish",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline3FixedCost",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline3FixedCostAccrual",EnumField,Excellent,false +office,Office.ProjectTaskFields,"Baseline3Start",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline3Work",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline4BudgetCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline4BudgetWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline4Cost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline4Duration",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline4Finish",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline4FixedCost",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline4FixedCostAccrual",EnumField,Excellent,false +office,Office.ProjectTaskFields,"Baseline4Start",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline4Work",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline5BudgetCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline5BudgetWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline5Cost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline5Duration",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline5Finish",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline5FixedCost",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline5FixedCostAccrual",EnumField,Excellent,false +office,Office.ProjectTaskFields,"Baseline5Start",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline5Work",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline6BudgetCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline6BudgetWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline6Cost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline6Duration",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline6Finish",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline6FixedCost",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline6FixedCostAccrual",EnumField,Excellent,false +office,Office.ProjectTaskFields,"Baseline6Start",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline6Work",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline7BudgetCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline7BudgetWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline7Cost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline7Duration",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline7Finish",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline7FixedCost",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline7FixedCostAccrual",EnumField,Excellent,false +office,Office.ProjectTaskFields,"Baseline7Start",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline7Work",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline8BudgetCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline8BudgetWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline8Cost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline8Duration",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline8Finish",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline8FixedCost",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline8FixedCostAccrual",EnumField,Excellent,false +office,Office.ProjectTaskFields,"Baseline8Start",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline8Work",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline9BudgetCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline9BudgetWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline9Cost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline9Duration",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline9Finish",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline9FixedCost",EnumField,Fine,false +office,Office.ProjectTaskFields,"Baseline9FixedCostAccrual",EnumField,Excellent,false +office,Office.ProjectTaskFields,"Baseline9Start",EnumField,Poor,false +office,Office.ProjectTaskFields,"Baseline9Work",EnumField,Fine,false +office,Office.ProjectTaskFields,"BaselineBudgetCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"BaselineBudgetWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"BaselineCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"BaselineDuration",EnumField,Poor,false +office,Office.ProjectTaskFields,"BaselineFinish",EnumField,Poor,false +office,Office.ProjectTaskFields,"BaselineFixedCost",EnumField,Fine,false +office,Office.ProjectTaskFields,"BaselineFixedCostAccrual",EnumField,Excellent,false +office,Office.ProjectTaskFields,"BaselineStart",EnumField,Poor,false +office,Office.ProjectTaskFields,"BaselineWork",EnumField,Fine,false +office,Office.ProjectTaskFields,"BudgetCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"BudgetFixedCost",EnumField,Missing,false +office,Office.ProjectTaskFields,"BudgetFixedWork",EnumField,Missing,false +office,Office.ProjectTaskFields,"BudgetWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"ConstraintDate",EnumField,Poor,false +office,Office.ProjectTaskFields,"ConstraintType",EnumField,Fine,false +office,Office.ProjectTaskFields,"Cost",EnumField,Poor,false +office,Office.ProjectTaskFields,"Cost1",EnumField,Fine,false +office,Office.ProjectTaskFields,"Cost10",EnumField,Fine,false +office,Office.ProjectTaskFields,"Cost2",EnumField,Fine,false +office,Office.ProjectTaskFields,"Cost3",EnumField,Fine,false +office,Office.ProjectTaskFields,"Cost4",EnumField,Fine,false +office,Office.ProjectTaskFields,"Cost5",EnumField,Fine,false +office,Office.ProjectTaskFields,"Cost6",EnumField,Fine,false +office,Office.ProjectTaskFields,"Cost7",EnumField,Fine,false +office,Office.ProjectTaskFields,"Cost8",EnumField,Fine,false +office,Office.ProjectTaskFields,"Cost9",EnumField,Fine,false +office,Office.ProjectTaskFields,"Critical",EnumField,Fine,false +office,Office.ProjectTaskFields,"Date1",EnumField,Fine,false +office,Office.ProjectTaskFields,"Date10",EnumField,Fine,false +office,Office.ProjectTaskFields,"Date2",EnumField,Fine,false +office,Office.ProjectTaskFields,"Date3",EnumField,Fine,false +office,Office.ProjectTaskFields,"Date4",EnumField,Fine,false +office,Office.ProjectTaskFields,"Date5",EnumField,Fine,false +office,Office.ProjectTaskFields,"Date6",EnumField,Fine,false +office,Office.ProjectTaskFields,"Date7",EnumField,Fine,false +office,Office.ProjectTaskFields,"Date8",EnumField,Fine,false +office,Office.ProjectTaskFields,"Date9",EnumField,Fine,false +office,Office.ProjectTaskFields,"Deadline",EnumField,Poor,false +office,Office.ProjectTaskFields,"Duration",EnumField,Fine,false +office,Office.ProjectTaskFields,"Duration1",EnumField,Fine,false +office,Office.ProjectTaskFields,"Duration10",EnumField,Fine,false +office,Office.ProjectTaskFields,"Duration2",EnumField,Fine,false +office,Office.ProjectTaskFields,"Duration3",EnumField,Fine,false +office,Office.ProjectTaskFields,"Duration4",EnumField,Fine,false +office,Office.ProjectTaskFields,"Duration5",EnumField,Fine,false +office,Office.ProjectTaskFields,"Duration6",EnumField,Fine,false +office,Office.ProjectTaskFields,"Duration7",EnumField,Fine,false +office,Office.ProjectTaskFields,"Duration8",EnumField,Fine,false +office,Office.ProjectTaskFields,"Duration9",EnumField,Fine,false +office,Office.ProjectTaskFields,"EarnedValueMethod",EnumField,Great,false +office,Office.ProjectTaskFields,"Finish",EnumField,Poor,false +office,Office.ProjectTaskFields,"Finish1",EnumField,Fine,false +office,Office.ProjectTaskFields,"Finish10",EnumField,Fine,false +office,Office.ProjectTaskFields,"Finish2",EnumField,Fine,false +office,Office.ProjectTaskFields,"Finish3",EnumField,Fine,false +office,Office.ProjectTaskFields,"Finish4",EnumField,Fine,false +office,Office.ProjectTaskFields,"Finish5",EnumField,Fine,false +office,Office.ProjectTaskFields,"Finish6",EnumField,Fine,false +office,Office.ProjectTaskFields,"Finish7",EnumField,Fine,false +office,Office.ProjectTaskFields,"Finish8",EnumField,Fine,false +office,Office.ProjectTaskFields,"Finish9",EnumField,Fine,false +office,Office.ProjectTaskFields,"FinishSlack",EnumField,Fine,false +office,Office.ProjectTaskFields,"FixedCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"FixedCostAccrual",EnumField,Excellent,false +office,Office.ProjectTaskFields,"Flag1",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag10",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag11",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag12",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag13",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag14",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag15",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag16",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag17",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag18",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag19",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag2",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag20",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag3",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag4",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag5",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag6",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag7",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag8",EnumField,Good,false +office,Office.ProjectTaskFields,"Flag9",EnumField,Good,false +office,Office.ProjectTaskFields,"FreeSlack",EnumField,Fine,false +office,Office.ProjectTaskFields,"HasRollupSubTasks",EnumField,Poor,false +office,Office.ProjectTaskFields,"ID",EnumField,Fine,false +office,Office.ProjectTaskFields,"IsRollup",EnumField,Fine,false +office,Office.ProjectTaskFields,"Milestone",EnumField,Poor,false +office,Office.ProjectTaskFields,"Name",EnumField,Poor,false +office,Office.ProjectTaskFields,"Notes",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number1",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number10",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number11",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number12",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number13",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number14",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number15",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number16",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number17",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number18",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number19",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number2",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number20",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number3",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number4",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number5",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number6",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number7",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number8",EnumField,Fine,false +office,Office.ProjectTaskFields,"Number9",EnumField,Fine,false +office,Office.ProjectTaskFields,"OutlineLevel",EnumField,Poor,false +office,Office.ProjectTaskFields,"Overallocated",EnumField,Fine,false +office,Office.ProjectTaskFields,"OvertimeCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"OvertimeWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"PercentComplete",EnumField,Poor,false +office,Office.ProjectTaskFields,"PercentWorkComplete",EnumField,Poor,false +office,Office.ProjectTaskFields,"Predecessors",EnumField,Poor,false +office,Office.ProjectTaskFields,"PreleveledFinish",EnumField,Fine,false +office,Office.ProjectTaskFields,"PreleveledStart",EnumField,Poor,false +office,Office.ProjectTaskFields,"Priority",EnumField,Great,false +office,Office.ProjectTaskFields,"RegularWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"RemainingCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"RemainingDuration",EnumField,Poor,false +office,Office.ProjectTaskFields,"RemainingOvertimeCost",EnumField,Poor,false +office,Office.ProjectTaskFields,"RemainingWork",EnumField,Poor,false +office,Office.ProjectTaskFields,"ResourceNames",EnumField,Poor,false +office,Office.ProjectTaskFields,"ScheduledDuration",EnumField,Fine,false +office,Office.ProjectTaskFields,"ScheduledFinish",EnumField,Fine,false +office,Office.ProjectTaskFields,"ScheduledStart",EnumField,Fine,false +office,Office.ProjectTaskFields,"Start",EnumField,Poor,false +office,Office.ProjectTaskFields,"Start1",EnumField,Fine,false +office,Office.ProjectTaskFields,"Start10",EnumField,Fine,false +office,Office.ProjectTaskFields,"Start2",EnumField,Fine,false +office,Office.ProjectTaskFields,"Start3",EnumField,Fine,false +office,Office.ProjectTaskFields,"Start4",EnumField,Fine,false +office,Office.ProjectTaskFields,"Start5",EnumField,Fine,false +office,Office.ProjectTaskFields,"Start6",EnumField,Fine,false +office,Office.ProjectTaskFields,"Start7",EnumField,Fine,false +office,Office.ProjectTaskFields,"Start8",EnumField,Fine,false +office,Office.ProjectTaskFields,"Start9",EnumField,Fine,false +office,Office.ProjectTaskFields,"StartSlack",EnumField,Fine,false +office,Office.ProjectTaskFields,"Status",EnumField,Fine,false +office,Office.ProjectTaskFields,"StatusManager",EnumField,Good,false +office,Office.ProjectTaskFields,"Successors",EnumField,Poor,false +office,Office.ProjectTaskFields,"Summary",EnumField,Poor,false +office,Office.ProjectTaskFields,"TaskCalendarGUID",EnumField,Poor,false +office,Office.ProjectTaskFields,"TaskGUID",EnumField,Poor,false +office,Office.ProjectTaskFields,"Text1",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text10",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text11",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text12",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text13",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text14",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text15",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text16",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text17",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text18",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text19",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text2",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text20",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text21",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text22",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text23",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text24",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text25",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text26",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text27",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text28",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text29",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text3",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text30",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text4",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text5",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text6",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text7",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text8",EnumField,Fine,false +office,Office.ProjectTaskFields,"Text9",EnumField,Fine,false +office,Office.ProjectTaskFields,"TotalSlack",EnumField,Poor,false +office,Office.ProjectTaskFields,"Type",EnumField,Fine,false +office,Office.ProjectTaskFields,"WBS",EnumField,Poor,false +office,Office.ProjectTaskFields,"WBSPREDECESSORS",EnumField,Fine,false +office,Office.ProjectTaskFields,"WBSSUCCESSORS",EnumField,Fine,false +office,Office.ProjectTaskFields,"Work",EnumField,Fine,false +office,Office.ProjectTaskFields,"WSSID",EnumField,Fine,false +office,Office.ProjectViewTypes,N/A,Enum,Missing,false +office,Office.ProjectViewTypes,"Calendar",EnumField,Missing,false +office,Office.ProjectViewTypes,"Gantt",EnumField,Poor,false +office,Office.ProjectViewTypes,"NetworkDiagram",EnumField,Poor,false +office,Office.ProjectViewTypes,"ResourceForm",EnumField,Poor,false +office,Office.ProjectViewTypes,"ResourceGraph",EnumField,Poor,false +office,Office.ProjectViewTypes,"ResourceNames",EnumField,Poor,false +office,Office.ProjectViewTypes,"ResourceSheet",EnumField,Poor,false +office,Office.ProjectViewTypes,"ResourceUsage",EnumField,Fine,false +office,Office.ProjectViewTypes,"TaskDetails",EnumField,Poor,false +office,Office.ProjectViewTypes,"TaskDiagram",EnumField,Poor,false +office,Office.ProjectViewTypes,"TaskForm",EnumField,Missing,false +office,Office.ProjectViewTypes,"TaskNameForm",EnumField,Poor,false +office,Office.ProjectViewTypes,"TaskSheet",EnumField,Missing,false +office,Office.ProjectViewTypes,"TaskUsage",EnumField,Poor,false +office,Office.ProjectViewTypes,"TeamPlanner",EnumField,Poor,false +office,Office.ProjectViewTypes,"Timeline",EnumField,Missing,false +office,Office.RangeCoordinates,N/A,Interface,Unknown,false +office,Office.RangeCoordinates,"column",Property,Good,false +office,Office.RangeCoordinates,"row",Property,Good,false +office,Office.RangeFormatConfiguration,N/A,Interface,Unknown,false +office,Office.RangeFormatConfiguration,"cells",Property,Excellent,false +office,Office.RangeFormatConfiguration,"format",Property,Excellent,false +office,Office.RemoveHandlerOptions,N/A,Interface,Unknown,false +office,Office.RemoveHandlerOptions,"asyncContext",Property,Excellent,false +office,Office.RemoveHandlerOptions,"handler",Property,Good,false +office,Office.RequirementSetSupport,N/A,Interface,Unknown,true +office,Office.RequirementSetSupport,"isSetSupported(name, minVersion)",Method,Great,false +office,Office.RequirementSetSupport,"isSetSupported(name, minVersionNumber)",Method,Deprecated,false +office,Office.Ribbon,N/A,Interface,Unknown,false +office,Office.Ribbon,"requestCreateControls(tabDefinition)",Method,Excellent,true +office,Office.Ribbon,"requestUpdate(input)",Method,Poor,true +office,Office.RibbonUpdaterData,N/A,Interface,Unknown,false +office,Office.RibbonUpdaterData,"tabs",Property,Fine,true +office,Office.SaveSettingsOptions,N/A,Interface,Great,false +office,Office.SaveSettingsOptions,"asyncContext",Property,Excellent,false +office,Office.SaveSettingsOptions,"overwriteIfStale",Property,Deprecated,false +office,Office.SelectionMode,N/A,Enum,Missing,false +office,Office.SelectionMode,"Default",EnumField,Missing,false +office,Office.SelectionMode,"None",EnumField,Fine,false +office,Office.SelectionMode,"Selected",EnumField,Poor,false +office,Office.SetBindingDataOptions,N/A,Interface,Unknown,false +office,Office.SetBindingDataOptions,"asyncContext",Property,Excellent,false +office,Office.SetBindingDataOptions,"cellFormat",Property,Excellent,false +office,Office.SetBindingDataOptions,"coercionType",Property,Great,false +office,Office.SetBindingDataOptions,"columns",Property,Deprecated,false +office,Office.SetBindingDataOptions,"rows",Property,Deprecated,false +office,Office.SetBindingDataOptions,"startColumn",Property,Great,false +office,Office.SetBindingDataOptions,"startRow",Property,Great,false +office,Office.SetBindingDataOptions,"tableOptions",Property,Excellent,false +office,Office.SetSelectedDataOptions,N/A,Interface,Unknown,false +office,Office.SetSelectedDataOptions,"asyncContext",Property,Excellent,false +office,Office.SetSelectedDataOptions,"cellFormat",Property,Excellent,false +office,Office.SetSelectedDataOptions,"coercionType",Property,Great,false +office,Office.SetSelectedDataOptions,"imageHeight",Property,Excellent,false +office,Office.SetSelectedDataOptions,"imageLeft",Property,Great,false +office,Office.SetSelectedDataOptions,"imageTop",Property,Great,false +office,Office.SetSelectedDataOptions,"imageWidth",Property,Excellent,false +office,Office.SetSelectedDataOptions,"tableOptions",Property,Excellent,false +office,Office.Settings,N/A,Interface,Unknown,false +office,Office.Settings,"addHandlerAsync(eventType, handler, options, callback)",Method,Great,false +office,Office.Settings,"addHandlerAsync(eventType, handler, callback)",Method,Great,true +office,Office.Settings,"get(name)",Method,Good,true +office,Office.Settings,"refreshAsync(callback)",Method,Fine,true +office,Office.Settings,"remove(name)",Method,Excellent,true +office,Office.Settings,"removeHandlerAsync(eventType, options, callback)",Method,Fine,false +office,Office.Settings,"removeHandlerAsync(eventType, callback)",Method,Fine,true +office,Office.Settings,"saveAsync(options, callback)",Method,Good,false +office,Office.Settings,"saveAsync(callback)",Method,Good,true +office,Office.Settings,"set(name, value)",Method,Excellent,true +office,Office.SettingsChangedEventArgs,N/A,Interface,Great,false +office,Office.SettingsChangedEventArgs,"settings",Property,Good,false +office,Office.SettingsChangedEventArgs,"type",Property,Great,false +office,Office.Slice,N/A,Interface,Unknown,false +office,Office.Slice,"data",Property,Excellent,false +office,Office.Slice,"index",Property,Poor,false +office,Office.Slice,"size",Property,Poor,false +office,Office.StartupBehavior,N/A,Enum,Fine,true +office,Office.StartupBehavior,"load",EnumField,Poor,false +office,Office.StartupBehavior,"none",EnumField,Poor,false +office,Office.Tab,N/A,Interface,Unknown,true +office,Office.Tab,"controls",Property,Great,false +office,Office.Tab,"groups",Property,Great,false +office,Office.Tab,"id",Property,Good,true +office,Office.Tab,"visible",Property,Excellent,true +office,Office.Table,N/A,Enum,Missing,false +office,Office.Table,"All",EnumField,Good,false +office,Office.Table,"Data",EnumField,Poor,false +office,Office.Table,"Headers",EnumField,Missing,false +office,Office.TableBinding,N/A,Interface,Unknown,false +office,Office.TableBinding,"columnCount",Property,Great,true +office,Office.TableBinding,"hasHeaders",Property,Fine,true +office,Office.TableBinding,"rowCount",Property,Great,true +office,Office.TableBinding,"addColumnsAsync(tableData, options, callback)",Method,Good,true +office,Office.TableBinding,"addColumnsAsync(tableData, callback)",Method,Good,false +office,Office.TableBinding,"addRowsAsync(rows, options, callback)",Method,Good,true +office,Office.TableBinding,"addRowsAsync(rows, callback)",Method,Good,false +office,Office.TableBinding,"clearFormatsAsync(options, callback)",Method,Poor,true +office,Office.TableBinding,"clearFormatsAsync(callback)",Method,Poor,false +office,Office.TableBinding,"deleteAllDataValuesAsync(options, callback)",Method,Excellent,true +office,Office.TableBinding,"deleteAllDataValuesAsync(callback)",Method,Excellent,false +office,Office.TableBinding,"getFormatsAsync(cellReference, formats, options, callback)",Method,Good,false +office,Office.TableBinding,"getFormatsAsync(cellReference, formats, callback)",Method,Good,false +office,Office.TableBinding,"setFormatsAsync(cellFormat, options, callback)",Method,Good,true +office,Office.TableBinding,"setFormatsAsync(cellFormat, callback)",Method,Good,true +office,Office.TableBinding,"setTableOptionsAsync(tableOptions, options, callback)",Method,Great,true +office,Office.TableBinding,"setTableOptionsAsync(tableOptions, callback)",Method,Great,false +office,Office.TableData,N/A,Class,Unknown,false +office,Office.TableData,"headers",Property,Poor,true +office,Office.TableData,"rows",Property,Excellent,true +office,Office.TextBinding,N/A,Interface,Excellent,false +office,Office.ThemeId,N/A,Enum,Fine,true +office,Office.ThemeId,"Black",EnumField,Poor,false +office,Office.ThemeId,"Colorful",EnumField,Fine,false +office,Office.ThemeId,"DarkGray",EnumField,Fine,false +office,Office.ThemeId,"White",EnumField,Poor,false +office,Office.UI,N/A,Interface,Unknown,true +office,Office.UI,"addHandlerAsync(eventType, handler, options, callback)",Method,Great,false +office,Office.UI,"addHandlerAsync(eventType, handler, callback)",Method,Great,true +office,Office.UI,"closeContainer()",Method,Fine,true +office,Office.UI,"displayDialogAsync(startAddress, options, callback)",Method,Fine,true +office,Office.UI,"displayDialogAsync(startAddress, callback)",Method,Fine,false +office,Office.UI,"messageParent(message, messageOptions)",Method,Fine,true +office,Office.UI,"openBrowserWindow(url)",Method,Good,true +office,Office.Urls,N/A,Interface,Unknown,false +office,Office.Urls,"javascriptRuntimeUrl",Property,Fine,true +office,Office.ValueFormat,N/A,Enum,Unknown,true +office,Office.ValueFormat,"Formatted",EnumField,Poor,false +office,Office.ValueFormat,"Unformatted",EnumField,Poor,false +office,Office.VisibilityMode,N/A,Enum,Missing,true +office,Office.VisibilityMode,"hidden",EnumField,Missing,false +office,Office.VisibilityMode,"taskpane",EnumField,Poor,false +office,Office.VisibilityModeChangedMessage,N/A,Interface,Fine,false +office,Office.VisibilityModeChangedMessage,"visibilityMode",Property,Poor,false +office,OfficeExtension.ClientObject,N/A,Class,Unknown,false +office,OfficeExtension.ClientObject,"context",Property,Great,true +office,OfficeExtension.ClientObject,"isNullObject",Property,Excellent,true +office,OfficeExtension.ClientRequestContext,N/A,Class,Missing,false +office,OfficeExtension.ClientRequestContext,"debugInfo",Property,Missing,false +office,OfficeExtension.ClientRequestContext,"requestHeaders",Property,Missing,false +office,OfficeExtension.ClientRequestContext,"trackedObjects",Property,Good,false +office,OfficeExtension.ClientRequestContext,"load(object, option)",Method,Excellent,false +office,OfficeExtension.ClientRequestContext,"loadRecursive(object, options, maxDepth)",Method,Excellent,false +office,OfficeExtension.ClientRequestContext,"sync(passThroughValue)",Method,Excellent,false +office,OfficeExtension.ClientRequestContext,"trace(message)",Method,Excellent,false +office,OfficeExtension.ClientResult,N/A,Class,Excellent,true +office,OfficeExtension.ClientResult,"value",Property,Excellent,false +office,OfficeExtension.DebugInfo,N/A,Interface,Great,false +office,OfficeExtension.DebugInfo,"code",Property,Excellent,false +office,OfficeExtension.DebugInfo,"errorLocation",Property,Excellent,false +office,OfficeExtension.DebugInfo,"fullStatements",Property,Good,false +office,OfficeExtension.DebugInfo,"innerError",Property,Good,false +office,OfficeExtension.DebugInfo,"message",Property,Great,false +office,OfficeExtension.DebugInfo,"statement",Property,Excellent,false +office,OfficeExtension.DebugInfo,"surroundingStatements",Property,Excellent,false +office,OfficeExtension.EmbeddedOptions,N/A,Interface,Missing,false +office,OfficeExtension.EmbeddedOptions,"container",Property,Missing,false +office,OfficeExtension.EmbeddedOptions,"height",Property,Missing,false +office,OfficeExtension.EmbeddedOptions,"id",Property,Missing,false +office,OfficeExtension.EmbeddedOptions,"sessionKey",Property,Missing,false +office,OfficeExtension.EmbeddedOptions,"timeoutInMilliseconds",Property,Missing,false +office,OfficeExtension.EmbeddedOptions,"width",Property,Missing,false +office,OfficeExtension.EmbeddedSession,N/A,Class,Unknown,false +office,OfficeExtension.EmbeddedSession,"init()",Method,Poor,false +office,OfficeExtension.Error,N/A,Class,Unknown,false +office,OfficeExtension.Error,"code",Property,Excellent,false +office,OfficeExtension.Error,"debugInfo",Property,Excellent,false +office,OfficeExtension.Error,"innerError",Property,Good,false +office,OfficeExtension.Error,"message",Property,Great,false +office,OfficeExtension.Error,"name",Property,Fine,false +office,OfficeExtension.Error,"stack",Property,Fine,false +office,OfficeExtension.Error,"traceMessages",Property,Excellent,true +office,OfficeExtension.ErrorCodes,N/A,Class,Missing,false +office,OfficeExtension.ErrorCodes,"accessDenied",Property,Missing,false +office,OfficeExtension.ErrorCodes,"activityLimitReached",Property,Missing,false +office,OfficeExtension.ErrorCodes,"apiNotFound",Property,Missing,false +office,OfficeExtension.ErrorCodes,"cannotRegisterEvent",Property,Missing,false +office,OfficeExtension.ErrorCodes,"connectionFailure",Property,Missing,false +office,OfficeExtension.ErrorCodes,"generalException",Property,Missing,false +office,OfficeExtension.ErrorCodes,"invalidArgument",Property,Missing,false +office,OfficeExtension.ErrorCodes,"invalidObjectPath",Property,Missing,false +office,OfficeExtension.ErrorCodes,"invalidRequestContext",Property,Missing,false +office,OfficeExtension.ErrorCodes,"propertyNotLoaded",Property,Missing,false +office,OfficeExtension.ErrorCodes,"runMustReturnPromise",Property,Missing,false +office,OfficeExtension.ErrorCodes,"valueNotLoaded",Property,Missing,false +office,OfficeExtension.EventHandlerResult,N/A,Class,Missing,false +office,OfficeExtension.EventHandlerResult,"context",Property,Great,false +office,OfficeExtension.EventHandlerResult,"remove()",Method,Missing,false +office,OfficeExtension.EventHandlers,N/A,Class,Missing,false +office,OfficeExtension.EventHandlers,"add(handler)",Method,Good,false +office,OfficeExtension.EventHandlers,"remove(handler)",Method,Excellent,false +office,OfficeExtension.EventInfo,N/A,Interface,Missing,false +office,OfficeExtension.EventInfo,"eventArgsTransformFunc",Property,Missing,false +office,OfficeExtension.EventInfo,"registerFunc",Property,Missing,false +office,OfficeExtension.EventInfo,"unregisterFunc",Property,Missing,false +office,OfficeExtension.IPromise,N/A,TypeAlias,Missing,false +office,OfficeExtension.LoadOption,N/A,Interface,Unknown,true +office,OfficeExtension.LoadOption,"expand",Property,Excellent,false +office,OfficeExtension.LoadOption,"select",Property,Excellent,false +office,OfficeExtension.LoadOption,"skip",Property,Great,false +office,OfficeExtension.LoadOption,"top",Property,Great,true +office,OfficeExtension.RequestContextDebugInfo,N/A,Interface,Unknown,false +office,OfficeExtension.RequestContextDebugInfo,"pendingStatements",Property,Good,false +office,OfficeExtension.RequestUrlAndHeaderInfo,N/A,Interface,Missing,false +office,OfficeExtension.RequestUrlAndHeaderInfo,"headers",Property,Missing,false +office,OfficeExtension.RequestUrlAndHeaderInfo,"url",Property,Missing,false +office,OfficeExtension.RunOptions,N/A,Interface,Unknown,false +office,OfficeExtension.RunOptions,"previousObjects",Property,Excellent,false +office,OfficeExtension.RunOptions,"session",Property,Fine,false +office,OfficeExtension.TrackedObjects,N/A,Class,Excellent,false +office,OfficeExtension.TrackedObjects,"add(object)",Method,Excellent,false +office,OfficeExtension.TrackedObjects,"add(objects)",Method,Excellent,false +office,OfficeExtension.TrackedObjects,"remove(object)",Method,Excellent,false +office,OfficeExtension.TrackedObjects,"remove(objects)",Method,Excellent,false +office,OfficeExtension.UpdateOptions,N/A,Interface,Excellent,false +office,OfficeExtension.UpdateOptions,"throwOnReadOnly",Property,Excellent,false +office,N/A,N/A,Package,Missing,false +office,N/A,"Office.initialize(reason)",Method,Excellent,true +office,N/A,"Office.isSetSupported(name, minVersion)",Method,Great,false +office,N/A,"Office.onReady(callback)",Method,Excellent,false +office,N/A,"Office.select(expression, callback)",Method,Excellent,true +office,N/A,"Office.useShortNamespace(useShortNamespace)",Method,Fine,true +office-runtime,OfficeRuntime.ApiInformation,N/A,Interface,Unknown,false +office-runtime,OfficeRuntime.ApiInformation,"isSetSupported(name, minVersion)",Method,Great,false +office-runtime,OfficeRuntime.Auth,N/A,Interface,Unknown,true +office-runtime,OfficeRuntime.Auth,"getAccessToken(options)",Method,Excellent,true +office-runtime,OfficeRuntime.AuthOptions,N/A,Interface,Excellent,true +office-runtime,OfficeRuntime.AuthOptions,"allowConsentPrompt",Property,Excellent,false +office-runtime,OfficeRuntime.AuthOptions,"allowSignInPrompt",Property,Excellent,false +office-runtime,OfficeRuntime.AuthOptions,"asyncContext",Property,Excellent,false +office-runtime,OfficeRuntime.AuthOptions,"authChallenge",Property,Excellent,false +office-runtime,OfficeRuntime.AuthOptions,"forceAddAccount",Property,Deprecated,false +office-runtime,OfficeRuntime.AuthOptions,"forceConsent",Property,Deprecated,false +office-runtime,OfficeRuntime.AuthOptions,"forMSGraphAccess",Property,Excellent,false +office-runtime,OfficeRuntime.Dialog,N/A,Interface,Unknown,false +office-runtime,OfficeRuntime.Dialog,"close()",Method,Good,false +office-runtime,OfficeRuntime.DisplayWebDialogOptions,N/A,Interface,Unknown,false +office-runtime,OfficeRuntime.DisplayWebDialogOptions,"displayInIFrame",Property,Excellent,false +office-runtime,OfficeRuntime.DisplayWebDialogOptions,"height",Property,Excellent,false +office-runtime,OfficeRuntime.DisplayWebDialogOptions,"onClose",Property,Excellent,false +office-runtime,OfficeRuntime.DisplayWebDialogOptions,"onMessage",Property,Excellent,false +office-runtime,OfficeRuntime.DisplayWebDialogOptions,"onRuntimeError",Property,Excellent,false +office-runtime,OfficeRuntime.DisplayWebDialogOptions,"width",Property,Excellent,false +office-runtime,OfficeRuntime.Storage,N/A,Interface,Unknown,false +office-runtime,OfficeRuntime.Storage,"getItem(key)",Method,Great,false +office-runtime,OfficeRuntime.Storage,"getItems(keys)",Method,Great,false +office-runtime,OfficeRuntime.Storage,"getKeys()",Method,Excellent,false +office-runtime,OfficeRuntime.Storage,"removeItem(key)",Method,Good,false +office-runtime,OfficeRuntime.Storage,"removeItems(keys)",Method,Good,false +office-runtime,OfficeRuntime.Storage,"setItem(key, value)",Method,Excellent,false +office-runtime,OfficeRuntime.Storage,"setItems(keyValues)",Method,Excellent,false +office-runtime,N/A,N/A,Package,Missing,false +office-runtime,N/A,"OfficeRuntime.displayWebDialog(url, options)",Method,Poor,false +onenote,OneNote.Application,N/A,Class,Missing,false +onenote,OneNote.Application,"context",Property,Excellent,false +onenote,OneNote.Application,"notebooks",Property,Good,false +onenote,OneNote.Application,"getActiveNotebook()",Method,Good,true +onenote,OneNote.Application,"getActiveNotebookOrNull()",Method,Great,true +onenote,OneNote.Application,"getActiveOutline()",Method,Good,true +onenote,OneNote.Application,"getActiveOutlineOrNull()",Method,Great,true +onenote,OneNote.Application,"getActivePage()",Method,Good,true +onenote,OneNote.Application,"getActivePageOrNull()",Method,Great,true +onenote,OneNote.Application,"getActiveParagraph()",Method,Good,false +onenote,OneNote.Application,"getActiveParagraphOrNull()",Method,Great,false +onenote,OneNote.Application,"getActiveSection()",Method,Good,true +onenote,OneNote.Application,"getActiveSectionOrNull()",Method,Great,true +onenote,OneNote.Application,"getDecimalSeparator()",Method,Missing,false +onenote,OneNote.Application,"getSelectedInkStrokes()",Method,Poor,false +onenote,OneNote.Application,"getWindowSize()",Method,Missing,false +onenote,OneNote.Application,"insertAndEmbedLinkAtCurrentPosition(url)",Method,Missing,false +onenote,OneNote.Application,"insertHtmlAtCurrentPosition(html)",Method,Missing,false +onenote,OneNote.Application,"isViewingDeletedNotes()",Method,Missing,false +onenote,OneNote.Application,"load(options)",Method,Excellent,false +onenote,OneNote.Application,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.Application,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.Application,"navigateToPage(page)",Method,Great,true +onenote,OneNote.Application,"navigateToPageWithClientUrl(url)",Method,Excellent,true +onenote,OneNote.Application,"set(properties, options)",Method,Good,false +onenote,OneNote.Application,"set(properties)",Method,Good,false +onenote,OneNote.Application,"toJSON()",Method,Excellent,false +onenote,OneNote.ErrorCodes,N/A,Enum,Missing,false +onenote,OneNote.ErrorCodes,"accessDenied",EnumField,Missing,false +onenote,OneNote.ErrorCodes,"generalException",EnumField,Missing,false +onenote,OneNote.ErrorCodes,"invalidArgument",EnumField,Missing,false +onenote,OneNote.ErrorCodes,"invalidOperation",EnumField,Missing,false +onenote,OneNote.ErrorCodes,"invalidState",EnumField,Missing,false +onenote,OneNote.ErrorCodes,"itemNotFound",EnumField,Missing,false +onenote,OneNote.ErrorCodes,"notImplemented",EnumField,Missing,false +onenote,OneNote.ErrorCodes,"notSupported",EnumField,Missing,false +onenote,OneNote.ErrorCodes,"operationAborted",EnumField,Missing,false +onenote,OneNote.EventType,N/A,Enum,Missing,false +onenote,OneNote.EventType,"alterationSelected",EnumField,Fine,false +onenote,OneNote.EventType,"inkSelectedForCorrection",EnumField,Fine,false +onenote,OneNote.EventType,"reset",EnumField,Fine,false +onenote,OneNote.EventType,"restrictionsCalculated",EnumField,Fine,false +onenote,OneNote.FloatingInk,N/A,Class,Unknown,false +onenote,OneNote.FloatingInk,"context",Property,Excellent,false +onenote,OneNote.FloatingInk,"id",Property,Fine,false +onenote,OneNote.FloatingInk,"inkStrokes",Property,Fine,false +onenote,OneNote.FloatingInk,"pageContent",Property,Good,false +onenote,OneNote.FloatingInk,"load(options)",Method,Excellent,false +onenote,OneNote.FloatingInk,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.FloatingInk,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.FloatingInk,"toJSON()",Method,Excellent,false +onenote,OneNote.FloatingInk,"track()",Method,Excellent,false +onenote,OneNote.FloatingInk,"untrack()",Method,Excellent,false +onenote,OneNote.Image,N/A,Class,Unknown,false +onenote,OneNote.Image,"context",Property,Excellent,false +onenote,OneNote.Image,"description",Property,Poor,false +onenote,OneNote.Image,"height",Property,Poor,false +onenote,OneNote.Image,"hyperlink",Property,Poor,false +onenote,OneNote.Image,"id",Property,Fine,false +onenote,OneNote.Image,"ocrData",Property,Fine,true +onenote,OneNote.Image,"pageContent",Property,Excellent,false +onenote,OneNote.Image,"paragraph",Property,Great,false +onenote,OneNote.Image,"width",Property,Poor,false +onenote,OneNote.Image,"getBase64Image()",Method,Good,true +onenote,OneNote.Image,"load(options)",Method,Excellent,false +onenote,OneNote.Image,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.Image,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.Image,"set(properties, options)",Method,Good,false +onenote,OneNote.Image,"set(properties)",Method,Good,false +onenote,OneNote.Image,"toJSON()",Method,Excellent,false +onenote,OneNote.Image,"track()",Method,Excellent,false +onenote,OneNote.Image,"untrack()",Method,Excellent,false +onenote,OneNote.ImageOcrData,N/A,Interface,Fine,false +onenote,OneNote.ImageOcrData,"ocrLanguageId",Property,Good,false +onenote,OneNote.ImageOcrData,"ocrText",Property,Poor,false +onenote,OneNote.InkAnalysis,N/A,Class,Unknown,false +onenote,OneNote.InkAnalysis,"context",Property,Excellent,false +onenote,OneNote.InkAnalysis,"id",Property,Fine,false +onenote,OneNote.InkAnalysis,"page",Property,Fine,false +onenote,OneNote.InkAnalysis,"load(options)",Method,Excellent,false +onenote,OneNote.InkAnalysis,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.InkAnalysis,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.InkAnalysis,"set(properties, options)",Method,Good,false +onenote,OneNote.InkAnalysis,"set(properties)",Method,Good,false +onenote,OneNote.InkAnalysis,"toJSON()",Method,Excellent,false +onenote,OneNote.InkAnalysis,"track()",Method,Excellent,false +onenote,OneNote.InkAnalysis,"untrack()",Method,Excellent,false +onenote,OneNote.InkAnalysisLine,N/A,Class,Unknown,false +onenote,OneNote.InkAnalysisLine,"context",Property,Excellent,false +onenote,OneNote.InkAnalysisLine,"id",Property,Fine,false +onenote,OneNote.InkAnalysisLine,"paragraph",Property,Poor,false +onenote,OneNote.InkAnalysisLine,"words",Property,Fine,false +onenote,OneNote.InkAnalysisLine,"load(options)",Method,Excellent,false +onenote,OneNote.InkAnalysisLine,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.InkAnalysisLine,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.InkAnalysisLine,"set(properties, options)",Method,Good,false +onenote,OneNote.InkAnalysisLine,"set(properties)",Method,Good,false +onenote,OneNote.InkAnalysisLine,"toJSON()",Method,Excellent,false +onenote,OneNote.InkAnalysisLine,"track()",Method,Excellent,false +onenote,OneNote.InkAnalysisLine,"untrack()",Method,Excellent,false +onenote,OneNote.InkAnalysisLineCollection,N/A,Class,Unknown,false +onenote,OneNote.InkAnalysisLineCollection,"context",Property,Excellent,false +onenote,OneNote.InkAnalysisLineCollection,"count",Property,Good,false +onenote,OneNote.InkAnalysisLineCollection,"items",Property,Poor,false +onenote,OneNote.InkAnalysisLineCollection,"getItem(index)",Method,Good,false +onenote,OneNote.InkAnalysisLineCollection,"getItemAt(index)",Method,Fine,false +onenote,OneNote.InkAnalysisLineCollection,"load(options)",Method,Excellent,false +onenote,OneNote.InkAnalysisLineCollection,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.InkAnalysisLineCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.InkAnalysisLineCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.InkAnalysisLineCollection,"track()",Method,Excellent,false +onenote,OneNote.InkAnalysisLineCollection,"untrack()",Method,Excellent,false +onenote,OneNote.InkAnalysisParagraph,N/A,Class,Unknown,false +onenote,OneNote.InkAnalysisParagraph,"context",Property,Excellent,false +onenote,OneNote.InkAnalysisParagraph,"id",Property,Fine,false +onenote,OneNote.InkAnalysisParagraph,"inkAnalysis",Property,Poor,false +onenote,OneNote.InkAnalysisParagraph,"lines",Property,Fine,false +onenote,OneNote.InkAnalysisParagraph,"load(options)",Method,Excellent,false +onenote,OneNote.InkAnalysisParagraph,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.InkAnalysisParagraph,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.InkAnalysisParagraph,"set(properties, options)",Method,Good,false +onenote,OneNote.InkAnalysisParagraph,"set(properties)",Method,Good,false +onenote,OneNote.InkAnalysisParagraph,"toJSON()",Method,Excellent,false +onenote,OneNote.InkAnalysisParagraph,"track()",Method,Excellent,false +onenote,OneNote.InkAnalysisParagraph,"untrack()",Method,Excellent,false +onenote,OneNote.InkAnalysisParagraphCollection,N/A,Class,Unknown,false +onenote,OneNote.InkAnalysisParagraphCollection,"context",Property,Excellent,false +onenote,OneNote.InkAnalysisParagraphCollection,"count",Property,Good,false +onenote,OneNote.InkAnalysisParagraphCollection,"items",Property,Poor,false +onenote,OneNote.InkAnalysisParagraphCollection,"getItem(index)",Method,Good,false +onenote,OneNote.InkAnalysisParagraphCollection,"getItemAt(index)",Method,Fine,false +onenote,OneNote.InkAnalysisParagraphCollection,"load(options)",Method,Excellent,false +onenote,OneNote.InkAnalysisParagraphCollection,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.InkAnalysisParagraphCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.InkAnalysisParagraphCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.InkAnalysisParagraphCollection,"track()",Method,Excellent,false +onenote,OneNote.InkAnalysisParagraphCollection,"untrack()",Method,Excellent,false +onenote,OneNote.InkAnalysisWord,N/A,Class,Unknown,false +onenote,OneNote.InkAnalysisWord,"context",Property,Excellent,false +onenote,OneNote.InkAnalysisWord,"id",Property,Fine,false +onenote,OneNote.InkAnalysisWord,"languageId",Property,Fine,false +onenote,OneNote.InkAnalysisWord,"line",Property,Poor,false +onenote,OneNote.InkAnalysisWord,"strokePointers",Property,Fine,false +onenote,OneNote.InkAnalysisWord,"wordAlternates",Property,Fine,false +onenote,OneNote.InkAnalysisWord,"load(options)",Method,Excellent,false +onenote,OneNote.InkAnalysisWord,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.InkAnalysisWord,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.InkAnalysisWord,"set(properties, options)",Method,Good,false +onenote,OneNote.InkAnalysisWord,"set(properties)",Method,Good,false +onenote,OneNote.InkAnalysisWord,"toJSON()",Method,Excellent,false +onenote,OneNote.InkAnalysisWord,"track()",Method,Excellent,false +onenote,OneNote.InkAnalysisWord,"untrack()",Method,Excellent,false +onenote,OneNote.InkAnalysisWordCollection,N/A,Class,Unknown,false +onenote,OneNote.InkAnalysisWordCollection,"context",Property,Excellent,false +onenote,OneNote.InkAnalysisWordCollection,"count",Property,Good,false +onenote,OneNote.InkAnalysisWordCollection,"items",Property,Poor,false +onenote,OneNote.InkAnalysisWordCollection,"getItem(index)",Method,Good,false +onenote,OneNote.InkAnalysisWordCollection,"getItemAt(index)",Method,Fine,false +onenote,OneNote.InkAnalysisWordCollection,"load(options)",Method,Excellent,false +onenote,OneNote.InkAnalysisWordCollection,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.InkAnalysisWordCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.InkAnalysisWordCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.InkAnalysisWordCollection,"track()",Method,Excellent,false +onenote,OneNote.InkAnalysisWordCollection,"untrack()",Method,Excellent,false +onenote,OneNote.InkStroke,N/A,Class,Great,false +onenote,OneNote.InkStroke,"context",Property,Excellent,false +onenote,OneNote.InkStroke,"floatingInk",Property,Fine,false +onenote,OneNote.InkStroke,"id",Property,Fine,false +onenote,OneNote.InkStroke,"load(options)",Method,Excellent,false +onenote,OneNote.InkStroke,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.InkStroke,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.InkStroke,"toJSON()",Method,Excellent,false +onenote,OneNote.InkStroke,"track()",Method,Excellent,false +onenote,OneNote.InkStroke,"untrack()",Method,Excellent,false +onenote,OneNote.InkStrokeCollection,N/A,Class,Unknown,false +onenote,OneNote.InkStrokeCollection,"context",Property,Excellent,false +onenote,OneNote.InkStrokeCollection,"count",Property,Fine,false +onenote,OneNote.InkStrokeCollection,"items",Property,Poor,false +onenote,OneNote.InkStrokeCollection,"getItem(index)",Method,Good,false +onenote,OneNote.InkStrokeCollection,"getItemAt(index)",Method,Fine,false +onenote,OneNote.InkStrokeCollection,"load(options)",Method,Excellent,false +onenote,OneNote.InkStrokeCollection,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.InkStrokeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.InkStrokeCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.InkStrokeCollection,"track()",Method,Excellent,false +onenote,OneNote.InkStrokeCollection,"untrack()",Method,Excellent,false +onenote,OneNote.InkStrokePointer,N/A,Interface,Unknown,false +onenote,OneNote.InkStrokePointer,"contentId",Property,Good,false +onenote,OneNote.InkStrokePointer,"inkStrokeId",Property,Poor,false +onenote,OneNote.InkWord,N/A,Class,Unknown,false +onenote,OneNote.InkWord,"context",Property,Excellent,false +onenote,OneNote.InkWord,"id",Property,Fine,false +onenote,OneNote.InkWord,"languageId",Property,Fine,false +onenote,OneNote.InkWord,"paragraph",Property,Poor,false +onenote,OneNote.InkWord,"wordAlternates",Property,Fine,false +onenote,OneNote.InkWord,"load(options)",Method,Excellent,false +onenote,OneNote.InkWord,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.InkWord,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.InkWord,"toJSON()",Method,Excellent,false +onenote,OneNote.InkWord,"track()",Method,Excellent,false +onenote,OneNote.InkWord,"untrack()",Method,Excellent,false +onenote,OneNote.InkWordCollection,N/A,Class,Unknown,false +onenote,OneNote.InkWordCollection,"context",Property,Excellent,false +onenote,OneNote.InkWordCollection,"count",Property,Fine,false +onenote,OneNote.InkWordCollection,"items",Property,Poor,false +onenote,OneNote.InkWordCollection,"getItem(index)",Method,Good,false +onenote,OneNote.InkWordCollection,"getItemAt(index)",Method,Poor,false +onenote,OneNote.InkWordCollection,"load(options)",Method,Excellent,false +onenote,OneNote.InkWordCollection,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.InkWordCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.InkWordCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.InkWordCollection,"track()",Method,Excellent,false +onenote,OneNote.InkWordCollection,"untrack()",Method,Excellent,false +onenote,OneNote.InsertLocation,N/A,Enum,Missing,false +onenote,OneNote.InsertLocation,"after",EnumField,Fine,false +onenote,OneNote.InsertLocation,"before",EnumField,Fine,false +onenote,OneNote.ListType,N/A,Enum,Missing,false +onenote,OneNote.ListType,"bullet",EnumField,Fine,false +onenote,OneNote.ListType,"none",EnumField,Fine,false +onenote,OneNote.ListType,"number",EnumField,Fine,false +onenote,OneNote.Notebook,N/A,Class,Unknown,false +onenote,OneNote.Notebook,"baseUrl",Property,Fine,false +onenote,OneNote.Notebook,"clientUrl",Property,Poor,false +onenote,OneNote.Notebook,"context",Property,Excellent,false +onenote,OneNote.Notebook,"id",Property,Poor,false +onenote,OneNote.Notebook,"isVirtual",Property,Good,false +onenote,OneNote.Notebook,"name",Property,Poor,false +onenote,OneNote.Notebook,"sectionGroups",Property,Poor,false +onenote,OneNote.Notebook,"sections",Property,Poor,false +onenote,OneNote.Notebook,"addSection(name)",Method,Poor,true +onenote,OneNote.Notebook,"addSectionGroup(name)",Method,Fine,true +onenote,OneNote.Notebook,"getRestApiId()",Method,Poor,true +onenote,OneNote.Notebook,"load(options)",Method,Excellent,false +onenote,OneNote.Notebook,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.Notebook,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.Notebook,"toJSON()",Method,Excellent,false +onenote,OneNote.Notebook,"track()",Method,Excellent,false +onenote,OneNote.Notebook,"untrack()",Method,Excellent,false +onenote,OneNote.NotebookCollection,N/A,Class,Unknown,false +onenote,OneNote.NotebookCollection,"context",Property,Excellent,false +onenote,OneNote.NotebookCollection,"count",Property,Fine,false +onenote,OneNote.NotebookCollection,"items",Property,Poor,false +onenote,OneNote.NotebookCollection,"getByName(name)",Method,Great,true +onenote,OneNote.NotebookCollection,"getItem(index)",Method,Fine,false +onenote,OneNote.NotebookCollection,"getItemAt(index)",Method,Poor,false +onenote,OneNote.NotebookCollection,"load(options)",Method,Excellent,false +onenote,OneNote.NotebookCollection,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.NotebookCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.NotebookCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.NotebookCollection,"track()",Method,Excellent,false +onenote,OneNote.NotebookCollection,"untrack()",Method,Excellent,false +onenote,OneNote.NoteTag,N/A,Class,Unknown,false +onenote,OneNote.NoteTag,"context",Property,Excellent,false +onenote,OneNote.NoteTag,"id",Property,Fine,false +onenote,OneNote.NoteTag,"status",Property,Fine,false +onenote,OneNote.NoteTag,"type",Property,Fine,false +onenote,OneNote.NoteTag,"load(options)",Method,Excellent,false +onenote,OneNote.NoteTag,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.NoteTag,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.NoteTag,"toJSON()",Method,Excellent,false +onenote,OneNote.NoteTag,"track()",Method,Excellent,false +onenote,OneNote.NoteTag,"untrack()",Method,Excellent,false +onenote,OneNote.NoteTagStatus,N/A,Enum,Missing,false +onenote,OneNote.NoteTagStatus,"completed",EnumField,Fine,false +onenote,OneNote.NoteTagStatus,"disabled",EnumField,Fine,false +onenote,OneNote.NoteTagStatus,"normal",EnumField,Fine,false +onenote,OneNote.NoteTagStatus,"outlookTask",EnumField,Fine,false +onenote,OneNote.NoteTagStatus,"taskNotSyncedYet",EnumField,Fine,false +onenote,OneNote.NoteTagStatus,"taskRemoved",EnumField,Fine,false +onenote,OneNote.NoteTagStatus,"unknown",EnumField,Fine,false +onenote,OneNote.NoteTagType,N/A,Enum,Missing,false +onenote,OneNote.NoteTagType,"address",EnumField,Fine,false +onenote,OneNote.NoteTagType,"contact",EnumField,Fine,false +onenote,OneNote.NoteTagType,"critical",EnumField,Fine,false +onenote,OneNote.NoteTagType,"idea",EnumField,Fine,false +onenote,OneNote.NoteTagType,"important",EnumField,Fine,false +onenote,OneNote.NoteTagType,"phoneNumber",EnumField,Fine,false +onenote,OneNote.NoteTagType,"question",EnumField,Fine,false +onenote,OneNote.NoteTagType,"toDo",EnumField,Fine,false +onenote,OneNote.NoteTagType,"toDoPriority1",EnumField,Fine,false +onenote,OneNote.NoteTagType,"toDoPriority2",EnumField,Fine,false +onenote,OneNote.NoteTagType,"unknown",EnumField,Fine,false +onenote,OneNote.NoteTagType,"website",EnumField,Fine,false +onenote,OneNote.NumberType,N/A,Enum,Missing,false +onenote,OneNote.NumberType,"aiueo",EnumField,Fine,false +onenote,OneNote.NumberType,"arabic",EnumField,Fine,false +onenote,OneNote.NumberType,"arabic1",EnumField,Fine,false +onenote,OneNote.NumberType,"arabic2",EnumField,Fine,false +onenote,OneNote.NumberType,"arabicLZ",EnumField,Fine,false +onenote,OneNote.NumberType,"bullet",EnumField,Fine,false +onenote,OneNote.NumberType,"cardtext",EnumField,Fine,false +onenote,OneNote.NumberType,"chiManSty",EnumField,Fine,false +onenote,OneNote.NumberType,"chnDbNum1",EnumField,Fine,false +onenote,OneNote.NumberType,"chnDbNum2",EnumField,Fine,false +onenote,OneNote.NumberType,"chnDbNum3",EnumField,Fine,false +onenote,OneNote.NumberType,"chnDbNum4",EnumField,Fine,false +onenote,OneNote.NumberType,"chosung",EnumField,Fine,false +onenote,OneNote.NumberType,"circlenum",EnumField,Fine,false +onenote,OneNote.NumberType,"custom",EnumField,Fine,false +onenote,OneNote.NumberType,"daiueo",EnumField,Fine,false +onenote,OneNote.NumberType,"darabic",EnumField,Fine,false +onenote,OneNote.NumberType,"dbChar",EnumField,Fine,false +onenote,OneNote.NumberType,"dbNum1",EnumField,Fine,false +onenote,OneNote.NumberType,"dbNum2",EnumField,Fine,false +onenote,OneNote.NumberType,"dbNum3",EnumField,Fine,false +onenote,OneNote.NumberType,"dbNum4",EnumField,Fine,false +onenote,OneNote.NumberType,"diroha",EnumField,Fine,false +onenote,OneNote.NumberType,"ganada",EnumField,Fine,false +onenote,OneNote.NumberType,"gb1",EnumField,Fine,false +onenote,OneNote.NumberType,"gb2",EnumField,Fine,false +onenote,OneNote.NumberType,"gb3",EnumField,Fine,false +onenote,OneNote.NumberType,"gb4",EnumField,Fine,false +onenote,OneNote.NumberType,"hebrew1",EnumField,Fine,false +onenote,OneNote.NumberType,"hebrew2",EnumField,Fine,false +onenote,OneNote.NumberType,"hex",EnumField,Fine,false +onenote,OneNote.NumberType,"hindi1",EnumField,Fine,false +onenote,OneNote.NumberType,"hindi2",EnumField,Fine,false +onenote,OneNote.NumberType,"hindi3",EnumField,Fine,false +onenote,OneNote.NumberType,"iroha",EnumField,Fine,false +onenote,OneNote.NumberType,"korDbNum1",EnumField,Fine,false +onenote,OneNote.NumberType,"korDbNum2",EnumField,Fine,false +onenote,OneNote.NumberType,"korDbNum3",EnumField,Fine,false +onenote,OneNote.NumberType,"korDbNum4",EnumField,Fine,false +onenote,OneNote.NumberType,"lcgreek",EnumField,Fine,false +onenote,OneNote.NumberType,"lcletter",EnumField,Fine,false +onenote,OneNote.NumberType,"lcroman",EnumField,Fine,false +onenote,OneNote.NumberType,"lcrus",EnumField,Fine,false +onenote,OneNote.NumberType,"lim",EnumField,Fine,false +onenote,OneNote.NumberType,"none",EnumField,Fine,false +onenote,OneNote.NumberType,"numInDash",EnumField,Fine,false +onenote,OneNote.NumberType,"ordinal",EnumField,Fine,false +onenote,OneNote.NumberType,"ordtext",EnumField,Fine,false +onenote,OneNote.NumberType,"sbChar",EnumField,Fine,false +onenote,OneNote.NumberType,"thai1",EnumField,Fine,false +onenote,OneNote.NumberType,"thai2",EnumField,Fine,false +onenote,OneNote.NumberType,"tpeDbNum1",EnumField,Fine,false +onenote,OneNote.NumberType,"tpeDbNum2",EnumField,Fine,false +onenote,OneNote.NumberType,"tpeDbNum3",EnumField,Fine,false +onenote,OneNote.NumberType,"tpeDbNum4",EnumField,Fine,false +onenote,OneNote.NumberType,"ucgreek",EnumField,Fine,false +onenote,OneNote.NumberType,"ucletter",EnumField,Fine,false +onenote,OneNote.NumberType,"ucroman",EnumField,Fine,false +onenote,OneNote.NumberType,"ucrus",EnumField,Fine,false +onenote,OneNote.NumberType,"zodiac1",EnumField,Fine,false +onenote,OneNote.NumberType,"zodiac2",EnumField,Fine,false +onenote,OneNote.NumberType,"zodiac3",EnumField,Fine,false +onenote,OneNote.Outline,N/A,Class,Unknown,false +onenote,OneNote.Outline,"context",Property,Excellent,false +onenote,OneNote.Outline,"id",Property,Fine,false +onenote,OneNote.Outline,"pageContent",Property,Great,false +onenote,OneNote.Outline,"paragraphs",Property,Good,false +onenote,OneNote.Outline,"appendHtml(html)",Method,Good,true +onenote,OneNote.Outline,"appendImage(base64EncodedImage, width, height)",Method,Good,false +onenote,OneNote.Outline,"appendRichText(paragraphText)",Method,Good,false +onenote,OneNote.Outline,"appendTable(rowCount, columnCount, values)",Method,Good,true +onenote,OneNote.Outline,"isTitle()",Method,Fine,false +onenote,OneNote.Outline,"load(options)",Method,Excellent,false +onenote,OneNote.Outline,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.Outline,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.Outline,"toJSON()",Method,Excellent,false +onenote,OneNote.Outline,"track()",Method,Excellent,false +onenote,OneNote.Outline,"untrack()",Method,Excellent,false +onenote,OneNote.Page,N/A,Class,Unknown,false +onenote,OneNote.Page,"classNotebookPageSource",Property,Poor,false +onenote,OneNote.Page,"clientUrl",Property,Poor,false +onenote,OneNote.Page,"contents",Property,Good,false +onenote,OneNote.Page,"context",Property,Excellent,false +onenote,OneNote.Page,"id",Property,Poor,false +onenote,OneNote.Page,"inkAnalysisOrNull",Property,Great,false +onenote,OneNote.Page,"pageLevel",Property,Poor,false +onenote,OneNote.Page,"parentSection",Property,Poor,false +onenote,OneNote.Page,"title",Property,Poor,false +onenote,OneNote.Page,"webUrl",Property,Poor,false +onenote,OneNote.Page,"addOutline(left, top, html)",Method,Good,true +onenote,OneNote.Page,"analyzePage()",Method,Good,false +onenote,OneNote.Page,"applyTranslation(translatedContent)",Method,Poor,false +onenote,OneNote.Page,"copyToSection(destinationSection)",Method,Fine,true +onenote,OneNote.Page,"copyToSectionAndSetClassNotebookPageSource(destinationSection)",Method,Good,false +onenote,OneNote.Page,"getRestApiId()",Method,Poor,true +onenote,OneNote.Page,"hasTitleContent()",Method,Poor,false +onenote,OneNote.Page,"insertPageAsSibling(location, title)",Method,Fine,false +onenote,OneNote.Page,"insertPageAsSibling(location, title)",Method,Fine,true +onenote,OneNote.Page,"load(options)",Method,Excellent,false +onenote,OneNote.Page,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.Page,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.Page,"set(properties, options)",Method,Good,false +onenote,OneNote.Page,"set(properties)",Method,Good,false +onenote,OneNote.Page,"toJSON()",Method,Excellent,false +onenote,OneNote.Page,"track()",Method,Excellent,false +onenote,OneNote.Page,"untrack()",Method,Excellent,false +onenote,OneNote.PageCollection,N/A,Class,Unknown,false +onenote,OneNote.PageCollection,"context",Property,Excellent,false +onenote,OneNote.PageCollection,"count",Property,Fine,false +onenote,OneNote.PageCollection,"items",Property,Poor,false +onenote,OneNote.PageCollection,"getByTitle(title)",Method,Good,true +onenote,OneNote.PageCollection,"getItem(index)",Method,Fine,false +onenote,OneNote.PageCollection,"getItemAt(index)",Method,Poor,false +onenote,OneNote.PageCollection,"load(options)",Method,Excellent,false +onenote,OneNote.PageCollection,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.PageCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.PageCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.PageCollection,"track()",Method,Excellent,false +onenote,OneNote.PageCollection,"untrack()",Method,Excellent,false +onenote,OneNote.PageContent,N/A,Class,Unknown,false +onenote,OneNote.PageContent,"context",Property,Excellent,false +onenote,OneNote.PageContent,"id",Property,Fine,false +onenote,OneNote.PageContent,"image",Property,Excellent,false +onenote,OneNote.PageContent,"ink",Property,Excellent,false +onenote,OneNote.PageContent,"left",Property,Good,false +onenote,OneNote.PageContent,"outline",Property,Excellent,false +onenote,OneNote.PageContent,"parentPage",Property,Good,false +onenote,OneNote.PageContent,"top",Property,Good,false +onenote,OneNote.PageContent,"type",Property,Fine,false +onenote,OneNote.PageContent,"delete()",Method,Good,true +onenote,OneNote.PageContent,"load(options)",Method,Excellent,false +onenote,OneNote.PageContent,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.PageContent,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.PageContent,"set(properties, options)",Method,Good,false +onenote,OneNote.PageContent,"set(properties)",Method,Good,false +onenote,OneNote.PageContent,"toJSON()",Method,Excellent,false +onenote,OneNote.PageContent,"track()",Method,Excellent,false +onenote,OneNote.PageContent,"untrack()",Method,Excellent,false +onenote,OneNote.PageContentCollection,N/A,Class,Unknown,false +onenote,OneNote.PageContentCollection,"context",Property,Excellent,false +onenote,OneNote.PageContentCollection,"count",Property,Good,false +onenote,OneNote.PageContentCollection,"items",Property,Poor,false +onenote,OneNote.PageContentCollection,"getItem(index)",Method,Good,false +onenote,OneNote.PageContentCollection,"getItemAt(index)",Method,Fine,true +onenote,OneNote.PageContentCollection,"load(options)",Method,Excellent,false +onenote,OneNote.PageContentCollection,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.PageContentCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.PageContentCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.PageContentCollection,"track()",Method,Excellent,false +onenote,OneNote.PageContentCollection,"untrack()",Method,Excellent,false +onenote,OneNote.PageContentType,N/A,Enum,Missing,false +onenote,OneNote.PageContentType,"image",EnumField,Fine,false +onenote,OneNote.PageContentType,"ink",EnumField,Fine,false +onenote,OneNote.PageContentType,"other",EnumField,Fine,false +onenote,OneNote.PageContentType,"outline",EnumField,Fine,false +onenote,OneNote.Paragraph,N/A,Class,Unknown,false +onenote,OneNote.Paragraph,"context",Property,Excellent,false +onenote,OneNote.Paragraph,"id",Property,Fine,false +onenote,OneNote.Paragraph,"image",Property,Excellent,false +onenote,OneNote.Paragraph,"inkWords",Property,Great,false +onenote,OneNote.Paragraph,"outline",Property,Good,false +onenote,OneNote.Paragraph,"paragraphs",Property,Poor,false +onenote,OneNote.Paragraph,"parentParagraph",Property,Great,false +onenote,OneNote.Paragraph,"parentParagraphOrNull",Property,Excellent,false +onenote,OneNote.Paragraph,"parentTableCell",Property,Great,false +onenote,OneNote.Paragraph,"parentTableCellOrNull",Property,Excellent,false +onenote,OneNote.Paragraph,"richText",Property,Excellent,false +onenote,OneNote.Paragraph,"table",Property,Excellent,false +onenote,OneNote.Paragraph,"type",Property,Fine,false +onenote,OneNote.Paragraph,"addNoteTag(type, status)",Method,Poor,false +onenote,OneNote.Paragraph,"addNoteTag(type, status)",Method,Poor,false +onenote,OneNote.Paragraph,"delete()",Method,Fine,true +onenote,OneNote.Paragraph,"getParagraphInfo()",Method,Poor,false +onenote,OneNote.Paragraph,"insertHtmlAsSibling(insertLocation, html)",Method,Fine,true +onenote,OneNote.Paragraph,"insertHtmlAsSibling(insertLocation, html)",Method,Fine,false +onenote,OneNote.Paragraph,"insertImageAsSibling(insertLocation, base64EncodedImage, width, height)",Method,Good,true +onenote,OneNote.Paragraph,"insertImageAsSibling(insertLocation, base64EncodedImage, width, height)",Method,Good,false +onenote,OneNote.Paragraph,"insertRichTextAsSibling(insertLocation, paragraphText)",Method,Good,true +onenote,OneNote.Paragraph,"insertRichTextAsSibling(insertLocation, paragraphText)",Method,Good,false +onenote,OneNote.Paragraph,"insertTableAsSibling(insertLocation, rowCount, columnCount, values)",Method,Good,false +onenote,OneNote.Paragraph,"insertTableAsSibling(insertLocation, rowCount, columnCount, values)",Method,Good,false +onenote,OneNote.Paragraph,"load(options)",Method,Excellent,false +onenote,OneNote.Paragraph,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.Paragraph,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.Paragraph,"set(properties, options)",Method,Good,false +onenote,OneNote.Paragraph,"set(properties)",Method,Good,false +onenote,OneNote.Paragraph,"toJSON()",Method,Excellent,false +onenote,OneNote.Paragraph,"track()",Method,Excellent,false +onenote,OneNote.Paragraph,"untrack()",Method,Excellent,false +onenote,OneNote.ParagraphCollection,N/A,Class,Unknown,false +onenote,OneNote.ParagraphCollection,"context",Property,Excellent,false +onenote,OneNote.ParagraphCollection,"count",Property,Fine,false +onenote,OneNote.ParagraphCollection,"items",Property,Poor,false +onenote,OneNote.ParagraphCollection,"getItem(index)",Method,Good,false +onenote,OneNote.ParagraphCollection,"getItemAt(index)",Method,Fine,true +onenote,OneNote.ParagraphCollection,"load(options)",Method,Excellent,false +onenote,OneNote.ParagraphCollection,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.ParagraphCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.ParagraphCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.ParagraphCollection,"track()",Method,Excellent,false +onenote,OneNote.ParagraphCollection,"untrack()",Method,Excellent,false +onenote,OneNote.ParagraphInfo,N/A,Interface,Poor,false +onenote,OneNote.ParagraphInfo,"bulletType",Property,Poor,false +onenote,OneNote.ParagraphInfo,"indentationLevel",Property,Poor,false +onenote,OneNote.ParagraphInfo,"index",Property,Poor,false +onenote,OneNote.ParagraphInfo,"listType",Property,Poor,false +onenote,OneNote.ParagraphInfo,"numberType",Property,Poor,false +onenote,OneNote.ParagraphStyle,N/A,Enum,Missing,false +onenote,OneNote.ParagraphStyle,"citation",EnumField,Fine,false +onenote,OneNote.ParagraphStyle,"code",EnumField,Fine,false +onenote,OneNote.ParagraphStyle,"dateTime",EnumField,Fine,false +onenote,OneNote.ParagraphStyle,"heading1",EnumField,Fine,false +onenote,OneNote.ParagraphStyle,"heading2",EnumField,Fine,false +onenote,OneNote.ParagraphStyle,"heading3",EnumField,Fine,false +onenote,OneNote.ParagraphStyle,"heading4",EnumField,Fine,false +onenote,OneNote.ParagraphStyle,"heading5",EnumField,Fine,false +onenote,OneNote.ParagraphStyle,"heading6",EnumField,Fine,false +onenote,OneNote.ParagraphStyle,"normal",EnumField,Fine,false +onenote,OneNote.ParagraphStyle,"noStyle",EnumField,Fine,false +onenote,OneNote.ParagraphStyle,"quote",EnumField,Fine,false +onenote,OneNote.ParagraphStyle,"title",EnumField,Fine,false +onenote,OneNote.ParagraphType,N/A,Enum,Missing,false +onenote,OneNote.ParagraphType,"image",EnumField,Fine,false +onenote,OneNote.ParagraphType,"ink",EnumField,Fine,false +onenote,OneNote.ParagraphType,"other",EnumField,Fine,false +onenote,OneNote.ParagraphType,"richText",EnumField,Fine,false +onenote,OneNote.ParagraphType,"table",EnumField,Fine,false +onenote,OneNote.Point,N/A,Class,Missing,false +onenote,OneNote.Point,"context",Property,Excellent,false +onenote,OneNote.Point,"id",Property,Fine,false +onenote,OneNote.Point,"x",Property,Missing,false +onenote,OneNote.Point,"y",Property,Missing,false +onenote,OneNote.Point,"load(options)",Method,Excellent,false +onenote,OneNote.Point,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.Point,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.Point,"toJSON()",Method,Excellent,false +onenote,OneNote.Point,"track()",Method,Excellent,false +onenote,OneNote.Point,"untrack()",Method,Excellent,false +onenote,OneNote.PointCollection,N/A,Class,Unknown,false +onenote,OneNote.PointCollection,"context",Property,Excellent,false +onenote,OneNote.PointCollection,"count",Property,Fine,false +onenote,OneNote.PointCollection,"items",Property,Poor,false +onenote,OneNote.PointCollection,"getItem(index)",Method,Good,false +onenote,OneNote.PointCollection,"getItemAt(index)",Method,Poor,false +onenote,OneNote.PointCollection,"load(options)",Method,Excellent,false +onenote,OneNote.PointCollection,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.PointCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.PointCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.PointCollection,"track()",Method,Excellent,false +onenote,OneNote.PointCollection,"untrack()",Method,Excellent,false +onenote,OneNote.RequestContext,N/A,Class,Missing,false +onenote,OneNote.RequestContext,"application",Property,Missing,false +onenote,OneNote.RichText,N/A,Class,Unknown,false +onenote,OneNote.RichText,"context",Property,Excellent,false +onenote,OneNote.RichText,"id",Property,Fine,false +onenote,OneNote.RichText,"languageId",Property,Poor,false +onenote,OneNote.RichText,"paragraph",Property,Good,false +onenote,OneNote.RichText,"style",Property,Good,false +onenote,OneNote.RichText,"text",Property,Good,false +onenote,OneNote.RichText,"getHtml()",Method,Poor,false +onenote,OneNote.RichText,"load(options)",Method,Excellent,false +onenote,OneNote.RichText,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.RichText,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.RichText,"toJSON()",Method,Excellent,false +onenote,OneNote.RichText,"track()",Method,Excellent,false +onenote,OneNote.RichText,"untrack()",Method,Excellent,false +onenote,OneNote.Section,N/A,Class,Unknown,false +onenote,OneNote.Section,"clientUrl",Property,Poor,false +onenote,OneNote.Section,"context",Property,Excellent,false +onenote,OneNote.Section,"id",Property,Poor,false +onenote,OneNote.Section,"isEncrypted",Property,Fine,false +onenote,OneNote.Section,"isLocked",Property,Fine,false +onenote,OneNote.Section,"name",Property,Poor,false +onenote,OneNote.Section,"notebook",Property,Poor,false +onenote,OneNote.Section,"pages",Property,Poor,false +onenote,OneNote.Section,"parentSectionGroup",Property,Good,false +onenote,OneNote.Section,"parentSectionGroupOrNull",Property,Great,false +onenote,OneNote.Section,"webUrl",Property,Poor,false +onenote,OneNote.Section,"addPage(title)",Method,Poor,true +onenote,OneNote.Section,"copyToNotebook(destinationNotebook)",Method,Fine,true +onenote,OneNote.Section,"copyToSectionGroup(destinationSectionGroup)",Method,Fine,true +onenote,OneNote.Section,"getRestApiId()",Method,Poor,true +onenote,OneNote.Section,"insertSectionAsSibling(location, title)",Method,Fine,false +onenote,OneNote.Section,"insertSectionAsSibling(location, title)",Method,Fine,true +onenote,OneNote.Section,"load(options)",Method,Excellent,false +onenote,OneNote.Section,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.Section,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.Section,"toJSON()",Method,Excellent,false +onenote,OneNote.Section,"track()",Method,Excellent,false +onenote,OneNote.Section,"untrack()",Method,Excellent,false +onenote,OneNote.SectionCollection,N/A,Class,Unknown,false +onenote,OneNote.SectionCollection,"context",Property,Excellent,false +onenote,OneNote.SectionCollection,"count",Property,Fine,false +onenote,OneNote.SectionCollection,"items",Property,Poor,false +onenote,OneNote.SectionCollection,"getByName(name)",Method,Good,true +onenote,OneNote.SectionCollection,"getItem(index)",Method,Fine,false +onenote,OneNote.SectionCollection,"getItemAt(index)",Method,Poor,false +onenote,OneNote.SectionCollection,"load(options)",Method,Excellent,false +onenote,OneNote.SectionCollection,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.SectionCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.SectionCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.SectionCollection,"track()",Method,Excellent,false +onenote,OneNote.SectionCollection,"untrack()",Method,Excellent,false +onenote,OneNote.SectionGroup,N/A,Class,Unknown,false +onenote,OneNote.SectionGroup,"clientUrl",Property,Poor,false +onenote,OneNote.SectionGroup,"context",Property,Excellent,false +onenote,OneNote.SectionGroup,"id",Property,Poor,false +onenote,OneNote.SectionGroup,"name",Property,Poor,false +onenote,OneNote.SectionGroup,"notebook",Property,Poor,false +onenote,OneNote.SectionGroup,"parentSectionGroup",Property,Good,false +onenote,OneNote.SectionGroup,"parentSectionGroupOrNull",Property,Great,false +onenote,OneNote.SectionGroup,"sectionGroups",Property,Fine,false +onenote,OneNote.SectionGroup,"sections",Property,Poor,false +onenote,OneNote.SectionGroup,"addSection(title)",Method,Fine,true +onenote,OneNote.SectionGroup,"addSectionGroup(name)",Method,Fine,true +onenote,OneNote.SectionGroup,"getRestApiId()",Method,Poor,false +onenote,OneNote.SectionGroup,"load(options)",Method,Excellent,false +onenote,OneNote.SectionGroup,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.SectionGroup,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.SectionGroup,"toJSON()",Method,Excellent,false +onenote,OneNote.SectionGroup,"track()",Method,Excellent,false +onenote,OneNote.SectionGroup,"untrack()",Method,Excellent,false +onenote,OneNote.SectionGroupCollection,N/A,Class,Unknown,false +onenote,OneNote.SectionGroupCollection,"context",Property,Excellent,false +onenote,OneNote.SectionGroupCollection,"count",Property,Good,false +onenote,OneNote.SectionGroupCollection,"items",Property,Poor,false +onenote,OneNote.SectionGroupCollection,"getByName(name)",Method,Good,true +onenote,OneNote.SectionGroupCollection,"getItem(index)",Method,Fine,false +onenote,OneNote.SectionGroupCollection,"getItemAt(index)",Method,Fine,false +onenote,OneNote.SectionGroupCollection,"load(options)",Method,Excellent,false +onenote,OneNote.SectionGroupCollection,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.SectionGroupCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.SectionGroupCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.SectionGroupCollection,"track()",Method,Excellent,false +onenote,OneNote.SectionGroupCollection,"untrack()",Method,Excellent,false +onenote,OneNote.Table,N/A,Class,Unknown,false +onenote,OneNote.Table,"borderVisible",Property,Good,false +onenote,OneNote.Table,"columnCount",Property,Poor,false +onenote,OneNote.Table,"context",Property,Excellent,false +onenote,OneNote.Table,"id",Property,Poor,false +onenote,OneNote.Table,"paragraph",Property,Good,false +onenote,OneNote.Table,"rowCount",Property,Poor,false +onenote,OneNote.Table,"rows",Property,Poor,false +onenote,OneNote.Table,"appendColumn(values)",Method,Great,true +onenote,OneNote.Table,"appendRow(values)",Method,Great,true +onenote,OneNote.Table,"clear()",Method,Poor,false +onenote,OneNote.Table,"getCell(rowIndex, cellIndex)",Method,Fine,true +onenote,OneNote.Table,"insertColumn(index, values)",Method,Great,true +onenote,OneNote.Table,"insertRow(index, values)",Method,Great,true +onenote,OneNote.Table,"load(options)",Method,Excellent,false +onenote,OneNote.Table,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.Table,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.Table,"set(properties, options)",Method,Good,false +onenote,OneNote.Table,"set(properties)",Method,Good,false +onenote,OneNote.Table,"setShadingColor(colorCode)",Method,Fine,false +onenote,OneNote.Table,"toJSON()",Method,Excellent,false +onenote,OneNote.Table,"track()",Method,Excellent,false +onenote,OneNote.Table,"untrack()",Method,Excellent,false +onenote,OneNote.TableCell,N/A,Class,Unknown,false +onenote,OneNote.TableCell,"cellIndex",Property,Poor,false +onenote,OneNote.TableCell,"context",Property,Excellent,false +onenote,OneNote.TableCell,"id",Property,Poor,false +onenote,OneNote.TableCell,"paragraphs",Property,Good,false +onenote,OneNote.TableCell,"parentRow",Property,Poor,false +onenote,OneNote.TableCell,"rowIndex",Property,Poor,false +onenote,OneNote.TableCell,"shadingColor",Property,Poor,false +onenote,OneNote.TableCell,"appendHtml(html)",Method,Good,true +onenote,OneNote.TableCell,"appendImage(base64EncodedImage, width, height)",Method,Fine,false +onenote,OneNote.TableCell,"appendRichText(paragraphText)",Method,Fine,true +onenote,OneNote.TableCell,"appendTable(rowCount, columnCount, values)",Method,Good,false +onenote,OneNote.TableCell,"clear()",Method,Poor,false +onenote,OneNote.TableCell,"load(options)",Method,Excellent,false +onenote,OneNote.TableCell,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.TableCell,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.TableCell,"set(properties, options)",Method,Good,false +onenote,OneNote.TableCell,"set(properties)",Method,Good,false +onenote,OneNote.TableCell,"toJSON()",Method,Excellent,false +onenote,OneNote.TableCell,"track()",Method,Excellent,false +onenote,OneNote.TableCell,"untrack()",Method,Excellent,false +onenote,OneNote.TableCellCollection,N/A,Class,Unknown,false +onenote,OneNote.TableCellCollection,"context",Property,Excellent,false +onenote,OneNote.TableCellCollection,"count",Property,Good,false +onenote,OneNote.TableCellCollection,"items",Property,Poor,false +onenote,OneNote.TableCellCollection,"getItem(index)",Method,Good,false +onenote,OneNote.TableCellCollection,"getItemAt(index)",Method,Fine,false +onenote,OneNote.TableCellCollection,"load(options)",Method,Excellent,false +onenote,OneNote.TableCellCollection,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.TableCellCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.TableCellCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.TableCellCollection,"track()",Method,Excellent,false +onenote,OneNote.TableCellCollection,"untrack()",Method,Excellent,false +onenote,OneNote.TableRow,N/A,Class,Unknown,false +onenote,OneNote.TableRow,"cellCount",Property,Poor,false +onenote,OneNote.TableRow,"cells",Property,Poor,false +onenote,OneNote.TableRow,"context",Property,Excellent,false +onenote,OneNote.TableRow,"id",Property,Poor,false +onenote,OneNote.TableRow,"parentTable",Property,Poor,false +onenote,OneNote.TableRow,"rowIndex",Property,Poor,false +onenote,OneNote.TableRow,"clear()",Method,Poor,false +onenote,OneNote.TableRow,"insertRowAsSibling(insertLocation, values)",Method,Poor,true +onenote,OneNote.TableRow,"insertRowAsSibling(insertLocation, values)",Method,Poor,false +onenote,OneNote.TableRow,"load(options)",Method,Excellent,false +onenote,OneNote.TableRow,"load(propertyNames)",Method,Excellent,true +onenote,OneNote.TableRow,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.TableRow,"setShadingColor(colorCode)",Method,Fine,false +onenote,OneNote.TableRow,"toJSON()",Method,Excellent,false +onenote,OneNote.TableRow,"track()",Method,Excellent,false +onenote,OneNote.TableRow,"untrack()",Method,Excellent,false +onenote,OneNote.TableRowCollection,N/A,Class,Unknown,false +onenote,OneNote.TableRowCollection,"context",Property,Excellent,false +onenote,OneNote.TableRowCollection,"count",Property,Good,false +onenote,OneNote.TableRowCollection,"items",Property,Poor,false +onenote,OneNote.TableRowCollection,"getItem(index)",Method,Good,false +onenote,OneNote.TableRowCollection,"getItemAt(index)",Method,Fine,false +onenote,OneNote.TableRowCollection,"load(options)",Method,Excellent,false +onenote,OneNote.TableRowCollection,"load(propertyNames)",Method,Excellent,false +onenote,OneNote.TableRowCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +onenote,OneNote.TableRowCollection,"toJSON()",Method,Excellent,false +onenote,OneNote.TableRowCollection,"track()",Method,Excellent,false +onenote,OneNote.TableRowCollection,"untrack()",Method,Excellent,false +onenote,N/A,N/A,Package,Missing,false +onenote,N/A,"OneNote.run(batch)",Method,Excellent,false +onenote,N/A,"OneNote.run(object, batch)",Method,Excellent,false +onenote,N/A,"OneNote.run(objects, batch)",Method,Excellent,false +outlook,Office.Appointment,N/A,Interface,Excellent,false +outlook,Office.AppointmentCompose,N/A,Interface,Unknown,false +outlook,Office.AppointmentCompose,"body",Property,Great,true +outlook,Office.AppointmentCompose,"categories",Property,Great,true +outlook,Office.AppointmentCompose,"end",Property,Excellent,true +outlook,Office.AppointmentCompose,"enhancedLocation",Property,Excellent,true +outlook,Office.AppointmentCompose,"isAllDayEvent",Property,Good,true +outlook,Office.AppointmentCompose,"itemType",Property,Excellent,true +outlook,Office.AppointmentCompose,"location",Property,Excellent,true +outlook,Office.AppointmentCompose,"notificationMessages",Property,Fine,true +outlook,Office.AppointmentCompose,"optionalAttendees",Property,Excellent,true +outlook,Office.AppointmentCompose,"organizer",Property,Excellent,true +outlook,Office.AppointmentCompose,"recurrence",Property,Excellent,true +outlook,Office.AppointmentCompose,"requiredAttendees",Property,Excellent,true +outlook,Office.AppointmentCompose,"sensitivity",Property,Fine,true +outlook,Office.AppointmentCompose,"sensitivityLabel",Property,Good,true +outlook,Office.AppointmentCompose,"seriesId",Property,Excellent,true +outlook,Office.AppointmentCompose,"sessionData",Property,Good,true +outlook,Office.AppointmentCompose,"start",Property,Excellent,true +outlook,Office.AppointmentCompose,"subject",Property,Excellent,true +outlook,Office.AppointmentCompose,"addFileAttachmentAsync(uri, attachmentName, options, callback)",Method,Great,true +outlook,Office.AppointmentCompose,"addFileAttachmentAsync(uri, attachmentName, callback)",Method,Great,false +outlook,Office.AppointmentCompose,"addFileAttachmentFromBase64Async(base64File, attachmentName, options, callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"addFileAttachmentFromBase64Async(base64File, attachmentName, callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"addHandlerAsync(eventType, handler, options, callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"addHandlerAsync(eventType, handler, callback)",Method,Excellent,false +outlook,Office.AppointmentCompose,"addItemAttachmentAsync(itemId, attachmentName, options, callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"addItemAttachmentAsync(itemId, attachmentName, callback)",Method,Excellent,false +outlook,Office.AppointmentCompose,"close()",Method,Excellent,true +outlook,Office.AppointmentCompose,"disableClientSignatureAsync(options, callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"disableClientSignatureAsync(callback)",Method,Excellent,false +outlook,Office.AppointmentCompose,"getAttachmentContentAsync(attachmentId, options, callback)",Method,Great,true +outlook,Office.AppointmentCompose,"getAttachmentContentAsync(attachmentId, callback)",Method,Great,false +outlook,Office.AppointmentCompose,"getAttachmentsAsync(options, callback)",Method,Fine,true +outlook,Office.AppointmentCompose,"getAttachmentsAsync(callback)",Method,Fine,false +outlook,Office.AppointmentCompose,"getInitializationContextAsync(options, callback)",Method,Good,true +outlook,Office.AppointmentCompose,"getInitializationContextAsync(callback)",Method,Good,false +outlook,Office.AppointmentCompose,"getItemIdAsync(options, callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"getItemIdAsync(callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"getSelectedDataAsync(coercionType, options, callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"getSelectedDataAsync(coercionType, callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"getSharedPropertiesAsync(options, callback)",Method,Fine,false +outlook,Office.AppointmentCompose,"getSharedPropertiesAsync(callback)",Method,Fine,true +outlook,Office.AppointmentCompose,"isClientSignatureEnabledAsync(options, callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"isClientSignatureEnabledAsync(callback)",Method,Excellent,false +outlook,Office.AppointmentCompose,"loadCustomPropertiesAsync(callback, userContext)",Method,Excellent,true +outlook,Office.AppointmentCompose,"removeAttachmentAsync(attachmentId, options, callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"removeAttachmentAsync(attachmentId, callback)",Method,Excellent,false +outlook,Office.AppointmentCompose,"removeHandlerAsync(eventType, options, callback)",Method,Excellent,false +outlook,Office.AppointmentCompose,"removeHandlerAsync(eventType, callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"saveAsync(options, callback)",Method,Good,true +outlook,Office.AppointmentCompose,"saveAsync(callback)",Method,Good,true +outlook,Office.AppointmentCompose,"sendAsync(options, callback)",Method,Poor,true +outlook,Office.AppointmentCompose,"sendAsync(callback)",Method,Poor,true +outlook,Office.AppointmentCompose,"setSelectedDataAsync(data, options, callback)",Method,Excellent,true +outlook,Office.AppointmentCompose,"setSelectedDataAsync(data, callback)",Method,Excellent,false +outlook,Office.AppointmentForm,N/A,Interface,Unknown,false +outlook,Office.AppointmentForm,"body",Property,Great,false +outlook,Office.AppointmentForm,"end",Property,Excellent,false +outlook,Office.AppointmentForm,"location",Property,Excellent,false +outlook,Office.AppointmentForm,"optionalAttendees",Property,Excellent,false +outlook,Office.AppointmentForm,"requiredAttendees",Property,Excellent,false +outlook,Office.AppointmentForm,"resources",Property,Excellent,false +outlook,Office.AppointmentForm,"start",Property,Excellent,false +outlook,Office.AppointmentForm,"subject",Property,Excellent,false +outlook,Office.AppointmentRead,N/A,Interface,Unknown,false +outlook,Office.AppointmentRead,"attachments",Property,Fine,true +outlook,Office.AppointmentRead,"body",Property,Great,true +outlook,Office.AppointmentRead,"categories",Property,Great,true +outlook,Office.AppointmentRead,"dateTimeCreated",Property,Poor,true +outlook,Office.AppointmentRead,"dateTimeModified",Property,Good,true +outlook,Office.AppointmentRead,"end",Property,Excellent,true +outlook,Office.AppointmentRead,"enhancedLocation",Property,Excellent,true +outlook,Office.AppointmentRead,"isAllDayEvent",Property,Excellent,true +outlook,Office.AppointmentRead,"itemClass",Property,Good,true +outlook,Office.AppointmentRead,"itemId",Property,Good,true +outlook,Office.AppointmentRead,"itemType",Property,Excellent,true +outlook,Office.AppointmentRead,"location",Property,Excellent,true +outlook,Office.AppointmentRead,"normalizedSubject",Property,Good,true +outlook,Office.AppointmentRead,"notificationMessages",Property,Fine,true +outlook,Office.AppointmentRead,"optionalAttendees",Property,Excellent,true +outlook,Office.AppointmentRead,"organizer",Property,Poor,true +outlook,Office.AppointmentRead,"recurrence",Property,Excellent,true +outlook,Office.AppointmentRead,"requiredAttendees",Property,Excellent,true +outlook,Office.AppointmentRead,"sensitivity",Property,Fine,true +outlook,Office.AppointmentRead,"seriesId",Property,Excellent,true +outlook,Office.AppointmentRead,"start",Property,Excellent,true +outlook,Office.AppointmentRead,"subject",Property,Excellent,true +outlook,Office.AppointmentRead,"addHandlerAsync(eventType, handler, options, callback)",Method,Excellent,true +outlook,Office.AppointmentRead,"addHandlerAsync(eventType, handler, callback)",Method,Excellent,false +outlook,Office.AppointmentRead,"displayReplyAllForm(formData)",Method,Fine,true +outlook,Office.AppointmentRead,"displayReplyAllFormAsync(formData, options, callback)",Method,Fine,true +outlook,Office.AppointmentRead,"displayReplyAllFormAsync(formData, callback)",Method,Fine,false +outlook,Office.AppointmentRead,"displayReplyForm(formData)",Method,Fine,true +outlook,Office.AppointmentRead,"displayReplyFormAsync(formData, options, callback)",Method,Fine,true +outlook,Office.AppointmentRead,"displayReplyFormAsync(formData, callback)",Method,Fine,false +outlook,Office.AppointmentRead,"getAttachmentContentAsync(attachmentId, options, callback)",Method,Great,true +outlook,Office.AppointmentRead,"getAttachmentContentAsync(attachmentId, callback)",Method,Great,false +outlook,Office.AppointmentRead,"getEntities()",Method,Deprecated,false +outlook,Office.AppointmentRead,"getEntitiesByType(entityType)",Method,Deprecated,false +outlook,Office.AppointmentRead,"getFilteredEntitiesByName(name)",Method,Deprecated,false +outlook,Office.AppointmentRead,"getInitializationContextAsync(options, callback)",Method,Good,true +outlook,Office.AppointmentRead,"getInitializationContextAsync(callback)",Method,Good,false +outlook,Office.AppointmentRead,"getRegExMatches()",Method,Excellent,true +outlook,Office.AppointmentRead,"getRegExMatchesByName(name)",Method,Excellent,true +outlook,Office.AppointmentRead,"getSelectedEntities()",Method,Deprecated,false +outlook,Office.AppointmentRead,"getSelectedRegExMatches()",Method,Excellent,true +outlook,Office.AppointmentRead,"getSharedPropertiesAsync(options, callback)",Method,Fine,false +outlook,Office.AppointmentRead,"getSharedPropertiesAsync(callback)",Method,Fine,true +outlook,Office.AppointmentRead,"loadCustomPropertiesAsync(callback, userContext)",Method,Excellent,true +outlook,Office.AppointmentRead,"removeHandlerAsync(eventType, options, callback)",Method,Excellent,false +outlook,Office.AppointmentRead,"removeHandlerAsync(eventType, callback)",Method,Excellent,true +outlook,Office.AppointmentTimeChangedEventArgs,N/A,Interface,Unknown,true +outlook,Office.AppointmentTimeChangedEventArgs,"end",Property,Poor,false +outlook,Office.AppointmentTimeChangedEventArgs,"start",Property,Poor,false +outlook,Office.AppointmentTimeChangedEventArgs,"type",Property,Fine,false +outlook,Office.AttachmentContent,N/A,Interface,Good,true +outlook,Office.AttachmentContent,"content",Property,Fine,false +outlook,Office.AttachmentContent,"format",Property,Excellent,false +outlook,Office.AttachmentDetails,N/A,Interface,Unknown,true +outlook,Office.AttachmentDetails,"attachmentType",Property,Fine,false +outlook,Office.AttachmentDetails,"contentType",Property,Deprecated,false +outlook,Office.AttachmentDetails,"id",Property,Good,false +outlook,Office.AttachmentDetails,"isInline",Property,Good,false +outlook,Office.AttachmentDetails,"name",Property,Poor,false +outlook,Office.AttachmentDetails,"size",Property,Poor,false +outlook,Office.AttachmentDetailsCompose,N/A,Interface,Unknown,true +outlook,Office.AttachmentDetailsCompose,"attachmentType",Property,Fine,false +outlook,Office.AttachmentDetailsCompose,"id",Property,Poor,false +outlook,Office.AttachmentDetailsCompose,"isInline",Property,Good,false +outlook,Office.AttachmentDetailsCompose,"name",Property,Poor,false +outlook,Office.AttachmentDetailsCompose,"size",Property,Poor,false +outlook,Office.AttachmentDetailsCompose,"url",Property,Good,false +outlook,Office.AttachmentsChangedEventArgs,N/A,Interface,Unknown,true +outlook,Office.AttachmentsChangedEventArgs,"attachmentDetails",Property,Good,false +outlook,Office.AttachmentsChangedEventArgs,"attachmentStatus",Property,Great,false +outlook,Office.AttachmentsChangedEventArgs,"type",Property,Fine,false +outlook,Office.Body,N/A,Interface,Unknown,true +outlook,Office.Body,"appendOnSendAsync(data, options, callback)",Method,Good,true +outlook,Office.Body,"appendOnSendAsync(data, callback)",Method,Good,false +outlook,Office.Body,"getAsync(coercionType, options, callback)",Method,Great,false +outlook,Office.Body,"getAsync(coercionType, callback)",Method,Great,true +outlook,Office.Body,"getTypeAsync(options, callback)",Method,Good,true +outlook,Office.Body,"getTypeAsync(callback)",Method,Good,false +outlook,Office.Body,"prependAsync(data, options, callback)",Method,Good,true +outlook,Office.Body,"prependAsync(data, callback)",Method,Good,true +outlook,Office.Body,"prependOnSendAsync(data, options, callback)",Method,Great,true +outlook,Office.Body,"prependOnSendAsync(data, callback)",Method,Great,false +outlook,Office.Body,"setAsync(data, options, callback)",Method,Fine,true +outlook,Office.Body,"setAsync(data, callback)",Method,Fine,true +outlook,Office.Body,"setSelectedDataAsync(data, options, callback)",Method,Excellent,true +outlook,Office.Body,"setSelectedDataAsync(data, callback)",Method,Excellent,true +outlook,Office.Body,"setSignatureAsync(data, options, callback)",Method,Good,true +outlook,Office.Body,"setSignatureAsync(data, callback)",Method,Good,false +outlook,Office.Categories,N/A,Interface,Unknown,false +outlook,Office.Categories,"addAsync(categories, options, callback)",Method,Fine,true +outlook,Office.Categories,"addAsync(categories, callback)",Method,Fine,false +outlook,Office.Categories,"getAsync(options, callback)",Method,Excellent,false +outlook,Office.Categories,"getAsync(callback)",Method,Excellent,true +outlook,Office.Categories,"removeAsync(categories, options, callback)",Method,Poor,true +outlook,Office.Categories,"removeAsync(categories, callback)",Method,Poor,false +outlook,Office.CategoryDetails,N/A,Interface,Unknown,true +outlook,Office.CategoryDetails,"color",Property,Poor,false +outlook,Office.CategoryDetails,"displayName",Property,Fine,false +outlook,Office.CoercionTypeOptions,N/A,Interface,Unknown,false +outlook,Office.CoercionTypeOptions,"coercionType",Property,Poor,false +outlook,Office.Contact,N/A,Interface,Deprecated,true +outlook,Office.Contact,"addresses",Property,Deprecated,false +outlook,Office.Contact,"businessName",Property,Deprecated,false +outlook,Office.Contact,"emailAddresses",Property,Deprecated,false +outlook,Office.Contact,"personName",Property,Deprecated,false +outlook,Office.Contact,"phoneNumbers",Property,Deprecated,false +outlook,Office.Contact,"urls",Property,Deprecated,false +outlook,Office.CustomProperties,N/A,Interface,Excellent,false +outlook,Office.CustomProperties,"get(name)",Method,Excellent,true +outlook,Office.CustomProperties,"getAll()",Method,Excellent,true +outlook,Office.CustomProperties,"remove(name)",Method,Excellent,true +outlook,Office.CustomProperties,"saveAsync(callback, asyncContext)",Method,Excellent,true +outlook,Office.CustomProperties,"saveAsync(asyncContext)",Method,Excellent,false +outlook,Office.CustomProperties,"set(name, value)",Method,Excellent,true +outlook,Office.DelayDeliveryTime,N/A,Interface,Unknown,false +outlook,Office.DelayDeliveryTime,"getAsync(options, callback)",Method,Poor,false +outlook,Office.DelayDeliveryTime,"getAsync(callback)",Method,Poor,true +outlook,Office.DelayDeliveryTime,"setAsync(datetime, options, callback)",Method,Poor,false +outlook,Office.DelayDeliveryTime,"setAsync(datetime, callback)",Method,Poor,true +outlook,Office.Diagnostics,N/A,Interface,Great,true +outlook,Office.Diagnostics,"hostName",Property,Great,false +outlook,Office.Diagnostics,"hostVersion",Property,Excellent,false +outlook,Office.Diagnostics,"OWAView",Property,Excellent,false +outlook,Office.Display,N/A,Interface,Unknown,false +outlook,Office.Display,"body",Property,Good,true +outlook,Office.Display,"subject",Property,Good,true +outlook,Office.DisplayedBody,N/A,Interface,Good,false +outlook,Office.DisplayedBody,"setAsync(data, options, callback)",Method,Good,false +outlook,Office.DisplayedBody,"setAsync(data, callback)",Method,Good,true +outlook,Office.DisplayedSubject,N/A,Interface,Good,false +outlook,Office.DisplayedSubject,"setAsync(data, options, callback)",Method,Good,false +outlook,Office.DisplayedSubject,"setAsync(data, callback)",Method,Good,true +outlook,Office.DragAndDropEventArgs,N/A,Interface,Unknown,true +outlook,Office.DragAndDropEventArgs,"dragAndDropEventData",Property,Good,false +outlook,Office.DragAndDropEventArgs,"type",Property,Fine,false +outlook,Office.DragoverEventData,N/A,Interface,Unknown,true +outlook,Office.DragoverEventData,"pageX",Property,Fine,false +outlook,Office.DragoverEventData,"pageY",Property,Fine,false +outlook,Office.DragoverEventData,"type",Property,Good,false +outlook,Office.DropEventData,N/A,Interface,Unknown,true +outlook,Office.DropEventData,"dataTransfer",Property,Fine,false +outlook,Office.DropEventData,"pageX",Property,Fine,false +outlook,Office.DropEventData,"pageY",Property,Fine,false +outlook,Office.DropEventData,"type",Property,Good,false +outlook,Office.DroppedItemDetails,N/A,Interface,Fine,true +outlook,Office.DroppedItemDetails,"fileContent",Property,Fine,false +outlook,Office.DroppedItemDetails,"name",Property,Fine,false +outlook,Office.DroppedItemDetails,"type",Property,Fine,false +outlook,Office.DroppedItems,N/A,Interface,Unknown,true +outlook,Office.DroppedItems,"files",Property,Good,false +outlook,Office.EmailAddressDetails,N/A,Interface,Unknown,false +outlook,Office.EmailAddressDetails,"appointmentResponse",Property,Excellent,true +outlook,Office.EmailAddressDetails,"displayName",Property,Fine,true +outlook,Office.EmailAddressDetails,"emailAddress",Property,Poor,true +outlook,Office.EmailAddressDetails,"recipientType",Property,Poor,true +outlook,Office.EmailUser,N/A,Interface,Unknown,true +outlook,Office.EmailUser,"displayName",Property,Fine,false +outlook,Office.EmailUser,"emailAddress",Property,Poor,false +outlook,Office.EnhancedLocation,N/A,Interface,Unknown,false +outlook,Office.EnhancedLocation,"addAsync(locationIdentifiers, options, callback)",Method,Fine,true +outlook,Office.EnhancedLocation,"addAsync(locationIdentifiers, callback)",Method,Fine,false +outlook,Office.EnhancedLocation,"getAsync(options, callback)",Method,Good,true +outlook,Office.EnhancedLocation,"getAsync(callback)",Method,Good,false +outlook,Office.EnhancedLocation,"removeAsync(locationIdentifiers, options, callback)",Method,Good,true +outlook,Office.EnhancedLocation,"removeAsync(locationIdentifiers, callback)",Method,Good,false +outlook,Office.EnhancedLocationsChangedEventArgs,N/A,Interface,Fine,true +outlook,Office.EnhancedLocationsChangedEventArgs,"enhancedLocations",Property,Poor,false +outlook,Office.EnhancedLocationsChangedEventArgs,"type",Property,Fine,false +outlook,Office.Entities,N/A,Interface,Deprecated,false +outlook,Office.Entities,"addresses",Property,Deprecated,true +outlook,Office.Entities,"contacts",Property,Deprecated,true +outlook,Office.Entities,"emailAddresses",Property,Deprecated,true +outlook,Office.Entities,"meetingSuggestions",Property,Deprecated,true +outlook,Office.Entities,"phoneNumbers",Property,Deprecated,true +outlook,Office.Entities,"taskSuggestions",Property,Deprecated,true +outlook,Office.Entities,"urls",Property,Deprecated,true +outlook,Office.From,N/A,Interface,Unknown,false +outlook,Office.From,"getAsync(options, callback)",Method,Excellent,true +outlook,Office.From,"getAsync(callback)",Method,Excellent,false +outlook,Office.InfobarClickedEventArgs,N/A,Interface,Unknown,true +outlook,Office.InfobarClickedEventArgs,"infobarDetails",Property,Good,false +outlook,Office.InfobarClickedEventArgs,"type",Property,Fine,false +outlook,Office.InfobarDetails,N/A,Interface,Unknown,true +outlook,Office.InfobarDetails,"actionType",Property,Fine,false +outlook,Office.InfobarDetails,"infobarType",Property,Fine,false +outlook,Office.InitializationContextChangedEventArgs,N/A,Interface,Unknown,true +outlook,Office.InitializationContextChangedEventArgs,"initializationContextData",Property,Good,false +outlook,Office.InitializationContextChangedEventArgs,"type",Property,Fine,false +outlook,Office.InternetHeaders,N/A,Interface,Excellent,true +outlook,Office.InternetHeaders,"getAsync(names, options, callback)",Method,Excellent,true +outlook,Office.InternetHeaders,"getAsync(names, callback)",Method,Excellent,false +outlook,Office.InternetHeaders,"removeAsync(names, options, callback)",Method,Excellent,true +outlook,Office.InternetHeaders,"removeAsync(names, callback)",Method,Excellent,false +outlook,Office.InternetHeaders,"setAsync(headers, options, callback)",Method,Excellent,true +outlook,Office.InternetHeaders,"setAsync(headers, callback)",Method,Excellent,false +outlook,Office.IsAllDayEvent,N/A,Interface,Unknown,false +outlook,Office.IsAllDayEvent,"getAsync(options, callback)",Method,Great,false +outlook,Office.IsAllDayEvent,"getAsync(callback)",Method,Great,true +outlook,Office.IsAllDayEvent,"setAsync(isAllDayEvent, options, callback)",Method,Poor,true +outlook,Office.IsAllDayEvent,"setAsync(isAllDayEvent, callback)",Method,Poor,false +outlook,Office.Item,N/A,Interface,Excellent,true +outlook,Office.ItemCompose,N/A,Interface,Excellent,false +outlook,Office.ItemRead,N/A,Interface,Excellent,false +outlook,Office.LoadedMessageCompose,N/A,Interface,Good,true +outlook,Office.LoadedMessageCompose,"bcc",Property,Fine,false +outlook,Office.LoadedMessageCompose,"body",Property,Poor,false +outlook,Office.LoadedMessageCompose,"categories",Property,Great,false +outlook,Office.LoadedMessageCompose,"cc",Property,Fine,false +outlook,Office.LoadedMessageCompose,"conversationId",Property,Excellent,false +outlook,Office.LoadedMessageCompose,"delayDeliveryTime",Property,Fine,false +outlook,Office.LoadedMessageCompose,"from",Property,Poor,false +outlook,Office.LoadedMessageCompose,"inReplyTo",Property,Fine,false +outlook,Office.LoadedMessageCompose,"internetHeaders",Property,Fine,false +outlook,Office.LoadedMessageCompose,"itemType",Property,Excellent,false +outlook,Office.LoadedMessageCompose,"notificationMessages",Property,Fine,false +outlook,Office.LoadedMessageCompose,"sensitivityLabel",Property,Poor,false +outlook,Office.LoadedMessageCompose,"seriesId",Property,Good,false +outlook,Office.LoadedMessageCompose,"subject",Property,Great,false +outlook,Office.LoadedMessageCompose,"to",Property,Good,false +outlook,Office.LoadedMessageCompose,"getAttachmentContentAsync(attachmentId, options, callback)",Method,Great,false +outlook,Office.LoadedMessageCompose,"getAttachmentContentAsync(attachmentId, callback)",Method,Great,false +outlook,Office.LoadedMessageCompose,"getAttachmentsAsync(options, callback)",Method,Fine,false +outlook,Office.LoadedMessageCompose,"getAttachmentsAsync(callback)",Method,Fine,false +outlook,Office.LoadedMessageCompose,"getComposeTypeAsync(options, callback)",Method,Great,false +outlook,Office.LoadedMessageCompose,"getComposeTypeAsync(callback)",Method,Great,false +outlook,Office.LoadedMessageCompose,"getConversationIndexAsync(options, callback)",Method,Fine,false +outlook,Office.LoadedMessageCompose,"getConversationIndexAsync(callback)",Method,Fine,false +outlook,Office.LoadedMessageCompose,"getInitializationContextAsync(options, callback)",Method,Good,false +outlook,Office.LoadedMessageCompose,"getInitializationContextAsync(callback)",Method,Good,false +outlook,Office.LoadedMessageCompose,"getItemClassAsync(options, callback)",Method,Fine,false +outlook,Office.LoadedMessageCompose,"getItemClassAsync(callback)",Method,Fine,false +outlook,Office.LoadedMessageCompose,"getItemIdAsync(options, callback)",Method,Excellent,true +outlook,Office.LoadedMessageCompose,"getItemIdAsync(callback)",Method,Excellent,false +outlook,Office.LoadedMessageCompose,"getSharedPropertiesAsync(options, callback)",Method,Fine,false +outlook,Office.LoadedMessageCompose,"getSharedPropertiesAsync(callback)",Method,Fine,false +outlook,Office.LoadedMessageCompose,"isClientSignatureEnabledAsync(options, callback)",Method,Excellent,false +outlook,Office.LoadedMessageCompose,"isClientSignatureEnabledAsync(callback)",Method,Excellent,false +outlook,Office.LoadedMessageCompose,"loadCustomPropertiesAsync(callback, userContext)",Method,Excellent,false +outlook,Office.LoadedMessageCompose,"saveAsync(options, callback)",Method,Fine,true +outlook,Office.LoadedMessageCompose,"saveAsync(callback)",Method,Fine,true +outlook,Office.LoadedMessageCompose,"unloadAsync(options, callback)",Method,Good,false +outlook,Office.LoadedMessageCompose,"unloadAsync(callback)",Method,Good,false +outlook,Office.LoadedMessageRead,N/A,Interface,Unknown,true +outlook,Office.LoadedMessageRead,"attachments",Property,Fine,false +outlook,Office.LoadedMessageRead,"body",Property,Poor,false +outlook,Office.LoadedMessageRead,"categories",Property,Great,false +outlook,Office.LoadedMessageRead,"cc",Property,Excellent,false +outlook,Office.LoadedMessageRead,"conversationId",Property,Excellent,false +outlook,Office.LoadedMessageRead,"dateTimeCreated",Property,Poor,false +outlook,Office.LoadedMessageRead,"dateTimeModified",Property,Good,false +outlook,Office.LoadedMessageRead,"end",Property,Excellent,false +outlook,Office.LoadedMessageRead,"from",Property,Excellent,false +outlook,Office.LoadedMessageRead,"internetMessageId",Property,Fine,false +outlook,Office.LoadedMessageRead,"itemClass",Property,Fine,true +outlook,Office.LoadedMessageRead,"itemId",Property,Good,false +outlook,Office.LoadedMessageRead,"itemType",Property,Excellent,false +outlook,Office.LoadedMessageRead,"location",Property,Excellent,false +outlook,Office.LoadedMessageRead,"normalizedSubject",Property,Good,false +outlook,Office.LoadedMessageRead,"notificationMessages",Property,Fine,false +outlook,Office.LoadedMessageRead,"recurrence",Property,Excellent,false +outlook,Office.LoadedMessageRead,"sender",Property,Fine,false +outlook,Office.LoadedMessageRead,"seriesId",Property,Good,false +outlook,Office.LoadedMessageRead,"start",Property,Excellent,false +outlook,Office.LoadedMessageRead,"subject",Property,Excellent,false +outlook,Office.LoadedMessageRead,"to",Property,Excellent,false +outlook,Office.LoadedMessageRead,"displayReplyAllFormAsync(formData, options, callback)",Method,Fine,false +outlook,Office.LoadedMessageRead,"displayReplyAllFormAsync(formData, callback)",Method,Fine,false +outlook,Office.LoadedMessageRead,"displayReplyFormAsync(formData, options, callback)",Method,Fine,false +outlook,Office.LoadedMessageRead,"displayReplyFormAsync(formData, callback)",Method,Fine,false +outlook,Office.LoadedMessageRead,"getAllInternetHeadersAsync(options, callback)",Method,Good,false +outlook,Office.LoadedMessageRead,"getAllInternetHeadersAsync(callback)",Method,Good,false +outlook,Office.LoadedMessageRead,"getAsFileAsync(options, callback)",Method,Fine,false +outlook,Office.LoadedMessageRead,"getAsFileAsync(callback)",Method,Fine,false +outlook,Office.LoadedMessageRead,"getAttachmentContentAsync(attachmentId, options, callback)",Method,Great,false +outlook,Office.LoadedMessageRead,"getAttachmentContentAsync(attachmentId, callback)",Method,Great,false +outlook,Office.LoadedMessageRead,"getInitializationContextAsync(options, callback)",Method,Good,false +outlook,Office.LoadedMessageRead,"getInitializationContextAsync(callback)",Method,Good,false +outlook,Office.LoadedMessageRead,"getRegExMatches()",Method,Excellent,false +outlook,Office.LoadedMessageRead,"getRegExMatchesByName(name)",Method,Excellent,false +outlook,Office.LoadedMessageRead,"getSelectedRegExMatches()",Method,Excellent,false +outlook,Office.LoadedMessageRead,"getSharedPropertiesAsync(options, callback)",Method,Fine,false +outlook,Office.LoadedMessageRead,"getSharedPropertiesAsync(callback)",Method,Fine,false +outlook,Office.LoadedMessageRead,"loadCustomPropertiesAsync(callback, userContext)",Method,Excellent,false +outlook,Office.LoadedMessageRead,"unloadAsync(options, callback)",Method,Good,false +outlook,Office.LoadedMessageRead,"unloadAsync(callback)",Method,Good,false +outlook,Office.LocalClientTime,N/A,Interface,Unknown,false +outlook,Office.LocalClientTime,"date",Property,Good,false +outlook,Office.LocalClientTime,"hours",Property,Great,false +outlook,Office.LocalClientTime,"milliseconds",Property,Good,false +outlook,Office.LocalClientTime,"minutes",Property,Good,false +outlook,Office.LocalClientTime,"month",Property,Great,false +outlook,Office.LocalClientTime,"seconds",Property,Good,false +outlook,Office.LocalClientTime,"timezoneOffset",Property,Excellent,false +outlook,Office.LocalClientTime,"year",Property,Good,false +outlook,Office.Location,N/A,Interface,Unknown,false +outlook,Office.Location,"getAsync(options, callback)",Method,Excellent,true +outlook,Office.Location,"getAsync(callback)",Method,Excellent,true +outlook,Office.Location,"setAsync(location, options, callback)",Method,Good,true +outlook,Office.Location,"setAsync(location, callback)",Method,Good,false +outlook,Office.LocationDetails,N/A,Interface,Unknown,true +outlook,Office.LocationDetails,"displayName",Property,Poor,false +outlook,Office.LocationDetails,"emailAddress",Property,Fine,false +outlook,Office.LocationDetails,"locationIdentifier",Property,Fine,false +outlook,Office.LocationIdentifier,N/A,Interface,Missing,true +outlook,Office.LocationIdentifier,"id",Property,Fine,false +outlook,Office.LocationIdentifier,"type",Property,Missing,false +outlook,Office.Mailbox,N/A,Interface,Unknown,true +outlook,Office.Mailbox,"diagnostics",Property,Excellent,true +outlook,Office.Mailbox,"ewsUrl",Property,Fine,true +outlook,Office.Mailbox,"item",Property,Excellent,false +outlook,Office.Mailbox,"masterCategories",Property,Great,true +outlook,Office.Mailbox,"restUrl",Property,Fine,true +outlook,Office.Mailbox,"userProfile",Property,Fine,false +outlook,Office.Mailbox,"addHandlerAsync(eventType, handler, options, callback)",Method,Excellent,true +outlook,Office.Mailbox,"addHandlerAsync(eventType, handler, callback)",Method,Excellent,false +outlook,Office.Mailbox,"convertToEwsId(id, restVersion)",Method,Fine,true +outlook,Office.Mailbox,"convertToLocalClientTime(timeValue)",Method,Excellent,false +outlook,Office.Mailbox,"convertToRestId(id, restVersion)",Method,Poor,true +outlook,Office.Mailbox,"convertToUtcClientTime(input)",Method,Excellent,true +outlook,Office.Mailbox,"displayAppointmentForm(itemId)",Method,Excellent,true +outlook,Office.Mailbox,"displayAppointmentFormAsync(itemId, options, callback)",Method,Excellent,true +outlook,Office.Mailbox,"displayAppointmentFormAsync(itemId, callback)",Method,Excellent,false +outlook,Office.Mailbox,"displayMessageForm(itemId)",Method,Excellent,true +outlook,Office.Mailbox,"displayMessageFormAsync(itemId, options, callback)",Method,Excellent,true +outlook,Office.Mailbox,"displayMessageFormAsync(itemId, callback)",Method,Excellent,false +outlook,Office.Mailbox,"displayNewAppointmentForm(parameters)",Method,Excellent,true +outlook,Office.Mailbox,"displayNewAppointmentFormAsync(parameters, options, callback)",Method,Excellent,true +outlook,Office.Mailbox,"displayNewAppointmentFormAsync(parameters, callback)",Method,Excellent,false +outlook,Office.Mailbox,"displayNewMessageForm(parameters)",Method,Excellent,true +outlook,Office.Mailbox,"displayNewMessageFormAsync(parameters, options, callback)",Method,Excellent,true +outlook,Office.Mailbox,"displayNewMessageFormAsync(parameters, callback)",Method,Excellent,false +outlook,Office.Mailbox,"getCallbackTokenAsync(options, callback)",Method,Excellent,true +outlook,Office.Mailbox,"getCallbackTokenAsync(callback, userContext)",Method,Excellent,true +outlook,Office.Mailbox,"getIsIdentityManaged()",Method,Great,true +outlook,Office.Mailbox,"getIsOpenFromLocationAllowed(openLocation)",Method,Excellent,true +outlook,Office.Mailbox,"getIsSaveToLocationAllowed(saveLocation)",Method,Excellent,true +outlook,Office.Mailbox,"getSelectedItemsAsync(options, callback)",Method,Fine,false +outlook,Office.Mailbox,"getSelectedItemsAsync(callback)",Method,Fine,true +outlook,Office.Mailbox,"getUserIdentityTokenAsync(callback, userContext)",Method,Excellent,true +outlook,Office.Mailbox,"loadItemByIdAsync(itemId, options, callback)",Method,Great,true +outlook,Office.Mailbox,"loadItemByIdAsync(itemId, callback)",Method,Great,false +outlook,Office.Mailbox,"makeEwsRequestAsync(data, callback, userContext)",Method,Good,true +outlook,Office.Mailbox,"removeHandlerAsync(eventType, options, callback)",Method,Excellent,false +outlook,Office.Mailbox,"removeHandlerAsync(eventType, callback)",Method,Excellent,true +outlook,Office.MailboxEnums.ActionType,N/A,Enum,Unknown,true +outlook,Office.MailboxEnums.ActionType,"ShowTaskPane",EnumField,Poor,false +outlook,Office.MailboxEnums.AppointmentSensitivityType,N/A,Enum,Fine,true +outlook,Office.MailboxEnums.AppointmentSensitivityType,"Normal",EnumField,Poor,false +outlook,Office.MailboxEnums.AppointmentSensitivityType,"Personal",EnumField,Fine,false +outlook,Office.MailboxEnums.AppointmentSensitivityType,"Private",EnumField,Poor,false +outlook,Office.MailboxEnums.AppointmentSensitivityType,"Confidential",EnumField,Fine,false +outlook,Office.MailboxEnums.AttachmentContentFormat,N/A,Enum,Unknown,true +outlook,Office.MailboxEnums.AttachmentContentFormat,"Base64",EnumField,Good,false +outlook,Office.MailboxEnums.AttachmentContentFormat,"Url",EnumField,Good,false +outlook,Office.MailboxEnums.AttachmentContentFormat,"Eml",EnumField,Good,false +outlook,Office.MailboxEnums.AttachmentContentFormat,"ICalendar",EnumField,Good,false +outlook,Office.MailboxEnums.AttachmentStatus,N/A,Enum,Fine,true +outlook,Office.MailboxEnums.AttachmentStatus,"Added",EnumField,Poor,false +outlook,Office.MailboxEnums.AttachmentStatus,"Removed",EnumField,Poor,false +outlook,Office.MailboxEnums.AttachmentType,N/A,Enum,Unknown,true +outlook,Office.MailboxEnums.AttachmentType,"Base64",EnumField,Good,false +outlook,Office.MailboxEnums.AttachmentType,"Cloud",EnumField,Excellent,false +outlook,Office.MailboxEnums.AttachmentType,"File",EnumField,Poor,false +outlook,Office.MailboxEnums.AttachmentType,"Item",EnumField,Poor,false +outlook,Office.MailboxEnums.BodyMode,N/A,Enum,Unknown,false +outlook,Office.MailboxEnums.BodyMode,"FullBody",EnumField,Fine,false +outlook,Office.MailboxEnums.BodyMode,"HostConfig",EnumField,Great,false +outlook,Office.MailboxEnums.CategoryColor,N/A,Enum,Missing,true +outlook,Office.MailboxEnums.CategoryColor,"None",EnumField,Fine,false +outlook,Office.MailboxEnums.CategoryColor,"Preset0",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset1",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset2",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset3",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset4",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset5",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset6",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset7",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset8",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset9",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset10",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset11",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset12",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset13",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset14",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset15",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset16",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset17",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset18",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset19",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset20",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset21",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset22",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset23",EnumField,Missing,false +outlook,Office.MailboxEnums.CategoryColor,"Preset24",EnumField,Missing,false +outlook,Office.MailboxEnums.ComposeType,N/A,Enum,Missing,true +outlook,Office.MailboxEnums.ComposeType,"Reply",EnumField,Missing,false +outlook,Office.MailboxEnums.ComposeType,"NewMail",EnumField,Missing,false +outlook,Office.MailboxEnums.ComposeType,"Forward",EnumField,Missing,false +outlook,Office.MailboxEnums.Days,N/A,Enum,Missing,true +outlook,Office.MailboxEnums.Days,"Mon",EnumField,Missing,false +outlook,Office.MailboxEnums.Days,"Tue",EnumField,Missing,false +outlook,Office.MailboxEnums.Days,"Wed",EnumField,Missing,false +outlook,Office.MailboxEnums.Days,"Thu",EnumField,Missing,false +outlook,Office.MailboxEnums.Days,"Fri",EnumField,Missing,false +outlook,Office.MailboxEnums.Days,"Sat",EnumField,Missing,false +outlook,Office.MailboxEnums.Days,"Sun",EnumField,Missing,false +outlook,Office.MailboxEnums.Days,"Weekday",EnumField,Fine,false +outlook,Office.MailboxEnums.Days,"WeekendDay",EnumField,Poor,false +outlook,Office.MailboxEnums.Days,"Day",EnumField,Missing,false +outlook,Office.MailboxEnums.DelegatePermissions,N/A,Enum,Unknown,true +outlook,Office.MailboxEnums.DelegatePermissions,"Read",EnumField,Poor,false +outlook,Office.MailboxEnums.DelegatePermissions,"Write",EnumField,Fine,false +outlook,Office.MailboxEnums.DelegatePermissions,"DeleteOwn",EnumField,Fine,false +outlook,Office.MailboxEnums.DelegatePermissions,"DeleteAll",EnumField,Fine,false +outlook,Office.MailboxEnums.DelegatePermissions,"EditOwn",EnumField,Fine,false +outlook,Office.MailboxEnums.DelegatePermissions,"EditAll",EnumField,Poor,false +outlook,Office.MailboxEnums.EntityType,N/A,Enum,Deprecated,false +outlook,Office.MailboxEnums.EntityType,"MeetingSuggestion",EnumField,Good,false +outlook,Office.MailboxEnums.EntityType,"TaskSuggestion",EnumField,Good,false +outlook,Office.MailboxEnums.EntityType,"Address",EnumField,Good,false +outlook,Office.MailboxEnums.EntityType,"EmailAddress",EnumField,Great,false +outlook,Office.MailboxEnums.EntityType,"Url",EnumField,Good,false +outlook,Office.MailboxEnums.EntityType,"PhoneNumber",EnumField,Good,false +outlook,Office.MailboxEnums.EntityType,"Contact",EnumField,Good,false +outlook,Office.MailboxEnums.InfobarActionType,N/A,Enum,Fine,true +outlook,Office.MailboxEnums.InfobarActionType,"Dismiss",EnumField,Fine,false +outlook,Office.MailboxEnums.InfobarType,N/A,Enum,Unknown,true +outlook,Office.MailboxEnums.InfobarType,"Informational",EnumField,Good,false +outlook,Office.MailboxEnums.InfobarType,"ProgressIndicator",EnumField,Good,false +outlook,Office.MailboxEnums.InfobarType,"Error",EnumField,Great,false +outlook,Office.MailboxEnums.InfobarType,"Insight",EnumField,Good,false +outlook,Office.MailboxEnums.ItemNotificationMessageType,N/A,Enum,Good,true +outlook,Office.MailboxEnums.ItemNotificationMessageType,"ProgressIndicator",EnumField,Fine,false +outlook,Office.MailboxEnums.ItemNotificationMessageType,"InformationalMessage",EnumField,Good,false +outlook,Office.MailboxEnums.ItemNotificationMessageType,"ErrorMessage",EnumField,Good,false +outlook,Office.MailboxEnums.ItemNotificationMessageType,"InsightMessage",EnumField,Good,false +outlook,Office.MailboxEnums.ItemType,N/A,Enum,Missing,true +outlook,Office.MailboxEnums.ItemType,"Message",EnumField,Fine,false +outlook,Office.MailboxEnums.ItemType,"Appointment",EnumField,Missing,false +outlook,Office.MailboxEnums.LocationType,N/A,Enum,Unknown,true +outlook,Office.MailboxEnums.LocationType,"Custom",EnumField,Good,false +outlook,Office.MailboxEnums.LocationType,"Room",EnumField,Fine,false +outlook,Office.MailboxEnums.Month,N/A,Enum,Missing,true +outlook,Office.MailboxEnums.Month,"Jan",EnumField,Missing,false +outlook,Office.MailboxEnums.Month,"Feb",EnumField,Missing,false +outlook,Office.MailboxEnums.Month,"Mar",EnumField,Missing,false +outlook,Office.MailboxEnums.Month,"Apr",EnumField,Missing,false +outlook,Office.MailboxEnums.Month,"May",EnumField,Missing,false +outlook,Office.MailboxEnums.Month,"Jun",EnumField,Missing,false +outlook,Office.MailboxEnums.Month,"Jul",EnumField,Missing,false +outlook,Office.MailboxEnums.Month,"Aug",EnumField,Missing,false +outlook,Office.MailboxEnums.Month,"Sep",EnumField,Missing,false +outlook,Office.MailboxEnums.Month,"Oct",EnumField,Missing,false +outlook,Office.MailboxEnums.Month,"Nov",EnumField,Missing,false +outlook,Office.MailboxEnums.Month,"Dec",EnumField,Missing,false +outlook,Office.MailboxEnums.MoveSpamItemTo,N/A,Enum,Great,true +outlook,Office.MailboxEnums.MoveSpamItemTo,"CustomFolder",EnumField,Great,false +outlook,Office.MailboxEnums.MoveSpamItemTo,"DeletedItemsFolder",EnumField,Great,false +outlook,Office.MailboxEnums.MoveSpamItemTo,"JunkFolder",EnumField,Great,false +outlook,Office.MailboxEnums.MoveSpamItemTo,"NoMove",EnumField,Great,false +outlook,Office.MailboxEnums.OpenLocation,N/A,Enum,Missing,true +outlook,Office.MailboxEnums.OpenLocation,"AccountDocument",EnumField,Good,false +outlook,Office.MailboxEnums.OpenLocation,"Camera",EnumField,Missing,false +outlook,Office.MailboxEnums.OpenLocation,"Local",EnumField,Fine,false +outlook,Office.MailboxEnums.OpenLocation,"OnedriveForBusiness",EnumField,Fine,false +outlook,Office.MailboxEnums.OpenLocation,"Other",EnumField,Fine,false +outlook,Office.MailboxEnums.OpenLocation,"PhotoLibrary",EnumField,Poor,false +outlook,Office.MailboxEnums.OpenLocation,"SharePoint",EnumField,Good,false +outlook,Office.MailboxEnums.OWAView,N/A,Enum,Unknown,true +outlook,Office.MailboxEnums.OWAView,"OneColumnNarrow",EnumField,Great,false +outlook,Office.MailboxEnums.OWAView,"OneColumn",EnumField,Great,false +outlook,Office.MailboxEnums.OWAView,"TwoColumns",EnumField,Great,false +outlook,Office.MailboxEnums.OWAView,"ThreeColumns",EnumField,Great,false +outlook,Office.MailboxEnums.RecipientType,N/A,Enum,Unknown,true +outlook,Office.MailboxEnums.RecipientType,"DistributionList",EnumField,Great,false +outlook,Office.MailboxEnums.RecipientType,"User",EnumField,Great,false +outlook,Office.MailboxEnums.RecipientType,"ExternalUser",EnumField,Excellent,false +outlook,Office.MailboxEnums.RecipientType,"Other",EnumField,Excellent,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,N/A,Enum,Missing,true +outlook,Office.MailboxEnums.RecurrenceTimeZone,"AfghanistanStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"AlaskanStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"AleutianStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"AltaiStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"ArabStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"ArabianStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"ArabicStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"ArgentinaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"AstrakhanStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"AtlanticStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"AUSCentralStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"AusCentralW_StandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"AUSEasternStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"AzerbaijanStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"AzoresStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"BahiaStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"BangladeshStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"BelarusStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"BougainvilleStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CanadaCentralStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CapeVerdeStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CaucasusStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CenAustraliaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CentralAmericaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CentralAsiaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CentralBrazilianStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CentralEuropeStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CentralEuropeanStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CentralPacificStandardTime",EnumField,Fine,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CentralStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CentralStandardTime_Mexico",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"ChathamIslandsStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"ChinaStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"CubaStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"DatelineStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"E_AfricaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"E_AustraliaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"E_EuropeStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"E_SouthAmericaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"EasterIslandStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"EasternStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"EasternStandardTime_Mexico",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"EgyptStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"EkaterinburgStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"FijiStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"FLEStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"GeorgianStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"GMTStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"GreenlandStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"GreenwichStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"GTBStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"HaitiStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"HawaiianStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"IndiaStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"IranStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"IsraelStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"JordanStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"KaliningradStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"KamchatkaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"KoreaStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"LibyaStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"LineIslandsStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"LordHoweStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"MagadanStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"MagallanesStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"MarquesasStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"MauritiusStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"MidAtlanticStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"MiddleEastStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"MontevideoStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"MoroccoStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"MountainStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"MountainStandardTime_Mexico",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"MyanmarStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"N_CentralAsiaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"NamibiaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"NepalStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"NewZealandStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"NewfoundlandStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"NorfolkStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"NorthAsiaEastStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"NorthAsiaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"NorthKoreaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"OmskStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"PacificSAStandardTime",EnumField,Fine,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"PacificStandardTime",EnumField,Fine,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"PacificStandardTimeMexico",EnumField,Fine,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"PakistanStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"ParaguayStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"RomanceStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"RussiaTimeZone10",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"RussiaTimeZone11",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"RussiaTimeZone3",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"RussianStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SAEasternStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SAPacificStandardTime",EnumField,Fine,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SAWesternStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SaintPierreStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SakhalinStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SamoaStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SaratovStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SEAsiaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SingaporeStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SouthAfricaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SriLankaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SudanStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"SyriaStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"TaipeiStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"TasmaniaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"TocantinsStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"TokyoStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"TomskStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"TongaStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"TransbaikalStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"TurkeyStandardTime",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"TurksAndCaicosStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"UlaanbaatarStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"USEasternStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"USMountainStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"UTC",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"UTCPLUS12",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"UTCPLUS13",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"UTCMINUS02",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"UTCMINUS08",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"UTCMINUS09",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"UTCMINUS11",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"VenezuelaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"VladivostokStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"W_AustraliaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"W_CentralAfricaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"W_EuropeStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"W_MongoliaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"WestAsiaStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"WestBankStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"WestPacificStandardTime",EnumField,Fine,false +outlook,Office.MailboxEnums.RecurrenceTimeZone,"YakutskStandardTime",EnumField,Poor,false +outlook,Office.MailboxEnums.RecurrenceType,N/A,Enum,Missing,true +outlook,Office.MailboxEnums.RecurrenceType,"Daily",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceType,"Weekday",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceType,"Weekly",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceType,"Monthly",EnumField,Missing,false +outlook,Office.MailboxEnums.RecurrenceType,"Yearly",EnumField,Missing,false +outlook,Office.MailboxEnums.ResponseType,N/A,Enum,Unknown,true +outlook,Office.MailboxEnums.ResponseType,"None",EnumField,Poor,false +outlook,Office.MailboxEnums.ResponseType,"Organizer",EnumField,Poor,false +outlook,Office.MailboxEnums.ResponseType,"Tentative",EnumField,Fine,false +outlook,Office.MailboxEnums.ResponseType,"Accepted",EnumField,Poor,false +outlook,Office.MailboxEnums.ResponseType,"Declined",EnumField,Poor,false +outlook,Office.MailboxEnums.RestVersion,N/A,Enum,Missing,true +outlook,Office.MailboxEnums.RestVersion,"v1_0",EnumField,Missing,false +outlook,Office.MailboxEnums.RestVersion,"v2_0",EnumField,Missing,false +outlook,Office.MailboxEnums.RestVersion,"Beta",EnumField,Missing,false +outlook,Office.MailboxEnums.SaveLocation,N/A,Enum,Missing,true +outlook,Office.MailboxEnums.SaveLocation,"AccountDocument",EnumField,Good,false +outlook,Office.MailboxEnums.SaveLocation,"Box",EnumField,Missing,false +outlook,Office.MailboxEnums.SaveLocation,"Dropbox",EnumField,Missing,false +outlook,Office.MailboxEnums.SaveLocation,"GoogleDrive",EnumField,Missing,false +outlook,Office.MailboxEnums.SaveLocation,"Local",EnumField,Fine,false +outlook,Office.MailboxEnums.SaveLocation,"OnedriveForBusiness",EnumField,Fine,false +outlook,Office.MailboxEnums.SaveLocation,"Other",EnumField,Fine,false +outlook,Office.MailboxEnums.SaveLocation,"PhotoLibrary",EnumField,Poor,false +outlook,Office.MailboxEnums.SaveLocation,"SharePoint",EnumField,Good,false +outlook,Office.MailboxEnums.SendModeOverride,N/A,Enum,Excellent,true +outlook,Office.MailboxEnums.SendModeOverride,"PromptUser",EnumField,Excellent,false +outlook,Office.MailboxEnums.SourceProperty,N/A,Enum,Unknown,true +outlook,Office.MailboxEnums.SourceProperty,"Body",EnumField,Fine,false +outlook,Office.MailboxEnums.SourceProperty,"Subject",EnumField,Fine,false +outlook,Office.MailboxEnums.WeekNumber,N/A,Enum,Unknown,true +outlook,Office.MailboxEnums.WeekNumber,"First",EnumField,Poor,false +outlook,Office.MailboxEnums.WeekNumber,"Second",EnumField,Poor,false +outlook,Office.MailboxEnums.WeekNumber,"Third",EnumField,Poor,false +outlook,Office.MailboxEnums.WeekNumber,"Fourth",EnumField,Poor,false +outlook,Office.MailboxEnums.WeekNumber,"Last",EnumField,Poor,false +outlook,Office.MailboxEvent,N/A,Interface,Unknown,false +outlook,Office.MailboxEvent,"completed(options)",Method,Fine,true +outlook,Office.MasterCategories,N/A,Interface,Unknown,false +outlook,Office.MasterCategories,"addAsync(categories, options, callback)",Method,Fine,true +outlook,Office.MasterCategories,"addAsync(categories, callback)",Method,Fine,false +outlook,Office.MasterCategories,"getAsync(options, callback)",Method,Poor,false +outlook,Office.MasterCategories,"getAsync(callback)",Method,Poor,true +outlook,Office.MasterCategories,"removeAsync(categories, options, callback)",Method,Fine,true +outlook,Office.MasterCategories,"removeAsync(categories, callback)",Method,Fine,false +outlook,Office.MeetingSuggestion,N/A,Interface,Deprecated,true +outlook,Office.MeetingSuggestion,"attendees",Property,Deprecated,false +outlook,Office.MeetingSuggestion,"end",Property,Deprecated,false +outlook,Office.MeetingSuggestion,"location",Property,Deprecated,false +outlook,Office.MeetingSuggestion,"meetingString",Property,Deprecated,false +outlook,Office.MeetingSuggestion,"start",Property,Deprecated,false +outlook,Office.MeetingSuggestion,"subject",Property,Deprecated,false +outlook,Office.Message,N/A,Interface,Excellent,false +outlook,Office.MessageCompose,N/A,Interface,Unknown,true +outlook,Office.MessageCompose,"bcc",Property,Great,true +outlook,Office.MessageCompose,"body",Property,Great,true +outlook,Office.MessageCompose,"categories",Property,Great,true +outlook,Office.MessageCompose,"cc",Property,Excellent,true +outlook,Office.MessageCompose,"conversationId",Property,Excellent,true +outlook,Office.MessageCompose,"delayDeliveryTime",Property,Excellent,true +outlook,Office.MessageCompose,"from",Property,Excellent,true +outlook,Office.MessageCompose,"inReplyTo",Property,Fine,true +outlook,Office.MessageCompose,"internetHeaders",Property,Excellent,true +outlook,Office.MessageCompose,"itemType",Property,Excellent,true +outlook,Office.MessageCompose,"notificationMessages",Property,Fine,true +outlook,Office.MessageCompose,"sensitivityLabel",Property,Good,true +outlook,Office.MessageCompose,"seriesId",Property,Good,true +outlook,Office.MessageCompose,"sessionData",Property,Good,true +outlook,Office.MessageCompose,"subject",Property,Excellent,true +outlook,Office.MessageCompose,"to",Property,Excellent,true +outlook,Office.MessageCompose,"addFileAttachmentAsync(uri, attachmentName, options, callback)",Method,Great,true +outlook,Office.MessageCompose,"addFileAttachmentAsync(uri, attachmentName, callback)",Method,Great,false +outlook,Office.MessageCompose,"addFileAttachmentFromBase64Async(base64File, attachmentName, options, callback)",Method,Excellent,true +outlook,Office.MessageCompose,"addFileAttachmentFromBase64Async(base64File, attachmentName, callback)",Method,Excellent,true +outlook,Office.MessageCompose,"addHandlerAsync(eventType, handler, options, callback)",Method,Excellent,true +outlook,Office.MessageCompose,"addHandlerAsync(eventType, handler, callback)",Method,Excellent,false +outlook,Office.MessageCompose,"addItemAttachmentAsync(itemId, attachmentName, options, callback)",Method,Excellent,true +outlook,Office.MessageCompose,"addItemAttachmentAsync(itemId, attachmentName, callback)",Method,Excellent,false +outlook,Office.MessageCompose,"close()",Method,Excellent,true +outlook,Office.MessageCompose,"closeAsync(options, callback)",Method,Good,false +outlook,Office.MessageCompose,"closeAsync(callback)",Method,Great,true +outlook,Office.MessageCompose,"disableClientSignatureAsync(options, callback)",Method,Excellent,true +outlook,Office.MessageCompose,"disableClientSignatureAsync(callback)",Method,Excellent,false +outlook,Office.MessageCompose,"getAttachmentContentAsync(attachmentId, options, callback)",Method,Great,true +outlook,Office.MessageCompose,"getAttachmentContentAsync(attachmentId, callback)",Method,Great,false +outlook,Office.MessageCompose,"getAttachmentsAsync(options, callback)",Method,Fine,true +outlook,Office.MessageCompose,"getAttachmentsAsync(callback)",Method,Fine,false +outlook,Office.MessageCompose,"getComposeTypeAsync(options, callback)",Method,Great,false +outlook,Office.MessageCompose,"getComposeTypeAsync(callback)",Method,Great,true +outlook,Office.MessageCompose,"getConversationIndexAsync(options, callback)",Method,Fine,false +outlook,Office.MessageCompose,"getConversationIndexAsync(callback)",Method,Fine,true +outlook,Office.MessageCompose,"getInitializationContextAsync(options, callback)",Method,Good,true +outlook,Office.MessageCompose,"getInitializationContextAsync(callback)",Method,Good,false +outlook,Office.MessageCompose,"getItemClassAsync(options, callback)",Method,Fine,false +outlook,Office.MessageCompose,"getItemClassAsync(callback)",Method,Fine,true +outlook,Office.MessageCompose,"getItemIdAsync(options, callback)",Method,Excellent,true +outlook,Office.MessageCompose,"getItemIdAsync(callback)",Method,Excellent,true +outlook,Office.MessageCompose,"getSelectedDataAsync(coercionType, options, callback)",Method,Excellent,true +outlook,Office.MessageCompose,"getSelectedDataAsync(coercionType, callback)",Method,Excellent,true +outlook,Office.MessageCompose,"getSharedPropertiesAsync(options, callback)",Method,Fine,false +outlook,Office.MessageCompose,"getSharedPropertiesAsync(callback)",Method,Fine,true +outlook,Office.MessageCompose,"isClientSignatureEnabledAsync(options, callback)",Method,Excellent,true +outlook,Office.MessageCompose,"isClientSignatureEnabledAsync(callback)",Method,Excellent,false +outlook,Office.MessageCompose,"loadCustomPropertiesAsync(callback, userContext)",Method,Excellent,true +outlook,Office.MessageCompose,"removeAttachmentAsync(attachmentId, options, callback)",Method,Excellent,true +outlook,Office.MessageCompose,"removeAttachmentAsync(attachmentId, callback)",Method,Excellent,false +outlook,Office.MessageCompose,"removeHandlerAsync(eventType, options, callback)",Method,Excellent,false +outlook,Office.MessageCompose,"removeHandlerAsync(eventType, callback)",Method,Excellent,true +outlook,Office.MessageCompose,"saveAsync(options, callback)",Method,Fine,true +outlook,Office.MessageCompose,"saveAsync(callback)",Method,Fine,true +outlook,Office.MessageCompose,"sendAsync(options, callback)",Method,Poor,true +outlook,Office.MessageCompose,"sendAsync(callback)",Method,Poor,true +outlook,Office.MessageCompose,"setSelectedDataAsync(data, options, callback)",Method,Excellent,true +outlook,Office.MessageCompose,"setSelectedDataAsync(data, callback)",Method,Excellent,false +outlook,Office.MessageRead,N/A,Interface,Unknown,true +outlook,Office.MessageRead,"attachments",Property,Fine,true +outlook,Office.MessageRead,"body",Property,Great,true +outlook,Office.MessageRead,"categories",Property,Great,true +outlook,Office.MessageRead,"cc",Property,Excellent,true +outlook,Office.MessageRead,"conversationId",Property,Excellent,true +outlook,Office.MessageRead,"dateTimeCreated",Property,Poor,true +outlook,Office.MessageRead,"dateTimeModified",Property,Good,true +outlook,Office.MessageRead,"display",Property,Good,true +outlook,Office.MessageRead,"end",Property,Excellent,true +outlook,Office.MessageRead,"from",Property,Excellent,true +outlook,Office.MessageRead,"internetMessageId",Property,Excellent,true +outlook,Office.MessageRead,"itemClass",Property,Fine,true +outlook,Office.MessageRead,"itemId",Property,Good,true +outlook,Office.MessageRead,"itemType",Property,Excellent,true +outlook,Office.MessageRead,"location",Property,Excellent,true +outlook,Office.MessageRead,"normalizedSubject",Property,Good,true +outlook,Office.MessageRead,"notificationMessages",Property,Fine,true +outlook,Office.MessageRead,"recurrence",Property,Excellent,true +outlook,Office.MessageRead,"sender",Property,Excellent,true +outlook,Office.MessageRead,"seriesId",Property,Excellent,true +outlook,Office.MessageRead,"start",Property,Excellent,true +outlook,Office.MessageRead,"subject",Property,Excellent,true +outlook,Office.MessageRead,"to",Property,Excellent,true +outlook,Office.MessageRead,"addHandlerAsync(eventType, handler, options, callback)",Method,Excellent,true +outlook,Office.MessageRead,"addHandlerAsync(eventType, handler, callback)",Method,Excellent,false +outlook,Office.MessageRead,"displayReplyAllForm(formData)",Method,Fine,true +outlook,Office.MessageRead,"displayReplyAllFormAsync(formData, options, callback)",Method,Fine,true +outlook,Office.MessageRead,"displayReplyAllFormAsync(formData, callback)",Method,Fine,false +outlook,Office.MessageRead,"displayReplyForm(formData)",Method,Fine,true +outlook,Office.MessageRead,"displayReplyFormAsync(formData, options, callback)",Method,Fine,true +outlook,Office.MessageRead,"displayReplyFormAsync(formData, callback)",Method,Fine,false +outlook,Office.MessageRead,"getAllInternetHeadersAsync(options, callback)",Method,Good,true +outlook,Office.MessageRead,"getAllInternetHeadersAsync(callback)",Method,Good,false +outlook,Office.MessageRead,"getAsFileAsync(options, callback)",Method,Fine,false +outlook,Office.MessageRead,"getAsFileAsync(callback)",Method,Fine,true +outlook,Office.MessageRead,"getAttachmentContentAsync(attachmentId, options, callback)",Method,Great,true +outlook,Office.MessageRead,"getAttachmentContentAsync(attachmentId, callback)",Method,Great,false +outlook,Office.MessageRead,"getEntities()",Method,Deprecated,false +outlook,Office.MessageRead,"getEntitiesByType(entityType)",Method,Deprecated,false +outlook,Office.MessageRead,"getFilteredEntitiesByName(name)",Method,Deprecated,false +outlook,Office.MessageRead,"getInitializationContextAsync(options, callback)",Method,Good,true +outlook,Office.MessageRead,"getInitializationContextAsync(callback)",Method,Good,false +outlook,Office.MessageRead,"getRegExMatches()",Method,Excellent,true +outlook,Office.MessageRead,"getRegExMatchesByName(name)",Method,Excellent,true +outlook,Office.MessageRead,"getSelectedEntities()",Method,Deprecated,false +outlook,Office.MessageRead,"getSelectedRegExMatches()",Method,Excellent,true +outlook,Office.MessageRead,"getSharedPropertiesAsync(options, callback)",Method,Fine,false +outlook,Office.MessageRead,"getSharedPropertiesAsync(callback)",Method,Fine,true +outlook,Office.MessageRead,"loadCustomPropertiesAsync(callback, userContext)",Method,Excellent,true +outlook,Office.MessageRead,"removeHandlerAsync(eventType, options, callback)",Method,Excellent,false +outlook,Office.MessageRead,"removeHandlerAsync(eventType, callback)",Method,Excellent,true +outlook,Office.NotificationMessageAction,N/A,Interface,Fine,true +outlook,Office.NotificationMessageAction,"actionText",Property,Poor,false +outlook,Office.NotificationMessageAction,"actionType",Property,Fine,false +outlook,Office.NotificationMessageAction,"commandId",Property,Fine,false +outlook,Office.NotificationMessageAction,"contextData",Property,Fine,false +outlook,Office.NotificationMessageDetails,N/A,Interface,Unknown,true +outlook,Office.NotificationMessageDetails,"actions",Property,Excellent,false +outlook,Office.NotificationMessageDetails,"icon",Property,Good,true +outlook,Office.NotificationMessageDetails,"key",Property,Fine,false +outlook,Office.NotificationMessageDetails,"message",Property,Excellent,false +outlook,Office.NotificationMessageDetails,"persistent",Property,Excellent,false +outlook,Office.NotificationMessageDetails,"type",Property,Great,false +outlook,Office.NotificationMessages,N/A,Interface,Unknown,false +outlook,Office.NotificationMessages,"addAsync(key, JSONmessage, options, callback)",Method,Fine,true +outlook,Office.NotificationMessages,"addAsync(key, JSONmessage, callback)",Method,Fine,false +outlook,Office.NotificationMessages,"getAllAsync(options, callback)",Method,Fine,true +outlook,Office.NotificationMessages,"getAllAsync(callback)",Method,Fine,false +outlook,Office.NotificationMessages,"removeAsync(key, options, callback)",Method,Fine,true +outlook,Office.NotificationMessages,"removeAsync(key, callback)",Method,Fine,false +outlook,Office.NotificationMessages,"replaceAsync(key, JSONmessage, options, callback)",Method,Good,true +outlook,Office.NotificationMessages,"replaceAsync(key, JSONmessage, callback)",Method,Good,false +outlook,Office.OfficeThemeChangedEventArgs,N/A,Interface,Unknown,true +outlook,Office.OfficeThemeChangedEventArgs,"officeTheme",Property,Poor,false +outlook,Office.OfficeThemeChangedEventArgs,"type",Property,Fine,false +outlook,Office.Organizer,N/A,Interface,Excellent,false +outlook,Office.Organizer,"getAsync(options, callback)",Method,Excellent,true +outlook,Office.Organizer,"getAsync(callback)",Method,Excellent,false +outlook,Office.PhoneNumber,N/A,Interface,Deprecated,true +outlook,Office.PhoneNumber,"originalPhoneString",Property,Deprecated,false +outlook,Office.PhoneNumber,"phoneString",Property,Deprecated,false +outlook,Office.PhoneNumber,"type",Property,Deprecated,false +outlook,Office.Recipients,N/A,Interface,Unknown,false +outlook,Office.Recipients,"addAsync(recipients, options, callback)",Method,Fine,true +outlook,Office.Recipients,"addAsync(recipients, callback)",Method,Fine,false +outlook,Office.Recipients,"getAsync(options, callback)",Method,Fine,false +outlook,Office.Recipients,"getAsync(callback)",Method,Fine,true +outlook,Office.Recipients,"setAsync(recipients, options, callback)",Method,Good,false +outlook,Office.Recipients,"setAsync(recipients, callback)",Method,Good,true +outlook,Office.RecipientsChangedEventArgs,N/A,Interface,Unknown,true +outlook,Office.RecipientsChangedEventArgs,"changedRecipientFields",Property,Great,false +outlook,Office.RecipientsChangedEventArgs,"type",Property,Fine,false +outlook,Office.RecipientsChangedFields,N/A,Interface,Unknown,true +outlook,Office.RecipientsChangedFields,"bcc",Property,Great,false +outlook,Office.RecipientsChangedFields,"cc",Property,Great,false +outlook,Office.RecipientsChangedFields,"optionalAttendees",Property,Great,false +outlook,Office.RecipientsChangedFields,"requiredAttendees",Property,Good,false +outlook,Office.RecipientsChangedFields,"resources",Property,Fine,false +outlook,Office.RecipientsChangedFields,"to",Property,Great,false +outlook,Office.Recurrence,N/A,Interface,Unknown,false +outlook,Office.Recurrence,"recurrenceProperties",Property,Fine,false +outlook,Office.Recurrence,"recurrenceTimeZone",Property,Fine,false +outlook,Office.Recurrence,"recurrenceType",Property,Fine,false +outlook,Office.Recurrence,"seriesTime",Property,Excellent,false +outlook,Office.Recurrence,"getAsync(options, callback)",Method,Excellent,true +outlook,Office.Recurrence,"getAsync(callback)",Method,Excellent,false +outlook,Office.Recurrence,"setAsync(recurrencePattern, options, callback)",Method,Fine,true +outlook,Office.Recurrence,"setAsync(recurrencePattern, callback)",Method,Fine,false +outlook,Office.RecurrenceChangedEventArgs,N/A,Interface,Unknown,true +outlook,Office.RecurrenceChangedEventArgs,"recurrence",Property,Fine,false +outlook,Office.RecurrenceChangedEventArgs,"type",Property,Fine,false +outlook,Office.RecurrenceProperties,N/A,Interface,Unknown,true +outlook,Office.RecurrenceProperties,"dayOfMonth",Property,Poor,false +outlook,Office.RecurrenceProperties,"dayOfWeek",Property,Good,false +outlook,Office.RecurrenceProperties,"days",Property,Good,false +outlook,Office.RecurrenceProperties,"firstDayOfWeek",Property,Great,false +outlook,Office.RecurrenceProperties,"interval",Property,Fine,false +outlook,Office.RecurrenceProperties,"month",Property,Poor,false +outlook,Office.RecurrenceProperties,"weekNumber",Property,Fine,false +outlook,Office.RecurrenceTimeZone,N/A,Interface,Unknown,true +outlook,Office.RecurrenceTimeZone,"name",Property,Poor,false +outlook,Office.RecurrenceTimeZone,"offset",Property,Excellent,false +outlook,Office.ReplyFormAttachment,N/A,Interface,Unknown,true +outlook,Office.ReplyFormAttachment,"base64file",Property,Great,false +outlook,Office.ReplyFormAttachment,"inLine",Property,Good,false +outlook,Office.ReplyFormAttachment,"itemId",Property,Great,false +outlook,Office.ReplyFormAttachment,"name",Property,Good,false +outlook,Office.ReplyFormAttachment,"type",Property,Poor,false +outlook,Office.ReplyFormAttachment,"url",Property,Good,false +outlook,Office.ReplyFormData,N/A,Interface,Unknown,true +outlook,Office.ReplyFormData,"attachments",Property,Good,false +outlook,Office.ReplyFormData,"callback",Property,Excellent,false +outlook,Office.ReplyFormData,"htmlBody",Property,Good,false +outlook,Office.ReplyFormData,"options",Property,Excellent,false +outlook,Office.RoamingSettings,N/A,Interface,Great,false +outlook,Office.RoamingSettings,"get(name)",Method,Good,true +outlook,Office.RoamingSettings,"remove(name)",Method,Fine,true +outlook,Office.RoamingSettings,"saveAsync(callback)",Method,Excellent,true +outlook,Office.RoamingSettings,"set(name, value)",Method,Excellent,true +outlook,Office.SelectedItemDetails,N/A,Interface,Unknown,true +outlook,Office.SelectedItemDetails,"conversationId",Property,Good,false +outlook,Office.SelectedItemDetails,"hasAttachment",Property,Great,false +outlook,Office.SelectedItemDetails,"internetMessageId",Property,Good,false +outlook,Office.SelectedItemDetails,"itemId",Property,Good,false +outlook,Office.SelectedItemDetails,"itemMode",Property,Fine,false +outlook,Office.SelectedItemDetails,"itemType",Property,Fine,false +outlook,Office.SelectedItemDetails,"subject",Property,Good,false +outlook,Office.Sensitivity,N/A,Interface,Unknown,false +outlook,Office.Sensitivity,"getAsync(options, callback)",Method,Poor,false +outlook,Office.Sensitivity,"getAsync(callback)",Method,Poor,true +outlook,Office.Sensitivity,"setAsync(sensitivity, options, callback)",Method,Poor,true +outlook,Office.Sensitivity,"setAsync(sensitivity, callback)",Method,Poor,false +outlook,Office.SensitivityLabel,N/A,Interface,Good,false +outlook,Office.SensitivityLabel,"getAsync(options, callback)",Method,Good,false +outlook,Office.SensitivityLabel,"getAsync(callback)",Method,Good,true +outlook,Office.SensitivityLabel,"setAsync(sensitivityLabel, options, callback)",Method,Good,false +outlook,Office.SensitivityLabel,"setAsync(sensitivityLabel, callback)",Method,Good,true +outlook,Office.SensitivityLabelChangedEventArgs,N/A,Interface,Unknown,true +outlook,Office.SensitivityLabelChangedEventArgs,"type",Property,Fine,false +outlook,Office.SensitivityLabelDetails,N/A,Interface,Fine,true +outlook,Office.SensitivityLabelDetails,"children",Property,Great,false +outlook,Office.SensitivityLabelDetails,"color",Property,Poor,false +outlook,Office.SensitivityLabelDetails,"id",Property,Good,false +outlook,Office.SensitivityLabelDetails,"name",Property,Poor,false +outlook,Office.SensitivityLabelDetails,"tooltip",Property,Poor,false +outlook,Office.SensitivityLabelsCatalog,N/A,Interface,Unknown,false +outlook,Office.SensitivityLabelsCatalog,"getAsync(options, callback)",Method,Good,false +outlook,Office.SensitivityLabelsCatalog,"getAsync(callback)",Method,Good,true +outlook,Office.SensitivityLabelsCatalog,"getIsEnabledAsync(options, callback)",Method,Good,false +outlook,Office.SensitivityLabelsCatalog,"getIsEnabledAsync(callback)",Method,Good,true +outlook,Office.SeriesTime,N/A,Interface,Unknown,false +outlook,Office.SeriesTime,"getDuration()",Method,Fine,true +outlook,Office.SeriesTime,"getEndDate()",Method,Fine,true +outlook,Office.SeriesTime,"getEndTime()",Method,Fine,true +outlook,Office.SeriesTime,"getStartDate()",Method,Fine,true +outlook,Office.SeriesTime,"getStartTime()",Method,Fine,true +outlook,Office.SeriesTime,"setDuration(minutes)",Method,Fine,true +outlook,Office.SeriesTime,"setEndDate(year, month, day)",Method,Fine,true +outlook,Office.SeriesTime,"setEndDate(date)",Method,Fine,true +outlook,Office.SeriesTime,"setStartDate(year, month, day)",Method,Fine,true +outlook,Office.SeriesTime,"setStartDate(date)",Method,Fine,true +outlook,Office.SeriesTime,"setStartTime(hours, minutes)",Method,Great,true +outlook,Office.SeriesTime,"setStartTime(time)",Method,Great,true +outlook,Office.SessionData,N/A,Interface,Unknown,false +outlook,Office.SessionData,"clearAsync(options, callback)",Method,Fine,true +outlook,Office.SessionData,"clearAsync(callback)",Method,Fine,false +outlook,Office.SessionData,"getAllAsync(callback)",Method,Fine,true +outlook,Office.SessionData,"getAsync(name, callback)",Method,Good,true +outlook,Office.SessionData,"removeAsync(name, options, callback)",Method,Fine,true +outlook,Office.SessionData,"removeAsync(name, callback)",Method,Fine,false +outlook,Office.SessionData,"setAsync(name, value, options, callback)",Method,Fine,true +outlook,Office.SessionData,"setAsync(name, value, callback)",Method,Fine,false +outlook,Office.SharedProperties,N/A,Interface,Unknown,true +outlook,Office.SharedProperties,"delegatePermissions",Property,Fine,false +outlook,Office.SharedProperties,"owner",Property,Poor,false +outlook,Office.SharedProperties,"targetMailbox",Property,Excellent,false +outlook,Office.SharedProperties,"targetRestUrl",Property,Great,false +outlook,Office.SmartAlertsEventCompletedOptions,N/A,Interface,Excellent,true +outlook,Office.SmartAlertsEventCompletedOptions,"allowEvent",Property,Excellent,false +outlook,Office.SmartAlertsEventCompletedOptions,"cancelLabel",Property,Excellent,false +outlook,Office.SmartAlertsEventCompletedOptions,"commandId",Property,Excellent,false +outlook,Office.SmartAlertsEventCompletedOptions,"contextData",Property,Excellent,false +outlook,Office.SmartAlertsEventCompletedOptions,"errorMessage",Property,Excellent,false +outlook,Office.SmartAlertsEventCompletedOptions,"errorMessageMarkdown",Property,Excellent,false +outlook,Office.SmartAlertsEventCompletedOptions,"sendModeOverride",Property,Excellent,false +outlook,Office.SpamReportingEventArgs,N/A,Interface,Unknown,true +outlook,Office.SpamReportingEventArgs,"freeText",Property,Fine,false +outlook,Office.SpamReportingEventArgs,"options",Property,Great,false +outlook,Office.SpamReportingEventArgs,"type",Property,Fine,false +outlook,Office.SpamReportingEventCompletedOptions,N/A,Interface,Excellent,true +outlook,Office.SpamReportingEventCompletedOptions,"commandId",Property,Excellent,true +outlook,Office.SpamReportingEventCompletedOptions,"contextData",Property,Excellent,true +outlook,Office.SpamReportingEventCompletedOptions,"folderName",Property,Excellent,false +outlook,Office.SpamReportingEventCompletedOptions,"moveItemTo",Property,Excellent,false +outlook,Office.SpamReportingEventCompletedOptions,"onErrorDeleteItem",Property,Excellent,false +outlook,Office.SpamReportingEventCompletedOptions,"postProcessingAction",Property,Excellent,true +outlook,Office.SpamReportingEventCompletedOptions,"showPostProcessingDialog",Property,Excellent,false +outlook,Office.Subject,N/A,Interface,Good,false +outlook,Office.Subject,"getAsync(options, callback)",Method,Good,false +outlook,Office.Subject,"getAsync(callback)",Method,Good,true +outlook,Office.Subject,"setAsync(subject, options, callback)",Method,Good,true +outlook,Office.Subject,"setAsync(subject, callback)",Method,Good,false +outlook,Office.TaskSuggestion,N/A,Interface,Deprecated,true +outlook,Office.TaskSuggestion,"assignees",Property,Deprecated,false +outlook,Office.TaskSuggestion,"taskString",Property,Deprecated,false +outlook,Office.Time,N/A,Interface,Unknown,false +outlook,Office.Time,"getAsync(options, callback)",Method,Excellent,false +outlook,Office.Time,"getAsync(callback)",Method,Excellent,true +outlook,Office.Time,"setAsync(dateTime, options, callback)",Method,Excellent,true +outlook,Office.Time,"setAsync(dateTime, callback)",Method,Excellent,false +outlook,Office.UserProfile,N/A,Interface,Unknown,false +outlook,Office.UserProfile,"accountType",Property,Fine,true +outlook,Office.UserProfile,"displayName",Property,Poor,true +outlook,Office.UserProfile,"emailAddress",Property,Poor,true +outlook,Office.UserProfile,"timeZone",Property,Good,true +outlook,N/A,N/A,Package,Missing,false +powerpoint,PowerPoint.AddSlideOptions,N/A,Interface,Unknown,true +powerpoint,PowerPoint.AddSlideOptions,"layoutId",Property,Excellent,false +powerpoint,PowerPoint.AddSlideOptions,"slideMasterId",Property,Excellent,false +powerpoint,PowerPoint.Adjustments,N/A,Class,Unknown,false +powerpoint,PowerPoint.Adjustments,"context",Property,Excellent,false +powerpoint,PowerPoint.Adjustments,"count",Property,Good,false +powerpoint,PowerPoint.Adjustments,"get(index)",Method,Excellent,false +powerpoint,PowerPoint.Adjustments,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.Adjustments,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.Adjustments,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.Adjustments,"set(index, value)",Method,Excellent,false +powerpoint,PowerPoint.Adjustments,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.Application,N/A,Class,Missing,false +powerpoint,PowerPoint.Application,"context",Property,Excellent,false +powerpoint,PowerPoint.Application,"newObject(context)",Method,Great,false +powerpoint,PowerPoint.Application,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.Binding,N/A,Class,Unknown,true +powerpoint,PowerPoint.Binding,"context",Property,Excellent,false +powerpoint,PowerPoint.Binding,"id",Property,Fine,false +powerpoint,PowerPoint.Binding,"type",Property,Good,false +powerpoint,PowerPoint.Binding,"delete()",Method,Poor,false +powerpoint,PowerPoint.Binding,"getShape()",Method,Excellent,true +powerpoint,PowerPoint.Binding,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.Binding,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.Binding,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.Binding,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.BindingCollection,N/A,Class,Unknown,true +powerpoint,PowerPoint.BindingCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.BindingCollection,"items",Property,Poor,false +powerpoint,PowerPoint.BindingCollection,"add(shape, bindingType, id)",Method,Great,true +powerpoint,PowerPoint.BindingCollection,"add(shape, bindingType, id)",Method,Great,false +powerpoint,PowerPoint.BindingCollection,"addFromSelection(bindingType, id)",Method,Excellent,false +powerpoint,PowerPoint.BindingCollection,"addFromSelection(bindingType, id)",Method,Excellent,false +powerpoint,PowerPoint.BindingCollection,"getCount()",Method,Poor,false +powerpoint,PowerPoint.BindingCollection,"getItem(key)",Method,Excellent,true +powerpoint,PowerPoint.BindingCollection,"getItemAt(index)",Method,Excellent,false +powerpoint,PowerPoint.BindingCollection,"getItemOrNullObject(id)",Method,Excellent,false +powerpoint,PowerPoint.BindingCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.BindingCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.BindingCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.BindingCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.BindingType,N/A,Enum,Unknown,true +powerpoint,PowerPoint.BindingType,"shape",EnumField,Fine,false +powerpoint,PowerPoint.Border,N/A,Class,Unknown,false +powerpoint,PowerPoint.Border,"color",Property,Good,false +powerpoint,PowerPoint.Border,"context",Property,Excellent,false +powerpoint,PowerPoint.Border,"dashStyle",Property,Poor,false +powerpoint,PowerPoint.Border,"transparency",Property,Excellent,false +powerpoint,PowerPoint.Border,"weight",Property,Poor,false +powerpoint,PowerPoint.Border,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.Border,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.Border,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.Border,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.BorderProperties,N/A,Interface,Unknown,true +powerpoint,PowerPoint.BorderProperties,"color",Property,Good,true +powerpoint,PowerPoint.BorderProperties,"dashStyle",Property,Poor,true +powerpoint,PowerPoint.BorderProperties,"transparency",Property,Excellent,false +powerpoint,PowerPoint.BorderProperties,"weight",Property,Poor,true +powerpoint,PowerPoint.Borders,N/A,Class,Missing,false +powerpoint,PowerPoint.Borders,"bottom",Property,Poor,false +powerpoint,PowerPoint.Borders,"context",Property,Excellent,false +powerpoint,PowerPoint.Borders,"diagonalDown",Property,Fine,false +powerpoint,PowerPoint.Borders,"diagonalUp",Property,Fine,false +powerpoint,PowerPoint.Borders,"left",Property,Poor,false +powerpoint,PowerPoint.Borders,"right",Property,Poor,false +powerpoint,PowerPoint.Borders,"top",Property,Missing,false +powerpoint,PowerPoint.Borders,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.Borders,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.Borders,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.Borders,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.BulletFormat,N/A,Class,Unknown,false +powerpoint,PowerPoint.BulletFormat,"context",Property,Excellent,false +powerpoint,PowerPoint.BulletFormat,"style",Property,Excellent,false +powerpoint,PowerPoint.BulletFormat,"type",Property,Excellent,false +powerpoint,PowerPoint.BulletFormat,"visible",Property,Excellent,false +powerpoint,PowerPoint.BulletFormat,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.BulletFormat,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.BulletFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.BulletFormat,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.BulletStyle,N/A,Enum,Unknown,false +powerpoint,PowerPoint.BulletStyle,"alphabetLowercaseParenthesesBoth",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"alphabetLowercaseParenthesisRight",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"alphabetLowercasePeriod",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"alphabetUppercaseParenthesesBoth",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"alphabetUppercaseParenthesisRight",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"alphabetUppercasePeriod",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"arabicAbjadDash",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"arabicAlphabetDash",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"arabicDoubleBytePeriod",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"arabicDoubleBytePlain",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"arabicNumeralParenthesesBoth",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"arabicNumeralParenthesisRight",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"arabicNumeralPeriod",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"arabicNumeralPlain",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"circleNumberDoubleBytePlain",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"circleNumberWideDoubleByteBlackPlain",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"circleNumberWideDoubleByteWhitePlain",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"hebrewAlphabetDash",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"hindiAlphabet1Period",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"hindiAlphabetPeriod",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"hindiNumeralParenthesisRight",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"hindiNumeralPeriod",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"kanjiKoreanPeriod",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"kanjiKoreanPlain",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"kanjiSimplifiedChineseDoubleBytePeriod",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"romanLowercaseParenthesesBoth",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"romanLowercaseParenthesisRight",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"romanLowercasePeriod",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"romanUppercaseParenthesesBoth",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"romanUppercaseParenthesisRight",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"romanUppercasePeriod",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"simplifiedChinesePeriod",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"simplifiedChinesePlain",EnumField,Good,false +powerpoint,PowerPoint.BulletStyle,"thaiAlphabetParenthesesBoth",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"thaiAlphabetParenthesisRight",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"thaiAlphabetPeriod",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"thaiNumeralParenthesesBoth",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"thaiNumeralParenthesisRight",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"thaiNumeralPeriod",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"traditionalChinesePeriod",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"traditionalChinesePlain",EnumField,Fine,false +powerpoint,PowerPoint.BulletStyle,"unsupported",EnumField,Fine,false +powerpoint,PowerPoint.BulletType,N/A,Enum,Unknown,false +powerpoint,PowerPoint.BulletType,"none",EnumField,Fine,false +powerpoint,PowerPoint.BulletType,"numbered",EnumField,Fine,false +powerpoint,PowerPoint.BulletType,"unnumbered",EnumField,Fine,false +powerpoint,PowerPoint.BulletType,"unsupported",EnumField,Fine,false +powerpoint,PowerPoint.ConnectorType,N/A,Enum,Unknown,true +powerpoint,PowerPoint.ConnectorType,"curve",EnumField,Fine,false +powerpoint,PowerPoint.ConnectorType,"elbow",EnumField,Fine,false +powerpoint,PowerPoint.ConnectorType,"straight",EnumField,Fine,false +powerpoint,PowerPoint.CustomProperty,N/A,Class,Unknown,false +powerpoint,PowerPoint.CustomProperty,"context",Property,Excellent,false +powerpoint,PowerPoint.CustomProperty,"key",Property,Excellent,false +powerpoint,PowerPoint.CustomProperty,"type",Property,Excellent,false +powerpoint,PowerPoint.CustomProperty,"value",Property,Excellent,false +powerpoint,PowerPoint.CustomProperty,"delete()",Method,Good,false +powerpoint,PowerPoint.CustomProperty,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.CustomProperty,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.CustomProperty,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.CustomProperty,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.CustomPropertyCollection,N/A,Class,Unknown,false +powerpoint,PowerPoint.CustomPropertyCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.CustomPropertyCollection,"items",Property,Poor,false +powerpoint,PowerPoint.CustomPropertyCollection,"add(key, value)",Method,Excellent,false +powerpoint,PowerPoint.CustomPropertyCollection,"deleteAll()",Method,Fine,false +powerpoint,PowerPoint.CustomPropertyCollection,"getCount()",Method,Fine,false +powerpoint,PowerPoint.CustomPropertyCollection,"getItem(key)",Method,Fine,false +powerpoint,PowerPoint.CustomPropertyCollection,"getItemAt(index)",Method,Excellent,false +powerpoint,PowerPoint.CustomPropertyCollection,"getItemOrNullObject(key)",Method,Excellent,false +powerpoint,PowerPoint.CustomPropertyCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.CustomPropertyCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.CustomPropertyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.CustomPropertyCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPart,N/A,Class,Good,false +powerpoint,PowerPoint.CustomXmlPart,"context",Property,Excellent,false +powerpoint,PowerPoint.CustomXmlPart,"id",Property,Poor,false +powerpoint,PowerPoint.CustomXmlPart,"namespaceUri",Property,Poor,false +powerpoint,PowerPoint.CustomXmlPart,"delete()",Method,Fine,false +powerpoint,PowerPoint.CustomXmlPart,"getXml()",Method,Poor,false +powerpoint,PowerPoint.CustomXmlPart,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPart,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPart,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPart,"setXml(xml)",Method,Poor,false +powerpoint,PowerPoint.CustomXmlPart,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartCollection,N/A,Class,Unknown,false +powerpoint,PowerPoint.CustomXmlPartCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.CustomXmlPartCollection,"items",Property,Poor,false +powerpoint,PowerPoint.CustomXmlPartCollection,"add(xml)",Method,Poor,false +powerpoint,PowerPoint.CustomXmlPartCollection,"getByNamespace(namespaceUri)",Method,Good,false +powerpoint,PowerPoint.CustomXmlPartCollection,"getCount()",Method,Fine,false +powerpoint,PowerPoint.CustomXmlPartCollection,"getItem(id)",Method,Poor,false +powerpoint,PowerPoint.CustomXmlPartCollection,"getItemAt(index)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartCollection,"getItemOrNullObject(id)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,N/A,Class,Great,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,"items",Property,Poor,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,"getCount()",Method,Fine,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,"getItem(id)",Method,Poor,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,"getItemAt(index)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,"getItemOrNullObject(id)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,"getOnlyItem()",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,"getOnlyItemOrNullObject()",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.CustomXmlPartScopedCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.DocumentProperties,N/A,Class,Unknown,false +powerpoint,PowerPoint.DocumentProperties,"author",Property,Poor,false +powerpoint,PowerPoint.DocumentProperties,"category",Property,Poor,false +powerpoint,PowerPoint.DocumentProperties,"comments",Property,Good,false +powerpoint,PowerPoint.DocumentProperties,"company",Property,Poor,false +powerpoint,PowerPoint.DocumentProperties,"context",Property,Excellent,false +powerpoint,PowerPoint.DocumentProperties,"creationDate",Property,Poor,false +powerpoint,PowerPoint.DocumentProperties,"customProperties",Property,Fine,false +powerpoint,PowerPoint.DocumentProperties,"keywords",Property,Poor,false +powerpoint,PowerPoint.DocumentProperties,"lastAuthor",Property,Poor,false +powerpoint,PowerPoint.DocumentProperties,"manager",Property,Poor,false +powerpoint,PowerPoint.DocumentProperties,"revisionNumber",Property,Poor,false +powerpoint,PowerPoint.DocumentProperties,"subject",Property,Poor,false +powerpoint,PowerPoint.DocumentProperties,"title",Property,Poor,false +powerpoint,PowerPoint.DocumentProperties,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.DocumentProperties,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.DocumentProperties,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.DocumentProperties,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.DocumentPropertyType,N/A,Enum,Unknown,false +powerpoint,PowerPoint.DocumentPropertyType,"boolean",EnumField,Great,false +powerpoint,PowerPoint.DocumentPropertyType,"date",EnumField,Good,false +powerpoint,PowerPoint.DocumentPropertyType,"number",EnumField,Good,false +powerpoint,PowerPoint.DocumentPropertyType,"string",EnumField,Great,false +powerpoint,PowerPoint.ErrorCodes,N/A,Enum,Missing,false +powerpoint,PowerPoint.ErrorCodes,"generalException",EnumField,Missing,false +powerpoint,PowerPoint.FillProperties,N/A,Interface,Good,true +powerpoint,PowerPoint.FillProperties,"color",Property,Good,true +powerpoint,PowerPoint.FillProperties,"transparency",Property,Excellent,false +powerpoint,PowerPoint.FontProperties,N/A,Interface,Unknown,true +powerpoint,PowerPoint.FontProperties,"allCaps",Property,Good,false +powerpoint,PowerPoint.FontProperties,"bold",Property,Poor,false +powerpoint,PowerPoint.FontProperties,"color",Property,Good,true +powerpoint,PowerPoint.FontProperties,"doubleStrikethrough",Property,Fine,true +powerpoint,PowerPoint.FontProperties,"italic",Property,Poor,false +powerpoint,PowerPoint.FontProperties,"name",Property,Good,true +powerpoint,PowerPoint.FontProperties,"size",Property,Poor,false +powerpoint,PowerPoint.FontProperties,"smallCaps",Property,Good,false +powerpoint,PowerPoint.FontProperties,"strikethrough",Property,Poor,true +powerpoint,PowerPoint.FontProperties,"subscript",Property,Poor,true +powerpoint,PowerPoint.FontProperties,"superscript",Property,Poor,true +powerpoint,PowerPoint.FontProperties,"underline",Property,Fine,false +powerpoint,PowerPoint.GeometricShapeType,N/A,Enum,Unknown,true +powerpoint,PowerPoint.GeometricShapeType,"accentBorderCallout1",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"accentBorderCallout2",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"accentBorderCallout3",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"accentCallout1",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"accentCallout2",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"accentCallout3",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"actionButtonBackPrevious",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"actionButtonBeginning",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"actionButtonBlank",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"actionButtonDocument",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"actionButtonEnd",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"actionButtonForwardNext",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"actionButtonHelp",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"actionButtonHome",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"actionButtonInformation",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"actionButtonMovie",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"actionButtonReturn",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"actionButtonSound",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"arc",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"bentArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"bentUpArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"bevel",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"blockArc",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"borderCallout1",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"borderCallout2",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"borderCallout3",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"bracePair",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"bracketPair",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"callout1",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"callout2",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"callout3",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"can",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"chartPlus",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"chartStar",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"chartX",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"chevron",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"chord",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"circularArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"cloud",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"cloudCallout",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"corner",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"cornerTabs",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"cube",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"curvedDownArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"curvedLeftArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"curvedRightArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"curvedUpArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"decagon",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"diagonalStripe",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"diamond",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"dodecagon",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"donut",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"doubleWave",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"downArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"downArrowCallout",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"ellipse",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"ellipseRibbon",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"ellipseRibbon2",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartAlternateProcess",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartCollate",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartConnector",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartDecision",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartDelay",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartDisplay",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartDocument",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartExtract",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartInputOutput",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartInternalStorage",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartMagneticDisk",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartMagneticDrum",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartMagneticTape",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartManualInput",EnumField,Good,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartManualOperation",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartMerge",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartMultidocument",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartOfflineStorage",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartOffpageConnector",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartOnlineStorage",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartOr",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartPredefinedProcess",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartPreparation",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartProcess",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartPunchedCard",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartPunchedTape",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartSort",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartSummingJunction",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"flowChartTerminator",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"foldedCorner",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"frame",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"funnel",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"gear6",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"gear9",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"halfFrame",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"heart",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"heptagon",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"hexagon",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"homePlate",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"horizontalScroll",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"irregularSeal1",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"irregularSeal2",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"leftArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"leftArrowCallout",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"leftBrace",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"leftBracket",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"leftCircularArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"leftRightArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"leftRightArrowCallout",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"leftRightCircularArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"leftRightRibbon",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"leftRightUpArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"leftUpArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"lightningBolt",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"lineInverse",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"mathDivide",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"mathEqual",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"mathMinus",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"mathMultiply",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"mathNotEqual",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"mathPlus",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"moon",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"nonIsoscelesTrapezoid",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"noSmoking",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"notchedRightArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"octagon",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"parallelogram",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"pentagon",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"pie",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"pieWedge",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"plaque",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"plaqueTabs",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"plus",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"quadArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"quadArrowCallout",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"rectangle",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"ribbon",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"ribbon2",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"rightArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"rightArrowCallout",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"rightBrace",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"rightBracket",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"rightTriangle",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"round1Rectangle",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"round2DiagonalRectangle",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"round2SameRectangle",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"roundRectangle",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"smileyFace",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"snip1Rectangle",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"snip2DiagonalRectangle",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"snip2SameRectangle",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"snipRoundRectangle",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"squareTabs",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"star10",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"star12",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"star16",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"star24",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"star32",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"star4",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"star5",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"star6",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"star7",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"star8",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"stripedRightArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"sun",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"swooshArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"teardrop",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"trapezoid",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"triangle",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"upArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"upArrowCallout",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"upDownArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"upDownArrowCallout",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"uturnArrow",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"verticalScroll",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"wave",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"wedgeEllipseCallout",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"wedgeRectCallout",EnumField,Fine,false +powerpoint,PowerPoint.GeometricShapeType,"wedgeRRectCallout",EnumField,Fine,false +powerpoint,PowerPoint.Hyperlink,N/A,Class,Unknown,true +powerpoint,PowerPoint.Hyperlink,"address",Property,Great,false +powerpoint,PowerPoint.Hyperlink,"context",Property,Excellent,false +powerpoint,PowerPoint.Hyperlink,"screenTip",Property,Excellent,false +powerpoint,PowerPoint.Hyperlink,"type",Property,Great,false +powerpoint,PowerPoint.Hyperlink,"delete()",Method,Fine,false +powerpoint,PowerPoint.Hyperlink,"getLinkedShapeOrNullObject()",Method,Excellent,false +powerpoint,PowerPoint.Hyperlink,"getLinkedTextRangeOrNullObject()",Method,Excellent,false +powerpoint,PowerPoint.Hyperlink,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.Hyperlink,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.Hyperlink,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.Hyperlink,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.HyperlinkAddOptions,N/A,Interface,Unknown,false +powerpoint,PowerPoint.HyperlinkAddOptions,"address",Property,Great,false +powerpoint,PowerPoint.HyperlinkAddOptions,"screenTip",Property,Excellent,false +powerpoint,PowerPoint.HyperlinkCollection,N/A,Class,Unknown,true +powerpoint,PowerPoint.HyperlinkCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.HyperlinkCollection,"items",Property,Poor,false +powerpoint,PowerPoint.HyperlinkCollection,"add(target, options)",Method,Great,false +powerpoint,PowerPoint.HyperlinkCollection,"getCount()",Method,Poor,false +powerpoint,PowerPoint.HyperlinkCollection,"getItemAt(index)",Method,Excellent,false +powerpoint,PowerPoint.HyperlinkCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.HyperlinkCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.HyperlinkCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.HyperlinkCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.HyperlinkScopedCollection,N/A,Class,Unknown,false +powerpoint,PowerPoint.HyperlinkScopedCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.HyperlinkScopedCollection,"items",Property,Poor,false +powerpoint,PowerPoint.HyperlinkScopedCollection,"getCount()",Method,Poor,false +powerpoint,PowerPoint.HyperlinkScopedCollection,"getItemAt(index)",Method,Excellent,false +powerpoint,PowerPoint.HyperlinkScopedCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.HyperlinkScopedCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.HyperlinkScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.HyperlinkScopedCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.HyperlinkType,N/A,Enum,Unknown,false +powerpoint,PowerPoint.HyperlinkType,"shape",EnumField,Great,false +powerpoint,PowerPoint.HyperlinkType,"textRange",EnumField,Great,false +powerpoint,PowerPoint.InsertSlideFormatting,N/A,Enum,Good,true +powerpoint,PowerPoint.InsertSlideFormatting,"keepSourceFormatting",EnumField,Fine,false +powerpoint,PowerPoint.InsertSlideFormatting,"useDestinationTheme",EnumField,Fine,false +powerpoint,PowerPoint.InsertSlideOptions,N/A,Interface,Unknown,true +powerpoint,PowerPoint.InsertSlideOptions,"formatting",Property,Excellent,false +powerpoint,PowerPoint.InsertSlideOptions,"sourceSlideIds",Property,Excellent,false +powerpoint,PowerPoint.InsertSlideOptions,"targetSlideId",Property,Excellent,false +powerpoint,PowerPoint.Margins,N/A,Class,Unknown,false +powerpoint,PowerPoint.Margins,"bottom",Property,Good,false +powerpoint,PowerPoint.Margins,"context",Property,Excellent,false +powerpoint,PowerPoint.Margins,"left",Property,Good,false +powerpoint,PowerPoint.Margins,"right",Property,Good,false +powerpoint,PowerPoint.Margins,"top",Property,Good,false +powerpoint,PowerPoint.Margins,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.Margins,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.Margins,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.Margins,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.PageSetup,N/A,Class,Unknown,false +powerpoint,PowerPoint.PageSetup,"context",Property,Excellent,false +powerpoint,PowerPoint.PageSetup,"slideHeight",Property,Great,false +powerpoint,PowerPoint.PageSetup,"slideWidth",Property,Great,false +powerpoint,PowerPoint.PageSetup,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.PageSetup,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.PageSetup,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.PageSetup,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.ParagraphFormat,N/A,Class,Unknown,false +powerpoint,PowerPoint.ParagraphFormat,"bulletFormat",Property,Fine,false +powerpoint,PowerPoint.ParagraphFormat,"context",Property,Excellent,false +powerpoint,PowerPoint.ParagraphFormat,"horizontalAlignment",Property,Excellent,false +powerpoint,PowerPoint.ParagraphFormat,"indentLevel",Property,Poor,false +powerpoint,PowerPoint.ParagraphFormat,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.ParagraphFormat,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.ParagraphFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.ParagraphFormat,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.ParagraphHorizontalAlignment,N/A,Enum,Unknown,true +powerpoint,PowerPoint.ParagraphHorizontalAlignment,"center",EnumField,Fine,false +powerpoint,PowerPoint.ParagraphHorizontalAlignment,"distributed",EnumField,Fine,false +powerpoint,PowerPoint.ParagraphHorizontalAlignment,"justify",EnumField,Good,false +powerpoint,PowerPoint.ParagraphHorizontalAlignment,"justifyLow",EnumField,Great,false +powerpoint,PowerPoint.ParagraphHorizontalAlignment,"left",EnumField,Fine,false +powerpoint,PowerPoint.ParagraphHorizontalAlignment,"right",EnumField,Fine,false +powerpoint,PowerPoint.ParagraphHorizontalAlignment,"thaiDistributed",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderFormat,N/A,Class,Unknown,false +powerpoint,PowerPoint.PlaceholderFormat,"containedType",Property,Excellent,false +powerpoint,PowerPoint.PlaceholderFormat,"context",Property,Excellent,false +powerpoint,PowerPoint.PlaceholderFormat,"type",Property,Good,false +powerpoint,PowerPoint.PlaceholderFormat,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.PlaceholderFormat,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.PlaceholderFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.PlaceholderFormat,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.PlaceholderType,N/A,Enum,Unknown,false +powerpoint,PowerPoint.PlaceholderType,"body",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"cameo",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"centerTitle",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"chart",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"content",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"date",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"footer",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"header",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"media",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"onlinePicture",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"picture",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"slideNumber",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"smartArt",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"subtitle",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"table",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"title",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"unsupported",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"verticalBody",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"verticalContent",EnumField,Fine,false +powerpoint,PowerPoint.PlaceholderType,"verticalTitle",EnumField,Fine,false +powerpoint,PowerPoint.Presentation,N/A,Class,Missing,true +powerpoint,PowerPoint.Presentation,"bindings",Property,Good,true +powerpoint,PowerPoint.Presentation,"context",Property,Excellent,false +powerpoint,PowerPoint.Presentation,"customXmlParts",Property,Good,false +powerpoint,PowerPoint.Presentation,"id",Property,Poor,false +powerpoint,PowerPoint.Presentation,"pageSetup",Property,Great,false +powerpoint,PowerPoint.Presentation,"properties",Property,Poor,false +powerpoint,PowerPoint.Presentation,"slideMasters",Property,Great,false +powerpoint,PowerPoint.Presentation,"slides",Property,Good,false +powerpoint,PowerPoint.Presentation,"tags",Property,Good,false +powerpoint,PowerPoint.Presentation,"title",Property,Missing,false +powerpoint,PowerPoint.Presentation,"getSelectedShapes()",Method,Great,true +powerpoint,PowerPoint.Presentation,"getSelectedSlides()",Method,Great,true +powerpoint,PowerPoint.Presentation,"getSelectedTextRange()",Method,Excellent,true +powerpoint,PowerPoint.Presentation,"getSelectedTextRangeOrNullObject()",Method,Excellent,false +powerpoint,PowerPoint.Presentation,"insertSlidesFromBase64(base64File, options)",Method,Good,true +powerpoint,PowerPoint.Presentation,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.Presentation,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.Presentation,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.Presentation,"setSelectedSlides(slideIds)",Method,Fine,true +powerpoint,PowerPoint.Presentation,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.RequestContext,N/A,Class,Missing,true +powerpoint,PowerPoint.RequestContext,"application",Property,Missing,false +powerpoint,PowerPoint.RequestContext,"presentation",Property,Missing,false +powerpoint,PowerPoint.Shape,N/A,Class,Unknown,true +powerpoint,PowerPoint.Shape,"adjustments",Property,Excellent,false +powerpoint,PowerPoint.Shape,"context",Property,Excellent,false +powerpoint,PowerPoint.Shape,"creationId",Property,Great,false +powerpoint,PowerPoint.Shape,"customXmlParts",Property,Good,false +powerpoint,PowerPoint.Shape,"fill",Property,Fine,true +powerpoint,PowerPoint.Shape,"group",Property,Excellent,true +powerpoint,PowerPoint.Shape,"height",Property,Excellent,true +powerpoint,PowerPoint.Shape,"id",Property,Poor,false +powerpoint,PowerPoint.Shape,"left",Property,Fine,true +powerpoint,PowerPoint.Shape,"level",Property,Great,false +powerpoint,PowerPoint.Shape,"lineFormat",Property,Fine,false +powerpoint,PowerPoint.Shape,"name",Property,Good,false +powerpoint,PowerPoint.Shape,"parentGroup",Property,Excellent,false +powerpoint,PowerPoint.Shape,"placeholderFormat",Property,Excellent,false +powerpoint,PowerPoint.Shape,"rotation",Property,Excellent,false +powerpoint,PowerPoint.Shape,"tags",Property,Fine,false +powerpoint,PowerPoint.Shape,"textFrame",Property,Excellent,false +powerpoint,PowerPoint.Shape,"top",Property,Fine,true +powerpoint,PowerPoint.Shape,"type",Property,Good,true +powerpoint,PowerPoint.Shape,"visible",Property,Good,false +powerpoint,PowerPoint.Shape,"width",Property,Excellent,true +powerpoint,PowerPoint.Shape,"zOrderPosition",Property,Good,true +powerpoint,PowerPoint.Shape,"delete()",Method,Great,true +powerpoint,PowerPoint.Shape,"getImageAsBase64(options)",Method,Poor,false +powerpoint,PowerPoint.Shape,"getParentSlide()",Method,Excellent,false +powerpoint,PowerPoint.Shape,"getParentSlideLayout()",Method,Excellent,false +powerpoint,PowerPoint.Shape,"getParentSlideLayoutOrNullObject()",Method,Excellent,false +powerpoint,PowerPoint.Shape,"getParentSlideMaster()",Method,Excellent,false +powerpoint,PowerPoint.Shape,"getParentSlideMasterOrNullObject()",Method,Excellent,false +powerpoint,PowerPoint.Shape,"getParentSlideOrNullObject()",Method,Excellent,false +powerpoint,PowerPoint.Shape,"getTable()",Method,Excellent,true +powerpoint,PowerPoint.Shape,"getTextFrameOrNullObject()",Method,Excellent,false +powerpoint,PowerPoint.Shape,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.Shape,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.Shape,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.Shape,"setHyperlink(options)",Method,Great,false +powerpoint,PowerPoint.Shape,"setZOrder(position)",Method,Good,true +powerpoint,PowerPoint.Shape,"setZOrder(position)",Method,Good,false +powerpoint,PowerPoint.Shape,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.ShapeAddOptions,N/A,Interface,Unknown,true +powerpoint,PowerPoint.ShapeAddOptions,"height",Property,Excellent,false +powerpoint,PowerPoint.ShapeAddOptions,"left",Property,Excellent,false +powerpoint,PowerPoint.ShapeAddOptions,"top",Property,Excellent,false +powerpoint,PowerPoint.ShapeAddOptions,"width",Property,Excellent,false +powerpoint,PowerPoint.ShapeAutoSize,N/A,Enum,Fine,false +powerpoint,PowerPoint.ShapeAutoSize,"autoSizeMixed",EnumField,Good,false +powerpoint,PowerPoint.ShapeAutoSize,"autoSizeNone",EnumField,Fine,false +powerpoint,PowerPoint.ShapeAutoSize,"autoSizeShapeToFitText",EnumField,Fine,false +powerpoint,PowerPoint.ShapeAutoSize,"autoSizeTextToFitShape",EnumField,Fine,false +powerpoint,PowerPoint.ShapeCollection,N/A,Class,Unknown,true +powerpoint,PowerPoint.ShapeCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.ShapeCollection,"items",Property,Poor,false +powerpoint,PowerPoint.ShapeCollection,"addGeometricShape(geometricShapeType, options)",Method,Great,true +powerpoint,PowerPoint.ShapeCollection,"addGeometricShape(geometricShapeType, options)",Method,Great,false +powerpoint,PowerPoint.ShapeCollection,"addGroup(values)",Method,Poor,true +powerpoint,PowerPoint.ShapeCollection,"addLine(connectorType, options)",Method,Great,true +powerpoint,PowerPoint.ShapeCollection,"addLine(connectorType, options)",Method,Great,false +powerpoint,PowerPoint.ShapeCollection,"addTable(rowCount, columnCount, options)",Method,Excellent,true +powerpoint,PowerPoint.ShapeCollection,"addTextBox(text, options)",Method,Great,true +powerpoint,PowerPoint.ShapeCollection,"getCount()",Method,Poor,true +powerpoint,PowerPoint.ShapeCollection,"getItem(key)",Method,Great,false +powerpoint,PowerPoint.ShapeCollection,"getItemAt(index)",Method,Great,true +powerpoint,PowerPoint.ShapeCollection,"getItemOrNullObject(id)",Method,Excellent,false +powerpoint,PowerPoint.ShapeCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.ShapeCollection,"load(propertyNames)",Method,Excellent,true +powerpoint,PowerPoint.ShapeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.ShapeCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.ShapeFill,N/A,Class,Unknown,true +powerpoint,PowerPoint.ShapeFill,"context",Property,Excellent,false +powerpoint,PowerPoint.ShapeFill,"foregroundColor",Property,Fine,true +powerpoint,PowerPoint.ShapeFill,"transparency",Property,Excellent,true +powerpoint,PowerPoint.ShapeFill,"type",Property,Good,false +powerpoint,PowerPoint.ShapeFill,"clear()",Method,Poor,false +powerpoint,PowerPoint.ShapeFill,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.ShapeFill,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.ShapeFill,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.ShapeFill,"setImage(base64EncodedImage)",Method,Fine,true +powerpoint,PowerPoint.ShapeFill,"setSolidColor(color)",Method,Good,true +powerpoint,PowerPoint.ShapeFill,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.ShapeFillType,N/A,Enum,Unknown,false +powerpoint,PowerPoint.ShapeFillType,"gradient",EnumField,Great,false +powerpoint,PowerPoint.ShapeFillType,"noFill",EnumField,Great,false +powerpoint,PowerPoint.ShapeFillType,"pattern",EnumField,Great,false +powerpoint,PowerPoint.ShapeFillType,"pictureAndTexture",EnumField,Great,false +powerpoint,PowerPoint.ShapeFillType,"slideBackground",EnumField,Great,false +powerpoint,PowerPoint.ShapeFillType,"solid",EnumField,Great,false +powerpoint,PowerPoint.ShapeFont,N/A,Class,Unknown,true +powerpoint,PowerPoint.ShapeFont,"allCaps",Property,Excellent,false +powerpoint,PowerPoint.ShapeFont,"bold",Property,Excellent,false +powerpoint,PowerPoint.ShapeFont,"color",Property,Excellent,true +powerpoint,PowerPoint.ShapeFont,"context",Property,Excellent,false +powerpoint,PowerPoint.ShapeFont,"doubleStrikethrough",Property,Excellent,false +powerpoint,PowerPoint.ShapeFont,"italic",Property,Excellent,false +powerpoint,PowerPoint.ShapeFont,"name",Property,Excellent,false +powerpoint,PowerPoint.ShapeFont,"size",Property,Excellent,false +powerpoint,PowerPoint.ShapeFont,"smallCaps",Property,Excellent,false +powerpoint,PowerPoint.ShapeFont,"strikethrough",Property,Excellent,false +powerpoint,PowerPoint.ShapeFont,"subscript",Property,Excellent,false +powerpoint,PowerPoint.ShapeFont,"superscript",Property,Excellent,false +powerpoint,PowerPoint.ShapeFont,"underline",Property,Excellent,false +powerpoint,PowerPoint.ShapeFont,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.ShapeFont,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.ShapeFont,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.ShapeFont,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,N/A,Enum,Unknown,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"dash",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"dashHeavy",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"dashLong",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"dashLongHeavy",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"dotDash",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"dotDashHeavy",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"dotDotDash",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"dotDotDashHeavy",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"dotted",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"dottedHeavy",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"double",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"heavy",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"none",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"single",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"wavy",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"wavyDouble",EnumField,Fine,false +powerpoint,PowerPoint.ShapeFontUnderlineStyle,"wavyHeavy",EnumField,Fine,false +powerpoint,PowerPoint.ShapeGetImageFormatType,N/A,Enum,Unknown,false +powerpoint,PowerPoint.ShapeGetImageFormatType,"png",EnumField,Fine,false +powerpoint,PowerPoint.ShapeGetImageOptions,N/A,Interface,Great,false +powerpoint,PowerPoint.ShapeGetImageOptions,"format",Property,Poor,false +powerpoint,PowerPoint.ShapeGetImageOptions,"height",Property,Excellent,false +powerpoint,PowerPoint.ShapeGetImageOptions,"width",Property,Excellent,false +powerpoint,PowerPoint.ShapeGroup,N/A,Class,Great,true +powerpoint,PowerPoint.ShapeGroup,"context",Property,Excellent,false +powerpoint,PowerPoint.ShapeGroup,"creationId",Property,Great,false +powerpoint,PowerPoint.ShapeGroup,"id",Property,Poor,false +powerpoint,PowerPoint.ShapeGroup,"shape",Property,Great,false +powerpoint,PowerPoint.ShapeGroup,"shapes",Property,Great,false +powerpoint,PowerPoint.ShapeGroup,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.ShapeGroup,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.ShapeGroup,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.ShapeGroup,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.ShapeGroup,"ungroup()",Method,Good,true +powerpoint,PowerPoint.ShapeLineDashStyle,N/A,Enum,Unknown,true +powerpoint,PowerPoint.ShapeLineDashStyle,"dash",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineDashStyle,"dashDot",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineDashStyle,"dashDotDot",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineDashStyle,"longDash",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineDashStyle,"longDashDot",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineDashStyle,"longDashDotDot",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineDashStyle,"roundDot",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineDashStyle,"solid",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineDashStyle,"squareDot",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineDashStyle,"systemDash",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineDashStyle,"systemDashDot",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineDashStyle,"systemDot",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineFormat,N/A,Class,Unknown,true +powerpoint,PowerPoint.ShapeLineFormat,"color",Property,Fine,false +powerpoint,PowerPoint.ShapeLineFormat,"context",Property,Excellent,false +powerpoint,PowerPoint.ShapeLineFormat,"dashStyle",Property,Great,true +powerpoint,PowerPoint.ShapeLineFormat,"style",Property,Great,false +powerpoint,PowerPoint.ShapeLineFormat,"transparency",Property,Excellent,false +powerpoint,PowerPoint.ShapeLineFormat,"visible",Property,Excellent,false +powerpoint,PowerPoint.ShapeLineFormat,"weight",Property,Great,false +powerpoint,PowerPoint.ShapeLineFormat,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.ShapeLineFormat,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.ShapeLineFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.ShapeLineFormat,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.ShapeLineStyle,N/A,Enum,Unknown,false +powerpoint,PowerPoint.ShapeLineStyle,"single",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineStyle,"thickBetweenThin",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineStyle,"thickThin",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineStyle,"thinThick",EnumField,Fine,false +powerpoint,PowerPoint.ShapeLineStyle,"thinThin",EnumField,Fine,false +powerpoint,PowerPoint.ShapeScopedCollection,N/A,Class,Unknown,true +powerpoint,PowerPoint.ShapeScopedCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.ShapeScopedCollection,"items",Property,Poor,false +powerpoint,PowerPoint.ShapeScopedCollection,"getCount()",Method,Poor,true +powerpoint,PowerPoint.ShapeScopedCollection,"getItem(key)",Method,Great,false +powerpoint,PowerPoint.ShapeScopedCollection,"getItemAt(index)",Method,Great,false +powerpoint,PowerPoint.ShapeScopedCollection,"getItemOrNullObject(id)",Method,Excellent,false +powerpoint,PowerPoint.ShapeScopedCollection,"group()",Method,Excellent,false +powerpoint,PowerPoint.ShapeScopedCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.ShapeScopedCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.ShapeScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.ShapeScopedCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.ShapeType,N/A,Enum,Unknown,true +powerpoint,PowerPoint.ShapeType,"callout",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"chart",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"contentApp",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"diagram",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"freeform",EnumField,Good,false +powerpoint,PowerPoint.ShapeType,"geometricShape",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"graphic",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"group",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"image",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"ink",EnumField,Good,false +powerpoint,PowerPoint.ShapeType,"line",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"media",EnumField,Good,false +powerpoint,PowerPoint.ShapeType,"model3D",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"ole",EnumField,Good,false +powerpoint,PowerPoint.ShapeType,"placeholder",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"smartArt",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"table",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"textBox",EnumField,Fine,false +powerpoint,PowerPoint.ShapeType,"unsupported",EnumField,Fine,false +powerpoint,PowerPoint.ShapeZOrder,N/A,Enum,Unknown,true +powerpoint,PowerPoint.ShapeZOrder,"bringForward",EnumField,Fine,false +powerpoint,PowerPoint.ShapeZOrder,"bringToFront",EnumField,Fine,false +powerpoint,PowerPoint.ShapeZOrder,"sendBackward",EnumField,Fine,false +powerpoint,PowerPoint.ShapeZOrder,"sendToBack",EnumField,Fine,false +powerpoint,PowerPoint.Slide,N/A,Class,Good,true +powerpoint,PowerPoint.Slide,"background",Property,Poor,false +powerpoint,PowerPoint.Slide,"context",Property,Excellent,false +powerpoint,PowerPoint.Slide,"customXmlParts",Property,Good,false +powerpoint,PowerPoint.Slide,"hyperlinks",Property,Fine,false +powerpoint,PowerPoint.Slide,"id",Property,Poor,false +powerpoint,PowerPoint.Slide,"index",Property,Good,false +powerpoint,PowerPoint.Slide,"layout",Property,Poor,false +powerpoint,PowerPoint.Slide,"shapes",Property,Fine,false +powerpoint,PowerPoint.Slide,"slideMaster",Property,Great,false +powerpoint,PowerPoint.Slide,"tags",Property,Fine,false +powerpoint,PowerPoint.Slide,"themeColorScheme",Property,Fine,false +powerpoint,PowerPoint.Slide,"applyLayout(slideLayout)",Method,Good,false +powerpoint,PowerPoint.Slide,"delete()",Method,Great,true +powerpoint,PowerPoint.Slide,"exportAsBase64()",Method,Fine,true +powerpoint,PowerPoint.Slide,"getImageAsBase64(options)",Method,Great,true +powerpoint,PowerPoint.Slide,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.Slide,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.Slide,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.Slide,"moveTo(slideIndex)",Method,Good,false +powerpoint,PowerPoint.Slide,"setSelectedShapes(shapeIds)",Method,Good,true +powerpoint,PowerPoint.Slide,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideBackground,N/A,Class,Unknown,false +powerpoint,PowerPoint.SlideBackground,"areBackgroundGraphicsHidden",Property,Excellent,false +powerpoint,PowerPoint.SlideBackground,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideBackground,"fill",Property,Fine,false +powerpoint,PowerPoint.SlideBackground,"isMasterBackgroundFollowed",Property,Great,false +powerpoint,PowerPoint.SlideBackground,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackground,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackground,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackground,"reset()",Method,Fine,false +powerpoint,PowerPoint.SlideBackground,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundFill,N/A,Class,Unknown,false +powerpoint,PowerPoint.SlideBackgroundFill,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideBackgroundFill,"type",Property,Good,false +powerpoint,PowerPoint.SlideBackgroundFill,"getGradientFillOrNullObject()",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundFill,"getPatternFillOrNullObject()",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundFill,"getPictureOrTextureFillOrNullObject()",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundFill,"getSolidFillOrNullObject()",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundFill,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundFill,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundFill,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundFill,"setGradientFill(options)",Method,Fine,false +powerpoint,PowerPoint.SlideBackgroundFill,"setPatternFill(options)",Method,Fine,false +powerpoint,PowerPoint.SlideBackgroundFill,"setPictureOrTextureFill(options)",Method,Fine,false +powerpoint,PowerPoint.SlideBackgroundFill,"setSolidFill(options)",Method,Fine,false +powerpoint,PowerPoint.SlideBackgroundFill,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundFillType,N/A,Enum,Unknown,false +powerpoint,PowerPoint.SlideBackgroundFillType,"gradient",EnumField,Great,false +powerpoint,PowerPoint.SlideBackgroundFillType,"pattern",EnumField,Great,false +powerpoint,PowerPoint.SlideBackgroundFillType,"pictureOrTexture",EnumField,Great,false +powerpoint,PowerPoint.SlideBackgroundFillType,"solid",EnumField,Great,false +powerpoint,PowerPoint.SlideBackgroundFillType,"unsupported",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundGradientFill,N/A,Class,Unknown,false +powerpoint,PowerPoint.SlideBackgroundGradientFill,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideBackgroundGradientFill,"type",Property,Good,false +powerpoint,PowerPoint.SlideBackgroundGradientFill,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundGradientFill,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundGradientFill,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundGradientFill,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundGradientFillOptions,N/A,Interface,Good,false +powerpoint,PowerPoint.SlideBackgroundGradientFillOptions,"type",Property,Good,false +powerpoint,PowerPoint.SlideBackgroundGradientFillType,N/A,Enum,Unknown,false +powerpoint,PowerPoint.SlideBackgroundGradientFillType,"linear",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundGradientFillType,"path",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundGradientFillType,"radial",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundGradientFillType,"rectangular",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundGradientFillType,"shadeFromTitle",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundGradientFillType,"unsupported",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFill,N/A,Class,Unknown,false +powerpoint,PowerPoint.SlideBackgroundPatternFill,"backgroundColor",Property,Great,false +powerpoint,PowerPoint.SlideBackgroundPatternFill,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideBackgroundPatternFill,"foregroundColor",Property,Great,false +powerpoint,PowerPoint.SlideBackgroundPatternFill,"pattern",Property,Good,false +powerpoint,PowerPoint.SlideBackgroundPatternFill,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundPatternFill,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundPatternFill,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundPatternFill,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundPatternFillOptions,N/A,Interface,Unknown,false +powerpoint,PowerPoint.SlideBackgroundPatternFillOptions,"backgroundColor",Property,Great,false +powerpoint,PowerPoint.SlideBackgroundPatternFillOptions,"foregroundColor",Property,Great,false +powerpoint,PowerPoint.SlideBackgroundPatternFillOptions,"pattern",Property,Good,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,N/A,Enum,Unknown,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"cross",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"darkDownwardDiagonal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"darkHorizontal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"darkUpwardDiagonal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"darkVertical",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"dashedDownwardDiagonal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"dashedHorizontal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"dashedUpwardDiagonal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"dashedVertical",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"diagonalBrick",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"diagonalCross",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"divot",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"dottedDiamond",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"dottedGrid",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"downwardDiagonal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"horizontal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"horizontalBrick",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"largeCheckerBoard",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"largeConfetti",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"largeGrid",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"lightDownwardDiagonal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"lightHorizontal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"lightUpwardDiagonal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"lightVertical",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"narrowHorizontal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"narrowVertical",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"outlinedDiamond",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"percent10",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"percent20",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"percent25",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"percent30",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"percent40",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"percent5",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"percent50",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"percent60",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"percent70",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"percent75",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"percent80",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"percent90",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"plaid",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"shingle",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"smallCheckerBoard",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"smallConfetti",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"smallGrid",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"solidDiamond",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"sphere",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"trellis",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"unsupported",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"upwardDiagonal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"vertical",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"wave",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"weave",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"wideDownwardDiagonal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"wideUpwardDiagonal",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPatternFillType,"zigZag",EnumField,Fine,false +powerpoint,PowerPoint.SlideBackgroundPictureOrTextureFill,N/A,Class,Unknown,false +powerpoint,PowerPoint.SlideBackgroundPictureOrTextureFill,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideBackgroundPictureOrTextureFill,"transparency",Property,Excellent,false +powerpoint,PowerPoint.SlideBackgroundPictureOrTextureFill,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundPictureOrTextureFill,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundPictureOrTextureFill,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundPictureOrTextureFill,"setImage(base64EncodedImage)",Method,Fine,false +powerpoint,PowerPoint.SlideBackgroundPictureOrTextureFill,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundPictureOrTextureFillOptions,N/A,Interface,Great,false +powerpoint,PowerPoint.SlideBackgroundPictureOrTextureFillOptions,"imageBase64",Property,Great,false +powerpoint,PowerPoint.SlideBackgroundPictureOrTextureFillOptions,"transparency",Property,Excellent,false +powerpoint,PowerPoint.SlideBackgroundSolidFill,N/A,Class,Unknown,false +powerpoint,PowerPoint.SlideBackgroundSolidFill,"color",Property,Great,false +powerpoint,PowerPoint.SlideBackgroundSolidFill,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideBackgroundSolidFill,"transparency",Property,Excellent,false +powerpoint,PowerPoint.SlideBackgroundSolidFill,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundSolidFill,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundSolidFill,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundSolidFill,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideBackgroundSolidFillOptions,N/A,Interface,Great,false +powerpoint,PowerPoint.SlideBackgroundSolidFillOptions,"color",Property,Great,false +powerpoint,PowerPoint.SlideBackgroundSolidFillOptions,"transparency",Property,Excellent,false +powerpoint,PowerPoint.SlideCollection,N/A,Class,Unknown,true +powerpoint,PowerPoint.SlideCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideCollection,"items",Property,Poor,false +powerpoint,PowerPoint.SlideCollection,"add(options)",Method,Poor,true +powerpoint,PowerPoint.SlideCollection,"exportAsBase64Presentation(values)",Method,Excellent,false +powerpoint,PowerPoint.SlideCollection,"getCount()",Method,Poor,false +powerpoint,PowerPoint.SlideCollection,"getItem(key)",Method,Poor,false +powerpoint,PowerPoint.SlideCollection,"getItemAt(index)",Method,Fine,true +powerpoint,PowerPoint.SlideCollection,"getItemOrNullObject(id)",Method,Excellent,false +powerpoint,PowerPoint.SlideCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.SlideCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideGetImageOptions,N/A,Interface,Unknown,true +powerpoint,PowerPoint.SlideGetImageOptions,"height",Property,Fine,false +powerpoint,PowerPoint.SlideGetImageOptions,"width",Property,Fine,false +powerpoint,PowerPoint.SlideLayout,N/A,Class,Unknown,true +powerpoint,PowerPoint.SlideLayout,"background",Property,Poor,false +powerpoint,PowerPoint.SlideLayout,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideLayout,"customXmlParts",Property,Good,false +powerpoint,PowerPoint.SlideLayout,"id",Property,Poor,true +powerpoint,PowerPoint.SlideLayout,"name",Property,Poor,false +powerpoint,PowerPoint.SlideLayout,"shapes",Property,Good,false +powerpoint,PowerPoint.SlideLayout,"themeColorScheme",Property,Good,false +powerpoint,PowerPoint.SlideLayout,"type",Property,Fine,false +powerpoint,PowerPoint.SlideLayout,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideLayout,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.SlideLayout,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideLayout,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideLayoutBackground,N/A,Class,Unknown,false +powerpoint,PowerPoint.SlideLayoutBackground,"areBackgroundGraphicsHidden",Property,Excellent,false +powerpoint,PowerPoint.SlideLayoutBackground,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideLayoutBackground,"fill",Property,Fine,false +powerpoint,PowerPoint.SlideLayoutBackground,"isMasterBackgroundFollowed",Property,Great,false +powerpoint,PowerPoint.SlideLayoutBackground,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideLayoutBackground,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.SlideLayoutBackground,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideLayoutBackground,"reset()",Method,Fine,false +powerpoint,PowerPoint.SlideLayoutBackground,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideLayoutCollection,N/A,Class,Unknown,true +powerpoint,PowerPoint.SlideLayoutCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideLayoutCollection,"items",Property,Poor,false +powerpoint,PowerPoint.SlideLayoutCollection,"getCount()",Method,Poor,false +powerpoint,PowerPoint.SlideLayoutCollection,"getItem(key)",Method,Poor,false +powerpoint,PowerPoint.SlideLayoutCollection,"getItemAt(index)",Method,Fine,false +powerpoint,PowerPoint.SlideLayoutCollection,"getItemOrNullObject(id)",Method,Excellent,false +powerpoint,PowerPoint.SlideLayoutCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideLayoutCollection,"load(propertyNames)",Method,Excellent,true +powerpoint,PowerPoint.SlideLayoutCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideLayoutCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideLayoutType,N/A,Enum,Unknown,false +powerpoint,PowerPoint.SlideLayoutType,"blank",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"chart",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"chartAndText",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"clipArtAndText",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"clipArtAndVerticalText",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"comparison",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"contentWithCaption",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"custom",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"fourObjects",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"largeObject",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"mediaClipAndText",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"mixed",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"object",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"objectAndText",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"objectAndTwoObjects",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"objectOverText",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"organizationChart",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"pictureWithCaption",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"sectionHeader",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"table",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"text",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"textAndChart",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"textAndClipArt",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"textAndMediaClip",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"textAndObject",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"textAndTwoObjects",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"textOverObject",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"title",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"titleOnly",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"twoColumnText",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"twoObjects",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"twoObjectsAndObject",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"twoObjectsAndText",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"twoObjectsOverText",EnumField,Good,false +powerpoint,PowerPoint.SlideLayoutType,"verticalText",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"verticalTitleAndText",EnumField,Fine,false +powerpoint,PowerPoint.SlideLayoutType,"verticalTitleAndTextOverChart",EnumField,Fine,false +powerpoint,PowerPoint.SlideMaster,N/A,Class,Unknown,true +powerpoint,PowerPoint.SlideMaster,"background",Property,Poor,false +powerpoint,PowerPoint.SlideMaster,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideMaster,"customXmlParts",Property,Good,false +powerpoint,PowerPoint.SlideMaster,"id",Property,Poor,true +powerpoint,PowerPoint.SlideMaster,"layouts",Property,Fine,false +powerpoint,PowerPoint.SlideMaster,"name",Property,Poor,false +powerpoint,PowerPoint.SlideMaster,"shapes",Property,Good,false +powerpoint,PowerPoint.SlideMaster,"themeColorScheme",Property,Good,false +powerpoint,PowerPoint.SlideMaster,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideMaster,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.SlideMaster,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideMaster,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideMasterBackground,N/A,Class,Great,false +powerpoint,PowerPoint.SlideMasterBackground,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideMasterBackground,"fill",Property,Fine,false +powerpoint,PowerPoint.SlideMasterBackground,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideMasterBackground,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.SlideMasterBackground,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideMasterBackground,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideMasterCollection,N/A,Class,Unknown,true +powerpoint,PowerPoint.SlideMasterCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideMasterCollection,"items",Property,Poor,false +powerpoint,PowerPoint.SlideMasterCollection,"getCount()",Method,Fine,false +powerpoint,PowerPoint.SlideMasterCollection,"getItem(key)",Method,Poor,false +powerpoint,PowerPoint.SlideMasterCollection,"getItemAt(index)",Method,Fine,false +powerpoint,PowerPoint.SlideMasterCollection,"getItemOrNullObject(id)",Method,Excellent,false +powerpoint,PowerPoint.SlideMasterCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideMasterCollection,"load(propertyNames)",Method,Excellent,true +powerpoint,PowerPoint.SlideMasterCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideMasterCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.SlideScopedCollection,N/A,Class,Unknown,true +powerpoint,PowerPoint.SlideScopedCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.SlideScopedCollection,"items",Property,Poor,false +powerpoint,PowerPoint.SlideScopedCollection,"exportAsBase64Presentation()",Method,Fine,false +powerpoint,PowerPoint.SlideScopedCollection,"getCount()",Method,Poor,false +powerpoint,PowerPoint.SlideScopedCollection,"getItem(key)",Method,Poor,false +powerpoint,PowerPoint.SlideScopedCollection,"getItemAt(index)",Method,Fine,false +powerpoint,PowerPoint.SlideScopedCollection,"getItemOrNullObject(id)",Method,Excellent,false +powerpoint,PowerPoint.SlideScopedCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.SlideScopedCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.SlideScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.SlideScopedCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.Table,N/A,Class,Missing,true +powerpoint,PowerPoint.Table,"columnCount",Property,Poor,false +powerpoint,PowerPoint.Table,"columns",Property,Poor,false +powerpoint,PowerPoint.Table,"context",Property,Excellent,false +powerpoint,PowerPoint.Table,"rowCount",Property,Poor,false +powerpoint,PowerPoint.Table,"rows",Property,Poor,false +powerpoint,PowerPoint.Table,"styleSettings",Property,Poor,false +powerpoint,PowerPoint.Table,"values",Property,Fine,false +powerpoint,PowerPoint.Table,"clear(options)",Method,Fine,false +powerpoint,PowerPoint.Table,"getCellOrNullObject(rowIndex, columnIndex)",Method,Good,true +powerpoint,PowerPoint.Table,"getMergedAreas()",Method,Fine,false +powerpoint,PowerPoint.Table,"getShape()",Method,Fine,false +powerpoint,PowerPoint.Table,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.Table,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.Table,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.Table,"mergeCells(rowIndex, columnIndex, rowCount, columnCount)",Method,Great,false +powerpoint,PowerPoint.Table,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.TableAddOptions,N/A,Interface,Unknown,true +powerpoint,PowerPoint.TableAddOptions,"columns",Property,Excellent,true +powerpoint,PowerPoint.TableAddOptions,"height",Property,Excellent,true +powerpoint,PowerPoint.TableAddOptions,"left",Property,Excellent,false +powerpoint,PowerPoint.TableAddOptions,"mergedAreas",Property,Good,true +powerpoint,PowerPoint.TableAddOptions,"rows",Property,Excellent,true +powerpoint,PowerPoint.TableAddOptions,"specificCellProperties",Property,Excellent,true +powerpoint,PowerPoint.TableAddOptions,"style",Property,Great,false +powerpoint,PowerPoint.TableAddOptions,"top",Property,Excellent,false +powerpoint,PowerPoint.TableAddOptions,"uniformCellProperties",Property,Excellent,true +powerpoint,PowerPoint.TableAddOptions,"values",Property,Excellent,true +powerpoint,PowerPoint.TableAddOptions,"width",Property,Excellent,true +powerpoint,PowerPoint.TableCell,N/A,Class,Missing,true +powerpoint,PowerPoint.TableCell,"borders",Property,Poor,false +powerpoint,PowerPoint.TableCell,"columnCount",Property,Fine,false +powerpoint,PowerPoint.TableCell,"columnIndex",Property,Good,false +powerpoint,PowerPoint.TableCell,"context",Property,Excellent,false +powerpoint,PowerPoint.TableCell,"fill",Property,Poor,false +powerpoint,PowerPoint.TableCell,"font",Property,Poor,false +powerpoint,PowerPoint.TableCell,"horizontalAlignment",Property,Excellent,false +powerpoint,PowerPoint.TableCell,"indentLevel",Property,Excellent,false +powerpoint,PowerPoint.TableCell,"margins",Property,Poor,false +powerpoint,PowerPoint.TableCell,"rowCount",Property,Fine,false +powerpoint,PowerPoint.TableCell,"rowIndex",Property,Good,false +powerpoint,PowerPoint.TableCell,"text",Property,Good,true +powerpoint,PowerPoint.TableCell,"textRuns",Property,Excellent,false +powerpoint,PowerPoint.TableCell,"verticalAlignment",Property,Great,false +powerpoint,PowerPoint.TableCell,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.TableCell,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.TableCell,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.TableCell,"resize(rowCount, columnCount)",Method,Good,false +powerpoint,PowerPoint.TableCell,"split(rowCount, columnCount)",Method,Good,false +powerpoint,PowerPoint.TableCell,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.TableCellBorders,N/A,Interface,Unknown,true +powerpoint,PowerPoint.TableCellBorders,"bottom",Property,Poor,true +powerpoint,PowerPoint.TableCellBorders,"diagonalDown",Property,Fine,false +powerpoint,PowerPoint.TableCellBorders,"diagonalUp",Property,Fine,false +powerpoint,PowerPoint.TableCellBorders,"left",Property,Poor,true +powerpoint,PowerPoint.TableCellBorders,"right",Property,Poor,true +powerpoint,PowerPoint.TableCellBorders,"top",Property,Poor,true +powerpoint,PowerPoint.TableCellCollection,N/A,Class,Unknown,false +powerpoint,PowerPoint.TableCellCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.TableCellCollection,"items",Property,Poor,false +powerpoint,PowerPoint.TableCellCollection,"getCount()",Method,Poor,false +powerpoint,PowerPoint.TableCellCollection,"getItemAtOrNullObject(row, column)",Method,Excellent,false +powerpoint,PowerPoint.TableCellCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.TableCellCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.TableCellCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.TableCellCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.TableCellMargins,N/A,Interface,Unknown,false +powerpoint,PowerPoint.TableCellMargins,"bottom",Property,Good,false +powerpoint,PowerPoint.TableCellMargins,"left",Property,Good,false +powerpoint,PowerPoint.TableCellMargins,"right",Property,Good,false +powerpoint,PowerPoint.TableCellMargins,"top",Property,Good,false +powerpoint,PowerPoint.TableCellProperties,N/A,Interface,Unknown,true +powerpoint,PowerPoint.TableCellProperties,"borders",Property,Good,true +powerpoint,PowerPoint.TableCellProperties,"fill",Property,Good,true +powerpoint,PowerPoint.TableCellProperties,"font",Property,Good,true +powerpoint,PowerPoint.TableCellProperties,"horizontalAlignment",Property,Great,true +powerpoint,PowerPoint.TableCellProperties,"indentLevel",Property,Great,true +powerpoint,PowerPoint.TableCellProperties,"margins",Property,Good,false +powerpoint,PowerPoint.TableCellProperties,"text",Property,Excellent,false +powerpoint,PowerPoint.TableCellProperties,"textRuns",Property,Excellent,true +powerpoint,PowerPoint.TableCellProperties,"verticalAlignment",Property,Great,true +powerpoint,PowerPoint.TableClearOptions,N/A,Interface,Unknown,false +powerpoint,PowerPoint.TableClearOptions,"all",Property,Excellent,false +powerpoint,PowerPoint.TableClearOptions,"format",Property,Great,false +powerpoint,PowerPoint.TableClearOptions,"text",Property,Excellent,false +powerpoint,PowerPoint.TableColumn,N/A,Class,Unknown,false +powerpoint,PowerPoint.TableColumn,"columnIndex",Property,Great,false +powerpoint,PowerPoint.TableColumn,"context",Property,Excellent,false +powerpoint,PowerPoint.TableColumn,"width",Property,Great,false +powerpoint,PowerPoint.TableColumn,"delete()",Method,Poor,false +powerpoint,PowerPoint.TableColumn,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.TableColumn,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.TableColumn,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.TableColumn,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.TableColumnCollection,N/A,Class,Unknown,false +powerpoint,PowerPoint.TableColumnCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.TableColumnCollection,"items",Property,Poor,false +powerpoint,PowerPoint.TableColumnCollection,"add(index, count)",Method,Poor,false +powerpoint,PowerPoint.TableColumnCollection,"deleteColumns(columns)",Method,Good,false +powerpoint,PowerPoint.TableColumnCollection,"getCount()",Method,Poor,false +powerpoint,PowerPoint.TableColumnCollection,"getItemAt(index)",Method,Fine,false +powerpoint,PowerPoint.TableColumnCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.TableColumnCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.TableColumnCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.TableColumnCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.TableColumnProperties,N/A,Interface,Good,true +powerpoint,PowerPoint.TableColumnProperties,"columnWidth",Property,Excellent,true +powerpoint,PowerPoint.TableMergedAreaProperties,N/A,Interface,Unknown,true +powerpoint,PowerPoint.TableMergedAreaProperties,"columnCount",Property,Great,true +powerpoint,PowerPoint.TableMergedAreaProperties,"columnIndex",Property,Great,true +powerpoint,PowerPoint.TableMergedAreaProperties,"rowCount",Property,Great,true +powerpoint,PowerPoint.TableMergedAreaProperties,"rowIndex",Property,Great,true +powerpoint,PowerPoint.TableRow,N/A,Class,Unknown,false +powerpoint,PowerPoint.TableRow,"context",Property,Excellent,false +powerpoint,PowerPoint.TableRow,"currentHeight",Property,Fine,false +powerpoint,PowerPoint.TableRow,"height",Property,Great,false +powerpoint,PowerPoint.TableRow,"rowIndex",Property,Great,false +powerpoint,PowerPoint.TableRow,"delete()",Method,Poor,false +powerpoint,PowerPoint.TableRow,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.TableRow,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.TableRow,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.TableRow,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.TableRowCollection,N/A,Class,Unknown,false +powerpoint,PowerPoint.TableRowCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.TableRowCollection,"items",Property,Poor,false +powerpoint,PowerPoint.TableRowCollection,"add(index, count)",Method,Poor,false +powerpoint,PowerPoint.TableRowCollection,"deleteRows(rows)",Method,Good,false +powerpoint,PowerPoint.TableRowCollection,"getCount()",Method,Poor,false +powerpoint,PowerPoint.TableRowCollection,"getItemAt(index)",Method,Fine,false +powerpoint,PowerPoint.TableRowCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.TableRowCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.TableRowCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.TableRowCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.TableRowProperties,N/A,Interface,Good,true +powerpoint,PowerPoint.TableRowProperties,"rowHeight",Property,Excellent,true +powerpoint,PowerPoint.TableStyle,N/A,Enum,Unknown,false +powerpoint,PowerPoint.TableStyle,"darkStyle1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"darkStyle1Accent1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"darkStyle1Accent2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"darkStyle1Accent3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"darkStyle1Accent4",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"darkStyle1Accent5",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"darkStyle1Accent6",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"darkStyle2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"darkStyle2Accent1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"darkStyle2Accent2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"darkStyle2Accent3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle1Accent1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle1Accent2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle1Accent3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle1Accent4",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle1Accent5",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle1Accent6",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle2Accent1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle2Accent2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle2Accent3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle2Accent4",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle2Accent5",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle2Accent6",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle3Accent1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle3Accent2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle3Accent3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle3Accent4",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle3Accent5",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"lightStyle3Accent6",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle1Accent1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle1Accent2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle1Accent3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle1Accent4",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle1Accent5",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle1Accent6",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle2Accent1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle2Accent2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle2Accent3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle2Accent4",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle2Accent5",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle2Accent6",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle3Accent1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle3Accent2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle3Accent3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle3Accent4",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle3Accent5",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle3Accent6",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle4",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle4Accent1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle4Accent2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle4Accent3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle4Accent4",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle4Accent5",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"mediumStyle4Accent6",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"noStyleNoGrid",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"noStyleTableGrid",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"themedStyle1Accent1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"themedStyle1Accent2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"themedStyle1Accent3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"themedStyle1Accent4",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"themedStyle1Accent5",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"themedStyle1Accent6",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"themedStyle2Accent1",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"themedStyle2Accent2",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"themedStyle2Accent3",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"themedStyle2Accent4",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"themedStyle2Accent5",EnumField,Great,false +powerpoint,PowerPoint.TableStyle,"themedStyle2Accent6",EnumField,Great,false +powerpoint,PowerPoint.TableStyleSettings,N/A,Class,Unknown,false +powerpoint,PowerPoint.TableStyleSettings,"areColumnsBanded",Property,Great,false +powerpoint,PowerPoint.TableStyleSettings,"areRowsBanded",Property,Great,false +powerpoint,PowerPoint.TableStyleSettings,"context",Property,Excellent,false +powerpoint,PowerPoint.TableStyleSettings,"isFirstColumnHighlighted",Property,Great,false +powerpoint,PowerPoint.TableStyleSettings,"isFirstRowHighlighted",Property,Great,false +powerpoint,PowerPoint.TableStyleSettings,"isLastColumnHighlighted",Property,Great,false +powerpoint,PowerPoint.TableStyleSettings,"isLastRowHighlighted",Property,Great,false +powerpoint,PowerPoint.TableStyleSettings,"style",Property,Good,false +powerpoint,PowerPoint.TableStyleSettings,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.TableStyleSettings,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.TableStyleSettings,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.TableStyleSettings,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.Tag,N/A,Class,Great,true +powerpoint,PowerPoint.Tag,"context",Property,Excellent,false +powerpoint,PowerPoint.Tag,"key",Property,Great,false +powerpoint,PowerPoint.Tag,"value",Property,Fine,false +powerpoint,PowerPoint.Tag,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.Tag,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.Tag,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.Tag,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.TagCollection,N/A,Class,Unknown,true +powerpoint,PowerPoint.TagCollection,"context",Property,Excellent,false +powerpoint,PowerPoint.TagCollection,"items",Property,Poor,false +powerpoint,PowerPoint.TagCollection,"add(key, value)",Method,Great,true +powerpoint,PowerPoint.TagCollection,"delete(key)",Method,Great,true +powerpoint,PowerPoint.TagCollection,"getCount()",Method,Poor,false +powerpoint,PowerPoint.TagCollection,"getItem(key)",Method,Great,true +powerpoint,PowerPoint.TagCollection,"getItemAt(index)",Method,Great,false +powerpoint,PowerPoint.TagCollection,"getItemOrNullObject(key)",Method,Excellent,false +powerpoint,PowerPoint.TagCollection,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.TagCollection,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.TagCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.TagCollection,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.TextFrame,N/A,Class,Unknown,true +powerpoint,PowerPoint.TextFrame,"autoSizeSetting",Property,Fine,false +powerpoint,PowerPoint.TextFrame,"bottomMargin",Property,Fine,false +powerpoint,PowerPoint.TextFrame,"context",Property,Excellent,false +powerpoint,PowerPoint.TextFrame,"hasText",Property,Good,false +powerpoint,PowerPoint.TextFrame,"leftMargin",Property,Fine,false +powerpoint,PowerPoint.TextFrame,"rightMargin",Property,Fine,false +powerpoint,PowerPoint.TextFrame,"textRange",Property,Good,false +powerpoint,PowerPoint.TextFrame,"topMargin",Property,Fine,false +powerpoint,PowerPoint.TextFrame,"verticalAlignment",Property,Fine,false +powerpoint,PowerPoint.TextFrame,"wordWrap",Property,Fine,false +powerpoint,PowerPoint.TextFrame,"deleteText()",Method,Fine,false +powerpoint,PowerPoint.TextFrame,"getParentShape()",Method,Great,false +powerpoint,PowerPoint.TextFrame,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.TextFrame,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.TextFrame,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.TextFrame,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.TextRange,N/A,Class,Great,true +powerpoint,PowerPoint.TextRange,"context",Property,Excellent,false +powerpoint,PowerPoint.TextRange,"font",Property,Excellent,true +powerpoint,PowerPoint.TextRange,"hyperlinks",Property,Good,false +powerpoint,PowerPoint.TextRange,"length",Property,Excellent,false +powerpoint,PowerPoint.TextRange,"paragraphFormat",Property,Fine,false +powerpoint,PowerPoint.TextRange,"start",Property,Excellent,false +powerpoint,PowerPoint.TextRange,"text",Property,Fine,false +powerpoint,PowerPoint.TextRange,"getParentTextFrame()",Method,Great,false +powerpoint,PowerPoint.TextRange,"getSubstring(start, length)",Method,Excellent,false +powerpoint,PowerPoint.TextRange,"load(options)",Method,Excellent,false +powerpoint,PowerPoint.TextRange,"load(propertyNames)",Method,Excellent,false +powerpoint,PowerPoint.TextRange,"load(propertyNamesAndPaths)",Method,Excellent,false +powerpoint,PowerPoint.TextRange,"setHyperlink(options)",Method,Great,false +powerpoint,PowerPoint.TextRange,"setSelected()",Method,Poor,true +powerpoint,PowerPoint.TextRange,"toJSON()",Method,Excellent,false +powerpoint,PowerPoint.TextRun,N/A,Interface,Unknown,true +powerpoint,PowerPoint.TextRun,"font",Property,Good,false +powerpoint,PowerPoint.TextRun,"text",Property,Poor,false +powerpoint,PowerPoint.TextVerticalAlignment,N/A,Enum,Unknown,true +powerpoint,PowerPoint.TextVerticalAlignment,"bottom",EnumField,Great,false +powerpoint,PowerPoint.TextVerticalAlignment,"bottomCentered",EnumField,Excellent,false +powerpoint,PowerPoint.TextVerticalAlignment,"middle",EnumField,Great,false +powerpoint,PowerPoint.TextVerticalAlignment,"middleCentered",EnumField,Excellent,false +powerpoint,PowerPoint.TextVerticalAlignment,"top",EnumField,Great,false +powerpoint,PowerPoint.TextVerticalAlignment,"topCentered",EnumField,Excellent,false +powerpoint,PowerPoint.ThemeColor,N/A,Enum,Great,false +powerpoint,PowerPoint.ThemeColor,"accent1",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"accent2",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"accent3",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"accent4",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"accent5",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"accent6",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"dark1",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"dark2",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"followedHyperlink",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"hyperlink",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"light1",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"light2",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"mixed",EnumField,Great,false +powerpoint,PowerPoint.ThemeColor,"none",EnumField,Great,false +powerpoint,PowerPoint.ThemeColorScheme,N/A,Class,Unknown,false +powerpoint,PowerPoint.ThemeColorScheme,"context",Property,Excellent,false +powerpoint,PowerPoint.ThemeColorScheme,"getThemeColor(color)",Method,Great,false +powerpoint,PowerPoint.ThemeColorScheme,"getThemeColor(color)",Method,Great,false +powerpoint,PowerPoint.ThemeColorScheme,"setThemeColor(color, rgbColor)",Method,Great,false +powerpoint,PowerPoint.ThemeColorScheme,"setThemeColor(color, rgbColor)",Method,Great,false +powerpoint,PowerPoint.ThemeColorScheme,"toJSON()",Method,Excellent,false +powerpoint,N/A,N/A,Package,Missing,false +powerpoint,N/A,"PowerPoint.createPresentation(base64File)",Method,Excellent,true +powerpoint,N/A,"PowerPoint.run(batch)",Method,Excellent,false +powerpoint,N/A,"PowerPoint.run(object, batch)",Method,Excellent,false +powerpoint,N/A,"PowerPoint.run(objects, batch)",Method,Excellent,false +visio,Visio.Application,N/A,Class,Unknown,false +visio,Visio.Application,"context",Property,Excellent,false +visio,Visio.Application,"showBorders",Property,Good,true +visio,Visio.Application,"showToolbars",Property,Poor,false +visio,Visio.Application,"load(options)",Method,Excellent,false +visio,Visio.Application,"load(propertyNames)",Method,Excellent,false +visio,Visio.Application,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.Application,"set(properties, options)",Method,Good,false +visio,Visio.Application,"set(properties)",Method,Good,false +visio,Visio.Application,"showToolbar(id, show)",Method,Great,false +visio,Visio.Application,"showToolbar(id, show)",Method,Great,false +visio,Visio.Application,"toJSON()",Method,Excellent,false +visio,Visio.BoundingBox,N/A,Interface,Good,false +visio,Visio.BoundingBox,"height",Property,Fine,false +visio,Visio.BoundingBox,"width",Property,Fine,false +visio,Visio.BoundingBox,"x",Property,Excellent,false +visio,Visio.BoundingBox,"y",Property,Excellent,false +visio,Visio.ColumnType,N/A,Enum,Fine,false +visio,Visio.ColumnType,"currency",EnumField,Fine,false +visio,Visio.ColumnType,"date",EnumField,Fine,false +visio,Visio.ColumnType,"number",EnumField,Fine,false +visio,Visio.ColumnType,"string",EnumField,Fine,false +visio,Visio.ColumnType,"unknown",EnumField,Fine,false +visio,Visio.Comment,N/A,Class,Great,false +visio,Visio.Comment,"author",Property,Excellent,false +visio,Visio.Comment,"context",Property,Excellent,false +visio,Visio.Comment,"date",Property,Excellent,false +visio,Visio.Comment,"text",Property,Fine,false +visio,Visio.Comment,"load(options)",Method,Excellent,true +visio,Visio.Comment,"load(propertyNames)",Method,Excellent,false +visio,Visio.Comment,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.Comment,"set(properties, options)",Method,Good,false +visio,Visio.Comment,"set(properties)",Method,Good,false +visio,Visio.Comment,"toJSON()",Method,Excellent,false +visio,Visio.CommentCollection,N/A,Class,Unknown,false +visio,Visio.CommentCollection,"context",Property,Excellent,false +visio,Visio.CommentCollection,"items",Property,Poor,false +visio,Visio.CommentCollection,"getCount()",Method,Poor,false +visio,Visio.CommentCollection,"getItem(key)",Method,Poor,false +visio,Visio.CommentCollection,"load(options)",Method,Excellent,true +visio,Visio.CommentCollection,"load(propertyNames)",Method,Excellent,false +visio,Visio.CommentCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.CommentCollection,"toJSON()",Method,Excellent,false +visio,Visio.ConnectorDirection,N/A,Enum,Unknown,false +visio,Visio.ConnectorDirection,"fromTarget",EnumField,Fine,false +visio,Visio.ConnectorDirection,"toTarget",EnumField,Fine,false +visio,Visio.CrossFunctionalFlowchartOrientation,N/A,Enum,Fine,false +visio,Visio.CrossFunctionalFlowchartOrientation,"horizontal",EnumField,Fine,false +visio,Visio.CrossFunctionalFlowchartOrientation,"vertical",EnumField,Fine,false +visio,Visio.DataRefreshCompleteEventArgs,N/A,Interface,Unknown,true +visio,Visio.DataRefreshCompleteEventArgs,"document",Property,Good,false +visio,Visio.DataRefreshCompleteEventArgs,"success",Property,Good,false +visio,Visio.DataSourceType,N/A,Enum,Fine,false +visio,Visio.DataSourceType,"excel",EnumField,Fine,false +visio,Visio.DataSourceType,"unknown",EnumField,Fine,false +visio,Visio.DataValidationErrorType,N/A,Enum,Unknown,false +visio,Visio.DataValidationErrorType,"columnNotMapped",EnumField,Fine,false +visio,Visio.DataValidationErrorType,"connectorColumnAndConnectorLabelMappedElsewhere",EnumField,Fine,false +visio,Visio.DataValidationErrorType,"connectorColumnError",EnumField,Good,false +visio,Visio.DataValidationErrorType,"connectorColumnMappedElsewhere",EnumField,Fine,false +visio,Visio.DataValidationErrorType,"connectorLabelColumnMappedElsewhere",EnumField,Fine,false +visio,Visio.DataValidationErrorType,"delimiterError",EnumField,Fine,false +visio,Visio.DataValidationErrorType,"none",EnumField,Good,false +visio,Visio.DataValidationErrorType,"swimlaneColumnError",EnumField,Fine,false +visio,Visio.DataValidationErrorType,"uniqueIdColumnError",EnumField,Good,false +visio,Visio.DataVisualizerDiagramOperationType,N/A,Enum,Unknown,false +visio,Visio.DataVisualizerDiagramOperationType,"create",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramOperationType,"delete",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramOperationType,"unknown",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramOperationType,"update",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramOperationType,"updateData",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramOperationType,"updateMappings",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramResultType,N/A,Enum,Unknown,false +visio,Visio.DataVisualizerDiagramResultType,"conflictError",EnumField,Good,false +visio,Visio.DataVisualizerDiagramResultType,"success",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramResultType,"unexpected",EnumField,Good,false +visio,Visio.DataVisualizerDiagramResultType,"validationError",EnumField,Good,false +visio,Visio.DataVisualizerDiagramType,N/A,Enum,Unknown,false +visio,Visio.DataVisualizerDiagramType,"audit",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramType,"basicFlowchart",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramType,"crossFunctionalFlowchart_Horizontal",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramType,"crossFunctionalFlowchart_Vertical",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramType,"network",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramType,"orgChart",EnumField,Fine,false +visio,Visio.DataVisualizerDiagramType,"unknown",EnumField,Fine,false +visio,Visio.Document,N/A,Class,Unknown,false +visio,Visio.Document,"application",Property,Good,false +visio,Visio.Document,"context",Property,Excellent,false +visio,Visio.Document,"pages",Property,Fine,true +visio,Visio.Document,"view",Property,Good,false +visio,Visio.Document,"getActivePage()",Method,Fine,true +visio,Visio.Document,"load(options)",Method,Excellent,false +visio,Visio.Document,"load(propertyNames)",Method,Excellent,false +visio,Visio.Document,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.Document,"set(properties, options)",Method,Good,false +visio,Visio.Document,"set(properties)",Method,Good,false +visio,Visio.Document,"setActivePage(PageName)",Method,Poor,true +visio,Visio.Document,"showTaskPane(taskPaneType, initialProps, show)",Method,Fine,false +visio,Visio.Document,"showTaskPane(taskPaneType, initialProps, show)",Method,Fine,false +visio,Visio.Document,"startDataRefresh()",Method,Fine,true +visio,Visio.Document,"toJSON()",Method,Excellent,false +visio,Visio.DocumentErrorEventArgs,N/A,Interface,Unknown,false +visio,Visio.DocumentErrorEventArgs,"errorCode",Property,Poor,false +visio,Visio.DocumentErrorEventArgs,"errorMessage",Property,Fine,false +visio,Visio.DocumentErrorEventArgs,"isCritical",Property,Great,false +visio,Visio.DocumentLoadCompleteEventArgs,N/A,Interface,Good,true +visio,Visio.DocumentLoadCompleteEventArgs,"success",Property,Good,false +visio,Visio.DocumentView,N/A,Class,Missing,false +visio,Visio.DocumentView,"context",Property,Excellent,false +visio,Visio.DocumentView,"disableHyperlinks",Property,Missing,true +visio,Visio.DocumentView,"disablePan",Property,Missing,false +visio,Visio.DocumentView,"disablePanZoomWindow",Property,Poor,false +visio,Visio.DocumentView,"disableZoom",Property,Missing,false +visio,Visio.DocumentView,"hideDiagramBoundary",Property,Poor,false +visio,Visio.DocumentView,"load(options)",Method,Excellent,false +visio,Visio.DocumentView,"load(propertyNames)",Method,Excellent,false +visio,Visio.DocumentView,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.DocumentView,"set(properties, options)",Method,Good,false +visio,Visio.DocumentView,"set(properties)",Method,Good,false +visio,Visio.DocumentView,"toJSON()",Method,Excellent,false +visio,Visio.ErrorCodes,N/A,Enum,Missing,false +visio,Visio.ErrorCodes,"accessDenied",EnumField,Missing,false +visio,Visio.ErrorCodes,"generalException",EnumField,Missing,false +visio,Visio.ErrorCodes,"invalidArgument",EnumField,Missing,false +visio,Visio.ErrorCodes,"itemNotFound",EnumField,Missing,false +visio,Visio.ErrorCodes,"notImplemented",EnumField,Missing,false +visio,Visio.ErrorCodes,"unsupportedOperation",EnumField,Missing,false +visio,Visio.EventType,N/A,Enum,Fine,false +visio,Visio.EventType,"dataVisualizerDiagramOperationCompleted",EnumField,Fine,false +visio,Visio.Highlight,N/A,Interface,Unknown,false +visio,Visio.Highlight,"color",Property,Excellent,true +visio,Visio.Highlight,"width",Property,Excellent,false +visio,Visio.Hyperlink,N/A,Class,Unknown,false +visio,Visio.Hyperlink,"address",Property,Fine,false +visio,Visio.Hyperlink,"context",Property,Excellent,false +visio,Visio.Hyperlink,"description",Property,Poor,false +visio,Visio.Hyperlink,"extraInfo",Property,Good,false +visio,Visio.Hyperlink,"subAddress",Property,Fine,false +visio,Visio.Hyperlink,"load(options)",Method,Excellent,true +visio,Visio.Hyperlink,"load(propertyNames)",Method,Excellent,false +visio,Visio.Hyperlink,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.Hyperlink,"toJSON()",Method,Excellent,false +visio,Visio.HyperlinkCollection,N/A,Class,Unknown,false +visio,Visio.HyperlinkCollection,"context",Property,Excellent,false +visio,Visio.HyperlinkCollection,"items",Property,Poor,false +visio,Visio.HyperlinkCollection,"getCount()",Method,Poor,false +visio,Visio.HyperlinkCollection,"getItem(Key)",Method,Poor,false +visio,Visio.HyperlinkCollection,"load(options)",Method,Excellent,true +visio,Visio.HyperlinkCollection,"load(propertyNames)",Method,Excellent,false +visio,Visio.HyperlinkCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.HyperlinkCollection,"toJSON()",Method,Excellent,false +visio,Visio.LayoutVariant,N/A,Enum,Unknown,false +visio,Visio.LayoutVariant,"flowchart_BottomToTop",EnumField,Fine,false +visio,Visio.LayoutVariant,"flowchart_LeftToRight",EnumField,Fine,false +visio,Visio.LayoutVariant,"flowchart_RightToLeft",EnumField,Fine,false +visio,Visio.LayoutVariant,"flowchart_TopToBottom",EnumField,Fine,false +visio,Visio.LayoutVariant,"pageDefault",EnumField,Good,false +visio,Visio.LayoutVariant,"unknown",EnumField,Good,false +visio,Visio.LayoutVariant,"wideTree_DownThenLeft",EnumField,Fine,false +visio,Visio.LayoutVariant,"wideTree_DownThenRight",EnumField,Fine,false +visio,Visio.LayoutVariant,"wideTree_LeftThenDown",EnumField,Fine,false +visio,Visio.LayoutVariant,"wideTree_RightThenDown",EnumField,Fine,false +visio,Visio.MessageType,N/A,Enum,Unknown,false +visio,Visio.MessageType,"dataVisualizerDiagramOperationCompletedEvent",EnumField,Fine,false +visio,Visio.MessageType,"none",EnumField,Fine,false +visio,Visio.OverlayHorizontalAlignment,N/A,Enum,Fine,false +visio,Visio.OverlayHorizontalAlignment,"center",EnumField,Fine,false +visio,Visio.OverlayHorizontalAlignment,"left",EnumField,Fine,false +visio,Visio.OverlayHorizontalAlignment,"right",EnumField,Fine,false +visio,Visio.OverlayType,N/A,Enum,Unknown,false +visio,Visio.OverlayType,"html",EnumField,Fine,false +visio,Visio.OverlayType,"image",EnumField,Fine,false +visio,Visio.OverlayType,"text",EnumField,Fine,false +visio,Visio.OverlayVerticalAlignment,N/A,Enum,Fine,false +visio,Visio.OverlayVerticalAlignment,"bottom",EnumField,Fine,false +visio,Visio.OverlayVerticalAlignment,"middle",EnumField,Fine,false +visio,Visio.OverlayVerticalAlignment,"top",EnumField,Fine,false +visio,Visio.Page,N/A,Class,Missing,false +visio,Visio.Page,"allShapes",Property,Poor,false +visio,Visio.Page,"comments",Property,Fine,false +visio,Visio.Page,"context",Property,Excellent,false +visio,Visio.Page,"height",Property,Fine,false +visio,Visio.Page,"index",Property,Missing,false +visio,Visio.Page,"isBackground",Property,Poor,false +visio,Visio.Page,"name",Property,Missing,false +visio,Visio.Page,"shapes",Property,Poor,false +visio,Visio.Page,"view",Property,Fine,false +visio,Visio.Page,"width",Property,Fine,false +visio,Visio.Page,"activate()",Method,Poor,false +visio,Visio.Page,"load(options)",Method,Excellent,false +visio,Visio.Page,"load(propertyNames)",Method,Excellent,false +visio,Visio.Page,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.Page,"set(properties, options)",Method,Good,false +visio,Visio.Page,"set(properties)",Method,Good,false +visio,Visio.Page,"toJSON()",Method,Excellent,false +visio,Visio.PageCollection,N/A,Class,Unknown,false +visio,Visio.PageCollection,"context",Property,Excellent,false +visio,Visio.PageCollection,"items",Property,Poor,false +visio,Visio.PageCollection,"getCount()",Method,Poor,false +visio,Visio.PageCollection,"getItem(key)",Method,Poor,true +visio,Visio.PageCollection,"load(options)",Method,Excellent,false +visio,Visio.PageCollection,"load(propertyNames)",Method,Excellent,false +visio,Visio.PageCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.PageCollection,"toJSON()",Method,Excellent,false +visio,Visio.PageLoadCompleteEventArgs,N/A,Interface,Unknown,true +visio,Visio.PageLoadCompleteEventArgs,"pageName",Property,Fine,false +visio,Visio.PageLoadCompleteEventArgs,"success",Property,Good,false +visio,Visio.PageRenderCompleteEventArgs,N/A,Interface,Fine,false +visio,Visio.PageRenderCompleteEventArgs,"pageName",Property,Fine,false +visio,Visio.PageRenderCompleteEventArgs,"success",Property,Fine,false +visio,Visio.PageView,N/A,Class,Unknown,false +visio,Visio.PageView,"context",Property,Excellent,false +visio,Visio.PageView,"zoom",Property,Good,true +visio,Visio.PageView,"centerViewportOnShape(ShapeId)",Method,Good,true +visio,Visio.PageView,"fitToWindow()",Method,Poor,false +visio,Visio.PageView,"getPosition()",Method,Excellent,false +visio,Visio.PageView,"getSelection()",Method,Poor,false +visio,Visio.PageView,"isShapeInViewport(Shape)",Method,Good,false +visio,Visio.PageView,"load(options)",Method,Excellent,false +visio,Visio.PageView,"load(propertyNames)",Method,Excellent,false +visio,Visio.PageView,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.PageView,"set(properties, options)",Method,Good,false +visio,Visio.PageView,"set(properties)",Method,Good,false +visio,Visio.PageView,"setPosition(Position)",Method,Poor,false +visio,Visio.PageView,"toJSON()",Method,Excellent,false +visio,Visio.Position,N/A,Interface,Great,false +visio,Visio.Position,"x",Property,Excellent,false +visio,Visio.Position,"y",Property,Excellent,false +visio,Visio.RequestContext,N/A,Class,Missing,false +visio,Visio.RequestContext,"document",Property,Missing,false +visio,Visio.Selection,N/A,Class,Unknown,false +visio,Visio.Selection,"context",Property,Excellent,false +visio,Visio.Selection,"shapes",Property,Poor,false +visio,Visio.Selection,"load(propertyNames)",Method,Excellent,false +visio,Visio.Selection,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.Selection,"toJSON()",Method,Excellent,false +visio,Visio.SelectionChangedEventArgs,N/A,Interface,Unknown,true +visio,Visio.SelectionChangedEventArgs,"pageName",Property,Good,false +visio,Visio.SelectionChangedEventArgs,"shapeNames",Property,Good,false +visio,Visio.Shape,N/A,Class,Missing,false +visio,Visio.Shape,"comments",Property,Fine,false +visio,Visio.Shape,"context",Property,Excellent,false +visio,Visio.Shape,"hyperlinks",Property,Great,false +visio,Visio.Shape,"id",Property,Poor,false +visio,Visio.Shape,"name",Property,Missing,false +visio,Visio.Shape,"select",Property,Great,false +visio,Visio.Shape,"shapeDataItems",Property,Fine,false +visio,Visio.Shape,"subShapes",Property,Poor,false +visio,Visio.Shape,"text",Property,Missing,false +visio,Visio.Shape,"view",Property,Fine,false +visio,Visio.Shape,"getAbsoluteBounds()",Method,Excellent,false +visio,Visio.Shape,"getBounds()",Method,Excellent,false +visio,Visio.Shape,"load(options)",Method,Excellent,false +visio,Visio.Shape,"load(propertyNames)",Method,Excellent,true +visio,Visio.Shape,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.Shape,"set(properties, options)",Method,Good,false +visio,Visio.Shape,"set(properties)",Method,Good,false +visio,Visio.Shape,"toJSON()",Method,Excellent,false +visio,Visio.ShapeCollection,N/A,Class,Unknown,false +visio,Visio.ShapeCollection,"context",Property,Excellent,false +visio,Visio.ShapeCollection,"items",Property,Poor,false +visio,Visio.ShapeCollection,"getCount()",Method,Poor,true +visio,Visio.ShapeCollection,"getItem(key)",Method,Poor,false +visio,Visio.ShapeCollection,"load(options)",Method,Excellent,false +visio,Visio.ShapeCollection,"load(propertyNames)",Method,Excellent,false +visio,Visio.ShapeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.ShapeCollection,"toJSON()",Method,Excellent,false +visio,Visio.ShapeDataItem,N/A,Class,Unknown,false +visio,Visio.ShapeDataItem,"context",Property,Excellent,false +visio,Visio.ShapeDataItem,"format",Property,Excellent,false +visio,Visio.ShapeDataItem,"formattedValue",Property,Excellent,false +visio,Visio.ShapeDataItem,"label",Property,Excellent,false +visio,Visio.ShapeDataItem,"value",Property,Excellent,false +visio,Visio.ShapeDataItem,"load(options)",Method,Excellent,true +visio,Visio.ShapeDataItem,"load(propertyNames)",Method,Excellent,false +visio,Visio.ShapeDataItem,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.ShapeDataItem,"toJSON()",Method,Excellent,false +visio,Visio.ShapeDataItemCollection,N/A,Class,Unknown,false +visio,Visio.ShapeDataItemCollection,"context",Property,Excellent,false +visio,Visio.ShapeDataItemCollection,"items",Property,Poor,false +visio,Visio.ShapeDataItemCollection,"getCount()",Method,Poor,false +visio,Visio.ShapeDataItemCollection,"getItem(key)",Method,Poor,false +visio,Visio.ShapeDataItemCollection,"load(options)",Method,Excellent,true +visio,Visio.ShapeDataItemCollection,"load(propertyNames)",Method,Excellent,false +visio,Visio.ShapeDataItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.ShapeDataItemCollection,"toJSON()",Method,Excellent,false +visio,Visio.ShapeMouseEnterEventArgs,N/A,Interface,Unknown,true +visio,Visio.ShapeMouseEnterEventArgs,"pageName",Property,Good,false +visio,Visio.ShapeMouseEnterEventArgs,"shapeName",Property,Good,false +visio,Visio.ShapeMouseLeaveEventArgs,N/A,Interface,Unknown,true +visio,Visio.ShapeMouseLeaveEventArgs,"pageName",Property,Good,false +visio,Visio.ShapeMouseLeaveEventArgs,"shapeName",Property,Good,false +visio,Visio.ShapeView,N/A,Class,Unknown,false +visio,Visio.ShapeView,"context",Property,Excellent,false +visio,Visio.ShapeView,"highlight",Property,Poor,true +visio,Visio.ShapeView,"addOverlay(OverlayType, Content, OverlayHorizontalAlignment, OverlayVerticalAlignment, Width, Height)",Method,Poor,true +visio,Visio.ShapeView,"addOverlay(OverlayType, Content, OverlayHorizontalAlignment, OverlayVerticalAlignment, Width, Height)",Method,Poor,false +visio,Visio.ShapeView,"load(options)",Method,Excellent,false +visio,Visio.ShapeView,"load(propertyNames)",Method,Excellent,false +visio,Visio.ShapeView,"load(propertyNamesAndPaths)",Method,Excellent,false +visio,Visio.ShapeView,"removeOverlay(OverlayId)",Method,Fine,true +visio,Visio.ShapeView,"set(properties, options)",Method,Good,false +visio,Visio.ShapeView,"set(properties)",Method,Good,false +visio,Visio.ShapeView,"setText(Text)",Method,Fine,false +visio,Visio.ShapeView,"showOverlay(overlayId, show)",Method,Poor,false +visio,Visio.ShapeView,"toJSON()",Method,Excellent,false +visio,Visio.TaskPaneStateChangedEventArgs,N/A,Interface,Unknown,false +visio,Visio.TaskPaneStateChangedEventArgs,"isVisible",Property,Poor,false +visio,Visio.TaskPaneStateChangedEventArgs,"paneType",Property,Poor,false +visio,Visio.TaskPaneType,N/A,Enum,Unknown,false +visio,Visio.TaskPaneType,"dataVisualizerOrgChartMappings",EnumField,Fine,false +visio,Visio.TaskPaneType,"dataVisualizerProcessMappings",EnumField,Fine,false +visio,Visio.TaskPaneType,"none",EnumField,Fine,false +visio,Visio.ToolBarType,N/A,Enum,Unknown,false +visio,Visio.ToolBarType,"commandBar",EnumField,Fine,false +visio,Visio.ToolBarType,"pageNavigationBar",EnumField,Fine,false +visio,Visio.ToolBarType,"statusBar",EnumField,Fine,false +visio,N/A,N/A,Package,Missing,false +visio,N/A,"Visio.run(batch)",Method,Excellent,false +visio,N/A,"Visio.run(object, batch)",Method,Excellent,false +visio,N/A,"Visio.run(objects, batch)",Method,Excellent,false +visio,N/A,"Visio.run(contextObject, batch)",Method,Excellent,false +word,Word.Alignment,N/A,Enum,Missing,true +word,Word.Alignment,"centered",EnumField,Fine,false +word,Word.Alignment,"justified",EnumField,Good,false +word,Word.Alignment,"left",EnumField,Fine,false +word,Word.Alignment,"mixed",EnumField,Fine,false +word,Word.Alignment,"right",EnumField,Fine,false +word,Word.Alignment,"unknown",EnumField,Fine,false +word,Word.Annotation,N/A,Class,Unknown,true +word,Word.Annotation,"context",Property,Excellent,false +word,Word.Annotation,"critiqueAnnotation",Property,Fine,true +word,Word.Annotation,"id",Property,Excellent,true +word,Word.Annotation,"state",Property,Poor,true +word,Word.Annotation,"delete()",Method,Fine,true +word,Word.Annotation,"load(options)",Method,Excellent,false +word,Word.Annotation,"load(propertyNames)",Method,Excellent,false +word,Word.Annotation,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Annotation,"toJSON()",Method,Excellent,false +word,Word.Annotation,"track()",Method,Excellent,false +word,Word.Annotation,"untrack()",Method,Excellent,false +word,Word.AnnotationClickedEventArgs,N/A,Interface,Good,true +word,Word.AnnotationClickedEventArgs,"id",Property,Great,false +word,Word.AnnotationCollection,N/A,Class,Unknown,true +word,Word.AnnotationCollection,"context",Property,Excellent,false +word,Word.AnnotationCollection,"items",Property,Poor,false +word,Word.AnnotationCollection,"getFirst()",Method,Great,false +word,Word.AnnotationCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.AnnotationCollection,"load(options)",Method,Excellent,false +word,Word.AnnotationCollection,"load(propertyNames)",Method,Excellent,false +word,Word.AnnotationCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.AnnotationCollection,"toJSON()",Method,Excellent,false +word,Word.AnnotationCollection,"track()",Method,Excellent,false +word,Word.AnnotationCollection,"untrack()",Method,Excellent,false +word,Word.AnnotationHoveredEventArgs,N/A,Interface,Good,true +word,Word.AnnotationHoveredEventArgs,"id",Property,Great,false +word,Word.AnnotationInsertedEventArgs,N/A,Interface,Good,true +word,Word.AnnotationInsertedEventArgs,"ids",Property,Great,false +word,Word.AnnotationPopupActionEventArgs,N/A,Interface,Unknown,true +word,Word.AnnotationPopupActionEventArgs,"action",Property,Good,false +word,Word.AnnotationPopupActionEventArgs,"critiqueSuggestion",Property,Excellent,false +word,Word.AnnotationPopupActionEventArgs,"id",Property,Great,false +word,Word.AnnotationRemovedEventArgs,N/A,Interface,Good,true +word,Word.AnnotationRemovedEventArgs,"ids",Property,Great,false +word,Word.AnnotationSet,N/A,Interface,Missing,true +word,Word.AnnotationSet,"critiques",Property,Missing,false +word,Word.AnnotationState,N/A,Enum,Unknown,true +word,Word.AnnotationState,"accepted",EnumField,Fine,false +word,Word.AnnotationState,"created",EnumField,Fine,false +word,Word.AnnotationState,"rejected",EnumField,Fine,false +word,Word.Application,N/A,Class,Unknown,true +word,Word.Application,"bibliography",Property,Great,false +word,Word.Application,"checkLanguage",Property,Great,false +word,Word.Application,"context",Property,Excellent,false +word,Word.Application,"fontNames",Property,Great,false +word,Word.Application,"language",Property,Good,false +word,Word.Application,"listTemplateGalleries",Property,Great,false +word,Word.Application,"templates",Property,Excellent,false +word,Word.Application,"createDocument(base64File)",Method,Excellent,true +word,Word.Application,"load(options)",Method,Excellent,false +word,Word.Application,"load(propertyNames)",Method,Excellent,false +word,Word.Application,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Application,"newObject(context)",Method,Great,false +word,Word.Application,"openDocument(filePath)",Method,Excellent,false +word,Word.Application,"retrieveStylesFromBase64(base64File)",Method,Good,true +word,Word.Application,"set(properties, options)",Method,Good,false +word,Word.Application,"set(properties)",Method,Good,false +word,Word.Application,"toJSON()",Method,Excellent,false +word,Word.ApplyQuickStyleSet,N/A,Enum,Unknown,false +word,Word.ApplyQuickStyleSet,"sessionStart",EnumField,Good,false +word,Word.ApplyQuickStyleSet,"template",EnumField,Good,false +word,Word.ArrowheadLength,N/A,Enum,Unknown,false +word,Word.ArrowheadLength,"long",EnumField,Fine,false +word,Word.ArrowheadLength,"medium",EnumField,Fine,false +word,Word.ArrowheadLength,"mixed",EnumField,Fine,false +word,Word.ArrowheadLength,"short",EnumField,Fine,false +word,Word.ArrowheadStyle,N/A,Enum,Unknown,false +word,Word.ArrowheadStyle,"diamond",EnumField,Fine,false +word,Word.ArrowheadStyle,"mixed",EnumField,Fine,false +word,Word.ArrowheadStyle,"none",EnumField,Fine,false +word,Word.ArrowheadStyle,"open",EnumField,Fine,false +word,Word.ArrowheadStyle,"oval",EnumField,Fine,false +word,Word.ArrowheadStyle,"stealth",EnumField,Fine,false +word,Word.ArrowheadStyle,"triangle",EnumField,Fine,false +word,Word.ArrowheadWidth,N/A,Enum,Unknown,false +word,Word.ArrowheadWidth,"medium",EnumField,Fine,false +word,Word.ArrowheadWidth,"mixed",EnumField,Fine,false +word,Word.ArrowheadWidth,"narrow",EnumField,Fine,false +word,Word.ArrowheadWidth,"wide",EnumField,Fine,false +word,Word.AutoFitBehavior,N/A,Enum,Unknown,false +word,Word.AutoFitBehavior,"content",EnumField,Fine,false +word,Word.AutoFitBehavior,"fixedSize",EnumField,Fine,false +word,Word.AutoFitBehavior,"window",EnumField,Fine,false +word,Word.AutoMacro,N/A,Enum,Unknown,false +word,Word.AutoMacro,"close",EnumField,Good,false +word,Word.AutoMacro,"exit",EnumField,Good,false +word,Word.AutoMacro,"new",EnumField,Good,false +word,Word.AutoMacro,"open",EnumField,Good,false +word,Word.AutoMacro,"startWord",EnumField,Good,false +word,Word.AutoMacro,"sync",EnumField,Good,false +word,Word.BaselineAlignment,N/A,Enum,Unknown,false +word,Word.BaselineAlignment,"auto",EnumField,Fine,false +word,Word.BaselineAlignment,"baseline",EnumField,Fine,false +word,Word.BaselineAlignment,"center",EnumField,Fine,false +word,Word.BaselineAlignment,"farEast50",EnumField,Fine,false +word,Word.BaselineAlignment,"top",EnumField,Fine,false +word,Word.BevelType,N/A,Enum,Unknown,false +word,Word.BevelType,"angle",EnumField,Fine,false +word,Word.BevelType,"artDeco",EnumField,Fine,false +word,Word.BevelType,"circle",EnumField,Fine,false +word,Word.BevelType,"convex",EnumField,Fine,false +word,Word.BevelType,"coolSlant",EnumField,Fine,false +word,Word.BevelType,"cross",EnumField,Fine,false +word,Word.BevelType,"divot",EnumField,Fine,false +word,Word.BevelType,"hardEdge",EnumField,Fine,false +word,Word.BevelType,"mixed",EnumField,Fine,false +word,Word.BevelType,"none",EnumField,Fine,false +word,Word.BevelType,"relaxedInset",EnumField,Fine,false +word,Word.BevelType,"riblet",EnumField,Fine,false +word,Word.BevelType,"slope",EnumField,Fine,false +word,Word.BevelType,"softRound",EnumField,Fine,false +word,Word.Bibliography,N/A,Class,Unknown,false +word,Word.Bibliography,"bibliographyStyle",Property,Great,false +word,Word.Bibliography,"context",Property,Excellent,false +word,Word.Bibliography,"sources",Property,Great,false +word,Word.Bibliography,"generateUniqueTag()",Method,Excellent,false +word,Word.Bibliography,"load(options)",Method,Excellent,false +word,Word.Bibliography,"load(propertyNames)",Method,Excellent,false +word,Word.Bibliography,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Bibliography,"set(properties, options)",Method,Good,false +word,Word.Bibliography,"set(properties)",Method,Good,false +word,Word.Bibliography,"toJSON()",Method,Excellent,false +word,Word.Bibliography,"track()",Method,Excellent,false +word,Word.Bibliography,"untrack()",Method,Excellent,false +word,Word.Body,N/A,Class,Unknown,true +word,Word.Body,"contentControls",Property,Good,false +word,Word.Body,"context",Property,Excellent,false +word,Word.Body,"endnotes",Property,Poor,false +word,Word.Body,"fields",Property,Good,true +word,Word.Body,"font",Property,Fine,true +word,Word.Body,"footnotes",Property,Poor,true +word,Word.Body,"inlinePictures",Property,Good,true +word,Word.Body,"lists",Property,Fine,true +word,Word.Body,"paragraphs",Property,Good,true +word,Word.Body,"parentBody",Property,Excellent,false +word,Word.Body,"parentBodyOrNullObject",Property,Excellent,false +word,Word.Body,"parentContentControl",Property,Great,false +word,Word.Body,"parentContentControlOrNullObject",Property,Excellent,false +word,Word.Body,"parentSection",Property,Great,false +word,Word.Body,"parentSectionOrNullObject",Property,Excellent,false +word,Word.Body,"shapes",Property,Good,true +word,Word.Body,"style",Property,Excellent,false +word,Word.Body,"styleBuiltIn",Property,Excellent,false +word,Word.Body,"tables",Property,Fine,true +word,Word.Body,"text",Property,Good,true +word,Word.Body,"type",Property,Fine,true +word,Word.Body,"clear()",Method,Good,true +word,Word.Body,"getComments()",Method,Poor,true +word,Word.Body,"getContentControls(options)",Method,Fine,false +word,Word.Body,"getHtml()",Method,Excellent,true +word,Word.Body,"getOoxml()",Method,Good,true +word,Word.Body,"getRange(rangeLocation)",Method,Fine,false +word,Word.Body,"getReviewedText(changeTrackingVersion)",Method,Fine,false +word,Word.Body,"getReviewedText(changeTrackingVersion)",Method,Fine,false +word,Word.Body,"getTrackedChanges()",Method,Good,true +word,Word.Body,"insertBreak(breakType, insertLocation)",Method,Good,true +word,Word.Body,"insertContentControl(contentControlType)",Method,Fine,true +word,Word.Body,"insertFileFromBase64(base64File, insertLocation)",Method,Good,true +word,Word.Body,"insertHtml(html, insertLocation)",Method,Fine,true +word,Word.Body,"insertInlinePictureFromBase64(base64EncodedImage, insertLocation)",Method,Good,true +word,Word.Body,"insertOoxml(ooxml, insertLocation)",Method,Fine,true +word,Word.Body,"insertParagraph(paragraphText, insertLocation)",Method,Fine,true +word,Word.Body,"insertTable(rowCount, columnCount, insertLocation, values)",Method,Good,true +word,Word.Body,"insertText(text, insertLocation)",Method,Good,true +word,Word.Body,"load(options)",Method,Excellent,false +word,Word.Body,"load(propertyNames)",Method,Excellent,false +word,Word.Body,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Body,"search(searchText, searchOptions)",Method,Excellent,true +word,Word.Body,"select(selectionMode)",Method,Poor,true +word,Word.Body,"select(selectionMode)",Method,Poor,false +word,Word.Body,"set(properties, options)",Method,Good,false +word,Word.Body,"set(properties)",Method,Good,false +word,Word.Body,"toJSON()",Method,Excellent,false +word,Word.Body,"track()",Method,Excellent,false +word,Word.Body,"untrack()",Method,Excellent,false +word,Word.BodyType,N/A,Enum,Fine,true +word,Word.BodyType,"endnote",EnumField,Fine,false +word,Word.BodyType,"footer",EnumField,Fine,false +word,Word.BodyType,"footnote",EnumField,Fine,false +word,Word.BodyType,"header",EnumField,Fine,false +word,Word.BodyType,"mainDoc",EnumField,Fine,false +word,Word.BodyType,"noteItem",EnumField,Fine,false +word,Word.BodyType,"section",EnumField,Fine,false +word,Word.BodyType,"shape",EnumField,Fine,false +word,Word.BodyType,"tableCell",EnumField,Fine,false +word,Word.BodyType,"unknown",EnumField,Fine,false +word,Word.Bookmark,N/A,Class,Unknown,false +word,Word.Bookmark,"context",Property,Excellent,false +word,Word.Bookmark,"end",Property,Great,false +word,Word.Bookmark,"isColumn",Property,Good,false +word,Word.Bookmark,"isEmpty",Property,Good,false +word,Word.Bookmark,"name",Property,Good,false +word,Word.Bookmark,"range",Property,Great,false +word,Word.Bookmark,"start",Property,Great,false +word,Word.Bookmark,"storyType",Property,Fine,false +word,Word.Bookmark,"copyTo(name)",Method,Excellent,false +word,Word.Bookmark,"delete()",Method,Fine,false +word,Word.Bookmark,"load(options)",Method,Excellent,false +word,Word.Bookmark,"load(propertyNames)",Method,Excellent,false +word,Word.Bookmark,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Bookmark,"select()",Method,Poor,false +word,Word.Bookmark,"set(properties, options)",Method,Good,false +word,Word.Bookmark,"set(properties)",Method,Good,false +word,Word.Bookmark,"toJSON()",Method,Excellent,false +word,Word.Bookmark,"track()",Method,Excellent,false +word,Word.Bookmark,"untrack()",Method,Excellent,false +word,Word.BookmarkCollection,N/A,Class,Unknown,false +word,Word.BookmarkCollection,"context",Property,Excellent,false +word,Word.BookmarkCollection,"items",Property,Poor,false +word,Word.BookmarkCollection,"exists(name)",Method,Fine,false +word,Word.BookmarkCollection,"getItem(index)",Method,Good,false +word,Word.BookmarkCollection,"load(options)",Method,Excellent,false +word,Word.BookmarkCollection,"load(propertyNames)",Method,Excellent,false +word,Word.BookmarkCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BookmarkCollection,"toJSON()",Method,Excellent,false +word,Word.BookmarkCollection,"track()",Method,Excellent,false +word,Word.BookmarkCollection,"untrack()",Method,Excellent,false +word,Word.Border,N/A,Class,Unknown,true +word,Word.Border,"color",Property,Great,false +word,Word.Border,"context",Property,Excellent,false +word,Word.Border,"location",Property,Poor,false +word,Word.Border,"type",Property,Good,false +word,Word.Border,"visible",Property,Good,false +word,Word.Border,"width",Property,Good,false +word,Word.Border,"load(options)",Method,Excellent,false +word,Word.Border,"load(propertyNames)",Method,Excellent,false +word,Word.Border,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Border,"set(properties, options)",Method,Good,false +word,Word.Border,"set(properties)",Method,Good,false +word,Word.Border,"toJSON()",Method,Excellent,false +word,Word.Border,"track()",Method,Excellent,false +word,Word.Border,"untrack()",Method,Excellent,false +word,Word.BorderCollection,N/A,Class,Unknown,true +word,Word.BorderCollection,"context",Property,Excellent,false +word,Word.BorderCollection,"insideBorderColor",Property,Great,false +word,Word.BorderCollection,"insideBorderType",Property,Good,false +word,Word.BorderCollection,"insideBorderWidth",Property,Good,false +word,Word.BorderCollection,"items",Property,Poor,false +word,Word.BorderCollection,"outsideBorderColor",Property,Great,true +word,Word.BorderCollection,"outsideBorderType",Property,Good,true +word,Word.BorderCollection,"outsideBorderWidth",Property,Good,true +word,Word.BorderCollection,"getByLocation(borderLocation)",Method,Fine,false +word,Word.BorderCollection,"getFirst()",Method,Great,false +word,Word.BorderCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.BorderCollection,"getItem(index)",Method,Good,false +word,Word.BorderCollection,"load(options)",Method,Excellent,false +word,Word.BorderCollection,"load(propertyNames)",Method,Excellent,false +word,Word.BorderCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BorderCollection,"toJSON()",Method,Excellent,false +word,Word.BorderCollection,"track()",Method,Excellent,false +word,Word.BorderCollection,"untrack()",Method,Excellent,false +word,Word.BorderLineStyle,N/A,Enum,Unknown,false +word,Word.BorderLineStyle,"dashDot",EnumField,Fine,false +word,Word.BorderLineStyle,"dashDotDot",EnumField,Fine,false +word,Word.BorderLineStyle,"dashDotStroked",EnumField,Fine,false +word,Word.BorderLineStyle,"dashLargeGap",EnumField,Fine,false +word,Word.BorderLineStyle,"dashSmallGap",EnumField,Fine,false +word,Word.BorderLineStyle,"dot",EnumField,Fine,false +word,Word.BorderLineStyle,"double",EnumField,Fine,false +word,Word.BorderLineStyle,"doubleWavy",EnumField,Fine,false +word,Word.BorderLineStyle,"emboss3D",EnumField,Fine,false +word,Word.BorderLineStyle,"engrave3D",EnumField,Fine,false +word,Word.BorderLineStyle,"inset",EnumField,Fine,false +word,Word.BorderLineStyle,"none",EnumField,Fine,false +word,Word.BorderLineStyle,"outset",EnumField,Fine,false +word,Word.BorderLineStyle,"single",EnumField,Fine,false +word,Word.BorderLineStyle,"singleWavy",EnumField,Fine,false +word,Word.BorderLineStyle,"thickThinLargeGap",EnumField,Fine,false +word,Word.BorderLineStyle,"thickThinMedGap",EnumField,Fine,false +word,Word.BorderLineStyle,"thickThinSmallGap",EnumField,Fine,false +word,Word.BorderLineStyle,"thinThickLargeGap",EnumField,Fine,false +word,Word.BorderLineStyle,"thinThickMedGap",EnumField,Fine,false +word,Word.BorderLineStyle,"thinThickSmallGap",EnumField,Fine,false +word,Word.BorderLineStyle,"thinThickThinLargeGap",EnumField,Fine,false +word,Word.BorderLineStyle,"thinThickThinMedGap",EnumField,Fine,false +word,Word.BorderLineStyle,"thinThickThinSmallGap",EnumField,Fine,false +word,Word.BorderLineStyle,"triple",EnumField,Fine,false +word,Word.BorderLocation,N/A,Enum,Missing,true +word,Word.BorderLocation,"all",EnumField,Fine,false +word,Word.BorderLocation,"bottom",EnumField,Fine,false +word,Word.BorderLocation,"inside",EnumField,Fine,false +word,Word.BorderLocation,"insideHorizontal",EnumField,Fine,false +word,Word.BorderLocation,"insideVertical",EnumField,Fine,false +word,Word.BorderLocation,"left",EnumField,Fine,false +word,Word.BorderLocation,"outside",EnumField,Fine,false +word,Word.BorderLocation,"right",EnumField,Fine,false +word,Word.BorderLocation,"top",EnumField,Fine,false +word,Word.BorderType,N/A,Enum,Missing,true +word,Word.BorderType,"dashDotStroked",EnumField,Fine,false +word,Word.BorderType,"dashed",EnumField,Fine,false +word,Word.BorderType,"dashedSmall",EnumField,Fine,false +word,Word.BorderType,"dot2Dashed",EnumField,Fine,false +word,Word.BorderType,"dotDashed",EnumField,Fine,false +word,Word.BorderType,"dotted",EnumField,Fine,false +word,Word.BorderType,"double",EnumField,Fine,false +word,Word.BorderType,"doubleWave",EnumField,Fine,false +word,Word.BorderType,"mixed",EnumField,Fine,false +word,Word.BorderType,"none",EnumField,Fine,false +word,Word.BorderType,"single",EnumField,Fine,false +word,Word.BorderType,"thickThinLarge",EnumField,Fine,false +word,Word.BorderType,"thickThinMed",EnumField,Fine,false +word,Word.BorderType,"thickThinSmall",EnumField,Fine,false +word,Word.BorderType,"thinThickLarge",EnumField,Fine,false +word,Word.BorderType,"thinThickMed",EnumField,Fine,false +word,Word.BorderType,"thinThickSmall",EnumField,Fine,false +word,Word.BorderType,"thinThickThinLarge",EnumField,Fine,false +word,Word.BorderType,"thinThickThinMed",EnumField,Fine,false +word,Word.BorderType,"thinThickThinSmall",EnumField,Fine,false +word,Word.BorderType,"threeDEmboss",EnumField,Fine,false +word,Word.BorderType,"threeDEngrave",EnumField,Fine,false +word,Word.BorderType,"triple",EnumField,Fine,false +word,Word.BorderType,"wave",EnumField,Fine,false +word,Word.BorderUniversal,N/A,Class,Unknown,false +word,Word.BorderUniversal,"artStyle",Property,Great,false +word,Word.BorderUniversal,"artWidth",Property,Excellent,false +word,Word.BorderUniversal,"color",Property,Excellent,false +word,Word.BorderUniversal,"colorIndex",Property,Excellent,false +word,Word.BorderUniversal,"context",Property,Excellent,false +word,Word.BorderUniversal,"inside",Property,Excellent,false +word,Word.BorderUniversal,"isVisible",Property,Good,false +word,Word.BorderUniversal,"lineStyle",Property,Good,false +word,Word.BorderUniversal,"lineWidth",Property,Great,false +word,Word.BorderUniversal,"load(options)",Method,Excellent,false +word,Word.BorderUniversal,"load(propertyNames)",Method,Excellent,false +word,Word.BorderUniversal,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BorderUniversal,"set(properties, options)",Method,Good,false +word,Word.BorderUniversal,"set(properties)",Method,Good,false +word,Word.BorderUniversal,"toJSON()",Method,Excellent,false +word,Word.BorderUniversal,"track()",Method,Excellent,false +word,Word.BorderUniversal,"untrack()",Method,Excellent,false +word,Word.BorderUniversalCollection,N/A,Class,Unknown,false +word,Word.BorderUniversalCollection,"context",Property,Excellent,false +word,Word.BorderUniversalCollection,"items",Property,Poor,false +word,Word.BorderUniversalCollection,"applyPageBordersToAllSections()",Method,Good,false +word,Word.BorderUniversalCollection,"getItem(index)",Method,Good,false +word,Word.BorderUniversalCollection,"load(options)",Method,Excellent,false +word,Word.BorderUniversalCollection,"load(propertyNames)",Method,Excellent,false +word,Word.BorderUniversalCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BorderUniversalCollection,"toJSON()",Method,Excellent,false +word,Word.BorderUniversalCollection,"track()",Method,Excellent,false +word,Word.BorderUniversalCollection,"untrack()",Method,Excellent,false +word,Word.BorderWidth,N/A,Enum,Fine,true +word,Word.BorderWidth,"mixed",EnumField,Fine,false +word,Word.BorderWidth,"none",EnumField,Fine,false +word,Word.BorderWidth,"pt025",EnumField,Fine,false +word,Word.BorderWidth,"pt050",EnumField,Fine,false +word,Word.BorderWidth,"pt075",EnumField,Fine,false +word,Word.BorderWidth,"pt100",EnumField,Good,false +word,Word.BorderWidth,"pt150",EnumField,Fine,false +word,Word.BorderWidth,"pt225",EnumField,Fine,false +word,Word.BorderWidth,"pt300",EnumField,Fine,false +word,Word.BorderWidth,"pt450",EnumField,Fine,false +word,Word.BorderWidth,"pt600",EnumField,Fine,false +word,Word.Break,N/A,Class,Unknown,false +word,Word.Break,"context",Property,Excellent,false +word,Word.Break,"pageIndex",Property,Fine,false +word,Word.Break,"range",Property,Great,false +word,Word.Break,"load(options)",Method,Excellent,false +word,Word.Break,"load(propertyNames)",Method,Excellent,false +word,Word.Break,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Break,"set(properties, options)",Method,Good,false +word,Word.Break,"set(properties)",Method,Good,false +word,Word.Break,"toJSON()",Method,Excellent,false +word,Word.Break,"track()",Method,Excellent,false +word,Word.Break,"untrack()",Method,Excellent,false +word,Word.BreakCollection,N/A,Class,Unknown,false +word,Word.BreakCollection,"context",Property,Excellent,false +word,Word.BreakCollection,"items",Property,Poor,false +word,Word.BreakCollection,"load(options)",Method,Excellent,false +word,Word.BreakCollection,"load(propertyNames)",Method,Excellent,false +word,Word.BreakCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BreakCollection,"toJSON()",Method,Excellent,false +word,Word.BreakCollection,"track()",Method,Excellent,false +word,Word.BreakCollection,"untrack()",Method,Excellent,false +word,Word.BreakType,N/A,Enum,Unknown,true +word,Word.BreakType,"line",EnumField,Fine,false +word,Word.BreakType,"next",EnumField,Fine,false +word,Word.BreakType,"page",EnumField,Fine,false +word,Word.BreakType,"sectionContinuous",EnumField,Fine,false +word,Word.BreakType,"sectionEven",EnumField,Good,false +word,Word.BreakType,"sectionNext",EnumField,Fine,false +word,Word.BreakType,"sectionOdd",EnumField,Good,false +word,Word.BuildingBlock,N/A,Class,Unknown,false +word,Word.BuildingBlock,"category",Property,Great,false +word,Word.BuildingBlock,"context",Property,Excellent,false +word,Word.BuildingBlock,"description",Property,Good,false +word,Word.BuildingBlock,"id",Property,Great,false +word,Word.BuildingBlock,"index",Property,Good,false +word,Word.BuildingBlock,"insertType",Property,Excellent,false +word,Word.BuildingBlock,"name",Property,Good,false +word,Word.BuildingBlock,"type",Property,Great,false +word,Word.BuildingBlock,"value",Property,Good,false +word,Word.BuildingBlock,"delete()",Method,Fine,false +word,Word.BuildingBlock,"insert(range, richText)",Method,Excellent,false +word,Word.BuildingBlock,"load(options)",Method,Excellent,false +word,Word.BuildingBlock,"load(propertyNames)",Method,Excellent,false +word,Word.BuildingBlock,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BuildingBlock,"set(properties, options)",Method,Good,false +word,Word.BuildingBlock,"set(properties)",Method,Good,false +word,Word.BuildingBlock,"toJSON()",Method,Excellent,false +word,Word.BuildingBlock,"track()",Method,Excellent,false +word,Word.BuildingBlock,"untrack()",Method,Excellent,false +word,Word.BuildingBlockCategory,N/A,Class,Unknown,false +word,Word.BuildingBlockCategory,"buildingBlocks",Property,Great,false +word,Word.BuildingBlockCategory,"context",Property,Excellent,false +word,Word.BuildingBlockCategory,"index",Property,Great,false +word,Word.BuildingBlockCategory,"name",Property,Great,false +word,Word.BuildingBlockCategory,"type",Property,Great,false +word,Word.BuildingBlockCategory,"load(options)",Method,Excellent,false +word,Word.BuildingBlockCategory,"load(propertyNames)",Method,Excellent,false +word,Word.BuildingBlockCategory,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BuildingBlockCategory,"toJSON()",Method,Excellent,false +word,Word.BuildingBlockCategory,"track()",Method,Excellent,false +word,Word.BuildingBlockCategory,"untrack()",Method,Excellent,false +word,Word.BuildingBlockCategoryCollection,N/A,Class,Unknown,false +word,Word.BuildingBlockCategoryCollection,"context",Property,Excellent,false +word,Word.BuildingBlockCategoryCollection,"getCount()",Method,Fine,false +word,Word.BuildingBlockCategoryCollection,"getItemAt(index)",Method,Excellent,false +word,Word.BuildingBlockCategoryCollection,"load(propertyNames)",Method,Excellent,false +word,Word.BuildingBlockCategoryCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BuildingBlockCategoryCollection,"toJSON()",Method,Excellent,false +word,Word.BuildingBlockCategoryCollection,"track()",Method,Excellent,false +word,Word.BuildingBlockCategoryCollection,"untrack()",Method,Excellent,false +word,Word.BuildingBlockCollection,N/A,Class,Unknown,false +word,Word.BuildingBlockCollection,"context",Property,Excellent,false +word,Word.BuildingBlockCollection,"add(name, range, description, insertType)",Method,Excellent,false +word,Word.BuildingBlockCollection,"add(name, range, description, insertType)",Method,Excellent,false +word,Word.BuildingBlockCollection,"getCount()",Method,Fine,false +word,Word.BuildingBlockCollection,"getItemAt(index)",Method,Excellent,false +word,Word.BuildingBlockCollection,"load(propertyNames)",Method,Excellent,false +word,Word.BuildingBlockCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BuildingBlockCollection,"toJSON()",Method,Excellent,false +word,Word.BuildingBlockCollection,"track()",Method,Excellent,false +word,Word.BuildingBlockCollection,"untrack()",Method,Excellent,false +word,Word.BuildingBlockEntryCollection,N/A,Class,Unknown,false +word,Word.BuildingBlockEntryCollection,"context",Property,Excellent,false +word,Word.BuildingBlockEntryCollection,"add(name, type, category, range, description, insertType)",Method,Excellent,false +word,Word.BuildingBlockEntryCollection,"add(name, type, category, range, description, insertType)",Method,Excellent,false +word,Word.BuildingBlockEntryCollection,"getCount()",Method,Fine,false +word,Word.BuildingBlockEntryCollection,"getItemAt(index)",Method,Excellent,false +word,Word.BuildingBlockEntryCollection,"load(propertyNames)",Method,Excellent,false +word,Word.BuildingBlockEntryCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BuildingBlockEntryCollection,"toJSON()",Method,Excellent,false +word,Word.BuildingBlockEntryCollection,"track()",Method,Excellent,false +word,Word.BuildingBlockEntryCollection,"untrack()",Method,Excellent,false +word,Word.BuildingBlockGalleryContentControl,N/A,Class,Unknown,false +word,Word.BuildingBlockGalleryContentControl,"appearance",Property,Good,false +word,Word.BuildingBlockGalleryContentControl,"buildingBlockCategory",Property,Great,false +word,Word.BuildingBlockGalleryContentControl,"buildingBlockType",Property,Excellent,false +word,Word.BuildingBlockGalleryContentControl,"color",Property,Excellent,false +word,Word.BuildingBlockGalleryContentControl,"context",Property,Excellent,false +word,Word.BuildingBlockGalleryContentControl,"id",Property,Fine,false +word,Word.BuildingBlockGalleryContentControl,"isTemporary",Property,Excellent,false +word,Word.BuildingBlockGalleryContentControl,"level",Property,Good,false +word,Word.BuildingBlockGalleryContentControl,"lockContentControl",Property,Great,false +word,Word.BuildingBlockGalleryContentControl,"lockContents",Property,Great,false +word,Word.BuildingBlockGalleryContentControl,"placeholderText",Property,Great,false +word,Word.BuildingBlockGalleryContentControl,"range",Property,Great,false +word,Word.BuildingBlockGalleryContentControl,"showingPlaceholderText",Property,Good,false +word,Word.BuildingBlockGalleryContentControl,"tag",Property,Good,false +word,Word.BuildingBlockGalleryContentControl,"title",Property,Good,false +word,Word.BuildingBlockGalleryContentControl,"xmlMapping",Property,Great,false +word,Word.BuildingBlockGalleryContentControl,"copy()",Method,Fine,false +word,Word.BuildingBlockGalleryContentControl,"cut()",Method,Fine,false +word,Word.BuildingBlockGalleryContentControl,"delete(deleteContents)",Method,Excellent,false +word,Word.BuildingBlockGalleryContentControl,"load(options)",Method,Excellent,false +word,Word.BuildingBlockGalleryContentControl,"load(propertyNames)",Method,Excellent,false +word,Word.BuildingBlockGalleryContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BuildingBlockGalleryContentControl,"set(properties, options)",Method,Good,false +word,Word.BuildingBlockGalleryContentControl,"set(properties)",Method,Good,false +word,Word.BuildingBlockGalleryContentControl,"setPlaceholderText(options)",Method,Fine,false +word,Word.BuildingBlockGalleryContentControl,"toJSON()",Method,Excellent,false +word,Word.BuildingBlockGalleryContentControl,"track()",Method,Excellent,false +word,Word.BuildingBlockGalleryContentControl,"untrack()",Method,Excellent,false +word,Word.BuildingBlockType,N/A,Enum,Unknown,false +word,Word.BuildingBlockType,"autoText",EnumField,Fine,false +word,Word.BuildingBlockType,"bibliography",EnumField,Fine,false +word,Word.BuildingBlockType,"coverPage",EnumField,Fine,false +word,Word.BuildingBlockType,"custom1",EnumField,Fine,false +word,Word.BuildingBlockType,"custom2",EnumField,Fine,false +word,Word.BuildingBlockType,"custom3",EnumField,Fine,false +word,Word.BuildingBlockType,"custom4",EnumField,Fine,false +word,Word.BuildingBlockType,"custom5",EnumField,Fine,false +word,Word.BuildingBlockType,"customAutoText",EnumField,Fine,false +word,Word.BuildingBlockType,"customBibliography",EnumField,Fine,false +word,Word.BuildingBlockType,"customCoverPage",EnumField,Fine,false +word,Word.BuildingBlockType,"customEquations",EnumField,Fine,false +word,Word.BuildingBlockType,"customFooters",EnumField,Fine,false +word,Word.BuildingBlockType,"customHeaders",EnumField,Fine,false +word,Word.BuildingBlockType,"customPageNumber",EnumField,Fine,false +word,Word.BuildingBlockType,"customPageNumberBottom",EnumField,Fine,false +word,Word.BuildingBlockType,"customPageNumberPage",EnumField,Fine,false +word,Word.BuildingBlockType,"customPageNumberTop",EnumField,Fine,false +word,Word.BuildingBlockType,"customQuickParts",EnumField,Fine,false +word,Word.BuildingBlockType,"customTableOfContents",EnumField,Fine,false +word,Word.BuildingBlockType,"customTables",EnumField,Fine,false +word,Word.BuildingBlockType,"customTextBox",EnumField,Fine,false +word,Word.BuildingBlockType,"customWatermarks",EnumField,Fine,false +word,Word.BuildingBlockType,"equations",EnumField,Fine,false +word,Word.BuildingBlockType,"footers",EnumField,Fine,false +word,Word.BuildingBlockType,"headers",EnumField,Fine,false +word,Word.BuildingBlockType,"pageNumber",EnumField,Fine,false +word,Word.BuildingBlockType,"pageNumberBottom",EnumField,Fine,false +word,Word.BuildingBlockType,"pageNumberPage",EnumField,Fine,false +word,Word.BuildingBlockType,"pageNumberTop",EnumField,Fine,false +word,Word.BuildingBlockType,"quickParts",EnumField,Fine,false +word,Word.BuildingBlockType,"tableOfContents",EnumField,Fine,false +word,Word.BuildingBlockType,"tables",EnumField,Fine,false +word,Word.BuildingBlockType,"textBox",EnumField,Fine,false +word,Word.BuildingBlockType,"watermarks",EnumField,Fine,false +word,Word.BuildingBlockTypeItem,N/A,Class,Unknown,false +word,Word.BuildingBlockTypeItem,"categories",Property,Great,false +word,Word.BuildingBlockTypeItem,"context",Property,Excellent,false +word,Word.BuildingBlockTypeItem,"index",Property,Fine,false +word,Word.BuildingBlockTypeItem,"name",Property,Great,false +word,Word.BuildingBlockTypeItem,"load(options)",Method,Excellent,false +word,Word.BuildingBlockTypeItem,"load(propertyNames)",Method,Excellent,false +word,Word.BuildingBlockTypeItem,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BuildingBlockTypeItem,"toJSON()",Method,Excellent,false +word,Word.BuildingBlockTypeItem,"track()",Method,Excellent,false +word,Word.BuildingBlockTypeItem,"untrack()",Method,Excellent,false +word,Word.BuildingBlockTypeItemCollection,N/A,Class,Great,false +word,Word.BuildingBlockTypeItemCollection,"context",Property,Excellent,false +word,Word.BuildingBlockTypeItemCollection,"getByType(type)",Method,Good,false +word,Word.BuildingBlockTypeItemCollection,"getByType(type)",Method,Good,false +word,Word.BuildingBlockTypeItemCollection,"getCount()",Method,Fine,false +word,Word.BuildingBlockTypeItemCollection,"load(propertyNames)",Method,Excellent,false +word,Word.BuildingBlockTypeItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.BuildingBlockTypeItemCollection,"toJSON()",Method,Excellent,false +word,Word.BuildingBlockTypeItemCollection,"track()",Method,Excellent,false +word,Word.BuildingBlockTypeItemCollection,"untrack()",Method,Excellent,false +word,Word.BuiltInStyleName,N/A,Enum,Fine,true +word,Word.BuiltInStyleName,"bibliography",EnumField,Fine,false +word,Word.BuiltInStyleName,"bookTitle",EnumField,Fine,false +word,Word.BuiltInStyleName,"caption",EnumField,Fine,false +word,Word.BuiltInStyleName,"emphasis",EnumField,Fine,false +word,Word.BuiltInStyleName,"endnoteReference",EnumField,Fine,false +word,Word.BuiltInStyleName,"endnoteText",EnumField,Fine,false +word,Word.BuiltInStyleName,"footer",EnumField,Fine,false +word,Word.BuiltInStyleName,"footnoteReference",EnumField,Fine,false +word,Word.BuiltInStyleName,"footnoteText",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable1Light",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable1Light_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable1Light_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable1Light_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable1Light_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable1Light_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable1Light_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable2",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable2_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable2_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable2_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable2_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable2_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable2_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable3",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable3_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable3_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable3_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable3_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable3_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable3_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable4",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable4_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable4_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable4_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable4_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable4_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable4_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable5Dark",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable5Dark_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable5Dark_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable5Dark_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable5Dark_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable5Dark_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable5Dark_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable6Colorful",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable6Colorful_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable6Colorful_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable6Colorful_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable6Colorful_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable6Colorful_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable6Colorful_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable7Colorful",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable7Colorful_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable7Colorful_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable7Colorful_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable7Colorful_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable7Colorful_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"gridTable7Colorful_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"header",EnumField,Fine,false +word,Word.BuiltInStyleName,"heading1",EnumField,Fine,false +word,Word.BuiltInStyleName,"heading2",EnumField,Fine,false +word,Word.BuiltInStyleName,"heading3",EnumField,Fine,false +word,Word.BuiltInStyleName,"heading4",EnumField,Fine,false +word,Word.BuiltInStyleName,"heading5",EnumField,Fine,false +word,Word.BuiltInStyleName,"heading6",EnumField,Fine,false +word,Word.BuiltInStyleName,"heading7",EnumField,Fine,false +word,Word.BuiltInStyleName,"heading8",EnumField,Fine,false +word,Word.BuiltInStyleName,"heading9",EnumField,Fine,false +word,Word.BuiltInStyleName,"hyperlink",EnumField,Fine,false +word,Word.BuiltInStyleName,"intenseEmphasis",EnumField,Fine,false +word,Word.BuiltInStyleName,"intenseQuote",EnumField,Fine,false +word,Word.BuiltInStyleName,"intenseReference",EnumField,Fine,false +word,Word.BuiltInStyleName,"listParagraph",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable1Light",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable1Light_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable1Light_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable1Light_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable1Light_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable1Light_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable1Light_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable2",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable2_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable2_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable2_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable2_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable2_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable2_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable3",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable3_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable3_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable3_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable3_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable3_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable3_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable4",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable4_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable4_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable4_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable4_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable4_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable4_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable5Dark",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable5Dark_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable5Dark_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable5Dark_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable5Dark_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable5Dark_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable5Dark_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable6Colorful",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable6Colorful_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable6Colorful_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable6Colorful_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable6Colorful_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable6Colorful_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable6Colorful_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable7Colorful",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable7Colorful_Accent1",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable7Colorful_Accent2",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable7Colorful_Accent3",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable7Colorful_Accent4",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable7Colorful_Accent5",EnumField,Fine,false +word,Word.BuiltInStyleName,"listTable7Colorful_Accent6",EnumField,Fine,false +word,Word.BuiltInStyleName,"normal",EnumField,Good,false +word,Word.BuiltInStyleName,"noSpacing",EnumField,Fine,false +word,Word.BuiltInStyleName,"other",EnumField,Fine,false +word,Word.BuiltInStyleName,"plainTable1",EnumField,Fine,false +word,Word.BuiltInStyleName,"plainTable2",EnumField,Fine,false +word,Word.BuiltInStyleName,"plainTable3",EnumField,Fine,false +word,Word.BuiltInStyleName,"plainTable4",EnumField,Fine,false +word,Word.BuiltInStyleName,"plainTable5",EnumField,Fine,false +word,Word.BuiltInStyleName,"quote",EnumField,Fine,false +word,Word.BuiltInStyleName,"strong",EnumField,Fine,false +word,Word.BuiltInStyleName,"subtitle",EnumField,Fine,false +word,Word.BuiltInStyleName,"subtleEmphasis",EnumField,Fine,false +word,Word.BuiltInStyleName,"subtleReference",EnumField,Fine,false +word,Word.BuiltInStyleName,"tableGrid",EnumField,Fine,false +word,Word.BuiltInStyleName,"tableGridLight",EnumField,Fine,false +word,Word.BuiltInStyleName,"title",EnumField,Fine,false +word,Word.BuiltInStyleName,"toc1",EnumField,Fine,false +word,Word.BuiltInStyleName,"toc2",EnumField,Fine,false +word,Word.BuiltInStyleName,"toc3",EnumField,Fine,false +word,Word.BuiltInStyleName,"toc4",EnumField,Fine,false +word,Word.BuiltInStyleName,"toc5",EnumField,Fine,false +word,Word.BuiltInStyleName,"toc6",EnumField,Fine,false +word,Word.BuiltInStyleName,"toc7",EnumField,Fine,false +word,Word.BuiltInStyleName,"toc8",EnumField,Fine,false +word,Word.BuiltInStyleName,"toc9",EnumField,Fine,false +word,Word.BuiltInStyleName,"tocHeading",EnumField,Fine,false +word,Word.CalendarType,N/A,Enum,Missing,false +word,Word.CalendarType,"arabic",EnumField,Fine,false +word,Word.CalendarType,"hebrew",EnumField,Fine,false +word,Word.CalendarType,"japan",EnumField,Fine,false +word,Word.CalendarType,"korean",EnumField,Fine,false +word,Word.CalendarType,"sakaEra",EnumField,Fine,false +word,Word.CalendarType,"taiwan",EnumField,Fine,false +word,Word.CalendarType,"thai",EnumField,Fine,false +word,Word.CalendarType,"translitEnglish",EnumField,Fine,false +word,Word.CalendarType,"translitFrench",EnumField,Fine,false +word,Word.CalendarType,"umalqura",EnumField,Fine,false +word,Word.CalendarType,"western",EnumField,Fine,false +word,Word.CalendarTypeBidirectional,N/A,Enum,Unknown,false +word,Word.CalendarTypeBidirectional,"bidirectional",EnumField,Fine,false +word,Word.CalendarTypeBidirectional,"gregorian",EnumField,Fine,false +word,Word.Canvas,N/A,Class,Unknown,false +word,Word.Canvas,"context",Property,Excellent,false +word,Word.Canvas,"id",Property,Great,false +word,Word.Canvas,"shape",Property,Fine,false +word,Word.Canvas,"shapes",Property,Good,false +word,Word.Canvas,"load(options)",Method,Excellent,false +word,Word.Canvas,"load(propertyNames)",Method,Excellent,false +word,Word.Canvas,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Canvas,"set(properties, options)",Method,Good,false +word,Word.Canvas,"set(properties)",Method,Good,false +word,Word.Canvas,"toJSON()",Method,Excellent,false +word,Word.Canvas,"track()",Method,Excellent,false +word,Word.Canvas,"untrack()",Method,Excellent,false +word,Word.CaptionLabelType,N/A,Enum,Unknown,false +word,Word.CaptionLabelType,"equation",EnumField,Great,false +word,Word.CaptionLabelType,"figure",EnumField,Great,false +word,Word.CaptionLabelType,"table",EnumField,Great,false +word,Word.CaptionPosition,N/A,Enum,Good,false +word,Word.CaptionPosition,"above",EnumField,Fine,false +word,Word.CaptionPosition,"below",EnumField,Fine,false +word,Word.CellPaddingLocation,N/A,Enum,Missing,true +word,Word.CellPaddingLocation,"bottom",EnumField,Fine,false +word,Word.CellPaddingLocation,"left",EnumField,Fine,false +word,Word.CellPaddingLocation,"right",EnumField,Fine,false +word,Word.CellPaddingLocation,"top",EnumField,Fine,false +word,Word.ChangeTrackingMode,N/A,Enum,Unknown,true +word,Word.ChangeTrackingMode,"off",EnumField,Fine,false +word,Word.ChangeTrackingMode,"trackAll",EnumField,Fine,false +word,Word.ChangeTrackingMode,"trackMineOnly",EnumField,Fine,false +word,Word.ChangeTrackingState,N/A,Enum,Unknown,true +word,Word.ChangeTrackingState,"added",EnumField,Fine,false +word,Word.ChangeTrackingState,"deleted",EnumField,Fine,false +word,Word.ChangeTrackingState,"normal",EnumField,Fine,false +word,Word.ChangeTrackingState,"unknown",EnumField,Fine,false +word,Word.ChangeTrackingVersion,N/A,Enum,Unknown,true +word,Word.ChangeTrackingVersion,"current",EnumField,Fine,false +word,Word.ChangeTrackingVersion,"original",EnumField,Fine,false +word,Word.CharacterCase,N/A,Enum,Unknown,false +word,Word.CharacterCase,"fullWidth",EnumField,Great,false +word,Word.CharacterCase,"halfWidth",EnumField,Great,false +word,Word.CharacterCase,"hiragana",EnumField,Great,false +word,Word.CharacterCase,"katakana",EnumField,Great,false +word,Word.CharacterCase,"lower",EnumField,Excellent,false +word,Word.CharacterCase,"next",EnumField,Excellent,false +word,Word.CharacterCase,"titleSentence",EnumField,Excellent,false +word,Word.CharacterCase,"titleWord",EnumField,Excellent,false +word,Word.CharacterCase,"toggle",EnumField,Excellent,false +word,Word.CharacterCase,"upper",EnumField,Excellent,false +word,Word.CharacterWidth,N/A,Enum,Great,false +word,Word.CharacterWidth,"full",EnumField,Great,false +word,Word.CharacterWidth,"half",EnumField,Great,false +word,Word.CheckboxContentControl,N/A,Class,Unknown,true +word,Word.CheckboxContentControl,"context",Property,Excellent,false +word,Word.CheckboxContentControl,"isChecked",Property,Good,false +word,Word.CheckboxContentControl,"load(options)",Method,Excellent,false +word,Word.CheckboxContentControl,"load(propertyNames)",Method,Excellent,false +word,Word.CheckboxContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CheckboxContentControl,"set(properties, options)",Method,Good,false +word,Word.CheckboxContentControl,"set(properties)",Method,Good,false +word,Word.CheckboxContentControl,"toJSON()",Method,Excellent,false +word,Word.CheckboxContentControl,"track()",Method,Excellent,false +word,Word.CheckboxContentControl,"untrack()",Method,Excellent,false +word,Word.CheckInVersionType,N/A,Enum,Unknown,false +word,Word.CheckInVersionType,"major",EnumField,Fine,false +word,Word.CheckInVersionType,"minor",EnumField,Fine,false +word,Word.CheckInVersionType,"overwrite",EnumField,Fine,false +word,Word.CloseBehavior,N/A,Enum,Unknown,true +word,Word.CloseBehavior,"save",EnumField,Fine,false +word,Word.CloseBehavior,"skipSave",EnumField,Good,false +word,Word.Coauthor,N/A,Class,Unknown,false +word,Word.Coauthor,"context",Property,Excellent,false +word,Word.Coauthor,"emailAddress",Property,Poor,false +word,Word.Coauthor,"id",Property,Great,false +word,Word.Coauthor,"isMe",Property,Fine,false +word,Word.Coauthor,"locks",Property,Good,false +word,Word.Coauthor,"name",Property,Poor,false +word,Word.Coauthor,"load(options)",Method,Excellent,false +word,Word.Coauthor,"load(propertyNames)",Method,Excellent,false +word,Word.Coauthor,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Coauthor,"toJSON()",Method,Excellent,false +word,Word.Coauthor,"track()",Method,Excellent,false +word,Word.Coauthor,"untrack()",Method,Excellent,false +word,Word.CoauthorCollection,N/A,Class,Unknown,false +word,Word.CoauthorCollection,"context",Property,Excellent,false +word,Word.CoauthorCollection,"items",Property,Poor,false +word,Word.CoauthorCollection,"load(options)",Method,Excellent,false +word,Word.CoauthorCollection,"load(propertyNames)",Method,Excellent,false +word,Word.CoauthorCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CoauthorCollection,"toJSON()",Method,Excellent,false +word,Word.CoauthorCollection,"track()",Method,Excellent,false +word,Word.CoauthorCollection,"untrack()",Method,Excellent,false +word,Word.Coauthoring,N/A,Class,Unknown,false +word,Word.Coauthoring,"authors",Property,Good,false +word,Word.Coauthoring,"canCoauthor",Property,Poor,false +word,Word.Coauthoring,"canMerge",Property,Fine,false +word,Word.Coauthoring,"conflicts",Property,Good,false +word,Word.Coauthoring,"context",Property,Excellent,false +word,Word.Coauthoring,"locks",Property,Good,false +word,Word.Coauthoring,"me",Property,Good,false +word,Word.Coauthoring,"pendingUpdates",Property,Good,false +word,Word.Coauthoring,"updates",Property,Great,false +word,Word.Coauthoring,"load(options)",Method,Excellent,false +word,Word.Coauthoring,"load(propertyNames)",Method,Excellent,false +word,Word.Coauthoring,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Coauthoring,"toJSON()",Method,Excellent,false +word,Word.Coauthoring,"track()",Method,Excellent,false +word,Word.Coauthoring,"untrack()",Method,Excellent,false +word,Word.CoauthoringLock,N/A,Class,Unknown,false +word,Word.CoauthoringLock,"context",Property,Excellent,false +word,Word.CoauthoringLock,"owner",Property,Poor,false +word,Word.CoauthoringLock,"range",Property,Good,false +word,Word.CoauthoringLock,"type",Property,Good,false +word,Word.CoauthoringLock,"load(options)",Method,Excellent,false +word,Word.CoauthoringLock,"load(propertyNames)",Method,Excellent,false +word,Word.CoauthoringLock,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CoauthoringLock,"set(properties, options)",Method,Good,false +word,Word.CoauthoringLock,"set(properties)",Method,Good,false +word,Word.CoauthoringLock,"toJSON()",Method,Excellent,false +word,Word.CoauthoringLock,"track()",Method,Excellent,false +word,Word.CoauthoringLock,"unlock()",Method,Good,false +word,Word.CoauthoringLock,"untrack()",Method,Excellent,false +word,Word.CoauthoringLockAddOptions,N/A,Interface,Unknown,false +word,Word.CoauthoringLockAddOptions,"range",Property,Great,false +word,Word.CoauthoringLockAddOptions,"type",Property,Great,false +word,Word.CoauthoringLockCollection,N/A,Class,Great,false +word,Word.CoauthoringLockCollection,"context",Property,Excellent,false +word,Word.CoauthoringLockCollection,"items",Property,Poor,false +word,Word.CoauthoringLockCollection,"add(options)",Method,Excellent,false +word,Word.CoauthoringLockCollection,"load(options)",Method,Excellent,false +word,Word.CoauthoringLockCollection,"load(propertyNames)",Method,Excellent,false +word,Word.CoauthoringLockCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CoauthoringLockCollection,"toJSON()",Method,Excellent,false +word,Word.CoauthoringLockCollection,"track()",Method,Excellent,false +word,Word.CoauthoringLockCollection,"unlockEphemeralLocks()",Method,Poor,false +word,Word.CoauthoringLockCollection,"untrack()",Method,Excellent,false +word,Word.CoauthoringLockType,N/A,Enum,Fine,false +word,Word.CoauthoringLockType,"changed",EnumField,Fine,false +word,Word.CoauthoringLockType,"ephemeral",EnumField,Fine,false +word,Word.CoauthoringLockType,"none",EnumField,Fine,false +word,Word.CoauthoringLockType,"reservation",EnumField,Fine,false +word,Word.CoauthoringUpdate,N/A,Class,Unknown,false +word,Word.CoauthoringUpdate,"context",Property,Excellent,false +word,Word.CoauthoringUpdate,"range",Property,Good,false +word,Word.CoauthoringUpdate,"load(options)",Method,Excellent,false +word,Word.CoauthoringUpdate,"load(propertyNames)",Method,Excellent,false +word,Word.CoauthoringUpdate,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CoauthoringUpdate,"set(properties, options)",Method,Good,false +word,Word.CoauthoringUpdate,"set(properties)",Method,Good,false +word,Word.CoauthoringUpdate,"toJSON()",Method,Excellent,false +word,Word.CoauthoringUpdate,"track()",Method,Excellent,false +word,Word.CoauthoringUpdate,"untrack()",Method,Excellent,false +word,Word.CoauthoringUpdateCollection,N/A,Class,Unknown,false +word,Word.CoauthoringUpdateCollection,"context",Property,Excellent,false +word,Word.CoauthoringUpdateCollection,"items",Property,Poor,false +word,Word.CoauthoringUpdateCollection,"load(options)",Method,Excellent,false +word,Word.CoauthoringUpdateCollection,"load(propertyNames)",Method,Excellent,false +word,Word.CoauthoringUpdateCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CoauthoringUpdateCollection,"toJSON()",Method,Excellent,false +word,Word.CoauthoringUpdateCollection,"track()",Method,Excellent,false +word,Word.CoauthoringUpdateCollection,"untrack()",Method,Excellent,false +word,Word.CollapseDirection,N/A,Enum,Unknown,false +word,Word.CollapseDirection,"end",EnumField,Fine,false +word,Word.CollapseDirection,"start",EnumField,Fine,false +word,Word.ColorFormat,N/A,Class,Unknown,false +word,Word.ColorFormat,"brightness",Property,Excellent,false +word,Word.ColorFormat,"context",Property,Excellent,false +word,Word.ColorFormat,"objectThemeColor",Property,Good,false +word,Word.ColorFormat,"rgb",Property,Excellent,false +word,Word.ColorFormat,"tintAndShade",Property,Excellent,false +word,Word.ColorFormat,"type",Property,Fine,false +word,Word.ColorFormat,"load(options)",Method,Excellent,false +word,Word.ColorFormat,"load(propertyNames)",Method,Excellent,false +word,Word.ColorFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ColorFormat,"set(properties, options)",Method,Good,false +word,Word.ColorFormat,"set(properties)",Method,Good,false +word,Word.ColorFormat,"toJSON()",Method,Excellent,false +word,Word.ColorFormat,"track()",Method,Excellent,false +word,Word.ColorFormat,"untrack()",Method,Excellent,false +word,Word.ColorIndex,N/A,Enum,Fine,false +word,Word.ColorIndex,"auto",EnumField,Fine,false +word,Word.ColorIndex,"black",EnumField,Fine,false +word,Word.ColorIndex,"blue",EnumField,Fine,false +word,Word.ColorIndex,"brightGreen",EnumField,Fine,false +word,Word.ColorIndex,"byAuthor",EnumField,Fine,false +word,Word.ColorIndex,"classicBlue",EnumField,Fine,false +word,Word.ColorIndex,"classicRed",EnumField,Fine,false +word,Word.ColorIndex,"darkBlue",EnumField,Fine,false +word,Word.ColorIndex,"darkRed",EnumField,Fine,false +word,Word.ColorIndex,"darkYellow",EnumField,Fine,false +word,Word.ColorIndex,"gray25",EnumField,Fine,false +word,Word.ColorIndex,"gray50",EnumField,Fine,false +word,Word.ColorIndex,"green",EnumField,Fine,false +word,Word.ColorIndex,"pink",EnumField,Fine,false +word,Word.ColorIndex,"red",EnumField,Fine,false +word,Word.ColorIndex,"teal",EnumField,Fine,false +word,Word.ColorIndex,"turquoise",EnumField,Fine,false +word,Word.ColorIndex,"violet",EnumField,Fine,false +word,Word.ColorIndex,"white",EnumField,Fine,false +word,Word.ColorIndex,"yellow",EnumField,Fine,false +word,Word.ColorType,N/A,Enum,Unknown,false +word,Word.ColorType,"rgb",EnumField,Fine,false +word,Word.ColorType,"scheme",EnumField,Fine,false +word,Word.ColumnWidth,N/A,Enum,Good,false +word,Word.ColumnWidth,"default",EnumField,Good,false +word,Word.ColumnWidth,"narrow",EnumField,Fine,false +word,Word.ColumnWidth,"wide",EnumField,Fine,false +word,Word.ComboBoxContentControl,N/A,Class,Unknown,true +word,Word.ComboBoxContentControl,"context",Property,Excellent,false +word,Word.ComboBoxContentControl,"listItems",Property,Fine,true +word,Word.ComboBoxContentControl,"addListItem(displayText, value, index)",Method,Great,true +word,Word.ComboBoxContentControl,"deleteAllListItems()",Method,Good,true +word,Word.ComboBoxContentControl,"load(propertyNames)",Method,Excellent,false +word,Word.ComboBoxContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ComboBoxContentControl,"toJSON()",Method,Excellent,false +word,Word.ComboBoxContentControl,"track()",Method,Excellent,false +word,Word.ComboBoxContentControl,"untrack()",Method,Excellent,false +word,Word.Comment,N/A,Class,Unknown,true +word,Word.Comment,"authorEmail",Property,Poor,false +word,Word.Comment,"authorName",Property,Poor,false +word,Word.Comment,"content",Property,Good,true +word,Word.Comment,"contentRange",Property,Good,true +word,Word.Comment,"context",Property,Excellent,false +word,Word.Comment,"creationDate",Property,Poor,false +word,Word.Comment,"id",Property,Poor,false +word,Word.Comment,"replies",Property,Good,true +word,Word.Comment,"resolved",Property,Excellent,true +word,Word.Comment,"delete()",Method,Fine,true +word,Word.Comment,"getRange()",Method,Fine,true +word,Word.Comment,"load(options)",Method,Excellent,false +word,Word.Comment,"load(propertyNames)",Method,Excellent,false +word,Word.Comment,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Comment,"reply(replyText)",Method,Poor,true +word,Word.Comment,"set(properties, options)",Method,Good,false +word,Word.Comment,"set(properties)",Method,Good,false +word,Word.Comment,"toJSON()",Method,Excellent,false +word,Word.Comment,"track()",Method,Excellent,false +word,Word.Comment,"untrack()",Method,Excellent,false +word,Word.CommentChangeType,N/A,Enum,Fine,true +word,Word.CommentChangeType,"edited",EnumField,Fine,false +word,Word.CommentChangeType,"none",EnumField,Fine,false +word,Word.CommentChangeType,"reopened",EnumField,Fine,false +word,Word.CommentChangeType,"replyAdded",EnumField,Fine,false +word,Word.CommentChangeType,"replyDeleted",EnumField,Fine,false +word,Word.CommentChangeType,"replyEdited",EnumField,Fine,false +word,Word.CommentChangeType,"resolved",EnumField,Fine,false +word,Word.CommentCollection,N/A,Class,Unknown,true +word,Word.CommentCollection,"context",Property,Excellent,false +word,Word.CommentCollection,"items",Property,Poor,true +word,Word.CommentCollection,"getFirst()",Method,Great,false +word,Word.CommentCollection,"getFirstOrNullObject()",Method,Excellent,true +word,Word.CommentCollection,"load(options)",Method,Excellent,false +word,Word.CommentCollection,"load(propertyNames)",Method,Excellent,false +word,Word.CommentCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CommentCollection,"toJSON()",Method,Excellent,false +word,Word.CommentCollection,"track()",Method,Excellent,false +word,Word.CommentCollection,"untrack()",Method,Excellent,false +word,Word.CommentContentRange,N/A,Class,Missing,true +word,Word.CommentContentRange,"bold",Property,Excellent,false +word,Word.CommentContentRange,"context",Property,Excellent,false +word,Word.CommentContentRange,"hyperlink",Property,Good,false +word,Word.CommentContentRange,"isEmpty",Property,Poor,false +word,Word.CommentContentRange,"italic",Property,Excellent,false +word,Word.CommentContentRange,"strikeThrough",Property,Excellent,false +word,Word.CommentContentRange,"text",Property,Poor,false +word,Word.CommentContentRange,"underline",Property,Excellent,false +word,Word.CommentContentRange,"insertText(text, insertLocation)",Method,Excellent,false +word,Word.CommentContentRange,"load(options)",Method,Excellent,false +word,Word.CommentContentRange,"load(propertyNames)",Method,Excellent,false +word,Word.CommentContentRange,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CommentContentRange,"set(properties, options)",Method,Good,false +word,Word.CommentContentRange,"set(properties)",Method,Good,false +word,Word.CommentContentRange,"toJSON()",Method,Excellent,false +word,Word.CommentContentRange,"track()",Method,Excellent,false +word,Word.CommentContentRange,"untrack()",Method,Excellent,false +word,Word.CommentDetail,N/A,Interface,Unknown,true +word,Word.CommentDetail,"id",Property,Poor,false +word,Word.CommentDetail,"replyIds",Property,Poor,false +word,Word.CommentEventArgs,N/A,Interface,Unknown,true +word,Word.CommentEventArgs,"changeType",Property,Fine,false +word,Word.CommentEventArgs,"commentDetails",Property,Good,false +word,Word.CommentEventArgs,"source",Property,Good,false +word,Word.CommentEventArgs,"type",Property,Poor,false +word,Word.CommentReply,N/A,Class,Unknown,true +word,Word.CommentReply,"authorEmail",Property,Poor,false +word,Word.CommentReply,"authorName",Property,Poor,false +word,Word.CommentReply,"content",Property,Excellent,false +word,Word.CommentReply,"contentRange",Property,Good,false +word,Word.CommentReply,"context",Property,Excellent,false +word,Word.CommentReply,"creationDate",Property,Poor,false +word,Word.CommentReply,"id",Property,Poor,false +word,Word.CommentReply,"parentComment",Property,Poor,false +word,Word.CommentReply,"delete()",Method,Fine,false +word,Word.CommentReply,"load(options)",Method,Excellent,false +word,Word.CommentReply,"load(propertyNames)",Method,Excellent,false +word,Word.CommentReply,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CommentReply,"set(properties, options)",Method,Good,false +word,Word.CommentReply,"set(properties)",Method,Good,false +word,Word.CommentReply,"toJSON()",Method,Excellent,false +word,Word.CommentReply,"track()",Method,Excellent,false +word,Word.CommentReply,"untrack()",Method,Excellent,false +word,Word.CommentReplyCollection,N/A,Class,Unknown,true +word,Word.CommentReplyCollection,"context",Property,Excellent,false +word,Word.CommentReplyCollection,"items",Property,Poor,false +word,Word.CommentReplyCollection,"getFirst()",Method,Great,false +word,Word.CommentReplyCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.CommentReplyCollection,"load(options)",Method,Excellent,false +word,Word.CommentReplyCollection,"load(propertyNames)",Method,Excellent,false +word,Word.CommentReplyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CommentReplyCollection,"toJSON()",Method,Excellent,false +word,Word.CommentReplyCollection,"track()",Method,Excellent,false +word,Word.CommentReplyCollection,"untrack()",Method,Excellent,false +word,Word.CompareTarget,N/A,Enum,Unknown,true +word,Word.CompareTarget,"compareTargetCurrent",EnumField,Good,false +word,Word.CompareTarget,"compareTargetNew",EnumField,Good,false +word,Word.CompareTarget,"compareTargetSelected",EnumField,Good,false +word,Word.CompatibilityMode,N/A,Enum,Unknown,false +word,Word.CompatibilityMode,"current",EnumField,Fine,false +word,Word.CompatibilityMode,"word2003",EnumField,Fine,false +word,Word.CompatibilityMode,"word2007",EnumField,Fine,false +word,Word.CompatibilityMode,"word2010",EnumField,Fine,false +word,Word.CompatibilityMode,"word2013",EnumField,Fine,false +word,Word.ConditionalStyle,N/A,Class,Unknown,false +word,Word.ConditionalStyle,"borders",Property,Excellent,false +word,Word.ConditionalStyle,"bottomPadding",Property,Great,false +word,Word.ConditionalStyle,"context",Property,Excellent,false +word,Word.ConditionalStyle,"font",Property,Excellent,false +word,Word.ConditionalStyle,"leftPadding",Property,Great,false +word,Word.ConditionalStyle,"paragraphFormat",Property,Excellent,false +word,Word.ConditionalStyle,"rightPadding",Property,Great,false +word,Word.ConditionalStyle,"shading",Property,Excellent,false +word,Word.ConditionalStyle,"topPadding",Property,Great,false +word,Word.ConditionalStyle,"load(options)",Method,Excellent,false +word,Word.ConditionalStyle,"load(propertyNames)",Method,Excellent,false +word,Word.ConditionalStyle,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ConditionalStyle,"toJSON()",Method,Excellent,false +word,Word.ConditionalStyle,"track()",Method,Excellent,false +word,Word.ConditionalStyle,"untrack()",Method,Excellent,false +word,Word.ConditionCode,N/A,Enum,Unknown,false +word,Word.ConditionCode,"bottomLeftCell",EnumField,Fine,false +word,Word.ConditionCode,"bottomRightCell",EnumField,Fine,false +word,Word.ConditionCode,"evenColumnBanding",EnumField,Fine,false +word,Word.ConditionCode,"evenRowBanding",EnumField,Fine,false +word,Word.ConditionCode,"firstColumn",EnumField,Fine,false +word,Word.ConditionCode,"firstRow",EnumField,Fine,false +word,Word.ConditionCode,"lastColumn",EnumField,Fine,false +word,Word.ConditionCode,"lastRow",EnumField,Fine,false +word,Word.ConditionCode,"oddColumnBanding",EnumField,Fine,false +word,Word.ConditionCode,"oddRowBanding",EnumField,Fine,false +word,Word.ConditionCode,"topLeftCell",EnumField,Fine,false +word,Word.ConditionCode,"topRightCell",EnumField,Fine,false +word,Word.Conflict,N/A,Class,Unknown,false +word,Word.Conflict,"context",Property,Excellent,false +word,Word.Conflict,"range",Property,Good,false +word,Word.Conflict,"type",Property,Fine,false +word,Word.Conflict,"accept()",Method,Fine,false +word,Word.Conflict,"load(options)",Method,Excellent,false +word,Word.Conflict,"load(propertyNames)",Method,Excellent,false +word,Word.Conflict,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Conflict,"reject()",Method,Fine,false +word,Word.Conflict,"set(properties, options)",Method,Good,false +word,Word.Conflict,"set(properties)",Method,Good,false +word,Word.Conflict,"toJSON()",Method,Excellent,false +word,Word.Conflict,"track()",Method,Excellent,false +word,Word.Conflict,"untrack()",Method,Excellent,false +word,Word.ConflictCollection,N/A,Class,Unknown,false +word,Word.ConflictCollection,"context",Property,Excellent,false +word,Word.ConflictCollection,"items",Property,Poor,false +word,Word.ConflictCollection,"acceptAll()",Method,Fine,false +word,Word.ConflictCollection,"getItem(index)",Method,Good,false +word,Word.ConflictCollection,"load(options)",Method,Excellent,false +word,Word.ConflictCollection,"load(propertyNames)",Method,Excellent,false +word,Word.ConflictCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ConflictCollection,"rejectAll()",Method,Fine,false +word,Word.ConflictCollection,"toJSON()",Method,Excellent,false +word,Word.ConflictCollection,"track()",Method,Excellent,false +word,Word.ConflictCollection,"untrack()",Method,Excellent,false +word,Word.ContentControl,N/A,Class,Unknown,true +word,Word.ContentControl,"appearance",Property,Excellent,false +word,Word.ContentControl,"buildingBlockGalleryContentControl",Property,Good,false +word,Word.ContentControl,"cannotDelete",Property,Excellent,false +word,Word.ContentControl,"cannotEdit",Property,Excellent,false +word,Word.ContentControl,"checkboxContentControl",Property,Good,true +word,Word.ContentControl,"color",Property,Great,false +word,Word.ContentControl,"comboBoxContentControl",Property,Good,true +word,Word.ContentControl,"contentControls",Property,Good,false +word,Word.ContentControl,"context",Property,Excellent,false +word,Word.ContentControl,"datePickerContentControl",Property,Good,false +word,Word.ContentControl,"dropDownListContentControl",Property,Good,true +word,Word.ContentControl,"endnotes",Property,Fine,false +word,Word.ContentControl,"fields",Property,Great,false +word,Word.ContentControl,"font",Property,Fine,false +word,Word.ContentControl,"footnotes",Property,Fine,false +word,Word.ContentControl,"groupContentControl",Property,Good,false +word,Word.ContentControl,"id",Property,Great,false +word,Word.ContentControl,"inlinePictures",Property,Good,false +word,Word.ContentControl,"lists",Property,Good,false +word,Word.ContentControl,"paragraphs",Property,Good,false +word,Word.ContentControl,"parentBody",Property,Poor,false +word,Word.ContentControl,"parentContentControl",Property,Great,false +word,Word.ContentControl,"parentContentControlOrNullObject",Property,Excellent,false +word,Word.ContentControl,"parentTable",Property,Great,false +word,Word.ContentControl,"parentTableCell",Property,Great,false +word,Word.ContentControl,"parentTableCellOrNullObject",Property,Excellent,false +word,Word.ContentControl,"parentTableOrNullObject",Property,Excellent,false +word,Word.ContentControl,"pictureContentControl",Property,Good,false +word,Word.ContentControl,"placeholderText",Property,Excellent,false +word,Word.ContentControl,"removeWhenEdited",Property,Excellent,false +word,Word.ContentControl,"repeatingSectionContentControl",Property,Good,false +word,Word.ContentControl,"style",Property,Excellent,false +word,Word.ContentControl,"styleBuiltIn",Property,Excellent,false +word,Word.ContentControl,"subtype",Property,Fine,false +word,Word.ContentControl,"tables",Property,Good,false +word,Word.ContentControl,"tag",Property,Good,true +word,Word.ContentControl,"text",Property,Poor,false +word,Word.ContentControl,"title",Property,Good,false +word,Word.ContentControl,"type",Property,Fine,false +word,Word.ContentControl,"xmlMapping",Property,Great,false +word,Word.ContentControl,"clear()",Method,Fine,true +word,Word.ContentControl,"delete(keepContent)",Method,Great,true +word,Word.ContentControl,"getComments()",Method,Poor,false +word,Word.ContentControl,"getContentControls(options)",Method,Fine,false +word,Word.ContentControl,"getHtml()",Method,Excellent,true +word,Word.ContentControl,"getOoxml()",Method,Good,true +word,Word.ContentControl,"getRange(rangeLocation)",Method,Fine,false +word,Word.ContentControl,"getReviewedText(changeTrackingVersion)",Method,Fine,false +word,Word.ContentControl,"getReviewedText(changeTrackingVersion)",Method,Fine,false +word,Word.ContentControl,"getTextRanges(endingMarks, trimSpacing)",Method,Fine,false +word,Word.ContentControl,"getTrackedChanges()",Method,Good,false +word,Word.ContentControl,"insertBreak(breakType, insertLocation)",Method,Excellent,true +word,Word.ContentControl,"insertFileFromBase64(base64File, insertLocation)",Method,Good,false +word,Word.ContentControl,"insertHtml(html, insertLocation)",Method,Good,true +word,Word.ContentControl,"insertInlinePictureFromBase64(base64EncodedImage, insertLocation)",Method,Good,false +word,Word.ContentControl,"insertOoxml(ooxml, insertLocation)",Method,Good,true +word,Word.ContentControl,"insertParagraph(paragraphText, insertLocation)",Method,Fine,true +word,Word.ContentControl,"insertTable(rowCount, columnCount, insertLocation, values)",Method,Good,false +word,Word.ContentControl,"insertText(text, insertLocation)",Method,Good,true +word,Word.ContentControl,"load(options)",Method,Excellent,true +word,Word.ContentControl,"load(propertyNames)",Method,Excellent,false +word,Word.ContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ContentControl,"resetState()",Method,Poor,true +word,Word.ContentControl,"search(searchText, searchOptions)",Method,Excellent,true +word,Word.ContentControl,"select(selectionMode)",Method,Fine,false +word,Word.ContentControl,"select(selectionMode)",Method,Fine,false +word,Word.ContentControl,"set(properties, options)",Method,Good,true +word,Word.ContentControl,"set(properties)",Method,Good,false +word,Word.ContentControl,"setState(contentControlState)",Method,Poor,true +word,Word.ContentControl,"setState(contentControlState)",Method,Poor,false +word,Word.ContentControl,"split(delimiters, multiParagraphs, trimDelimiters, trimSpacing)",Method,Fine,false +word,Word.ContentControl,"toJSON()",Method,Excellent,false +word,Word.ContentControl,"track()",Method,Excellent,false +word,Word.ContentControl,"untrack()",Method,Excellent,false +word,Word.ContentControlAddedEventArgs,N/A,Interface,Unknown,true +word,Word.ContentControlAddedEventArgs,"eventType",Property,Poor,false +word,Word.ContentControlAddedEventArgs,"ids",Property,Poor,false +word,Word.ContentControlAddedEventArgs,"source",Property,Good,false +word,Word.ContentControlAppearance,N/A,Enum,Unknown,true +word,Word.ContentControlAppearance,"boundingBox",EnumField,Great,false +word,Word.ContentControlAppearance,"hidden",EnumField,Fine,false +word,Word.ContentControlAppearance,"tags",EnumField,Fine,false +word,Word.ContentControlCollection,N/A,Class,Unknown,true +word,Word.ContentControlCollection,"context",Property,Excellent,false +word,Word.ContentControlCollection,"items",Property,Poor,false +word,Word.ContentControlCollection,"getByChangeTrackingStates(changeTrackingStates)",Method,Good,false +word,Word.ContentControlCollection,"getById(id)",Method,Great,true +word,Word.ContentControlCollection,"getByIdOrNullObject(id)",Method,Excellent,true +word,Word.ContentControlCollection,"getByTag(tag)",Method,Good,true +word,Word.ContentControlCollection,"getByTitle(title)",Method,Good,true +word,Word.ContentControlCollection,"getByTypes(types)",Method,Good,false +word,Word.ContentControlCollection,"getFirst()",Method,Great,true +word,Word.ContentControlCollection,"getFirstOrNullObject()",Method,Excellent,true +word,Word.ContentControlCollection,"getItem(id)",Method,Poor,false +word,Word.ContentControlCollection,"load(options)",Method,Excellent,true +word,Word.ContentControlCollection,"load(propertyNames)",Method,Excellent,false +word,Word.ContentControlCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ContentControlCollection,"toJSON()",Method,Excellent,false +word,Word.ContentControlCollection,"track()",Method,Excellent,false +word,Word.ContentControlCollection,"untrack()",Method,Excellent,false +word,Word.ContentControlDataChangedEventArgs,N/A,Interface,Unknown,true +word,Word.ContentControlDataChangedEventArgs,"eventType",Property,Poor,false +word,Word.ContentControlDataChangedEventArgs,"ids",Property,Poor,false +word,Word.ContentControlDataChangedEventArgs,"source",Property,Good,false +word,Word.ContentControlDateStorageFormat,N/A,Enum,Unknown,false +word,Word.ContentControlDateStorageFormat,"date",EnumField,Good,false +word,Word.ContentControlDateStorageFormat,"dateTime",EnumField,Good,false +word,Word.ContentControlDateStorageFormat,"text",EnumField,Fine,false +word,Word.ContentControlDeletedEventArgs,N/A,Interface,Unknown,true +word,Word.ContentControlDeletedEventArgs,"eventType",Property,Poor,false +word,Word.ContentControlDeletedEventArgs,"ids",Property,Poor,false +word,Word.ContentControlDeletedEventArgs,"source",Property,Good,false +word,Word.ContentControlEnteredEventArgs,N/A,Interface,Unknown,true +word,Word.ContentControlEnteredEventArgs,"eventType",Property,Poor,false +word,Word.ContentControlEnteredEventArgs,"ids",Property,Poor,false +word,Word.ContentControlEnteredEventArgs,"source",Property,Good,false +word,Word.ContentControlExitedEventArgs,N/A,Interface,Unknown,true +word,Word.ContentControlExitedEventArgs,"eventType",Property,Poor,false +word,Word.ContentControlExitedEventArgs,"ids",Property,Poor,false +word,Word.ContentControlExitedEventArgs,"source",Property,Good,false +word,Word.ContentControlLevel,N/A,Enum,Unknown,false +word,Word.ContentControlLevel,"cell",EnumField,Fine,false +word,Word.ContentControlLevel,"inline",EnumField,Fine,false +word,Word.ContentControlLevel,"paragraph",EnumField,Fine,false +word,Word.ContentControlLevel,"row",EnumField,Fine,false +word,Word.ContentControlListItem,N/A,Class,Unknown,true +word,Word.ContentControlListItem,"context",Property,Excellent,false +word,Word.ContentControlListItem,"displayText",Property,Great,true +word,Word.ContentControlListItem,"index",Property,Great,false +word,Word.ContentControlListItem,"value",Property,Excellent,false +word,Word.ContentControlListItem,"delete()",Method,Fine,true +word,Word.ContentControlListItem,"load(options)",Method,Excellent,false +word,Word.ContentControlListItem,"load(propertyNames)",Method,Excellent,false +word,Word.ContentControlListItem,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ContentControlListItem,"select()",Method,Good,false +word,Word.ContentControlListItem,"set(properties, options)",Method,Good,false +word,Word.ContentControlListItem,"set(properties)",Method,Good,false +word,Word.ContentControlListItem,"toJSON()",Method,Excellent,false +word,Word.ContentControlListItem,"track()",Method,Excellent,false +word,Word.ContentControlListItem,"untrack()",Method,Excellent,false +word,Word.ContentControlListItemCollection,N/A,Class,Unknown,true +word,Word.ContentControlListItemCollection,"context",Property,Excellent,false +word,Word.ContentControlListItemCollection,"items",Property,Poor,false +word,Word.ContentControlListItemCollection,"getFirst()",Method,Great,false +word,Word.ContentControlListItemCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.ContentControlListItemCollection,"load(options)",Method,Excellent,false +word,Word.ContentControlListItemCollection,"load(propertyNames)",Method,Excellent,false +word,Word.ContentControlListItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ContentControlListItemCollection,"toJSON()",Method,Excellent,false +word,Word.ContentControlListItemCollection,"track()",Method,Excellent,false +word,Word.ContentControlListItemCollection,"untrack()",Method,Excellent,false +word,Word.ContentControlOptions,N/A,Interface,Great,true +word,Word.ContentControlOptions,"types",Property,Good,false +word,Word.ContentControlPlaceholderOptions,N/A,Interface,Unknown,false +word,Word.ContentControlPlaceholderOptions,"buildingBlock",Property,Excellent,false +word,Word.ContentControlPlaceholderOptions,"range",Property,Excellent,false +word,Word.ContentControlPlaceholderOptions,"text",Property,Great,false +word,Word.ContentControlSelectionChangedEventArgs,N/A,Interface,Unknown,true +word,Word.ContentControlSelectionChangedEventArgs,"eventType",Property,Poor,false +word,Word.ContentControlSelectionChangedEventArgs,"ids",Property,Poor,false +word,Word.ContentControlSelectionChangedEventArgs,"source",Property,Good,false +word,Word.ContentControlState,N/A,Enum,Fine,true +word,Word.ContentControlState,"error",EnumField,Good,false +word,Word.ContentControlState,"warning",EnumField,Fine,false +word,Word.ContentControlType,N/A,Enum,Unknown,true +word,Word.ContentControlType,"buildingBlockGallery",EnumField,Fine,false +word,Word.ContentControlType,"checkBox",EnumField,Fine,false +word,Word.ContentControlType,"comboBox",EnumField,Fine,false +word,Word.ContentControlType,"datePicker",EnumField,Fine,false +word,Word.ContentControlType,"dropDownList",EnumField,Fine,false +word,Word.ContentControlType,"group",EnumField,Fine,false +word,Word.ContentControlType,"picture",EnumField,Fine,false +word,Word.ContentControlType,"plainText",EnumField,Fine,false +word,Word.ContentControlType,"plainTextInline",EnumField,Fine,false +word,Word.ContentControlType,"plainTextParagraph",EnumField,Fine,false +word,Word.ContentControlType,"repeatingSection",EnumField,Fine,false +word,Word.ContentControlType,"richText",EnumField,Good,false +word,Word.ContentControlType,"richTextInline",EnumField,Fine,false +word,Word.ContentControlType,"richTextParagraphs",EnumField,Fine,false +word,Word.ContentControlType,"richTextTable",EnumField,Fine,false +word,Word.ContentControlType,"richTextTableCell",EnumField,Fine,false +word,Word.ContentControlType,"richTextTableRow",EnumField,Fine,false +word,Word.ContentControlType,"unknown",EnumField,Fine,false +word,Word.Continue,N/A,Enum,Unknown,false +word,Word.Continue,"disabled",EnumField,Fine,false +word,Word.Continue,"list",EnumField,Fine,false +word,Word.Continue,"reset",EnumField,Fine,false +word,Word.Critique,N/A,Interface,Unknown,true +word,Word.Critique,"colorScheme",Property,Good,false +word,Word.Critique,"length",Property,Great,false +word,Word.Critique,"popupOptions",Property,Excellent,false +word,Word.Critique,"start",Property,Great,false +word,Word.CritiqueAnnotation,N/A,Class,Unknown,true +word,Word.CritiqueAnnotation,"context",Property,Excellent,false +word,Word.CritiqueAnnotation,"critique",Property,Good,true +word,Word.CritiqueAnnotation,"range",Property,Poor,false +word,Word.CritiqueAnnotation,"accept()",Method,Fine,true +word,Word.CritiqueAnnotation,"load(options)",Method,Excellent,false +word,Word.CritiqueAnnotation,"load(propertyNames)",Method,Excellent,false +word,Word.CritiqueAnnotation,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CritiqueAnnotation,"reject()",Method,Fine,true +word,Word.CritiqueAnnotation,"toJSON()",Method,Excellent,false +word,Word.CritiqueAnnotation,"track()",Method,Excellent,false +word,Word.CritiqueAnnotation,"untrack()",Method,Excellent,false +word,Word.CritiqueColorScheme,N/A,Enum,Fine,true +word,Word.CritiqueColorScheme,"berry",EnumField,Fine,false +word,Word.CritiqueColorScheme,"blue",EnumField,Fine,false +word,Word.CritiqueColorScheme,"green",EnumField,Fine,false +word,Word.CritiqueColorScheme,"lavender",EnumField,Fine,false +word,Word.CritiqueColorScheme,"red",EnumField,Fine,false +word,Word.CritiquePopupOptions,N/A,Interface,Unknown,true +word,Word.CritiquePopupOptions,"brandingTextResourceId",Property,Great,false +word,Word.CritiquePopupOptions,"subtitleResourceId",Property,Great,false +word,Word.CritiquePopupOptions,"suggestions",Property,Fine,false +word,Word.CritiquePopupOptions,"titleResourceId",Property,Great,false +word,Word.CustomProperty,N/A,Class,Unknown,true +word,Word.CustomProperty,"context",Property,Excellent,false +word,Word.CustomProperty,"key",Property,Fine,false +word,Word.CustomProperty,"type",Property,Excellent,false +word,Word.CustomProperty,"value",Property,Excellent,false +word,Word.CustomProperty,"delete()",Method,Good,false +word,Word.CustomProperty,"load(options)",Method,Excellent,false +word,Word.CustomProperty,"load(propertyNames)",Method,Excellent,false +word,Word.CustomProperty,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomProperty,"set(properties, options)",Method,Good,false +word,Word.CustomProperty,"set(properties)",Method,Good,false +word,Word.CustomProperty,"toJSON()",Method,Excellent,false +word,Word.CustomProperty,"track()",Method,Excellent,false +word,Word.CustomProperty,"untrack()",Method,Excellent,false +word,Word.CustomPropertyCollection,N/A,Class,Great,true +word,Word.CustomPropertyCollection,"context",Property,Excellent,false +word,Word.CustomPropertyCollection,"items",Property,Poor,true +word,Word.CustomPropertyCollection,"add(key, value)",Method,Good,true +word,Word.CustomPropertyCollection,"deleteAll()",Method,Fine,false +word,Word.CustomPropertyCollection,"getCount()",Method,Poor,false +word,Word.CustomPropertyCollection,"getItem(key)",Method,Excellent,false +word,Word.CustomPropertyCollection,"getItemOrNullObject(key)",Method,Excellent,false +word,Word.CustomPropertyCollection,"load(options)",Method,Excellent,false +word,Word.CustomPropertyCollection,"load(propertyNames)",Method,Excellent,false +word,Word.CustomPropertyCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomPropertyCollection,"toJSON()",Method,Excellent,false +word,Word.CustomPropertyCollection,"track()",Method,Excellent,false +word,Word.CustomPropertyCollection,"untrack()",Method,Excellent,false +word,Word.CustomXmlAddNodeOptions,N/A,Interface,Unknown,false +word,Word.CustomXmlAddNodeOptions,"name",Property,Great,false +word,Word.CustomXmlAddNodeOptions,"namespaceUri",Property,Excellent,false +word,Word.CustomXmlAddNodeOptions,"nextSibling",Property,Excellent,false +word,Word.CustomXmlAddNodeOptions,"nodeType",Property,Excellent,false +word,Word.CustomXmlAddNodeOptions,"nodeValue",Property,Excellent,false +word,Word.CustomXmlAddSchemaOptions,N/A,Interface,Unknown,false +word,Word.CustomXmlAddSchemaOptions,"alias",Property,Excellent,false +word,Word.CustomXmlAddSchemaOptions,"fileName",Property,Excellent,false +word,Word.CustomXmlAddSchemaOptions,"installForAllUsers",Property,Excellent,false +word,Word.CustomXmlAddSchemaOptions,"namespaceUri",Property,Great,false +word,Word.CustomXmlAddValidationErrorOptions,N/A,Interface,Unknown,false +word,Word.CustomXmlAddValidationErrorOptions,"clearedOnUpdate",Property,Excellent,false +word,Word.CustomXmlAddValidationErrorOptions,"errorText",Property,Great,false +word,Word.CustomXmlAppendChildNodeOptions,N/A,Interface,Unknown,false +word,Word.CustomXmlAppendChildNodeOptions,"name",Property,Great,false +word,Word.CustomXmlAppendChildNodeOptions,"namespaceUri",Property,Excellent,false +word,Word.CustomXmlAppendChildNodeOptions,"nodeType",Property,Excellent,false +word,Word.CustomXmlAppendChildNodeOptions,"nodeValue",Property,Excellent,false +word,Word.CustomXmlInsertNodeBeforeOptions,N/A,Interface,Unknown,false +word,Word.CustomXmlInsertNodeBeforeOptions,"name",Property,Great,false +word,Word.CustomXmlInsertNodeBeforeOptions,"namespaceUri",Property,Excellent,false +word,Word.CustomXmlInsertNodeBeforeOptions,"nextSibling",Property,Excellent,false +word,Word.CustomXmlInsertNodeBeforeOptions,"nodeType",Property,Excellent,false +word,Word.CustomXmlInsertNodeBeforeOptions,"nodeValue",Property,Excellent,false +word,Word.CustomXmlInsertSubtreeBeforeOptions,N/A,Interface,Unknown,false +word,Word.CustomXmlInsertSubtreeBeforeOptions,"nextSibling",Property,Excellent,false +word,Word.CustomXmlNode,N/A,Class,Unknown,false +word,Word.CustomXmlNode,"attributes",Property,Great,false +word,Word.CustomXmlNode,"baseName",Property,Good,false +word,Word.CustomXmlNode,"childNodes",Property,Good,false +word,Word.CustomXmlNode,"context",Property,Excellent,false +word,Word.CustomXmlNode,"firstChild",Property,Excellent,false +word,Word.CustomXmlNode,"lastChild",Property,Excellent,false +word,Word.CustomXmlNode,"namespaceUri",Property,Good,false +word,Word.CustomXmlNode,"nextSibling",Property,Excellent,false +word,Word.CustomXmlNode,"nodeType",Property,Poor,false +word,Word.CustomXmlNode,"nodeValue",Property,Great,false +word,Word.CustomXmlNode,"ownerPart",Property,Good,false +word,Word.CustomXmlNode,"parentNode",Property,Excellent,false +word,Word.CustomXmlNode,"previousSibling",Property,Excellent,false +word,Word.CustomXmlNode,"text",Property,Good,false +word,Word.CustomXmlNode,"xml",Property,Fine,false +word,Word.CustomXmlNode,"xpath",Property,Excellent,false +word,Word.CustomXmlNode,"appendChildNode(options)",Method,Great,false +word,Word.CustomXmlNode,"appendChildSubtree(xml)",Method,Great,false +word,Word.CustomXmlNode,"delete()",Method,Great,false +word,Word.CustomXmlNode,"hasChildNodes()",Method,Great,false +word,Word.CustomXmlNode,"insertNodeBefore(options)",Method,Great,false +word,Word.CustomXmlNode,"insertSubtreeBefore(xml, options)",Method,Excellent,false +word,Word.CustomXmlNode,"load(options)",Method,Excellent,false +word,Word.CustomXmlNode,"load(propertyNames)",Method,Excellent,false +word,Word.CustomXmlNode,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomXmlNode,"removeChild(child)",Method,Fine,false +word,Word.CustomXmlNode,"replaceChildNode(oldNode, options)",Method,Good,false +word,Word.CustomXmlNode,"replaceChildSubtree(xml, oldNode)",Method,Good,false +word,Word.CustomXmlNode,"selectNodes(xPath)",Method,Fine,false +word,Word.CustomXmlNode,"selectSingleNode(xPath)",Method,Fine,false +word,Word.CustomXmlNode,"set(properties, options)",Method,Good,false +word,Word.CustomXmlNode,"set(properties)",Method,Good,false +word,Word.CustomXmlNode,"toJSON()",Method,Excellent,false +word,Word.CustomXmlNode,"track()",Method,Excellent,false +word,Word.CustomXmlNode,"untrack()",Method,Excellent,false +word,Word.CustomXmlNodeCollection,N/A,Class,Unknown,false +word,Word.CustomXmlNodeCollection,"context",Property,Excellent,false +word,Word.CustomXmlNodeCollection,"items",Property,Poor,false +word,Word.CustomXmlNodeCollection,"getCount()",Method,Fine,false +word,Word.CustomXmlNodeCollection,"getItem(index)",Method,Excellent,false +word,Word.CustomXmlNodeCollection,"load(options)",Method,Excellent,false +word,Word.CustomXmlNodeCollection,"load(propertyNames)",Method,Excellent,false +word,Word.CustomXmlNodeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomXmlNodeCollection,"toJSON()",Method,Excellent,false +word,Word.CustomXmlNodeCollection,"track()",Method,Excellent,false +word,Word.CustomXmlNodeCollection,"untrack()",Method,Excellent,false +word,Word.CustomXmlNodeType,N/A,Enum,Unknown,false +word,Word.CustomXmlNodeType,"attribute",EnumField,Good,false +word,Word.CustomXmlNodeType,"cData",EnumField,Fine,false +word,Word.CustomXmlNodeType,"comment",EnumField,Fine,false +word,Word.CustomXmlNodeType,"document",EnumField,Fine,false +word,Word.CustomXmlNodeType,"element",EnumField,Fine,false +word,Word.CustomXmlNodeType,"processingInstruction",EnumField,Fine,false +word,Word.CustomXmlNodeType,"text",EnumField,Fine,false +word,Word.CustomXmlPart,N/A,Class,Unknown,true +word,Word.CustomXmlPart,"builtIn",Property,Good,false +word,Word.CustomXmlPart,"context",Property,Excellent,false +word,Word.CustomXmlPart,"documentElement",Property,Excellent,false +word,Word.CustomXmlPart,"errors",Property,Great,false +word,Word.CustomXmlPart,"id",Property,Poor,true +word,Word.CustomXmlPart,"namespaceManager",Property,Great,false +word,Word.CustomXmlPart,"namespaceUri",Property,Poor,true +word,Word.CustomXmlPart,"schemaCollection",Property,Excellent,false +word,Word.CustomXmlPart,"xml",Property,Good,false +word,Word.CustomXmlPart,"addNode(parent, options)",Method,Poor,false +word,Word.CustomXmlPart,"delete()",Method,Fine,true +word,Word.CustomXmlPart,"deleteAttribute(xpath, namespaceMappings, name)",Method,Excellent,true +word,Word.CustomXmlPart,"deleteElement(xpath, namespaceMappings)",Method,Good,true +word,Word.CustomXmlPart,"getXml()",Method,Poor,true +word,Word.CustomXmlPart,"insertAttribute(xpath, namespaceMappings, name, value)",Method,Excellent,true +word,Word.CustomXmlPart,"insertElement(xpath, xml, namespaceMappings, index)",Method,Good,true +word,Word.CustomXmlPart,"load(options)",Method,Excellent,false +word,Word.CustomXmlPart,"load(propertyNames)",Method,Excellent,false +word,Word.CustomXmlPart,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomXmlPart,"loadXml(xml)",Method,Great,false +word,Word.CustomXmlPart,"query(xpath, namespaceMappings)",Method,Poor,true +word,Word.CustomXmlPart,"selectNodes(xPath)",Method,Fine,false +word,Word.CustomXmlPart,"selectSingleNode(xPath)",Method,Good,false +word,Word.CustomXmlPart,"set(properties, options)",Method,Good,false +word,Word.CustomXmlPart,"set(properties)",Method,Good,false +word,Word.CustomXmlPart,"setXml(xml)",Method,Poor,true +word,Word.CustomXmlPart,"toJSON()",Method,Excellent,false +word,Word.CustomXmlPart,"track()",Method,Excellent,false +word,Word.CustomXmlPart,"untrack()",Method,Excellent,false +word,Word.CustomXmlPart,"updateAttribute(xpath, namespaceMappings, name, value)",Method,Excellent,true +word,Word.CustomXmlPart,"updateElement(xpath, xml, namespaceMappings)",Method,Great,true +word,Word.CustomXmlPartCollection,N/A,Class,Unknown,false +word,Word.CustomXmlPartCollection,"context",Property,Excellent,false +word,Word.CustomXmlPartCollection,"items",Property,Poor,false +word,Word.CustomXmlPartCollection,"add(xml)",Method,Poor,true +word,Word.CustomXmlPartCollection,"getByNamespace(namespaceUri)",Method,Good,true +word,Word.CustomXmlPartCollection,"getCount()",Method,Poor,false +word,Word.CustomXmlPartCollection,"getItem(id)",Method,Poor,true +word,Word.CustomXmlPartCollection,"getItemOrNullObject(id)",Method,Excellent,false +word,Word.CustomXmlPartCollection,"load(options)",Method,Excellent,false +word,Word.CustomXmlPartCollection,"load(propertyNames)",Method,Excellent,false +word,Word.CustomXmlPartCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomXmlPartCollection,"toJSON()",Method,Excellent,false +word,Word.CustomXmlPartCollection,"track()",Method,Excellent,false +word,Word.CustomXmlPartCollection,"untrack()",Method,Excellent,false +word,Word.CustomXmlPartScopedCollection,N/A,Class,Unknown,true +word,Word.CustomXmlPartScopedCollection,"context",Property,Excellent,false +word,Word.CustomXmlPartScopedCollection,"items",Property,Poor,false +word,Word.CustomXmlPartScopedCollection,"getCount()",Method,Poor,false +word,Word.CustomXmlPartScopedCollection,"getItem(id)",Method,Poor,false +word,Word.CustomXmlPartScopedCollection,"getItemOrNullObject(id)",Method,Excellent,false +word,Word.CustomXmlPartScopedCollection,"getOnlyItem()",Method,Excellent,false +word,Word.CustomXmlPartScopedCollection,"getOnlyItemOrNullObject()",Method,Excellent,false +word,Word.CustomXmlPartScopedCollection,"load(options)",Method,Excellent,false +word,Word.CustomXmlPartScopedCollection,"load(propertyNames)",Method,Excellent,false +word,Word.CustomXmlPartScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomXmlPartScopedCollection,"toJSON()",Method,Excellent,false +word,Word.CustomXmlPartScopedCollection,"track()",Method,Excellent,false +word,Word.CustomXmlPartScopedCollection,"untrack()",Method,Excellent,false +word,Word.CustomXmlPrefixMapping,N/A,Class,Unknown,false +word,Word.CustomXmlPrefixMapping,"context",Property,Excellent,false +word,Word.CustomXmlPrefixMapping,"namespaceUri",Property,Great,false +word,Word.CustomXmlPrefixMapping,"prefix",Property,Good,false +word,Word.CustomXmlPrefixMapping,"load(options)",Method,Excellent,false +word,Word.CustomXmlPrefixMapping,"load(propertyNames)",Method,Excellent,false +word,Word.CustomXmlPrefixMapping,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomXmlPrefixMapping,"toJSON()",Method,Excellent,false +word,Word.CustomXmlPrefixMapping,"track()",Method,Excellent,false +word,Word.CustomXmlPrefixMapping,"untrack()",Method,Excellent,false +word,Word.CustomXmlPrefixMappingCollection,N/A,Class,Unknown,false +word,Word.CustomXmlPrefixMappingCollection,"context",Property,Excellent,false +word,Word.CustomXmlPrefixMappingCollection,"items",Property,Poor,false +word,Word.CustomXmlPrefixMappingCollection,"addNamespace(prefix, namespaceUri)",Method,Good,false +word,Word.CustomXmlPrefixMappingCollection,"getCount()",Method,Fine,false +word,Word.CustomXmlPrefixMappingCollection,"getItem(index)",Method,Excellent,false +word,Word.CustomXmlPrefixMappingCollection,"load(options)",Method,Excellent,false +word,Word.CustomXmlPrefixMappingCollection,"load(propertyNames)",Method,Excellent,false +word,Word.CustomXmlPrefixMappingCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomXmlPrefixMappingCollection,"lookupNamespace(prefix)",Method,Good,false +word,Word.CustomXmlPrefixMappingCollection,"lookupPrefix(namespaceUri)",Method,Good,false +word,Word.CustomXmlPrefixMappingCollection,"toJSON()",Method,Excellent,false +word,Word.CustomXmlPrefixMappingCollection,"track()",Method,Excellent,false +word,Word.CustomXmlPrefixMappingCollection,"untrack()",Method,Excellent,false +word,Word.CustomXmlReplaceChildNodeOptions,N/A,Interface,Unknown,false +word,Word.CustomXmlReplaceChildNodeOptions,"name",Property,Great,false +word,Word.CustomXmlReplaceChildNodeOptions,"namespaceUri",Property,Excellent,false +word,Word.CustomXmlReplaceChildNodeOptions,"nodeType",Property,Excellent,false +word,Word.CustomXmlReplaceChildNodeOptions,"nodeValue",Property,Excellent,false +word,Word.CustomXmlSchema,N/A,Class,Great,false +word,Word.CustomXmlSchema,"context",Property,Excellent,false +word,Word.CustomXmlSchema,"location",Property,Poor,false +word,Word.CustomXmlSchema,"namespaceUri",Property,Great,false +word,Word.CustomXmlSchema,"delete()",Method,Great,false +word,Word.CustomXmlSchema,"load(options)",Method,Excellent,false +word,Word.CustomXmlSchema,"load(propertyNames)",Method,Excellent,false +word,Word.CustomXmlSchema,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomXmlSchema,"reload()",Method,Poor,false +word,Word.CustomXmlSchema,"toJSON()",Method,Excellent,false +word,Word.CustomXmlSchema,"track()",Method,Excellent,false +word,Word.CustomXmlSchema,"untrack()",Method,Excellent,false +word,Word.CustomXmlSchemaCollection,N/A,Class,Unknown,false +word,Word.CustomXmlSchemaCollection,"context",Property,Excellent,false +word,Word.CustomXmlSchemaCollection,"items",Property,Poor,false +word,Word.CustomXmlSchemaCollection,"add(options)",Method,Fine,false +word,Word.CustomXmlSchemaCollection,"addCollection(schemaCollection)",Method,Fine,false +word,Word.CustomXmlSchemaCollection,"getCount()",Method,Fine,false +word,Word.CustomXmlSchemaCollection,"getItem(index)",Method,Excellent,false +word,Word.CustomXmlSchemaCollection,"getNamespaceUri()",Method,Fine,false +word,Word.CustomXmlSchemaCollection,"load(options)",Method,Excellent,false +word,Word.CustomXmlSchemaCollection,"load(propertyNames)",Method,Excellent,false +word,Word.CustomXmlSchemaCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomXmlSchemaCollection,"toJSON()",Method,Excellent,false +word,Word.CustomXmlSchemaCollection,"track()",Method,Excellent,false +word,Word.CustomXmlSchemaCollection,"untrack()",Method,Excellent,false +word,Word.CustomXmlSchemaCollection,"validate()",Method,Great,false +word,Word.CustomXmlValidationError,N/A,Class,Unknown,false +word,Word.CustomXmlValidationError,"context",Property,Excellent,false +word,Word.CustomXmlValidationError,"errorCode",Property,Excellent,false +word,Word.CustomXmlValidationError,"name",Property,Excellent,false +word,Word.CustomXmlValidationError,"node",Property,Excellent,false +word,Word.CustomXmlValidationError,"text",Property,Great,false +word,Word.CustomXmlValidationError,"type",Property,Great,false +word,Word.CustomXmlValidationError,"delete()",Method,Great,false +word,Word.CustomXmlValidationError,"load(options)",Method,Excellent,false +word,Word.CustomXmlValidationError,"load(propertyNames)",Method,Excellent,false +word,Word.CustomXmlValidationError,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomXmlValidationError,"set(properties, options)",Method,Good,false +word,Word.CustomXmlValidationError,"set(properties)",Method,Good,false +word,Word.CustomXmlValidationError,"toJSON()",Method,Excellent,false +word,Word.CustomXmlValidationError,"track()",Method,Excellent,false +word,Word.CustomXmlValidationError,"untrack()",Method,Excellent,false +word,Word.CustomXmlValidationErrorCollection,N/A,Class,Unknown,false +word,Word.CustomXmlValidationErrorCollection,"context",Property,Excellent,false +word,Word.CustomXmlValidationErrorCollection,"items",Property,Poor,false +word,Word.CustomXmlValidationErrorCollection,"add(node, errorName, options)",Method,Great,false +word,Word.CustomXmlValidationErrorCollection,"getCount()",Method,Fine,false +word,Word.CustomXmlValidationErrorCollection,"getItem(index)",Method,Excellent,false +word,Word.CustomXmlValidationErrorCollection,"load(options)",Method,Excellent,false +word,Word.CustomXmlValidationErrorCollection,"load(propertyNames)",Method,Excellent,false +word,Word.CustomXmlValidationErrorCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.CustomXmlValidationErrorCollection,"toJSON()",Method,Excellent,false +word,Word.CustomXmlValidationErrorCollection,"track()",Method,Excellent,false +word,Word.CustomXmlValidationErrorCollection,"untrack()",Method,Excellent,false +word,Word.CustomXmlValidationErrorType,N/A,Enum,Good,false +word,Word.CustomXmlValidationErrorType,"automaticallyCleared",EnumField,Good,false +word,Word.CustomXmlValidationErrorType,"manual",EnumField,Good,false +word,Word.CustomXmlValidationErrorType,"schemaGenerated",EnumField,Good,false +word,Word.DateLanguage,N/A,Enum,Unknown,false +word,Word.DateLanguage,"bidirectional",EnumField,Fine,false +word,Word.DateLanguage,"latin",EnumField,Fine,false +word,Word.DatePickerContentControl,N/A,Class,Unknown,false +word,Word.DatePickerContentControl,"appearance",Property,Good,false +word,Word.DatePickerContentControl,"color",Property,Excellent,false +word,Word.DatePickerContentControl,"context",Property,Excellent,false +word,Word.DatePickerContentControl,"dateCalendarType",Property,Excellent,false +word,Word.DatePickerContentControl,"dateDisplayFormat",Property,Good,false +word,Word.DatePickerContentControl,"dateDisplayLocale",Property,Great,false +word,Word.DatePickerContentControl,"dateStorageFormat",Property,Excellent,false +word,Word.DatePickerContentControl,"id",Property,Fine,false +word,Word.DatePickerContentControl,"isTemporary",Property,Excellent,false +word,Word.DatePickerContentControl,"level",Property,Great,false +word,Word.DatePickerContentControl,"lockContentControl",Property,Great,false +word,Word.DatePickerContentControl,"lockContents",Property,Great,false +word,Word.DatePickerContentControl,"placeholderText",Property,Great,false +word,Word.DatePickerContentControl,"range",Property,Good,false +word,Word.DatePickerContentControl,"showingPlaceholderText",Property,Fine,false +word,Word.DatePickerContentControl,"tag",Property,Good,false +word,Word.DatePickerContentControl,"title",Property,Good,false +word,Word.DatePickerContentControl,"xmlMapping",Property,Good,false +word,Word.DatePickerContentControl,"copy()",Method,Fine,false +word,Word.DatePickerContentControl,"cut()",Method,Fine,false +word,Word.DatePickerContentControl,"delete(deleteContents)",Method,Good,false +word,Word.DatePickerContentControl,"load(options)",Method,Excellent,false +word,Word.DatePickerContentControl,"load(propertyNames)",Method,Excellent,false +word,Word.DatePickerContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.DatePickerContentControl,"set(properties, options)",Method,Good,false +word,Word.DatePickerContentControl,"set(properties)",Method,Good,false +word,Word.DatePickerContentControl,"setPlaceholderText(options)",Method,Fine,false +word,Word.DatePickerContentControl,"toJSON()",Method,Excellent,false +word,Word.DatePickerContentControl,"track()",Method,Excellent,false +word,Word.DatePickerContentControl,"untrack()",Method,Excellent,false +word,Word.DefaultListBehavior,N/A,Enum,Unknown,false +word,Word.DefaultListBehavior,"word2000",EnumField,Fine,false +word,Word.DefaultListBehavior,"word2002",EnumField,Fine,false +word,Word.DefaultListBehavior,"word97",EnumField,Fine,false +word,Word.DefaultTableBehavior,N/A,Enum,Good,false +word,Word.DefaultTableBehavior,"disableAutoFit",EnumField,Fine,false +word,Word.DefaultTableBehavior,"enableAutoFit",EnumField,Fine,false +word,Word.DeleteCells,N/A,Enum,Good,false +word,Word.DeleteCells,"entireColumn",EnumField,Fine,false +word,Word.DeleteCells,"entireRow",EnumField,Fine,false +word,Word.DeleteCells,"shiftLeft",EnumField,Good,false +word,Word.DeleteCells,"shiftUp",EnumField,Good,false +word,Word.DocPartInsertType,N/A,Enum,Unknown,false +word,Word.DocPartInsertType,"content",EnumField,Fine,false +word,Word.DocPartInsertType,"page",EnumField,Fine,false +word,Word.DocPartInsertType,"paragraph",EnumField,Fine,false +word,Word.Document,N/A,Class,Missing,true +word,Word.Document,"activeTheme",Property,Good,false +word,Word.Document,"activeThemeDisplayName",Property,Poor,false +word,Word.Document,"activeWindow",Property,Poor,true +word,Word.Document,"areFilePropertiesPasswordEncrypted",Property,Fine,false +word,Word.Document,"areGrammaticalErrorsShown",Property,Excellent,false +word,Word.Document,"areMathDefaultsUsed",Property,Excellent,false +word,Word.Document,"areNewerFeaturesDisabled",Property,Great,false +word,Word.Document,"areSpellingErrorsShown",Property,Excellent,false +word,Word.Document,"areStylesUpdatedOnOpen",Property,Great,false +word,Word.Document,"areTrueTypeFontsEmbedded",Property,Excellent,false +word,Word.Document,"attachedTemplate",Property,Excellent,false +word,Word.Document,"autoHyphenation",Property,Great,false +word,Word.Document,"autoSaveOn",Property,Great,false +word,Word.Document,"background",Property,Good,false +word,Word.Document,"bibliography",Property,Excellent,false +word,Word.Document,"body",Property,Good,false +word,Word.Document,"bookmarks",Property,Great,false +word,Word.Document,"builtInDocumentProperties",Property,Good,false +word,Word.Document,"changeTrackingMode",Property,Good,true +word,Word.Document,"characters",Property,Great,false +word,Word.Document,"coauthoring",Property,Good,false +word,Word.Document,"codeName",Property,Poor,false +word,Word.Document,"comments",Property,Good,false +word,Word.Document,"compatibilityMode",Property,Good,false +word,Word.Document,"consecutiveHyphensLimit",Property,Great,false +word,Word.Document,"content",Property,Good,false +word,Word.Document,"contentControls",Property,Good,false +word,Word.Document,"context",Property,Excellent,false +word,Word.Document,"currentRsid",Property,Fine,false +word,Word.Document,"customDocumentProperties",Property,Fine,false +word,Word.Document,"customXmlParts",Property,Poor,false +word,Word.Document,"defaultTabStop",Property,Excellent,false +word,Word.Document,"defaultTargetFrame",Property,Great,false +word,Word.Document,"documentLibraryVersions",Property,Excellent,false +word,Word.Document,"doNotEmbedSystemFonts",Property,Great,false +word,Word.Document,"encryptionProvider",Property,Excellent,false +word,Word.Document,"farEastLineBreakLanguage",Property,Excellent,false +word,Word.Document,"farEastLineBreakLevel",Property,Good,false +word,Word.Document,"fields",Property,Great,false +word,Word.Document,"formattingIsNextLevelShown",Property,Excellent,false +word,Word.Document,"formattingIsUserStyleNameShown",Property,Good,false +word,Word.Document,"frames",Property,Great,false +word,Word.Document,"fullName",Property,Poor,false +word,Word.Document,"grammaticalErrors",Property,Good,false +word,Word.Document,"gridDistanceHorizontal",Property,Excellent,false +word,Word.Document,"gridDistanceVertical",Property,Excellent,false +word,Word.Document,"gridIsOriginFromMargin",Property,Great,false +word,Word.Document,"gridOriginHorizontal",Property,Great,false +word,Word.Document,"gridOriginVertical",Property,Great,false +word,Word.Document,"gridSpaceBetweenHorizontalLines",Property,Great,false +word,Word.Document,"gridSpaceBetweenVerticalLines",Property,Great,false +word,Word.Document,"hasPassword",Property,Good,false +word,Word.Document,"hasVbProject",Property,Good,false +word,Word.Document,"hyperlinks",Property,Great,false +word,Word.Document,"hyphenateCaps",Property,Great,false +word,Word.Document,"hyphenationZone",Property,Great,false +word,Word.Document,"indexes",Property,Great,false +word,Word.Document,"isAutoFormatOverrideOn",Property,Excellent,false +word,Word.Document,"isChartDataPointTracked",Property,Great,false +word,Word.Document,"isCompatible",Property,Excellent,false +word,Word.Document,"isFinal",Property,Good,false +word,Word.Document,"isFontsSubsetSaved",Property,Great,false +word,Word.Document,"isFormsDataPrinted",Property,Great,false +word,Word.Document,"isFormsDataSaved",Property,Great,false +word,Word.Document,"isGrammarChecked",Property,Great,false +word,Word.Document,"isInAutoSave",Property,Good,false +word,Word.Document,"isInFormsDesign",Property,Poor,false +word,Word.Document,"isKerningByAlgorithm",Property,Great,false +word,Word.Document,"isLinguisticDataEmbedded",Property,Great,false +word,Word.Document,"isMasterDocument",Property,Poor,false +word,Word.Document,"isOptimizedForWord97",Property,Great,false +word,Word.Document,"isPostScriptPrintedOverText",Property,Excellent,false +word,Word.Document,"isQuickStyleSetLocked",Property,Great,false +word,Word.Document,"isReadOnly",Property,Fine,false +word,Word.Document,"isReadOnlyRecommended",Property,Excellent,false +word,Word.Document,"isSnappedToGrid",Property,Great,false +word,Word.Document,"isSnappedToShapes",Property,Great,false +word,Word.Document,"isSpellingChecked",Property,Great,false +word,Word.Document,"isStyleEnforced",Property,Great,false +word,Word.Document,"isSubdocument",Property,Fine,false +word,Word.Document,"isThemeLocked",Property,Great,false +word,Word.Document,"isUserControl",Property,Great,false +word,Word.Document,"isVbaSigned",Property,Poor,false +word,Word.Document,"isWriteReserved",Property,Fine,false +word,Word.Document,"justificationMode",Property,Good,false +word,Word.Document,"kind",Property,Excellent,false +word,Word.Document,"languageDetected",Property,Great,false +word,Word.Document,"listParagraphs",Property,Good,false +word,Word.Document,"lists",Property,Good,false +word,Word.Document,"listTemplates",Property,Great,false +word,Word.Document,"noLineBreakAfter",Property,Great,false +word,Word.Document,"noLineBreakBefore",Property,Great,false +word,Word.Document,"openEncoding",Property,Fine,false +word,Word.Document,"originalDocumentTitle",Property,Fine,false +word,Word.Document,"pageSetup",Property,Great,false +word,Word.Document,"paragraphs",Property,Good,false +word,Word.Document,"password",Property,Fine,false +word,Word.Document,"passwordEncryptionAlgorithm",Property,Fine,false +word,Word.Document,"passwordEncryptionKeyLength",Property,Fine,false +word,Word.Document,"passwordEncryptionProvider",Property,Poor,false +word,Word.Document,"path",Property,Fine,false +word,Word.Document,"printRevisions",Property,Great,false +word,Word.Document,"properties",Property,Poor,true +word,Word.Document,"protectionType",Property,Poor,false +word,Word.Document,"readabilityStatistics",Property,Good,false +word,Word.Document,"readingLayoutSizeX",Property,Excellent,false +word,Word.Document,"readingLayoutSizeY",Property,Excellent,false +word,Word.Document,"readingModeIsLayoutFrozen",Property,Great,false +word,Word.Document,"removePersonalInformationOnSave",Property,Great,false +word,Word.Document,"revisedDocumentTitle",Property,Fine,false +word,Word.Document,"revisions",Property,Fine,false +word,Word.Document,"saved",Property,Good,false +word,Word.Document,"saveEncoding",Property,Excellent,false +word,Word.Document,"saveFormat",Property,Poor,false +word,Word.Document,"sections",Property,Good,false +word,Word.Document,"selection",Property,Great,false +word,Word.Document,"sentences",Property,Great,false +word,Word.Document,"settings",Property,Poor,true +word,Word.Document,"spellingErrors",Property,Excellent,false +word,Word.Document,"storyRanges",Property,Good,false +word,Word.Document,"styles",Property,Poor,false +word,Word.Document,"tableOfAuthoritiesCategories",Property,Great,false +word,Word.Document,"tables",Property,Good,false +word,Word.Document,"tablesOfAuthorities",Property,Great,false +word,Word.Document,"tablesOfContents",Property,Great,false +word,Word.Document,"tablesOfFigures",Property,Great,false +word,Word.Document,"textEncoding",Property,Good,false +word,Word.Document,"textLineEnding",Property,Great,false +word,Word.Document,"trackedChangesAreDateAndTimeRemoved",Property,Great,false +word,Word.Document,"trackFormatting",Property,Excellent,false +word,Word.Document,"trackMoves",Property,Excellent,false +word,Word.Document,"trackRevisions",Property,Great,false +word,Word.Document,"type",Property,Poor,false +word,Word.Document,"webSettings",Property,Great,false +word,Word.Document,"windows",Property,Good,false +word,Word.Document,"words",Property,Great,false +word,Word.Document,"writePassword",Property,Fine,false +word,Word.Document,"xmlAreAdvancedErrorsShown",Property,Excellent,false +word,Word.Document,"xmlIsXsltUsedWhenSaving",Property,Great,false +word,Word.Document,"xmlSaveThroughXSLT",Property,Excellent,false +word,Word.Document,"acceptAllRevisions()",Method,Poor,false +word,Word.Document,"acceptAllRevisionsShown()",Method,Fine,false +word,Word.Document,"activate()",Method,Fine,false +word,Word.Document,"addStyle(name, type)",Method,Poor,true +word,Word.Document,"addStyle(name, type)",Method,Poor,false +word,Word.Document,"addToFavorites()",Method,Good,false +word,Word.Document,"applyQuickStyleSet(style)",Method,Good,false +word,Word.Document,"applyQuickStyleSet(style)",Method,Good,false +word,Word.Document,"applyTheme(name)",Method,Fine,false +word,Word.Document,"autoFormat()",Method,Poor,false +word,Word.Document,"canCheckin()",Method,Great,false +word,Word.Document,"checkConsistencyJapanese()",Method,Good,false +word,Word.Document,"checkGrammar()",Method,Fine,false +word,Word.Document,"checkIn(options)",Method,Good,false +word,Word.Document,"checkInWithVersion(options)",Method,Good,false +word,Word.Document,"checkSpelling(options)",Method,Poor,false +word,Word.Document,"close(closeBehavior)",Method,Fine,true +word,Word.Document,"close(closeBehavior)",Method,Fine,false +word,Word.Document,"closePrintPreview()",Method,Fine,false +word,Word.Document,"compare(filePath, documentCompareOptions)",Method,Good,true +word,Word.Document,"compareFromBase64(base64File, documentCompareOptions)",Method,Good,false +word,Word.Document,"computeStatistics(statistic, includeFootnotesAndEndnotes)",Method,Good,false +word,Word.Document,"computeStatistics(statistic, includeFootnotesAndEndnotes)",Method,Good,false +word,Word.Document,"convert()",Method,Fine,false +word,Word.Document,"convertAutoHyphens()",Method,Poor,false +word,Word.Document,"convertNumbersToText(numberType)",Method,Good,false +word,Word.Document,"convertNumbersToText(numberType)",Method,Good,false +word,Word.Document,"convertVietnameseDocument(codePageOrigin)",Method,Good,false +word,Word.Document,"copyStylesFromTemplate(StyleTemplate)",Method,Good,false +word,Word.Document,"countNumberedItems(options)",Method,Great,false +word,Word.Document,"deleteAllComments()",Method,Fine,false +word,Word.Document,"deleteAllCommentsShown()",Method,Good,false +word,Word.Document,"deleteAllInkAnnotations()",Method,Good,false +word,Word.Document,"deleteBookmark(name)",Method,Great,false +word,Word.Document,"detectLanguage()",Method,Fine,false +word,Word.Document,"endReview(options)",Method,Fine,false +word,Word.Document,"exportAsFixedFormat(outputFileName, exportFormat, options)",Method,Poor,false +word,Word.Document,"exportAsFixedFormat(outputFileName, exportFormat, options)",Method,Poor,false +word,Word.Document,"exportAsFixedFormat2(outputFileName, exportFormat, options)",Method,Poor,false +word,Word.Document,"exportAsFixedFormat2(outputFileName, exportFormat, options)",Method,Poor,false +word,Word.Document,"exportAsFixedFormat3(outputFileName, exportFormat, options)",Method,Fine,false +word,Word.Document,"exportAsFixedFormat3(outputFileName, exportFormat, options)",Method,Fine,false +word,Word.Document,"fitToPages()",Method,Fine,false +word,Word.Document,"followHyperlink(options)",Method,Excellent,false +word,Word.Document,"freezeLayout()",Method,Poor,false +word,Word.Document,"getAnnotationById(id)",Method,Great,false +word,Word.Document,"getBookmarkRange(name)",Method,Great,false +word,Word.Document,"getBookmarkRangeOrNullObject(name)",Method,Excellent,false +word,Word.Document,"getContentControls(options)",Method,Fine,true +word,Word.Document,"getCrossReferenceItems(referenceType)",Method,Excellent,false +word,Word.Document,"getCrossReferenceItems(referenceType)",Method,Excellent,false +word,Word.Document,"getEndnoteBody()",Method,Poor,false +word,Word.Document,"getFootnoteBody()",Method,Poor,false +word,Word.Document,"getParagraphByUniqueLocalId(id)",Method,Excellent,true +word,Word.Document,"getRange(options)",Method,Excellent,false +word,Word.Document,"getSelection()",Method,Fine,true +word,Word.Document,"getStyles()",Method,Good,true +word,Word.Document,"goTo(options)",Method,Excellent,false +word,Word.Document,"importStylesFromJson(stylesJson, importedStylesConflictBehavior)",Method,Fine,true +word,Word.Document,"importStylesFromJson(stylesJson, importedStylesConflictBehavior)",Method,Fine,false +word,Word.Document,"insertFileFromBase64(base64File, insertLocation, insertFileOptions)",Method,Great,true +word,Word.Document,"load(options)",Method,Excellent,true +word,Word.Document,"load(propertyNames)",Method,Excellent,false +word,Word.Document,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Document,"lockServerFile()",Method,Fine,false +word,Word.Document,"makeCompatibilityDefault()",Method,Fine,false +word,Word.Document,"manualHyphenation()",Method,Fine,false +word,Word.Document,"merge(fileName, options)",Method,Fine,false +word,Word.Document,"post()",Method,Fine,false +word,Word.Document,"presentIt()",Method,Poor,false +word,Word.Document,"printOut(options)",Method,Poor,false +word,Word.Document,"printPreview()",Method,Poor,false +word,Word.Document,"protect(type, options)",Method,Poor,false +word,Word.Document,"protect(type, options)",Method,Poor,false +word,Word.Document,"redo(times)",Method,Good,false +word,Word.Document,"rejectAllRevisions()",Method,Poor,false +word,Word.Document,"rejectAllRevisionsShown()",Method,Fine,false +word,Word.Document,"reload()",Method,Fine,false +word,Word.Document,"reloadAs(encoding)",Method,Fine,false +word,Word.Document,"reloadAs(encoding)",Method,Fine,false +word,Word.Document,"removeDocumentInformation(removeDocInfoType)",Method,Fine,false +word,Word.Document,"removeDocumentInformation(removeDocInfoType)",Method,Fine,false +word,Word.Document,"removeLockedStyles()",Method,Good,false +word,Word.Document,"removeNumbers(numberType)",Method,Poor,false +word,Word.Document,"removeNumbers(numberType)",Method,Poor,false +word,Word.Document,"removeTheme()",Method,Fine,false +word,Word.Document,"repaginate()",Method,Poor,false +word,Word.Document,"replyWithChanges(options)",Method,Good,false +word,Word.Document,"resetFormFields()",Method,Good,false +word,Word.Document,"returnToLastReadPosition()",Method,Good,false +word,Word.Document,"runAutoMacro(autoMacro)",Method,Good,false +word,Word.Document,"runAutoMacro(autoMacro)",Method,Good,false +word,Word.Document,"save(saveBehavior, fileName)",Method,Missing,true +word,Word.Document,"save(saveBehavior, fileName)",Method,Missing,false +word,Word.Document,"saveAsQuickStyleSet(fileName)",Method,Poor,false +word,Word.Document,"search(searchText, searchOptions)",Method,Excellent,false +word,Word.Document,"select()",Method,Poor,false +word,Word.Document,"selectContentControlsByTag(tag)",Method,Great,false +word,Word.Document,"selectContentControlsByTitle(title)",Method,Excellent,false +word,Word.Document,"selectLinkedControls(node)",Method,Excellent,false +word,Word.Document,"selectNodes(xPath, options)",Method,Excellent,false +word,Word.Document,"selectSingleNode(xPath, options)",Method,Excellent,false +word,Word.Document,"selectUnlinkedControls(stream)",Method,Great,false +word,Word.Document,"sendFax(address, subject)",Method,Fine,false +word,Word.Document,"sendFaxOverInternet(options)",Method,Good,false +word,Word.Document,"sendForReview(options)",Method,Good,false +word,Word.Document,"sendMail()",Method,Fine,false +word,Word.Document,"set(properties, options)",Method,Good,false +word,Word.Document,"set(properties)",Method,Good,false +word,Word.Document,"setDefaultTableStyle(style, setInTemplate)",Method,Great,false +word,Word.Document,"setPasswordEncryptionOptions(passwordEncryptionProvider, passwordEncryptionAlgorithm, passwordEncryptionKeyLength, passwordEncryptFileProperties)",Method,Good,false +word,Word.Document,"toggleFormsDesign()",Method,Poor,false +word,Word.Document,"toJSON()",Method,Excellent,false +word,Word.Document,"track()",Method,Excellent,false +word,Word.Document,"transformDocument(path, dataOnly)",Method,Good,false +word,Word.Document,"undo(times)",Method,Fine,false +word,Word.Document,"undoClear()",Method,Fine,false +word,Word.Document,"unprotect(password)",Method,Poor,false +word,Word.Document,"untrack()",Method,Excellent,false +word,Word.Document,"updateStyles()",Method,Fine,false +word,Word.Document,"viewCode()",Method,Fine,false +word,Word.Document,"viewPropertyBrowser()",Method,Good,false +word,Word.Document,"webPagePreview()",Method,Good,false +word,Word.DocumentCheckInOptions,N/A,Interface,Unknown,false +word,Word.DocumentCheckInOptions,"comment",Property,Great,false +word,Word.DocumentCheckInOptions,"makePublic",Property,Excellent,false +word,Word.DocumentCheckInOptions,"saveChanges",Property,Excellent,false +word,Word.DocumentCheckInWithVersionOptions,N/A,Interface,Unknown,false +word,Word.DocumentCheckInWithVersionOptions,"comment",Property,Great,false +word,Word.DocumentCheckInWithVersionOptions,"makePublic",Property,Excellent,false +word,Word.DocumentCheckInWithVersionOptions,"saveChanges",Property,Excellent,false +word,Word.DocumentCheckInWithVersionOptions,"versionType",Property,Excellent,false +word,Word.DocumentCheckSpellingOptions,N/A,Interface,Unknown,false +word,Word.DocumentCheckSpellingOptions,"alwaysSuggest",Property,Excellent,false +word,Word.DocumentCheckSpellingOptions,"customDictionary",Property,Excellent,false +word,Word.DocumentCheckSpellingOptions,"customDictionary10",Property,Excellent,false +word,Word.DocumentCheckSpellingOptions,"customDictionary2",Property,Excellent,false +word,Word.DocumentCheckSpellingOptions,"customDictionary3",Property,Excellent,false +word,Word.DocumentCheckSpellingOptions,"customDictionary4",Property,Excellent,false +word,Word.DocumentCheckSpellingOptions,"customDictionary5",Property,Excellent,false +word,Word.DocumentCheckSpellingOptions,"customDictionary6",Property,Excellent,false +word,Word.DocumentCheckSpellingOptions,"customDictionary7",Property,Excellent,false +word,Word.DocumentCheckSpellingOptions,"customDictionary8",Property,Excellent,false +word,Word.DocumentCheckSpellingOptions,"customDictionary9",Property,Excellent,false +word,Word.DocumentCheckSpellingOptions,"ignoreUppercase",Property,Excellent,false +word,Word.DocumentCompareOptions,N/A,Interface,Unknown,true +word,Word.DocumentCompareOptions,"addToRecentFiles",Property,Excellent,false +word,Word.DocumentCompareOptions,"authorName",Property,Excellent,false +word,Word.DocumentCompareOptions,"compareTarget",Property,Great,false +word,Word.DocumentCompareOptions,"detectFormatChanges",Property,Good,false +word,Word.DocumentCompareOptions,"ignoreAllComparisonWarnings",Property,Excellent,false +word,Word.DocumentCompareOptions,"removeDateAndTime",Property,Excellent,false +word,Word.DocumentCompareOptions,"removePersonalInformation",Property,Excellent,false +word,Word.DocumentCountNumberedItemsOptions,N/A,Interface,Unknown,false +word,Word.DocumentCountNumberedItemsOptions,"level",Property,Great,false +word,Word.DocumentCountNumberedItemsOptions,"numberType",Property,Excellent,false +word,Word.DocumentCreated,N/A,Class,Missing,true +word,Word.DocumentCreated,"body",Property,Good,false +word,Word.DocumentCreated,"contentControls",Property,Good,false +word,Word.DocumentCreated,"context",Property,Excellent,false +word,Word.DocumentCreated,"customXmlParts",Property,Poor,false +word,Word.DocumentCreated,"properties",Property,Poor,false +word,Word.DocumentCreated,"saved",Property,Good,false +word,Word.DocumentCreated,"sections",Property,Good,false +word,Word.DocumentCreated,"settings",Property,Poor,false +word,Word.DocumentCreated,"addStyle(name, type)",Method,Poor,false +word,Word.DocumentCreated,"addStyle(name, type)",Method,Poor,false +word,Word.DocumentCreated,"deleteBookmark(name)",Method,Great,false +word,Word.DocumentCreated,"getBookmarkRange(name)",Method,Great,false +word,Word.DocumentCreated,"getBookmarkRangeOrNullObject(name)",Method,Excellent,false +word,Word.DocumentCreated,"getContentControls(options)",Method,Fine,false +word,Word.DocumentCreated,"getStyles()",Method,Good,false +word,Word.DocumentCreated,"insertFileFromBase64(base64File, insertLocation, insertFileOptions)",Method,Great,false +word,Word.DocumentCreated,"load(options)",Method,Excellent,false +word,Word.DocumentCreated,"load(propertyNames)",Method,Excellent,false +word,Word.DocumentCreated,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.DocumentCreated,"open()",Method,Missing,true +word,Word.DocumentCreated,"save(saveBehavior, fileName)",Method,Missing,false +word,Word.DocumentCreated,"save(saveBehavior, fileName)",Method,Missing,false +word,Word.DocumentCreated,"set(properties, options)",Method,Good,false +word,Word.DocumentCreated,"set(properties)",Method,Good,false +word,Word.DocumentCreated,"toJSON()",Method,Excellent,false +word,Word.DocumentCreated,"track()",Method,Excellent,false +word,Word.DocumentCreated,"untrack()",Method,Excellent,false +word,Word.DocumentEncoding,N/A,Enum,Unknown,false +word,Word.DocumentEncoding,"arabic",EnumField,Fine,false +word,Word.DocumentEncoding,"arabicAsmo",EnumField,Fine,false +word,Word.DocumentEncoding,"arabicAutoDetect",EnumField,Fine,false +word,Word.DocumentEncoding,"arabicTransparentAsmo",EnumField,Fine,false +word,Word.DocumentEncoding,"autoDetect",EnumField,Fine,false +word,Word.DocumentEncoding,"baltic",EnumField,Fine,false +word,Word.DocumentEncoding,"centralEuropean",EnumField,Fine,false +word,Word.DocumentEncoding,"cyrillic",EnumField,Fine,false +word,Word.DocumentEncoding,"cyrillicAutoDetect",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicArabic",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicDenmarkNorway",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicFinlandSweden",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicFrance",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicGermany",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicGreek",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicGreekModern",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicHebrew",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicIcelandic",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicInternational",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicItaly",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicJapaneseKatakanaExtended",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicJapaneseKatakanaExtendedAndJapanese",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicJapaneseLatinExtendedAndJapanese",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicKoreanExtended",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicKoreanExtendedAndKorean",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicLatinAmericaSpain",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicMultilingualRoeceLatin2",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicRussian",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicSerbianBulgarian",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicSimplifiedChineseExtendedAndSimplifiedChinese",EnumField,Good,false +word,Word.DocumentEncoding,"ebcdicThai",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicTurkish",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicTurkishLatin5",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicUnitedKingdom",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicUsCanada",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicUsCanadaAndJapanese",EnumField,Fine,false +word,Word.DocumentEncoding,"ebcdicUsCanadaAndTraditionalChinese",EnumField,Fine,false +word,Word.DocumentEncoding,"eucChineseSimplifiedChinese",EnumField,Good,false +word,Word.DocumentEncoding,"eucJapanese",EnumField,Fine,false +word,Word.DocumentEncoding,"eucKorean",EnumField,Fine,false +word,Word.DocumentEncoding,"eucTaiwaneseTraditionalChinese",EnumField,Fine,false +word,Word.DocumentEncoding,"europa3",EnumField,Fine,false +word,Word.DocumentEncoding,"extAlphaLowercase",EnumField,Good,false +word,Word.DocumentEncoding,"greek",EnumField,Fine,false +word,Word.DocumentEncoding,"greekAutoDetect",EnumField,Fine,false +word,Word.DocumentEncoding,"hebrew",EnumField,Fine,false +word,Word.DocumentEncoding,"hzGbSimplifiedChinese",EnumField,Good,false +word,Word.DocumentEncoding,"ia5German",EnumField,Fine,false +word,Word.DocumentEncoding,"ia5Irv",EnumField,Fine,false +word,Word.DocumentEncoding,"ia5Norwegian",EnumField,Fine,false +word,Word.DocumentEncoding,"ia5Swedish",EnumField,Fine,false +word,Word.DocumentEncoding,"isciiAssamese",EnumField,Fine,false +word,Word.DocumentEncoding,"isciiBengali",EnumField,Fine,false +word,Word.DocumentEncoding,"isciiDevanagari",EnumField,Fine,false +word,Word.DocumentEncoding,"isciiGujarati",EnumField,Fine,false +word,Word.DocumentEncoding,"isciiKannada",EnumField,Fine,false +word,Word.DocumentEncoding,"isciiMalayalam",EnumField,Fine,false +word,Word.DocumentEncoding,"isciiOriya",EnumField,Fine,false +word,Word.DocumentEncoding,"isciiPunjabi",EnumField,Fine,false +word,Word.DocumentEncoding,"isciiTamil",EnumField,Fine,false +word,Word.DocumentEncoding,"isciiTelugu",EnumField,Fine,false +word,Word.DocumentEncoding,"iso2022CnSimplifiedChinese",EnumField,Good,false +word,Word.DocumentEncoding,"iso2022CnTraditionalChinese",EnumField,Fine,false +word,Word.DocumentEncoding,"iso2022JpJisX02011989",EnumField,Fine,false +word,Word.DocumentEncoding,"iso2022JpJisX02021984",EnumField,Fine,false +word,Word.DocumentEncoding,"iso2022JpNoHalfwidthKatakana",EnumField,Fine,false +word,Word.DocumentEncoding,"iso2022Kr",EnumField,Fine,false +word,Word.DocumentEncoding,"iso6937NonSpacingAccent",EnumField,Fine,false +word,Word.DocumentEncoding,"iso885915Latin9",EnumField,Fine,false +word,Word.DocumentEncoding,"iso88591Latin1",EnumField,Fine,false +word,Word.DocumentEncoding,"iso88592CentralEurope",EnumField,Fine,false +word,Word.DocumentEncoding,"iso88593Latin3",EnumField,Fine,false +word,Word.DocumentEncoding,"iso88594Baltic",EnumField,Fine,false +word,Word.DocumentEncoding,"iso88595Cyrillic",EnumField,Fine,false +word,Word.DocumentEncoding,"iso88596Arabic",EnumField,Fine,false +word,Word.DocumentEncoding,"iso88597Greek",EnumField,Fine,false +word,Word.DocumentEncoding,"iso88598Hebrew",EnumField,Fine,false +word,Word.DocumentEncoding,"iso88598HebrewLogical",EnumField,Fine,false +word,Word.DocumentEncoding,"iso88599Turkish",EnumField,Fine,false +word,Word.DocumentEncoding,"japaneseAutoDetect",EnumField,Fine,false +word,Word.DocumentEncoding,"japaneseShiftJis",EnumField,Good,false +word,Word.DocumentEncoding,"koi8R",EnumField,Fine,false +word,Word.DocumentEncoding,"koi8U",EnumField,Fine,false +word,Word.DocumentEncoding,"korean",EnumField,Fine,false +word,Word.DocumentEncoding,"koreanAutoDetect",EnumField,Fine,false +word,Word.DocumentEncoding,"koreanJohab",EnumField,Fine,false +word,Word.DocumentEncoding,"macArabic",EnumField,Fine,false +word,Word.DocumentEncoding,"macCroatia",EnumField,Fine,false +word,Word.DocumentEncoding,"macCyrillic",EnumField,Fine,false +word,Word.DocumentEncoding,"macGreek1",EnumField,Fine,false +word,Word.DocumentEncoding,"macHebrew",EnumField,Fine,false +word,Word.DocumentEncoding,"macIcelandic",EnumField,Fine,false +word,Word.DocumentEncoding,"macJapanese",EnumField,Fine,false +word,Word.DocumentEncoding,"macKorean",EnumField,Fine,false +word,Word.DocumentEncoding,"macLatin2",EnumField,Fine,false +word,Word.DocumentEncoding,"macRoman",EnumField,Fine,false +word,Word.DocumentEncoding,"macRomania",EnumField,Fine,false +word,Word.DocumentEncoding,"macSimplifiedChineseGb2312",EnumField,Good,false +word,Word.DocumentEncoding,"macTraditionalChineseBig5",EnumField,Fine,false +word,Word.DocumentEncoding,"macTurkish",EnumField,Fine,false +word,Word.DocumentEncoding,"macUkraine",EnumField,Fine,false +word,Word.DocumentEncoding,"oemArabic",EnumField,Fine,false +word,Word.DocumentEncoding,"oemBaltic",EnumField,Fine,false +word,Word.DocumentEncoding,"oemCanadianFrench",EnumField,Fine,false +word,Word.DocumentEncoding,"oemCyrillic",EnumField,Fine,false +word,Word.DocumentEncoding,"oemCyrillicIi",EnumField,Fine,false +word,Word.DocumentEncoding,"oemGreek437G",EnumField,Fine,false +word,Word.DocumentEncoding,"oemHebrew",EnumField,Fine,false +word,Word.DocumentEncoding,"oemIcelandic",EnumField,Fine,false +word,Word.DocumentEncoding,"oemModernGreek",EnumField,Fine,false +word,Word.DocumentEncoding,"oemMultilingualLatinI",EnumField,Fine,false +word,Word.DocumentEncoding,"oemMultilingualLatinIi",EnumField,Fine,false +word,Word.DocumentEncoding,"oemNordic",EnumField,Fine,false +word,Word.DocumentEncoding,"oemPortuguese",EnumField,Fine,false +word,Word.DocumentEncoding,"oemTurkish",EnumField,Fine,false +word,Word.DocumentEncoding,"oemUnitedStates",EnumField,Fine,false +word,Word.DocumentEncoding,"simplifiedChineseAutoDetect",EnumField,Good,false +word,Word.DocumentEncoding,"simplifiedChineseGb18030",EnumField,Good,false +word,Word.DocumentEncoding,"simplifiedChineseGbk",EnumField,Good,false +word,Word.DocumentEncoding,"t61",EnumField,Fine,false +word,Word.DocumentEncoding,"taiwanCns",EnumField,Fine,false +word,Word.DocumentEncoding,"taiwanEten",EnumField,Fine,false +word,Word.DocumentEncoding,"taiwanIbm5550",EnumField,Fine,false +word,Word.DocumentEncoding,"taiwanTca",EnumField,Fine,false +word,Word.DocumentEncoding,"taiwanTeleText",EnumField,Fine,false +word,Word.DocumentEncoding,"taiwanWang",EnumField,Fine,false +word,Word.DocumentEncoding,"thai",EnumField,Fine,false +word,Word.DocumentEncoding,"traditionalChineseAutoDetect",EnumField,Fine,false +word,Word.DocumentEncoding,"traditionalChineseBig5",EnumField,Fine,false +word,Word.DocumentEncoding,"turkish",EnumField,Fine,false +word,Word.DocumentEncoding,"unicodeBigEndian",EnumField,Fine,false +word,Word.DocumentEncoding,"unicodeLittleEndian",EnumField,Fine,false +word,Word.DocumentEncoding,"usaAscii",EnumField,Fine,false +word,Word.DocumentEncoding,"utf7",EnumField,Fine,false +word,Word.DocumentEncoding,"utf8",EnumField,Fine,false +word,Word.DocumentEncoding,"vietnamese",EnumField,Fine,false +word,Word.DocumentEncoding,"western",EnumField,Fine,false +word,Word.DocumentEndReviewOptions,N/A,Interface,Unknown,false +word,Word.DocumentEndReviewOptions,"includeAttachment",Property,Excellent,false +word,Word.DocumentEndReviewOptions,"recipients",Property,Excellent,false +word,Word.DocumentEndReviewOptions,"showMessage",Property,Excellent,false +word,Word.DocumentEndReviewOptions,"subject",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,N/A,Interface,Unknown,false +word,Word.DocumentExportAsFixedFormat2Options,"bitmapMissingFonts",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"createBookmarks",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"documentStructureTags",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"fixedFormatExtClassPtr",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"from",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"includeDocProps",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"item",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"keepInformationRightsManagement",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"openAfterExport",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"optimizeFor",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"optimizeForImageQuality",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"range",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"to",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat2Options,"useIso19005_1",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,N/A,Interface,Unknown,false +word,Word.DocumentExportAsFixedFormat3Options,"bitmapMissingFonts",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"createBookmarks",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"documentStructureTags",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"fixedFormatExtClassPtr",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"from",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"improveExportTagging",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"includeDocProps",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"item",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"keepInformationRightsManagement",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"openAfterExport",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"optimizeFor",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"optimizeForImageQuality",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"range",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"to",Property,Excellent,false +word,Word.DocumentExportAsFixedFormat3Options,"useIso19005_1",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,N/A,Interface,Unknown,false +word,Word.DocumentExportAsFixedFormatOptions,"bitmapMissingFonts",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,"createBookmarks",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,"documentStructureTags",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,"fixedFormatExtensionClassPointer",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,"from",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,"includeDocProps",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,"item",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,"keepInformationRightsManagement",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,"openAfterExport",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,"optimizeFor",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,"range",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,"to",Property,Excellent,false +word,Word.DocumentExportAsFixedFormatOptions,"useIso19005_1",Property,Excellent,false +word,Word.DocumentFollowHyperlinkOptions,N/A,Interface,Unknown,false +word,Word.DocumentFollowHyperlinkOptions,"addHistory",Property,Excellent,false +word,Word.DocumentFollowHyperlinkOptions,"address",Property,Excellent,false +word,Word.DocumentFollowHyperlinkOptions,"extraInfo",Property,Excellent,false +word,Word.DocumentFollowHyperlinkOptions,"headerInfo",Property,Excellent,false +word,Word.DocumentFollowHyperlinkOptions,"httpMethod",Property,Excellent,false +word,Word.DocumentFollowHyperlinkOptions,"newWindow",Property,Excellent,false +word,Word.DocumentFollowHyperlinkOptions,"subAddress",Property,Excellent,false +word,Word.DocumentKind,N/A,Enum,Unknown,false +word,Word.DocumentKind,"email",EnumField,Fine,false +word,Word.DocumentKind,"letter",EnumField,Fine,false +word,Word.DocumentKind,"notSpecified",EnumField,Good,false +word,Word.DocumentLibraryVersion,N/A,Class,Great,false +word,Word.DocumentLibraryVersion,"comments",Property,Great,false +word,Word.DocumentLibraryVersion,"context",Property,Excellent,false +word,Word.DocumentLibraryVersion,"modified",Property,Fine,false +word,Word.DocumentLibraryVersion,"modifiedBy",Property,Fine,false +word,Word.DocumentLibraryVersion,"load(options)",Method,Excellent,false +word,Word.DocumentLibraryVersion,"load(propertyNames)",Method,Excellent,false +word,Word.DocumentLibraryVersion,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.DocumentLibraryVersion,"toJSON()",Method,Excellent,false +word,Word.DocumentLibraryVersion,"track()",Method,Excellent,false +word,Word.DocumentLibraryVersion,"untrack()",Method,Excellent,false +word,Word.DocumentLibraryVersionCollection,N/A,Class,Unknown,false +word,Word.DocumentLibraryVersionCollection,"context",Property,Excellent,false +word,Word.DocumentLibraryVersionCollection,"items",Property,Poor,false +word,Word.DocumentLibraryVersionCollection,"getItem(index)",Method,Good,false +word,Word.DocumentLibraryVersionCollection,"isVersioningEnabled()",Method,Good,false +word,Word.DocumentLibraryVersionCollection,"load(options)",Method,Excellent,false +word,Word.DocumentLibraryVersionCollection,"load(propertyNames)",Method,Excellent,false +word,Word.DocumentLibraryVersionCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.DocumentLibraryVersionCollection,"toJSON()",Method,Excellent,false +word,Word.DocumentLibraryVersionCollection,"track()",Method,Excellent,false +word,Word.DocumentLibraryVersionCollection,"untrack()",Method,Excellent,false +word,Word.DocumentMergeOptions,N/A,Interface,Unknown,false +word,Word.DocumentMergeOptions,"addToRecentFiles",Property,Excellent,false +word,Word.DocumentMergeOptions,"detectFormatChanges",Property,Excellent,false +word,Word.DocumentMergeOptions,"mergeTarget",Property,Excellent,false +word,Word.DocumentMergeOptions,"useFormattingFrom",Property,Excellent,false +word,Word.DocumentPrintOutOptions,N/A,Interface,Unknown,false +word,Word.DocumentPrintOutOptions,"activePrinterMacGX",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"append",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"background",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"collate",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"copies",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"from",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"item",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"manualDuplexPrint",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"outputFileName",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"pages",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"pageType",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"printToFile",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"printZoomColumn",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"printZoomPaperHeight",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"printZoomPaperWidth",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"printZoomRow",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"range",Property,Excellent,false +word,Word.DocumentPrintOutOptions,"to",Property,Excellent,false +word,Word.DocumentProperties,N/A,Class,Good,true +word,Word.DocumentProperties,"applicationName",Property,Fine,false +word,Word.DocumentProperties,"author",Property,Good,false +word,Word.DocumentProperties,"category",Property,Good,false +word,Word.DocumentProperties,"comments",Property,Excellent,false +word,Word.DocumentProperties,"company",Property,Good,false +word,Word.DocumentProperties,"context",Property,Excellent,false +word,Word.DocumentProperties,"creationDate",Property,Poor,false +word,Word.DocumentProperties,"customProperties",Property,Fine,false +word,Word.DocumentProperties,"format",Property,Good,false +word,Word.DocumentProperties,"keywords",Property,Good,false +word,Word.DocumentProperties,"lastAuthor",Property,Poor,false +word,Word.DocumentProperties,"lastPrintDate",Property,Poor,false +word,Word.DocumentProperties,"lastSaveTime",Property,Poor,false +word,Word.DocumentProperties,"manager",Property,Good,false +word,Word.DocumentProperties,"revisionNumber",Property,Poor,false +word,Word.DocumentProperties,"security",Property,Good,false +word,Word.DocumentProperties,"subject",Property,Good,false +word,Word.DocumentProperties,"template",Property,Poor,false +word,Word.DocumentProperties,"title",Property,Good,false +word,Word.DocumentProperties,"load(options)",Method,Excellent,false +word,Word.DocumentProperties,"load(propertyNames)",Method,Excellent,false +word,Word.DocumentProperties,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.DocumentProperties,"set(properties, options)",Method,Good,false +word,Word.DocumentProperties,"set(properties)",Method,Good,false +word,Word.DocumentProperties,"toJSON()",Method,Excellent,false +word,Word.DocumentProperties,"track()",Method,Excellent,false +word,Word.DocumentProperties,"untrack()",Method,Excellent,false +word,Word.DocumentPropertyType,N/A,Enum,Missing,true +word,Word.DocumentPropertyType,"boolean",EnumField,Fine,false +word,Word.DocumentPropertyType,"date",EnumField,Fine,false +word,Word.DocumentPropertyType,"number",EnumField,Fine,false +word,Word.DocumentPropertyType,"string",EnumField,Fine,false +word,Word.DocumentProtectOptions,N/A,Interface,Unknown,false +word,Word.DocumentProtectOptions,"enforceStyleLock",Property,Excellent,false +word,Word.DocumentProtectOptions,"noReset",Property,Excellent,false +word,Word.DocumentProtectOptions,"password",Property,Excellent,false +word,Word.DocumentProtectOptions,"useInformationRightsManagement",Property,Excellent,false +word,Word.DocumentRangeOptions,N/A,Interface,Unknown,false +word,Word.DocumentRangeOptions,"end",Property,Excellent,false +word,Word.DocumentRangeOptions,"start",Property,Excellent,false +word,Word.DocumentReplyWithChangesOptions,N/A,Interface,Unknown,false +word,Word.DocumentReplyWithChangesOptions,"includeAttachment",Property,Excellent,false +word,Word.DocumentReplyWithChangesOptions,"recipients",Property,Excellent,false +word,Word.DocumentReplyWithChangesOptions,"showMessage",Property,Excellent,false +word,Word.DocumentReplyWithChangesOptions,"subject",Property,Excellent,false +word,Word.DocumentSendFaxOverInternetOptions,N/A,Interface,Unknown,false +word,Word.DocumentSendFaxOverInternetOptions,"recipients",Property,Excellent,false +word,Word.DocumentSendFaxOverInternetOptions,"showMessage",Property,Excellent,false +word,Word.DocumentSendFaxOverInternetOptions,"subject",Property,Excellent,false +word,Word.DocumentSendForReviewOptions,N/A,Interface,Unknown,false +word,Word.DocumentSendForReviewOptions,"includeAttachment",Property,Excellent,false +word,Word.DocumentSendForReviewOptions,"recipients",Property,Excellent,false +word,Word.DocumentSendForReviewOptions,"showMessage",Property,Excellent,false +word,Word.DocumentSendForReviewOptions,"subject",Property,Excellent,false +word,Word.DocumentType,N/A,Enum,Unknown,false +word,Word.DocumentType,"document",EnumField,Fine,false +word,Word.DocumentType,"frameset",EnumField,Fine,false +word,Word.DocumentType,"template",EnumField,Fine,false +word,Word.DropCap,N/A,Class,Unknown,false +word,Word.DropCap,"context",Property,Excellent,false +word,Word.DropCap,"distanceFromText",Property,Fine,false +word,Word.DropCap,"fontName",Property,Fine,false +word,Word.DropCap,"linesToDrop",Property,Fine,false +word,Word.DropCap,"position",Property,Poor,false +word,Word.DropCap,"clear()",Method,Poor,false +word,Word.DropCap,"enable()",Method,Good,false +word,Word.DropCap,"load(options)",Method,Excellent,false +word,Word.DropCap,"load(propertyNames)",Method,Excellent,false +word,Word.DropCap,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.DropCap,"toJSON()",Method,Excellent,false +word,Word.DropCap,"track()",Method,Excellent,false +word,Word.DropCap,"untrack()",Method,Excellent,false +word,Word.DropDownListContentControl,N/A,Class,Unknown,true +word,Word.DropDownListContentControl,"context",Property,Excellent,false +word,Word.DropDownListContentControl,"listItems",Property,Fine,true +word,Word.DropDownListContentControl,"addListItem(displayText, value, index)",Method,Great,true +word,Word.DropDownListContentControl,"deleteAllListItems()",Method,Good,true +word,Word.DropDownListContentControl,"load(propertyNames)",Method,Excellent,false +word,Word.DropDownListContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.DropDownListContentControl,"toJSON()",Method,Excellent,false +word,Word.DropDownListContentControl,"track()",Method,Excellent,false +word,Word.DropDownListContentControl,"untrack()",Method,Excellent,false +word,Word.DropPosition,N/A,Enum,Fine,false +word,Word.DropPosition,"margin",EnumField,Fine,false +word,Word.DropPosition,"none",EnumField,Fine,false +word,Word.DropPosition,"normal",EnumField,Fine,false +word,Word.Editor,N/A,Class,Unknown,false +word,Word.Editor,"context",Property,Excellent,false +word,Word.Editor,"id",Property,Excellent,false +word,Word.Editor,"name",Property,Poor,false +word,Word.Editor,"nextRange",Property,Great,false +word,Word.Editor,"range",Property,Good,false +word,Word.Editor,"delete()",Method,Good,false +word,Word.Editor,"load(options)",Method,Excellent,false +word,Word.Editor,"load(propertyNames)",Method,Excellent,false +word,Word.Editor,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Editor,"removeAllPermissions()",Method,Fine,false +word,Word.Editor,"selectAllShapes()",Method,Fine,false +word,Word.Editor,"set(properties, options)",Method,Good,false +word,Word.Editor,"set(properties)",Method,Good,false +word,Word.Editor,"toJSON()",Method,Excellent,false +word,Word.Editor,"track()",Method,Excellent,false +word,Word.Editor,"untrack()",Method,Excellent,false +word,Word.EditorCollection,N/A,Class,Unknown,false +word,Word.EditorCollection,"context",Property,Excellent,false +word,Word.EditorCollection,"addById(editorId)",Method,Excellent,false +word,Word.EditorCollection,"addByType(editorType)",Method,Excellent,false +word,Word.EditorCollection,"addByType(editorType)",Method,Excellent,false +word,Word.EditorCollection,"getCount()",Method,Fine,false +word,Word.EditorCollection,"getItemAt(index)",Method,Good,false +word,Word.EditorCollection,"load(propertyNames)",Method,Excellent,false +word,Word.EditorCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.EditorCollection,"toJSON()",Method,Excellent,false +word,Word.EditorCollection,"track()",Method,Excellent,false +word,Word.EditorCollection,"untrack()",Method,Excellent,false +word,Word.EditorType,N/A,Enum,Fine,false +word,Word.EditorType,"current",EnumField,Fine,false +word,Word.EditorType,"editors",EnumField,Fine,false +word,Word.EditorType,"everyone",EnumField,Fine,false +word,Word.EditorType,"owners",EnumField,Fine,false +word,Word.EmphasisMark,N/A,Enum,Unknown,false +word,Word.EmphasisMark,"none",EnumField,Fine,false +word,Word.EmphasisMark,"overComma",EnumField,Fine,false +word,Word.EmphasisMark,"overSolidCircle",EnumField,Fine,false +word,Word.EmphasisMark,"overWhiteCircle",EnumField,Fine,false +word,Word.EmphasisMark,"underSolidCircle",EnumField,Fine,false +word,Word.EndnoteLocation,N/A,Enum,Unknown,false +word,Word.EndnoteLocation,"endOfDocument",EnumField,Fine,false +word,Word.EndnoteLocation,"endOfSection",EnumField,Fine,false +word,Word.ErrorCodes,N/A,Enum,Missing,true +word,Word.ErrorCodes,"accessDenied",EnumField,Missing,false +word,Word.ErrorCodes,"generalException",EnumField,Missing,false +word,Word.ErrorCodes,"invalidArgument",EnumField,Missing,false +word,Word.ErrorCodes,"itemNotFound",EnumField,Missing,false +word,Word.ErrorCodes,"notAllowed",EnumField,Missing,false +word,Word.ErrorCodes,"notImplemented",EnumField,Missing,false +word,Word.ErrorCodes,"searchDialogIsOpen",EnumField,Missing,false +word,Word.ErrorCodes,"searchStringInvalidOrTooLong",EnumField,Missing,false +word,Word.EventSource,N/A,Enum,Good,true +word,Word.EventSource,"local",EnumField,Fine,false +word,Word.EventSource,"remote",EnumField,Fine,false +word,Word.EventType,N/A,Enum,Fine,true +word,Word.EventType,"annotationClicked",EnumField,Fine,false +word,Word.EventType,"annotationHovered",EnumField,Fine,false +word,Word.EventType,"annotationInserted",EnumField,Fine,false +word,Word.EventType,"annotationPopupAction",EnumField,Fine,false +word,Word.EventType,"annotationRemoved",EnumField,Fine,false +word,Word.EventType,"commentAdded",EnumField,Fine,false +word,Word.EventType,"commentChanged",EnumField,Fine,false +word,Word.EventType,"commentDeleted",EnumField,Fine,false +word,Word.EventType,"commentDeselected",EnumField,Fine,false +word,Word.EventType,"commentSelected",EnumField,Fine,false +word,Word.EventType,"contentControlAdded",EnumField,Fine,false +word,Word.EventType,"contentControlDataChanged",EnumField,Fine,false +word,Word.EventType,"contentControlDeleted",EnumField,Fine,false +word,Word.EventType,"contentControlEntered",EnumField,Fine,false +word,Word.EventType,"contentControlExited",EnumField,Fine,false +word,Word.EventType,"contentControlSelectionChanged",EnumField,Fine,false +word,Word.EventType,"paragraphAdded",EnumField,Fine,false +word,Word.EventType,"paragraphChanged",EnumField,Fine,false +word,Word.EventType,"paragraphDeleted",EnumField,Fine,false +word,Word.ExportCreateBookmarks,N/A,Enum,Good,false +word,Word.ExportCreateBookmarks,"headings",EnumField,Good,false +word,Word.ExportCreateBookmarks,"none",EnumField,Fine,false +word,Word.ExportCreateBookmarks,"wordBookmarks",EnumField,Good,false +word,Word.ExportFormat,N/A,Enum,Unknown,false +word,Word.ExportFormat,"pdf",EnumField,Fine,false +word,Word.ExportFormat,"xps",EnumField,Fine,false +word,Word.ExportItem,N/A,Enum,Unknown,false +word,Word.ExportItem,"documentContent",EnumField,Fine,false +word,Word.ExportItem,"documentWithMarkup",EnumField,Fine,false +word,Word.ExportOptimizeFor,N/A,Enum,Unknown,false +word,Word.ExportOptimizeFor,"onScreen",EnumField,Fine,false +word,Word.ExportOptimizeFor,"print",EnumField,Fine,false +word,Word.ExportRange,N/A,Enum,Unknown,false +word,Word.ExportRange,"allDocument",EnumField,Fine,false +word,Word.ExportRange,"currentPage",EnumField,Fine,false +word,Word.ExportRange,"fromTo",EnumField,Good,false +word,Word.ExportRange,"selection",EnumField,Fine,false +word,Word.ExtrusionColorType,N/A,Enum,Unknown,false +word,Word.ExtrusionColorType,"automatic",EnumField,Fine,false +word,Word.ExtrusionColorType,"custom",EnumField,Fine,false +word,Word.ExtrusionColorType,"mixed",EnumField,Fine,false +word,Word.FarEastLineBreakLanguageId,N/A,Enum,Unknown,false +word,Word.FarEastLineBreakLanguageId,"japanese",EnumField,Fine,false +word,Word.FarEastLineBreakLanguageId,"korean",EnumField,Fine,false +word,Word.FarEastLineBreakLanguageId,"simplifiedChinese",EnumField,Good,false +word,Word.FarEastLineBreakLanguageId,"traditionalChinese",EnumField,Fine,false +word,Word.FarEastLineBreakLevel,N/A,Enum,Unknown,false +word,Word.FarEastLineBreakLevel,"custom",EnumField,Fine,false +word,Word.FarEastLineBreakLevel,"normal",EnumField,Fine,false +word,Word.FarEastLineBreakLevel,"strict",EnumField,Fine,false +word,Word.Field,N/A,Class,Unknown,true +word,Word.Field,"code",Property,Great,true +word,Word.Field,"context",Property,Excellent,false +word,Word.Field,"data",Property,Excellent,false +word,Word.Field,"kind",Property,Fine,true +word,Word.Field,"linkFormat",Property,Excellent,false +word,Word.Field,"locked",Property,Excellent,true +word,Word.Field,"oleFormat",Property,Great,false +word,Word.Field,"parentBody",Property,Fine,true +word,Word.Field,"parentContentControl",Property,Excellent,false +word,Word.Field,"parentContentControlOrNullObject",Property,Excellent,false +word,Word.Field,"parentTable",Property,Excellent,false +word,Word.Field,"parentTableCell",Property,Excellent,false +word,Word.Field,"parentTableCellOrNullObject",Property,Excellent,false +word,Word.Field,"parentTableOrNullObject",Property,Excellent,false +word,Word.Field,"result",Property,Fine,true +word,Word.Field,"showCodes",Property,Excellent,false +word,Word.Field,"type",Property,Fine,true +word,Word.Field,"copyToClipboard()",Method,Fine,false +word,Word.Field,"cut()",Method,Good,false +word,Word.Field,"delete()",Method,Fine,true +word,Word.Field,"doClick()",Method,Poor,false +word,Word.Field,"getNext()",Method,Excellent,false +word,Word.Field,"getNextOrNullObject()",Method,Excellent,false +word,Word.Field,"load(options)",Method,Excellent,false +word,Word.Field,"load(propertyNames)",Method,Excellent,false +word,Word.Field,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Field,"select(selectionMode)",Method,Poor,true +word,Word.Field,"select(selectionMode)",Method,Poor,false +word,Word.Field,"set(properties, options)",Method,Good,false +word,Word.Field,"set(properties)",Method,Good,false +word,Word.Field,"toJSON()",Method,Excellent,false +word,Word.Field,"track()",Method,Excellent,false +word,Word.Field,"unlink()",Method,Fine,false +word,Word.Field,"untrack()",Method,Excellent,false +word,Word.Field,"updateResult()",Method,Fine,true +word,Word.Field,"updateSource()",Method,Good,false +word,Word.FieldCollection,N/A,Class,Unknown,true +word,Word.FieldCollection,"context",Property,Excellent,false +word,Word.FieldCollection,"items",Property,Poor,true +word,Word.FieldCollection,"getByTypes(types)",Method,Excellent,false +word,Word.FieldCollection,"getFirst()",Method,Excellent,false +word,Word.FieldCollection,"getFirstOrNullObject()",Method,Excellent,true +word,Word.FieldCollection,"load(options)",Method,Excellent,false +word,Word.FieldCollection,"load(propertyNames)",Method,Excellent,false +word,Word.FieldCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.FieldCollection,"toJSON()",Method,Excellent,false +word,Word.FieldCollection,"track()",Method,Excellent,false +word,Word.FieldCollection,"untrack()",Method,Excellent,false +word,Word.FieldKind,N/A,Enum,Unknown,true +word,Word.FieldKind,"cold",EnumField,Good,false +word,Word.FieldKind,"hot",EnumField,Good,false +word,Word.FieldKind,"none",EnumField,Excellent,false +word,Word.FieldKind,"warm",EnumField,Great,false +word,Word.FieldShading,N/A,Enum,Unknown,false +word,Word.FieldShading,"always",EnumField,Good,false +word,Word.FieldShading,"never",EnumField,Good,false +word,Word.FieldShading,"whenSelected",EnumField,Great,false +word,Word.FieldType,N/A,Enum,Unknown,true +word,Word.FieldType,"addin",EnumField,Good,false +word,Word.FieldType,"addressBlock",EnumField,Good,false +word,Word.FieldType,"advance",EnumField,Good,false +word,Word.FieldType,"ask",EnumField,Good,false +word,Word.FieldType,"author",EnumField,Good,false +word,Word.FieldType,"autoText",EnumField,Good,false +word,Word.FieldType,"autoTextList",EnumField,Good,false +word,Word.FieldType,"barCode",EnumField,Good,false +word,Word.FieldType,"bibliography",EnumField,Good,false +word,Word.FieldType,"bidiOutline",EnumField,Good,false +word,Word.FieldType,"citation",EnumField,Good,false +word,Word.FieldType,"comments",EnumField,Good,false +word,Word.FieldType,"compare",EnumField,Good,false +word,Word.FieldType,"createDate",EnumField,Good,false +word,Word.FieldType,"data",EnumField,Good,false +word,Word.FieldType,"database",EnumField,Good,false +word,Word.FieldType,"date",EnumField,Good,false +word,Word.FieldType,"displayBarcode",EnumField,Good,false +word,Word.FieldType,"docProperty",EnumField,Great,false +word,Word.FieldType,"docVariable",EnumField,Good,false +word,Word.FieldType,"editTime",EnumField,Good,false +word,Word.FieldType,"embedded",EnumField,Good,false +word,Word.FieldType,"empty",EnumField,Good,false +word,Word.FieldType,"eq",EnumField,Good,false +word,Word.FieldType,"expression",EnumField,Good,false +word,Word.FieldType,"fileName",EnumField,Good,false +word,Word.FieldType,"fileSize",EnumField,Good,false +word,Word.FieldType,"fillIn",EnumField,Good,false +word,Word.FieldType,"formCheckbox",EnumField,Good,false +word,Word.FieldType,"formDropdown",EnumField,Good,false +word,Word.FieldType,"formText",EnumField,Good,false +word,Word.FieldType,"gotoButton",EnumField,Good,false +word,Word.FieldType,"greetingLine",EnumField,Good,false +word,Word.FieldType,"hyperlink",EnumField,Good,false +word,Word.FieldType,"if",EnumField,Great,false +word,Word.FieldType,"import",EnumField,Good,false +word,Word.FieldType,"include",EnumField,Good,false +word,Word.FieldType,"includePicture",EnumField,Good,false +word,Word.FieldType,"includeText",EnumField,Good,false +word,Word.FieldType,"index",EnumField,Good,false +word,Word.FieldType,"info",EnumField,Good,false +word,Word.FieldType,"keywords",EnumField,Good,false +word,Word.FieldType,"lastSavedBy",EnumField,Good,false +word,Word.FieldType,"link",EnumField,Good,false +word,Word.FieldType,"listNum",EnumField,Good,false +word,Word.FieldType,"macroButton",EnumField,Good,false +word,Word.FieldType,"mergeBarcode",EnumField,Good,false +word,Word.FieldType,"mergeField",EnumField,Good,false +word,Word.FieldType,"mergeRec",EnumField,Good,false +word,Word.FieldType,"mergeSeq",EnumField,Good,false +word,Word.FieldType,"next",EnumField,Good,false +word,Word.FieldType,"nextIf",EnumField,Great,false +word,Word.FieldType,"noteRef",EnumField,Good,false +word,Word.FieldType,"numChars",EnumField,Good,false +word,Word.FieldType,"numPages",EnumField,Good,false +word,Word.FieldType,"numWords",EnumField,Good,false +word,Word.FieldType,"ocx",EnumField,Good,false +word,Word.FieldType,"others",EnumField,Good,false +word,Word.FieldType,"page",EnumField,Good,false +word,Word.FieldType,"pageRef",EnumField,Good,false +word,Word.FieldType,"print",EnumField,Good,false +word,Word.FieldType,"printDate",EnumField,Good,false +word,Word.FieldType,"private",EnumField,Good,false +word,Word.FieldType,"quote",EnumField,Good,false +word,Word.FieldType,"rd",EnumField,Good,false +word,Word.FieldType,"ref",EnumField,Good,false +word,Word.FieldType,"revNum",EnumField,Good,false +word,Word.FieldType,"saveDate",EnumField,Good,false +word,Word.FieldType,"section",EnumField,Good,false +word,Word.FieldType,"sectionPages",EnumField,Good,false +word,Word.FieldType,"seq",EnumField,Good,false +word,Word.FieldType,"set",EnumField,Good,false +word,Word.FieldType,"shape",EnumField,Good,false +word,Word.FieldType,"skipIf",EnumField,Great,false +word,Word.FieldType,"styleRef",EnumField,Good,false +word,Word.FieldType,"subject",EnumField,Good,false +word,Word.FieldType,"subscriber",EnumField,Good,false +word,Word.FieldType,"symbol",EnumField,Good,false +word,Word.FieldType,"ta",EnumField,Good,false +word,Word.FieldType,"tc",EnumField,Good,false +word,Word.FieldType,"template",EnumField,Good,false +word,Word.FieldType,"time",EnumField,Good,false +word,Word.FieldType,"title",EnumField,Good,false +word,Word.FieldType,"toa",EnumField,Good,false +word,Word.FieldType,"toc",EnumField,Good,false +word,Word.FieldType,"undefined",EnumField,Good,false +word,Word.FieldType,"userAddress",EnumField,Good,false +word,Word.FieldType,"userInitials",EnumField,Good,false +word,Word.FieldType,"userName",EnumField,Good,false +word,Word.FieldType,"xe",EnumField,Good,false +word,Word.FileSaveFormat,N/A,Enum,Unknown,false +word,Word.FileSaveFormat,"document",EnumField,Fine,false +word,Word.FileSaveFormat,"documentDefault",EnumField,Good,false +word,Word.FileSaveFormat,"dosText",EnumField,Fine,false +word,Word.FileSaveFormat,"dosTextLineBreaks",EnumField,Fine,false +word,Word.FileSaveFormat,"filteredHtml",EnumField,Fine,false +word,Word.FileSaveFormat,"flatXml",EnumField,Fine,false +word,Word.FileSaveFormat,"flatXmlMacroEnabled",EnumField,Good,false +word,Word.FileSaveFormat,"flatXmlTemplate",EnumField,Fine,false +word,Word.FileSaveFormat,"flatXmlTemplateMacroEnabled",EnumField,Good,false +word,Word.FileSaveFormat,"html",EnumField,Fine,false +word,Word.FileSaveFormat,"openDocumentText",EnumField,Fine,false +word,Word.FileSaveFormat,"pdf",EnumField,Fine,false +word,Word.FileSaveFormat,"rtf",EnumField,Fine,false +word,Word.FileSaveFormat,"strictOpenXmlDocument",EnumField,Fine,false +word,Word.FileSaveFormat,"template",EnumField,Fine,false +word,Word.FileSaveFormat,"text",EnumField,Fine,false +word,Word.FileSaveFormat,"textLineBreaks",EnumField,Fine,false +word,Word.FileSaveFormat,"unicodeText",EnumField,Fine,false +word,Word.FileSaveFormat,"webArchive",EnumField,Fine,false +word,Word.FileSaveFormat,"xml",EnumField,Fine,false +word,Word.FileSaveFormat,"xmlDocument",EnumField,Fine,false +word,Word.FileSaveFormat,"xmlDocumentMacroEnabled",EnumField,Good,false +word,Word.FileSaveFormat,"xmlTemplate",EnumField,Fine,false +word,Word.FileSaveFormat,"xmlTemplateMacroEnabled",EnumField,Good,false +word,Word.FileSaveFormat,"xps",EnumField,Fine,false +word,Word.FillFormat,N/A,Class,Unknown,false +word,Word.FillFormat,"backgroundColor",Property,Great,false +word,Word.FillFormat,"context",Property,Excellent,false +word,Word.FillFormat,"foregroundColor",Property,Great,false +word,Word.FillFormat,"gradientAngle",Property,Excellent,false +word,Word.FillFormat,"gradientColorType",Property,Poor,false +word,Word.FillFormat,"gradientDegree",Property,Great,false +word,Word.FillFormat,"gradientStyle",Property,Fine,false +word,Word.FillFormat,"gradientVariant",Property,Excellent,false +word,Word.FillFormat,"isVisible",Property,Excellent,false +word,Word.FillFormat,"pattern",Property,Great,false +word,Word.FillFormat,"presetGradientType",Property,Fine,false +word,Word.FillFormat,"presetTexture",Property,Poor,false +word,Word.FillFormat,"rotateWithObject",Property,Good,false +word,Word.FillFormat,"textureAlignment",Property,Great,false +word,Word.FillFormat,"textureHorizontalScale",Property,Great,false +word,Word.FillFormat,"textureName",Property,Good,false +word,Word.FillFormat,"textureOffsetX",Property,Great,false +word,Word.FillFormat,"textureOffsetY",Property,Good,false +word,Word.FillFormat,"textureTile",Property,Good,false +word,Word.FillFormat,"textureType",Property,Fine,false +word,Word.FillFormat,"textureVerticalScale",Property,Excellent,false +word,Word.FillFormat,"transparency",Property,Excellent,false +word,Word.FillFormat,"type",Property,Poor,false +word,Word.FillFormat,"load(options)",Method,Excellent,false +word,Word.FillFormat,"load(propertyNames)",Method,Excellent,false +word,Word.FillFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.FillFormat,"set(properties, options)",Method,Good,false +word,Word.FillFormat,"set(properties)",Method,Good,false +word,Word.FillFormat,"setOneColorGradient(style, variant, degree)",Method,Poor,false +word,Word.FillFormat,"setOneColorGradient(style, variant, degree)",Method,Poor,false +word,Word.FillFormat,"setPatterned(pattern)",Method,Poor,false +word,Word.FillFormat,"setPatterned(pattern)",Method,Poor,false +word,Word.FillFormat,"setPresetGradient(style, variant, presetGradientType)",Method,Good,false +word,Word.FillFormat,"setPresetGradient(style, variant, presetGradientType)",Method,Good,false +word,Word.FillFormat,"setPresetTextured(presetTexture)",Method,Poor,false +word,Word.FillFormat,"setPresetTextured(presetTexture)",Method,Poor,false +word,Word.FillFormat,"setTwoColorGradient(style, variant)",Method,Poor,false +word,Word.FillFormat,"setTwoColorGradient(style, variant)",Method,Poor,false +word,Word.FillFormat,"solid()",Method,Fine,false +word,Word.FillFormat,"toJSON()",Method,Excellent,false +word,Word.FillFormat,"track()",Method,Excellent,false +word,Word.FillFormat,"untrack()",Method,Excellent,false +word,Word.FillType,N/A,Enum,Unknown,false +word,Word.FillType,"background",EnumField,Fine,false +word,Word.FillType,"gradient",EnumField,Fine,false +word,Word.FillType,"mixed",EnumField,Fine,false +word,Word.FillType,"patterned",EnumField,Fine,false +word,Word.FillType,"picture",EnumField,Fine,false +word,Word.FillType,"solid",EnumField,Fine,false +word,Word.FillType,"textured",EnumField,Fine,false +word,Word.FlowDirection,N/A,Enum,Unknown,false +word,Word.FlowDirection,"leftToRight",EnumField,Fine,false +word,Word.FlowDirection,"rightToLeft",EnumField,Fine,false +word,Word.Font,N/A,Class,Missing,true +word,Word.Font,"allCaps",Property,Excellent,false +word,Word.Font,"bold",Property,Excellent,true +word,Word.Font,"boldBidirectional",Property,Excellent,false +word,Word.Font,"borders",Property,Great,false +word,Word.Font,"color",Property,Excellent,true +word,Word.Font,"colorIndex",Property,Excellent,false +word,Word.Font,"colorIndexBidirectional",Property,Excellent,false +word,Word.Font,"context",Property,Excellent,false +word,Word.Font,"contextualAlternates",Property,Excellent,false +word,Word.Font,"diacriticColor",Property,Excellent,false +word,Word.Font,"disableCharacterSpaceGrid",Property,Excellent,false +word,Word.Font,"doubleStrikeThrough",Property,Excellent,false +word,Word.Font,"emboss",Property,Excellent,false +word,Word.Font,"emphasisMark",Property,Excellent,false +word,Word.Font,"engrave",Property,Excellent,false +word,Word.Font,"fill",Property,Excellent,false +word,Word.Font,"glow",Property,Excellent,false +word,Word.Font,"hidden",Property,Excellent,false +word,Word.Font,"highlightColor",Property,Excellent,true +word,Word.Font,"italic",Property,Excellent,false +word,Word.Font,"italicBidirectional",Property,Excellent,false +word,Word.Font,"kerning",Property,Great,false +word,Word.Font,"ligature",Property,Excellent,false +word,Word.Font,"line",Property,Excellent,false +word,Word.Font,"name",Property,Excellent,true +word,Word.Font,"nameAscii",Property,Excellent,false +word,Word.Font,"nameBidirectional",Property,Great,false +word,Word.Font,"nameFarEast",Property,Good,false +word,Word.Font,"nameOther",Property,Excellent,false +word,Word.Font,"numberForm",Property,Great,false +word,Word.Font,"numberSpacing",Property,Good,false +word,Word.Font,"outline",Property,Excellent,false +word,Word.Font,"position",Property,Great,false +word,Word.Font,"reflection",Property,Great,false +word,Word.Font,"scaling",Property,Great,false +word,Word.Font,"shadow",Property,Excellent,false +word,Word.Font,"size",Property,Excellent,true +word,Word.Font,"sizeBidirectional",Property,Great,false +word,Word.Font,"smallCaps",Property,Excellent,false +word,Word.Font,"spacing",Property,Good,false +word,Word.Font,"strikeThrough",Property,Excellent,true +word,Word.Font,"stylisticSet",Property,Good,false +word,Word.Font,"subscript",Property,Excellent,false +word,Word.Font,"superscript",Property,Excellent,false +word,Word.Font,"textColor",Property,Great,false +word,Word.Font,"textShadow",Property,Excellent,false +word,Word.Font,"threeDimensionalFormat",Property,Excellent,false +word,Word.Font,"underline",Property,Excellent,true +word,Word.Font,"underlineColor",Property,Excellent,false +word,Word.Font,"decreaseFontSize()",Method,Fine,false +word,Word.Font,"increaseFontSize()",Method,Fine,false +word,Word.Font,"load(options)",Method,Excellent,false +word,Word.Font,"load(propertyNames)",Method,Excellent,false +word,Word.Font,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Font,"reset()",Method,Poor,false +word,Word.Font,"set(properties, options)",Method,Good,false +word,Word.Font,"set(properties)",Method,Good,false +word,Word.Font,"setAsTemplateDefault()",Method,Great,false +word,Word.Font,"toJSON()",Method,Excellent,false +word,Word.Font,"track()",Method,Excellent,false +word,Word.Font,"untrack()",Method,Excellent,false +word,Word.FontBias,N/A,Enum,Unknown,false +word,Word.FontBias,"farEast",EnumField,Fine,false +word,Word.FontBias,"noSpecified",EnumField,Good,false +word,Word.FontBias,"standard",EnumField,Good,false +word,Word.FontNameCollection,N/A,Class,Great,false +word,Word.FontNameCollection,"context",Property,Excellent,false +word,Word.FontNameCollection,"getCount()",Method,Fine,false +word,Word.FontNameCollection,"getItemAt(index)",Method,Fine,false +word,Word.FontNameCollection,"load(propertyNames)",Method,Excellent,false +word,Word.FontNameCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.FontNameCollection,"toJSON()",Method,Excellent,false +word,Word.FontNameCollection,"track()",Method,Excellent,false +word,Word.FontNameCollection,"untrack()",Method,Excellent,false +word,Word.FootnoteLocation,N/A,Enum,Unknown,false +word,Word.FootnoteLocation,"beneathText",EnumField,Fine,false +word,Word.FootnoteLocation,"bottomOfPage",EnumField,Fine,false +word,Word.Frame,N/A,Class,Missing,false +word,Word.Frame,"borders",Property,Great,false +word,Word.Frame,"context",Property,Excellent,false +word,Word.Frame,"height",Property,Good,false +word,Word.Frame,"heightRule",Property,Excellent,false +word,Word.Frame,"horizontalDistanceFromText",Property,Great,false +word,Word.Frame,"horizontalPosition",Property,Excellent,false +word,Word.Frame,"lockAnchor",Property,Good,false +word,Word.Frame,"range",Property,Excellent,false +word,Word.Frame,"relativeHorizontalPosition",Property,Great,false +word,Word.Frame,"relativeVerticalPosition",Property,Great,false +word,Word.Frame,"shading",Property,Great,false +word,Word.Frame,"textWrap",Property,Good,false +word,Word.Frame,"verticalDistanceFromText",Property,Great,false +word,Word.Frame,"verticalPosition",Property,Excellent,false +word,Word.Frame,"width",Property,Good,false +word,Word.Frame,"widthRule",Property,Excellent,false +word,Word.Frame,"copy()",Method,Poor,false +word,Word.Frame,"cut()",Method,Fine,false +word,Word.Frame,"delete()",Method,Poor,false +word,Word.Frame,"load(options)",Method,Excellent,false +word,Word.Frame,"load(propertyNames)",Method,Excellent,false +word,Word.Frame,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Frame,"select()",Method,Missing,false +word,Word.Frame,"set(properties, options)",Method,Good,false +word,Word.Frame,"set(properties)",Method,Good,false +word,Word.Frame,"toJSON()",Method,Excellent,false +word,Word.Frame,"track()",Method,Excellent,false +word,Word.Frame,"untrack()",Method,Excellent,false +word,Word.FrameCollection,N/A,Class,Unknown,false +word,Word.FrameCollection,"context",Property,Excellent,false +word,Word.FrameCollection,"items",Property,Poor,false +word,Word.FrameCollection,"add(range)",Method,Great,false +word,Word.FrameCollection,"delete()",Method,Good,false +word,Word.FrameCollection,"getItem(index)",Method,Good,false +word,Word.FrameCollection,"load(options)",Method,Excellent,false +word,Word.FrameCollection,"load(propertyNames)",Method,Excellent,false +word,Word.FrameCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.FrameCollection,"toJSON()",Method,Excellent,false +word,Word.FrameCollection,"track()",Method,Excellent,false +word,Word.FrameCollection,"untrack()",Method,Excellent,false +word,Word.FrameSizeRule,N/A,Enum,Unknown,false +word,Word.FrameSizeRule,"atLeast",EnumField,Excellent,false +word,Word.FrameSizeRule,"auto",EnumField,Fine,false +word,Word.FrameSizeRule,"exact",EnumField,Excellent,false +word,Word.GeometricShapeType,N/A,Enum,Unknown,false +word,Word.GeometricShapeType,"accentBorderCallout1",EnumField,Fine,false +word,Word.GeometricShapeType,"accentBorderCallout2",EnumField,Fine,false +word,Word.GeometricShapeType,"accentBorderCallout3",EnumField,Fine,false +word,Word.GeometricShapeType,"accentCallout1",EnumField,Fine,false +word,Word.GeometricShapeType,"accentCallout2",EnumField,Fine,false +word,Word.GeometricShapeType,"accentCallout3",EnumField,Fine,false +word,Word.GeometricShapeType,"actionButtonBackPrevious",EnumField,Fine,false +word,Word.GeometricShapeType,"actionButtonBeginning",EnumField,Fine,false +word,Word.GeometricShapeType,"actionButtonBlank",EnumField,Fine,false +word,Word.GeometricShapeType,"actionButtonDocument",EnumField,Fine,false +word,Word.GeometricShapeType,"actionButtonEnd",EnumField,Fine,false +word,Word.GeometricShapeType,"actionButtonForwardNext",EnumField,Fine,false +word,Word.GeometricShapeType,"actionButtonHelp",EnumField,Fine,false +word,Word.GeometricShapeType,"actionButtonHome",EnumField,Fine,false +word,Word.GeometricShapeType,"actionButtonInformation",EnumField,Fine,false +word,Word.GeometricShapeType,"actionButtonMovie",EnumField,Fine,false +word,Word.GeometricShapeType,"actionButtonReturn",EnumField,Fine,false +word,Word.GeometricShapeType,"actionButtonSound",EnumField,Fine,false +word,Word.GeometricShapeType,"arc",EnumField,Fine,false +word,Word.GeometricShapeType,"bentArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"bentUpArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"bevel",EnumField,Fine,false +word,Word.GeometricShapeType,"blockArc",EnumField,Fine,false +word,Word.GeometricShapeType,"borderCallout1",EnumField,Fine,false +word,Word.GeometricShapeType,"borderCallout2",EnumField,Fine,false +word,Word.GeometricShapeType,"borderCallout3",EnumField,Fine,false +word,Word.GeometricShapeType,"bracePair",EnumField,Fine,false +word,Word.GeometricShapeType,"bracketPair",EnumField,Fine,false +word,Word.GeometricShapeType,"callout1",EnumField,Fine,false +word,Word.GeometricShapeType,"callout2",EnumField,Fine,false +word,Word.GeometricShapeType,"callout3",EnumField,Fine,false +word,Word.GeometricShapeType,"can",EnumField,Fine,false +word,Word.GeometricShapeType,"chartPlus",EnumField,Fine,false +word,Word.GeometricShapeType,"chartStar",EnumField,Fine,false +word,Word.GeometricShapeType,"chartX",EnumField,Fine,false +word,Word.GeometricShapeType,"chevron",EnumField,Fine,false +word,Word.GeometricShapeType,"chord",EnumField,Fine,false +word,Word.GeometricShapeType,"circularArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"cloud",EnumField,Fine,false +word,Word.GeometricShapeType,"cloudCallout",EnumField,Fine,false +word,Word.GeometricShapeType,"corner",EnumField,Fine,false +word,Word.GeometricShapeType,"cornerTabs",EnumField,Fine,false +word,Word.GeometricShapeType,"cube",EnumField,Fine,false +word,Word.GeometricShapeType,"curvedDownArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"curvedLeftArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"curvedRightArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"curvedUpArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"decagon",EnumField,Fine,false +word,Word.GeometricShapeType,"diagonalStripe",EnumField,Fine,false +word,Word.GeometricShapeType,"diamond",EnumField,Fine,false +word,Word.GeometricShapeType,"dodecagon",EnumField,Fine,false +word,Word.GeometricShapeType,"donut",EnumField,Fine,false +word,Word.GeometricShapeType,"doubleWave",EnumField,Fine,false +word,Word.GeometricShapeType,"downArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"downArrowCallout",EnumField,Fine,false +word,Word.GeometricShapeType,"ellipse",EnumField,Fine,false +word,Word.GeometricShapeType,"ellipseRibbon",EnumField,Fine,false +word,Word.GeometricShapeType,"ellipseRibbon2",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartAlternateProcess",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartCollate",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartConnector",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartDecision",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartDelay",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartDisplay",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartDocument",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartExtract",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartInputOutput",EnumField,Great,false +word,Word.GeometricShapeType,"flowChartInternalStorage",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartMagneticDisk",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartMagneticDrum",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartMagneticTape",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartManualInput",EnumField,Good,false +word,Word.GeometricShapeType,"flowChartManualOperation",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartMerge",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartMultidocument",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartOfflineStorage",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartOffpageConnector",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartOnlineStorage",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartOr",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartPredefinedProcess",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartPreparation",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartProcess",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartPunchedCard",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartPunchedTape",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartSort",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartSummingJunction",EnumField,Fine,false +word,Word.GeometricShapeType,"flowChartTerminator",EnumField,Fine,false +word,Word.GeometricShapeType,"foldedCorner",EnumField,Fine,false +word,Word.GeometricShapeType,"frame",EnumField,Fine,false +word,Word.GeometricShapeType,"funnel",EnumField,Fine,false +word,Word.GeometricShapeType,"gear6",EnumField,Fine,false +word,Word.GeometricShapeType,"gear9",EnumField,Fine,false +word,Word.GeometricShapeType,"halfFrame",EnumField,Fine,false +word,Word.GeometricShapeType,"heart",EnumField,Fine,false +word,Word.GeometricShapeType,"heptagon",EnumField,Fine,false +word,Word.GeometricShapeType,"hexagon",EnumField,Fine,false +word,Word.GeometricShapeType,"homePlate",EnumField,Fine,false +word,Word.GeometricShapeType,"horizontalScroll",EnumField,Fine,false +word,Word.GeometricShapeType,"irregularSeal1",EnumField,Fine,false +word,Word.GeometricShapeType,"irregularSeal2",EnumField,Fine,false +word,Word.GeometricShapeType,"leftArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"leftArrowCallout",EnumField,Fine,false +word,Word.GeometricShapeType,"leftBrace",EnumField,Fine,false +word,Word.GeometricShapeType,"leftBracket",EnumField,Fine,false +word,Word.GeometricShapeType,"leftCircularArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"leftRightArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"leftRightArrowCallout",EnumField,Fine,false +word,Word.GeometricShapeType,"leftRightCircularArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"leftRightRibbon",EnumField,Fine,false +word,Word.GeometricShapeType,"leftRightUpArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"leftUpArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"lightningBolt",EnumField,Fine,false +word,Word.GeometricShapeType,"lineInverse",EnumField,Fine,false +word,Word.GeometricShapeType,"mathDivide",EnumField,Fine,false +word,Word.GeometricShapeType,"mathEqual",EnumField,Fine,false +word,Word.GeometricShapeType,"mathMinus",EnumField,Fine,false +word,Word.GeometricShapeType,"mathMultiply",EnumField,Fine,false +word,Word.GeometricShapeType,"mathNotEqual",EnumField,Fine,false +word,Word.GeometricShapeType,"mathPlus",EnumField,Fine,false +word,Word.GeometricShapeType,"moon",EnumField,Fine,false +word,Word.GeometricShapeType,"nonIsoscelesTrapezoid",EnumField,Fine,false +word,Word.GeometricShapeType,"noSmoking",EnumField,Fine,false +word,Word.GeometricShapeType,"notchedRightArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"octagon",EnumField,Fine,false +word,Word.GeometricShapeType,"parallelogram",EnumField,Fine,false +word,Word.GeometricShapeType,"pentagon",EnumField,Fine,false +word,Word.GeometricShapeType,"pie",EnumField,Fine,false +word,Word.GeometricShapeType,"pieWedge",EnumField,Fine,false +word,Word.GeometricShapeType,"plaque",EnumField,Fine,false +word,Word.GeometricShapeType,"plaqueTabs",EnumField,Fine,false +word,Word.GeometricShapeType,"plus",EnumField,Fine,false +word,Word.GeometricShapeType,"quadArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"quadArrowCallout",EnumField,Fine,false +word,Word.GeometricShapeType,"rectangle",EnumField,Fine,false +word,Word.GeometricShapeType,"ribbon",EnumField,Fine,false +word,Word.GeometricShapeType,"ribbon2",EnumField,Fine,false +word,Word.GeometricShapeType,"rightArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"rightArrowCallout",EnumField,Fine,false +word,Word.GeometricShapeType,"rightBrace",EnumField,Fine,false +word,Word.GeometricShapeType,"rightBracket",EnumField,Fine,false +word,Word.GeometricShapeType,"rightTriangle",EnumField,Fine,false +word,Word.GeometricShapeType,"round1Rectangle",EnumField,Fine,false +word,Word.GeometricShapeType,"round2DiagonalRectangle",EnumField,Fine,false +word,Word.GeometricShapeType,"round2SameRectangle",EnumField,Fine,false +word,Word.GeometricShapeType,"roundRectangle",EnumField,Fine,false +word,Word.GeometricShapeType,"smileyFace",EnumField,Fine,false +word,Word.GeometricShapeType,"snip1Rectangle",EnumField,Fine,false +word,Word.GeometricShapeType,"snip2DiagonalRectangle",EnumField,Fine,false +word,Word.GeometricShapeType,"snip2SameRectangle",EnumField,Fine,false +word,Word.GeometricShapeType,"snipRoundRectangle",EnumField,Fine,false +word,Word.GeometricShapeType,"squareTabs",EnumField,Fine,false +word,Word.GeometricShapeType,"star10",EnumField,Fine,false +word,Word.GeometricShapeType,"star12",EnumField,Fine,false +word,Word.GeometricShapeType,"star16",EnumField,Fine,false +word,Word.GeometricShapeType,"star24",EnumField,Fine,false +word,Word.GeometricShapeType,"star32",EnumField,Fine,false +word,Word.GeometricShapeType,"star4",EnumField,Fine,false +word,Word.GeometricShapeType,"star5",EnumField,Fine,false +word,Word.GeometricShapeType,"star6",EnumField,Fine,false +word,Word.GeometricShapeType,"star7",EnumField,Fine,false +word,Word.GeometricShapeType,"star8",EnumField,Fine,false +word,Word.GeometricShapeType,"stripedRightArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"sun",EnumField,Fine,false +word,Word.GeometricShapeType,"swooshArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"teardrop",EnumField,Fine,false +word,Word.GeometricShapeType,"trapezoid",EnumField,Fine,false +word,Word.GeometricShapeType,"triangle",EnumField,Fine,false +word,Word.GeometricShapeType,"upArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"upArrowCallout",EnumField,Fine,false +word,Word.GeometricShapeType,"upDownArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"upDownArrowCallout",EnumField,Fine,false +word,Word.GeometricShapeType,"uturnArrow",EnumField,Fine,false +word,Word.GeometricShapeType,"verticalScroll",EnumField,Fine,false +word,Word.GeometricShapeType,"wave",EnumField,Fine,false +word,Word.GeometricShapeType,"wedgeEllipseCallout",EnumField,Fine,false +word,Word.GeometricShapeType,"wedgeRectCallout",EnumField,Fine,false +word,Word.GeometricShapeType,"wedgeRRectCallout",EnumField,Fine,false +word,Word.GetTextOptions,N/A,Interface,Excellent,true +word,Word.GetTextOptions,"includeHiddenText",Property,Excellent,false +word,Word.GetTextOptions,"includeTextMarkedAsDeleted",Property,Excellent,false +word,Word.GlowFormat,N/A,Class,Unknown,false +word,Word.GlowFormat,"color",Property,Excellent,false +word,Word.GlowFormat,"context",Property,Excellent,false +word,Word.GlowFormat,"radius",Property,Excellent,false +word,Word.GlowFormat,"transparency",Property,Excellent,false +word,Word.GlowFormat,"load(options)",Method,Excellent,false +word,Word.GlowFormat,"load(propertyNames)",Method,Excellent,false +word,Word.GlowFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.GlowFormat,"set(properties, options)",Method,Good,false +word,Word.GlowFormat,"set(properties)",Method,Good,false +word,Word.GlowFormat,"toJSON()",Method,Excellent,false +word,Word.GlowFormat,"track()",Method,Excellent,false +word,Word.GlowFormat,"untrack()",Method,Excellent,false +word,Word.GoToDirection,N/A,Enum,Unknown,false +word,Word.GoToDirection,"first",EnumField,Fine,false +word,Word.GoToDirection,"last",EnumField,Fine,false +word,Word.GoToDirection,"next",EnumField,Fine,false +word,Word.GoToDirection,"previous",EnumField,Fine,false +word,Word.GoToItem,N/A,Enum,Unknown,false +word,Word.GoToItem,"bookmark",EnumField,Fine,false +word,Word.GoToItem,"comment",EnumField,Fine,false +word,Word.GoToItem,"embeddedObject",EnumField,Good,false +word,Word.GoToItem,"endnote",EnumField,Fine,false +word,Word.GoToItem,"equation",EnumField,Fine,false +word,Word.GoToItem,"field",EnumField,Good,false +word,Word.GoToItem,"footnote",EnumField,Fine,false +word,Word.GoToItem,"grammaticalError",EnumField,Good,false +word,Word.GoToItem,"graphic",EnumField,Fine,false +word,Word.GoToItem,"heading",EnumField,Fine,false +word,Word.GoToItem,"line",EnumField,Fine,false +word,Word.GoToItem,"page",EnumField,Fine,false +word,Word.GoToItem,"percent",EnumField,Fine,false +word,Word.GoToItem,"proofreadingError",EnumField,Good,false +word,Word.GoToItem,"section",EnumField,Fine,false +word,Word.GoToItem,"spellingError",EnumField,Good,false +word,Word.GoToItem,"table",EnumField,Fine,false +word,Word.GoToOptions,N/A,Interface,Unknown,false +word,Word.GoToOptions,"count",Property,Excellent,false +word,Word.GoToOptions,"direction",Property,Excellent,false +word,Word.GoToOptions,"item",Property,Excellent,false +word,Word.GoToOptions,"name",Property,Excellent,false +word,Word.GradientColorType,N/A,Enum,Good,false +word,Word.GradientColorType,"mixed",EnumField,Excellent,false +word,Word.GradientColorType,"multiColor",EnumField,Fine,false +word,Word.GradientColorType,"oneColor",EnumField,Fine,false +word,Word.GradientColorType,"presetColors",EnumField,Fine,false +word,Word.GradientColorType,"twoColors",EnumField,Fine,false +word,Word.GradientStyle,N/A,Enum,Unknown,false +word,Word.GradientStyle,"diagonalDown",EnumField,Fine,false +word,Word.GradientStyle,"diagonalUp",EnumField,Fine,false +word,Word.GradientStyle,"fromCenter",EnumField,Fine,false +word,Word.GradientStyle,"fromCorner",EnumField,Fine,false +word,Word.GradientStyle,"fromTitle",EnumField,Fine,false +word,Word.GradientStyle,"horizontal",EnumField,Fine,false +word,Word.GradientStyle,"mixed",EnumField,Fine,false +word,Word.GradientStyle,"vertical",EnumField,Fine,false +word,Word.GroupContentControl,N/A,Class,Unknown,false +word,Word.GroupContentControl,"appearance",Property,Good,false +word,Word.GroupContentControl,"color",Property,Excellent,false +word,Word.GroupContentControl,"context",Property,Excellent,false +word,Word.GroupContentControl,"id",Property,Great,false +word,Word.GroupContentControl,"isTemporary",Property,Excellent,false +word,Word.GroupContentControl,"level",Property,Good,false +word,Word.GroupContentControl,"lockContentControl",Property,Great,false +word,Word.GroupContentControl,"lockContents",Property,Great,false +word,Word.GroupContentControl,"placeholderText",Property,Great,false +word,Word.GroupContentControl,"range",Property,Good,false +word,Word.GroupContentControl,"showingPlaceholderText",Property,Good,false +word,Word.GroupContentControl,"tag",Property,Good,false +word,Word.GroupContentControl,"title",Property,Good,false +word,Word.GroupContentControl,"xmlMapping",Property,Good,false +word,Word.GroupContentControl,"copy()",Method,Fine,false +word,Word.GroupContentControl,"cut()",Method,Fine,false +word,Word.GroupContentControl,"delete(deleteContents)",Method,Excellent,false +word,Word.GroupContentControl,"load(options)",Method,Excellent,false +word,Word.GroupContentControl,"load(propertyNames)",Method,Excellent,false +word,Word.GroupContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.GroupContentControl,"set(properties, options)",Method,Good,false +word,Word.GroupContentControl,"set(properties)",Method,Good,false +word,Word.GroupContentControl,"setPlaceholderText(options)",Method,Fine,false +word,Word.GroupContentControl,"toJSON()",Method,Excellent,false +word,Word.GroupContentControl,"track()",Method,Excellent,false +word,Word.GroupContentControl,"ungroup()",Method,Fine,false +word,Word.GroupContentControl,"untrack()",Method,Excellent,false +word,Word.GutterPosition,N/A,Enum,Unknown,false +word,Word.GutterPosition,"left",EnumField,Fine,false +word,Word.GutterPosition,"right",EnumField,Fine,false +word,Word.GutterPosition,"top",EnumField,Fine,false +word,Word.GutterStyle,N/A,Enum,Unknown,false +word,Word.GutterStyle,"bidirectional",EnumField,Fine,false +word,Word.GutterStyle,"latin",EnumField,Fine,false +word,Word.HeaderFooterType,N/A,Enum,Missing,true +word,Word.HeaderFooterType,"evenPages",EnumField,Good,false +word,Word.HeaderFooterType,"firstPage",EnumField,Good,false +word,Word.HeaderFooterType,"primary",EnumField,Great,false +word,Word.HeadingSeparator,N/A,Enum,Unknown,false +word,Word.HeadingSeparator,"blankLine",EnumField,Good,false +word,Word.HeadingSeparator,"letter",EnumField,Good,false +word,Word.HeadingSeparator,"letterFull",EnumField,Good,false +word,Word.HeadingSeparator,"letterLow",EnumField,Great,false +word,Word.HeadingSeparator,"none",EnumField,Good,false +word,Word.HeadingStyle,N/A,Class,Unknown,false +word,Word.HeadingStyle,"context",Property,Excellent,false +word,Word.HeadingStyle,"level",Property,Excellent,false +word,Word.HeadingStyle,"name",Property,Good,false +word,Word.HeadingStyle,"delete()",Method,Fine,false +word,Word.HeadingStyle,"load(options)",Method,Excellent,false +word,Word.HeadingStyle,"load(propertyNames)",Method,Excellent,false +word,Word.HeadingStyle,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.HeadingStyle,"set(properties, options)",Method,Good,false +word,Word.HeadingStyle,"set(properties)",Method,Good,false +word,Word.HeadingStyle,"toJSON()",Method,Excellent,false +word,Word.HeadingStyle,"track()",Method,Excellent,false +word,Word.HeadingStyle,"untrack()",Method,Excellent,false +word,Word.HeadingStyleCollection,N/A,Class,Great,false +word,Word.HeadingStyleCollection,"context",Property,Excellent,false +word,Word.HeadingStyleCollection,"items",Property,Poor,false +word,Word.HeadingStyleCollection,"add(name, level)",Method,Poor,false +word,Word.HeadingStyleCollection,"load(options)",Method,Excellent,false +word,Word.HeadingStyleCollection,"load(propertyNames)",Method,Excellent,false +word,Word.HeadingStyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.HeadingStyleCollection,"toJSON()",Method,Excellent,false +word,Word.HeadingStyleCollection,"track()",Method,Excellent,false +word,Word.HeadingStyleCollection,"untrack()",Method,Excellent,false +word,Word.HorizontalInVerticalType,N/A,Enum,Unknown,false +word,Word.HorizontalInVerticalType,"fitInLine",EnumField,Fine,false +word,Word.HorizontalInVerticalType,"none",EnumField,Fine,false +word,Word.HorizontalInVerticalType,"resizeLine",EnumField,Fine,false +word,Word.HtmlDivision,N/A,Class,Missing,false +word,Word.HtmlDivision,"context",Property,Excellent,false +word,Word.HtmlDivision,"htmlDivisions",Property,Missing,false +word,Word.HtmlDivision,"leftIndent",Property,Excellent,false +word,Word.HtmlDivision,"range",Property,Good,false +word,Word.HtmlDivision,"rightIndent",Property,Great,false +word,Word.HtmlDivision,"spaceAfter",Property,Great,false +word,Word.HtmlDivision,"spaceBefore",Property,Great,false +word,Word.HtmlDivision,"delete()",Method,Fine,false +word,Word.HtmlDivision,"htmlDivisionParent(levelsUp)",Method,Great,false +word,Word.HtmlDivision,"load(options)",Method,Excellent,false +word,Word.HtmlDivision,"load(propertyNames)",Method,Excellent,false +word,Word.HtmlDivision,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.HtmlDivision,"toJSON()",Method,Excellent,false +word,Word.HtmlDivision,"track()",Method,Excellent,false +word,Word.HtmlDivision,"untrack()",Method,Excellent,false +word,Word.HtmlDivisionCollection,N/A,Class,Unknown,false +word,Word.HtmlDivisionCollection,"context",Property,Excellent,false +word,Word.HtmlDivisionCollection,"items",Property,Poor,false +word,Word.HtmlDivisionCollection,"getItemAt(index)",Method,Excellent,false +word,Word.HtmlDivisionCollection,"load(options)",Method,Excellent,false +word,Word.HtmlDivisionCollection,"load(propertyNames)",Method,Excellent,false +word,Word.HtmlDivisionCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.HtmlDivisionCollection,"toJSON()",Method,Excellent,false +word,Word.Hyperlink,N/A,Class,Unknown,false +word,Word.Hyperlink,"address",Property,Excellent,false +word,Word.Hyperlink,"context",Property,Excellent,false +word,Word.Hyperlink,"emailSubject",Property,Excellent,false +word,Word.Hyperlink,"isExtraInfoRequired",Property,Excellent,false +word,Word.Hyperlink,"name",Property,Good,false +word,Word.Hyperlink,"range",Property,Excellent,false +word,Word.Hyperlink,"screenTip",Property,Excellent,false +word,Word.Hyperlink,"subAddress",Property,Great,false +word,Word.Hyperlink,"target",Property,Great,false +word,Word.Hyperlink,"textToDisplay",Property,Great,false +word,Word.Hyperlink,"type",Property,Fine,false +word,Word.Hyperlink,"addToFavorites()",Method,Good,false +word,Word.Hyperlink,"createNewDocument(fileName, editNow, overwrite)",Method,Fine,false +word,Word.Hyperlink,"delete()",Method,Fine,false +word,Word.Hyperlink,"load(options)",Method,Excellent,false +word,Word.Hyperlink,"load(propertyNames)",Method,Excellent,false +word,Word.Hyperlink,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Hyperlink,"set(properties, options)",Method,Good,false +word,Word.Hyperlink,"set(properties)",Method,Good,false +word,Word.Hyperlink,"toJSON()",Method,Excellent,false +word,Word.Hyperlink,"track()",Method,Excellent,false +word,Word.Hyperlink,"untrack()",Method,Excellent,false +word,Word.HyperlinkAddOptions,N/A,Interface,Unknown,false +word,Word.HyperlinkAddOptions,"address",Property,Great,false +word,Word.HyperlinkAddOptions,"screenTip",Property,Great,false +word,Word.HyperlinkAddOptions,"subAddress",Property,Excellent,false +word,Word.HyperlinkAddOptions,"target",Property,Great,false +word,Word.HyperlinkAddOptions,"textToDisplay",Property,Great,false +word,Word.HyperlinkCollection,N/A,Class,Unknown,false +word,Word.HyperlinkCollection,"context",Property,Excellent,false +word,Word.HyperlinkCollection,"items",Property,Poor,false +word,Word.HyperlinkCollection,"add(anchor, options)",Method,Great,false +word,Word.HyperlinkCollection,"load(options)",Method,Excellent,false +word,Word.HyperlinkCollection,"load(propertyNames)",Method,Excellent,false +word,Word.HyperlinkCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.HyperlinkCollection,"toJSON()",Method,Excellent,false +word,Word.HyperlinkCollection,"track()",Method,Excellent,false +word,Word.HyperlinkCollection,"untrack()",Method,Excellent,false +word,Word.HyperlinkType,N/A,Enum,Unknown,false +word,Word.HyperlinkType,"inlineShape",EnumField,Fine,false +word,Word.HyperlinkType,"range",EnumField,Fine,false +word,Word.HyperlinkType,"shape",EnumField,Fine,false +word,Word.ImageFormat,N/A,Enum,Missing,true +word,Word.ImageFormat,"bmp",EnumField,Fine,false +word,Word.ImageFormat,"emf",EnumField,Fine,false +word,Word.ImageFormat,"exif",EnumField,Fine,false +word,Word.ImageFormat,"gif",EnumField,Fine,false +word,Word.ImageFormat,"icon",EnumField,Fine,false +word,Word.ImageFormat,"jpeg",EnumField,Fine,false +word,Word.ImageFormat,"pdf",EnumField,Fine,false +word,Word.ImageFormat,"pict",EnumField,Fine,false +word,Word.ImageFormat,"png",EnumField,Fine,false +word,Word.ImageFormat,"svg",EnumField,Fine,false +word,Word.ImageFormat,"tiff",EnumField,Fine,false +word,Word.ImageFormat,"undefined",EnumField,Fine,false +word,Word.ImageFormat,"unsupported",EnumField,Fine,false +word,Word.ImageFormat,"wmf",EnumField,Fine,false +word,Word.ImeMode,N/A,Enum,Unknown,false +word,Word.ImeMode,"alpha",EnumField,Great,false +word,Word.ImeMode,"alphaFull",EnumField,Great,false +word,Word.ImeMode,"hangul",EnumField,Great,false +word,Word.ImeMode,"hangulFull",EnumField,Great,false +word,Word.ImeMode,"hiragana",EnumField,Great,false +word,Word.ImeMode,"katakana",EnumField,Great,false +word,Word.ImeMode,"katakanaHalf",EnumField,Great,false +word,Word.ImeMode,"noControl",EnumField,Great,false +word,Word.ImeMode,"off",EnumField,Great,false +word,Word.ImeMode,"on",EnumField,Great,false +word,Word.ImportedStylesConflictBehavior,N/A,Enum,Unknown,true +word,Word.ImportedStylesConflictBehavior,"createNew",EnumField,Great,false +word,Word.ImportedStylesConflictBehavior,"ignore",EnumField,Fine,false +word,Word.ImportedStylesConflictBehavior,"overwrite",EnumField,Fine,false +word,Word.Index,N/A,Class,Missing,false +word,Word.Index,"context",Property,Excellent,false +word,Word.Index,"filter",Property,Great,false +word,Word.Index,"headingSeparator",Property,Good,false +word,Word.Index,"indexLanguage",Property,Good,false +word,Word.Index,"numberOfColumns",Property,Fine,false +word,Word.Index,"range",Property,Excellent,false +word,Word.Index,"rightAlignPageNumbers",Property,Great,false +word,Word.Index,"separateAccentedLetterHeadings",Property,Great,false +word,Word.Index,"sortBy",Property,Good,false +word,Word.Index,"tabLeader",Property,Great,false +word,Word.Index,"type",Property,Missing,false +word,Word.Index,"delete()",Method,Poor,false +word,Word.Index,"load(options)",Method,Excellent,false +word,Word.Index,"load(propertyNames)",Method,Excellent,false +word,Word.Index,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Index,"set(properties, options)",Method,Good,false +word,Word.Index,"set(properties)",Method,Good,false +word,Word.Index,"toJSON()",Method,Excellent,false +word,Word.Index,"track()",Method,Excellent,false +word,Word.Index,"untrack()",Method,Excellent,false +word,Word.IndexAddOptions,N/A,Interface,Unknown,false +word,Word.IndexAddOptions,"headingSeparator",Property,Excellent,false +word,Word.IndexAddOptions,"indexLanguage",Property,Excellent,false +word,Word.IndexAddOptions,"numberOfColumns",Property,Excellent,false +word,Word.IndexAddOptions,"rightAlignPageNumbers",Property,Excellent,false +word,Word.IndexAddOptions,"separateAccentedLetterHeadings",Property,Excellent,false +word,Word.IndexAddOptions,"sortBy",Property,Excellent,false +word,Word.IndexAddOptions,"type",Property,Excellent,false +word,Word.IndexCollection,N/A,Class,Great,false +word,Word.IndexCollection,"context",Property,Excellent,false +word,Word.IndexCollection,"items",Property,Poor,false +word,Word.IndexCollection,"add(range, indexAddOptions)",Method,Great,false +word,Word.IndexCollection,"getFormat()",Method,Good,false +word,Word.IndexCollection,"getItem(index)",Method,Good,false +word,Word.IndexCollection,"load(options)",Method,Excellent,false +word,Word.IndexCollection,"load(propertyNames)",Method,Excellent,false +word,Word.IndexCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.IndexCollection,"markAllEntries(range, markAllEntriesOptions)",Method,Good,false +word,Word.IndexCollection,"toJSON()",Method,Excellent,false +word,Word.IndexCollection,"track()",Method,Excellent,false +word,Word.IndexCollection,"untrack()",Method,Excellent,false +word,Word.IndexFilter,N/A,Enum,Unknown,false +word,Word.IndexFilter,"aiueo",EnumField,Fine,false +word,Word.IndexFilter,"akasatana",EnumField,Fine,false +word,Word.IndexFilter,"chosung",EnumField,Fine,false +word,Word.IndexFilter,"full",EnumField,Fine,false +word,Word.IndexFilter,"low",EnumField,Fine,false +word,Word.IndexFilter,"medium",EnumField,Fine,false +word,Word.IndexFilter,"none",EnumField,Fine,false +word,Word.IndexFormat,N/A,Enum,Unknown,false +word,Word.IndexFormat,"bulleted",EnumField,Fine,false +word,Word.IndexFormat,"classic",EnumField,Fine,false +word,Word.IndexFormat,"fancy",EnumField,Fine,false +word,Word.IndexFormat,"formal",EnumField,Fine,false +word,Word.IndexFormat,"modern",EnumField,Fine,false +word,Word.IndexFormat,"simple",EnumField,Fine,false +word,Word.IndexFormat,"template",EnumField,Fine,false +word,Word.IndexMarkAllEntriesOptions,N/A,Interface,Unknown,false +word,Word.IndexMarkAllEntriesOptions,"bold",Property,Excellent,false +word,Word.IndexMarkAllEntriesOptions,"bookmarkName",Property,Excellent,false +word,Word.IndexMarkAllEntriesOptions,"crossReference",Property,Excellent,false +word,Word.IndexMarkAllEntriesOptions,"crossReferenceAutoText",Property,Excellent,false +word,Word.IndexMarkAllEntriesOptions,"entry",Property,Excellent,false +word,Word.IndexMarkAllEntriesOptions,"entryAutoText",Property,Excellent,false +word,Word.IndexMarkAllEntriesOptions,"italic",Property,Excellent,false +word,Word.IndexMarkEntryOptions,N/A,Interface,Unknown,false +word,Word.IndexMarkEntryOptions,"bold",Property,Excellent,false +word,Word.IndexMarkEntryOptions,"bookmarkName",Property,Excellent,false +word,Word.IndexMarkEntryOptions,"crossReference",Property,Excellent,false +word,Word.IndexMarkEntryOptions,"crossReferenceAutoText",Property,Excellent,false +word,Word.IndexMarkEntryOptions,"entry",Property,Excellent,false +word,Word.IndexMarkEntryOptions,"entryAutoText",Property,Excellent,false +word,Word.IndexMarkEntryOptions,"italic",Property,Excellent,false +word,Word.IndexMarkEntryOptions,"reading",Property,Excellent,false +word,Word.IndexSortBy,N/A,Enum,Unknown,false +word,Word.IndexSortBy,"stroke",EnumField,Fine,false +word,Word.IndexSortBy,"syllable",EnumField,Fine,false +word,Word.IndexType,N/A,Enum,Good,false +word,Word.IndexType,"indent",EnumField,Good,false +word,Word.IndexType,"runin",EnumField,Good,false +word,Word.InlinePicture,N/A,Class,Unknown,true +word,Word.InlinePicture,"altTextDescription",Property,Excellent,false +word,Word.InlinePicture,"altTextTitle",Property,Excellent,false +word,Word.InlinePicture,"context",Property,Excellent,false +word,Word.InlinePicture,"height",Property,Great,false +word,Word.InlinePicture,"hyperlink",Property,Excellent,false +word,Word.InlinePicture,"imageFormat",Property,Poor,true +word,Word.InlinePicture,"lockAspectRatio",Property,Excellent,false +word,Word.InlinePicture,"paragraph",Property,Fine,false +word,Word.InlinePicture,"parentContentControl",Property,Great,false +word,Word.InlinePicture,"parentContentControlOrNullObject",Property,Excellent,false +word,Word.InlinePicture,"parentTable",Property,Great,false +word,Word.InlinePicture,"parentTableCell",Property,Great,false +word,Word.InlinePicture,"parentTableCellOrNullObject",Property,Excellent,false +word,Word.InlinePicture,"parentTableOrNullObject",Property,Excellent,false +word,Word.InlinePicture,"width",Property,Great,false +word,Word.InlinePicture,"delete()",Method,Fine,false +word,Word.InlinePicture,"getBase64ImageSrc()",Method,Good,true +word,Word.InlinePicture,"getNext()",Method,Great,true +word,Word.InlinePicture,"getNextOrNullObject()",Method,Excellent,true +word,Word.InlinePicture,"getRange(rangeLocation)",Method,Fine,false +word,Word.InlinePicture,"insertBreak(breakType, insertLocation)",Method,Good,false +word,Word.InlinePicture,"insertContentControl()",Method,Fine,false +word,Word.InlinePicture,"insertFileFromBase64(base64File, insertLocation)",Method,Fine,false +word,Word.InlinePicture,"insertHtml(html, insertLocation)",Method,Fine,false +word,Word.InlinePicture,"insertInlinePictureFromBase64(base64EncodedImage, insertLocation)",Method,Good,false +word,Word.InlinePicture,"insertOoxml(ooxml, insertLocation)",Method,Fine,false +word,Word.InlinePicture,"insertParagraph(paragraphText, insertLocation)",Method,Fine,false +word,Word.InlinePicture,"insertText(text, insertLocation)",Method,Fine,false +word,Word.InlinePicture,"load(options)",Method,Excellent,false +word,Word.InlinePicture,"load(propertyNames)",Method,Excellent,false +word,Word.InlinePicture,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.InlinePicture,"select(selectionMode)",Method,Fine,false +word,Word.InlinePicture,"select(selectionMode)",Method,Fine,false +word,Word.InlinePicture,"set(properties, options)",Method,Good,false +word,Word.InlinePicture,"set(properties)",Method,Good,false +word,Word.InlinePicture,"toJSON()",Method,Excellent,false +word,Word.InlinePicture,"track()",Method,Excellent,false +word,Word.InlinePicture,"untrack()",Method,Excellent,false +word,Word.InlinePictureCollection,N/A,Class,Unknown,true +word,Word.InlinePictureCollection,"context",Property,Excellent,false +word,Word.InlinePictureCollection,"items",Property,Poor,false +word,Word.InlinePictureCollection,"getFirst()",Method,Great,false +word,Word.InlinePictureCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.InlinePictureCollection,"load(options)",Method,Excellent,false +word,Word.InlinePictureCollection,"load(propertyNames)",Method,Excellent,false +word,Word.InlinePictureCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.InlinePictureCollection,"toJSON()",Method,Excellent,false +word,Word.InlinePictureCollection,"track()",Method,Excellent,false +word,Word.InlinePictureCollection,"untrack()",Method,Excellent,false +word,Word.InsertFileOptions,N/A,Interface,Unknown,true +word,Word.InsertFileOptions,"importChangeTrackingMode",Property,Fine,false +word,Word.InsertFileOptions,"importCustomProperties",Property,Fine,false +word,Word.InsertFileOptions,"importCustomXmlParts",Property,Fine,false +word,Word.InsertFileOptions,"importDifferentOddEvenPages",Property,Good,false +word,Word.InsertFileOptions,"importPageColor",Property,Fine,false +word,Word.InsertFileOptions,"importParagraphSpacing",Property,Fine,false +word,Word.InsertFileOptions,"importStyles",Property,Fine,false +word,Word.InsertFileOptions,"importTheme",Property,Fine,false +word,Word.InsertLocation,N/A,Enum,Unknown,true +word,Word.InsertLocation,"after",EnumField,Good,false +word,Word.InsertLocation,"before",EnumField,Good,false +word,Word.InsertLocation,"end",EnumField,Good,false +word,Word.InsertLocation,"replace",EnumField,Good,false +word,Word.InsertLocation,"start",EnumField,Good,false +word,Word.InsertShapeOptions,N/A,Interface,Unknown,true +word,Word.InsertShapeOptions,"height",Property,Poor,false +word,Word.InsertShapeOptions,"left",Property,Fine,false +word,Word.InsertShapeOptions,"top",Property,Fine,false +word,Word.InsertShapeOptions,"width",Property,Poor,false +word,Word.JustificationMode,N/A,Enum,Unknown,false +word,Word.JustificationMode,"compress",EnumField,Fine,false +word,Word.JustificationMode,"compressKana",EnumField,Fine,false +word,Word.JustificationMode,"expand",EnumField,Fine,false +word,Word.Kana,N/A,Enum,Unknown,false +word,Word.Kana,"hiragana",EnumField,Fine,false +word,Word.Kana,"katakana",EnumField,Fine,false +word,Word.LanguageId,N/A,Enum,Unknown,false +word,Word.LanguageId,"afrikaans",EnumField,Fine,false +word,Word.LanguageId,"albanian",EnumField,Fine,false +word,Word.LanguageId,"amharic",EnumField,Fine,false +word,Word.LanguageId,"arabic",EnumField,Fine,false +word,Word.LanguageId,"arabicAlgeria",EnumField,Fine,false +word,Word.LanguageId,"arabicBahrain",EnumField,Fine,false +word,Word.LanguageId,"arabicEgypt",EnumField,Fine,false +word,Word.LanguageId,"arabicIraq",EnumField,Fine,false +word,Word.LanguageId,"arabicJordan",EnumField,Fine,false +word,Word.LanguageId,"arabicKuwait",EnumField,Fine,false +word,Word.LanguageId,"arabicLebanon",EnumField,Fine,false +word,Word.LanguageId,"arabicLibya",EnumField,Fine,false +word,Word.LanguageId,"arabicMorocco",EnumField,Fine,false +word,Word.LanguageId,"arabicOman",EnumField,Fine,false +word,Word.LanguageId,"arabicQatar",EnumField,Fine,false +word,Word.LanguageId,"arabicSyria",EnumField,Fine,false +word,Word.LanguageId,"arabicTunisia",EnumField,Fine,false +word,Word.LanguageId,"arabicUAE",EnumField,Fine,false +word,Word.LanguageId,"arabicYemen",EnumField,Fine,false +word,Word.LanguageId,"armenian",EnumField,Fine,false +word,Word.LanguageId,"assamese",EnumField,Fine,false +word,Word.LanguageId,"azeriCyrillic",EnumField,Fine,false +word,Word.LanguageId,"azeriLatin",EnumField,Fine,false +word,Word.LanguageId,"basque",EnumField,Fine,false +word,Word.LanguageId,"belarusian",EnumField,Fine,false +word,Word.LanguageId,"belgianDutch",EnumField,Fine,false +word,Word.LanguageId,"belgianFrench",EnumField,Fine,false +word,Word.LanguageId,"bengali",EnumField,Fine,false +word,Word.LanguageId,"bulgarian",EnumField,Fine,false +word,Word.LanguageId,"burmese",EnumField,Fine,false +word,Word.LanguageId,"catalan",EnumField,Fine,false +word,Word.LanguageId,"cherokee",EnumField,Fine,false +word,Word.LanguageId,"chineseHongKongSAR",EnumField,Fine,false +word,Word.LanguageId,"chineseMacaoSAR",EnumField,Fine,false +word,Word.LanguageId,"chineseSingapore",EnumField,Fine,false +word,Word.LanguageId,"croatian",EnumField,Fine,false +word,Word.LanguageId,"czech",EnumField,Fine,false +word,Word.LanguageId,"danish",EnumField,Fine,false +word,Word.LanguageId,"divehi",EnumField,Fine,false +word,Word.LanguageId,"dutch",EnumField,Fine,false +word,Word.LanguageId,"edo",EnumField,Fine,false +word,Word.LanguageId,"englishAUS",EnumField,Fine,false +word,Word.LanguageId,"englishBelize",EnumField,Fine,false +word,Word.LanguageId,"englishCanadian",EnumField,Fine,false +word,Word.LanguageId,"englishCaribbean",EnumField,Fine,false +word,Word.LanguageId,"englishIndonesia",EnumField,Fine,false +word,Word.LanguageId,"englishIreland",EnumField,Fine,false +word,Word.LanguageId,"englishJamaica",EnumField,Fine,false +word,Word.LanguageId,"englishNewZealand",EnumField,Fine,false +word,Word.LanguageId,"englishPhilippines",EnumField,Fine,false +word,Word.LanguageId,"englishSouthAfrica",EnumField,Fine,false +word,Word.LanguageId,"englishTrinidadTobago",EnumField,Fine,false +word,Word.LanguageId,"englishUK",EnumField,Fine,false +word,Word.LanguageId,"englishUS",EnumField,Fine,false +word,Word.LanguageId,"englishZimbabwe",EnumField,Fine,false +word,Word.LanguageId,"estonian",EnumField,Fine,false +word,Word.LanguageId,"faeroese",EnumField,Fine,false +word,Word.LanguageId,"filipino",EnumField,Fine,false +word,Word.LanguageId,"finnish",EnumField,Fine,false +word,Word.LanguageId,"french",EnumField,Fine,false +word,Word.LanguageId,"frenchCameroon",EnumField,Fine,false +word,Word.LanguageId,"frenchCanadian",EnumField,Fine,false +word,Word.LanguageId,"frenchCongoDRC",EnumField,Fine,false +word,Word.LanguageId,"frenchCotedIvoire",EnumField,Fine,false +word,Word.LanguageId,"frenchHaiti",EnumField,Fine,false +word,Word.LanguageId,"frenchLuxembourg",EnumField,Fine,false +word,Word.LanguageId,"frenchMali",EnumField,Fine,false +word,Word.LanguageId,"frenchMonaco",EnumField,Fine,false +word,Word.LanguageId,"frenchMorocco",EnumField,Fine,false +word,Word.LanguageId,"frenchReunion",EnumField,Fine,false +word,Word.LanguageId,"frenchSenegal",EnumField,Fine,false +word,Word.LanguageId,"frenchWestIndies",EnumField,Fine,false +word,Word.LanguageId,"frisianNetherlands",EnumField,Fine,false +word,Word.LanguageId,"fulfulde",EnumField,Fine,false +word,Word.LanguageId,"gaelicIreland",EnumField,Fine,false +word,Word.LanguageId,"gaelicScotland",EnumField,Fine,false +word,Word.LanguageId,"galician",EnumField,Fine,false +word,Word.LanguageId,"georgian",EnumField,Fine,false +word,Word.LanguageId,"german",EnumField,Fine,false +word,Word.LanguageId,"germanAustria",EnumField,Fine,false +word,Word.LanguageId,"germanLiechtenstein",EnumField,Fine,false +word,Word.LanguageId,"germanLuxembourg",EnumField,Fine,false +word,Word.LanguageId,"greek",EnumField,Fine,false +word,Word.LanguageId,"guarani",EnumField,Fine,false +word,Word.LanguageId,"gujarati",EnumField,Fine,false +word,Word.LanguageId,"hausa",EnumField,Fine,false +word,Word.LanguageId,"hawaiian",EnumField,Fine,false +word,Word.LanguageId,"hebrew",EnumField,Fine,false +word,Word.LanguageId,"hindi",EnumField,Fine,false +word,Word.LanguageId,"hungarian",EnumField,Fine,false +word,Word.LanguageId,"ibibio",EnumField,Fine,false +word,Word.LanguageId,"icelandic",EnumField,Fine,false +word,Word.LanguageId,"igbo",EnumField,Fine,false +word,Word.LanguageId,"indonesian",EnumField,Fine,false +word,Word.LanguageId,"inuktitut",EnumField,Fine,false +word,Word.LanguageId,"italian",EnumField,Fine,false +word,Word.LanguageId,"japanese",EnumField,Fine,false +word,Word.LanguageId,"kannada",EnumField,Fine,false +word,Word.LanguageId,"kanuri",EnumField,Fine,false +word,Word.LanguageId,"kashmiri",EnumField,Fine,false +word,Word.LanguageId,"kazakh",EnumField,Fine,false +word,Word.LanguageId,"khmer",EnumField,Fine,false +word,Word.LanguageId,"kirghiz",EnumField,Fine,false +word,Word.LanguageId,"konkani",EnumField,Fine,false +word,Word.LanguageId,"korean",EnumField,Fine,false +word,Word.LanguageId,"kyrgyz",EnumField,Fine,false +word,Word.LanguageId,"languageNone",EnumField,Good,false +word,Word.LanguageId,"lao",EnumField,Fine,false +word,Word.LanguageId,"latin",EnumField,Fine,false +word,Word.LanguageId,"latvian",EnumField,Fine,false +word,Word.LanguageId,"lithuanian",EnumField,Fine,false +word,Word.LanguageId,"macedonianFYROM",EnumField,Fine,false +word,Word.LanguageId,"malayalam",EnumField,Fine,false +word,Word.LanguageId,"malayBruneiDarussalam",EnumField,Fine,false +word,Word.LanguageId,"malaysian",EnumField,Fine,false +word,Word.LanguageId,"maltese",EnumField,Fine,false +word,Word.LanguageId,"manipuri",EnumField,Fine,false +word,Word.LanguageId,"marathi",EnumField,Fine,false +word,Word.LanguageId,"mexicanSpanish",EnumField,Fine,false +word,Word.LanguageId,"mongolian",EnumField,Fine,false +word,Word.LanguageId,"nepali",EnumField,Fine,false +word,Word.LanguageId,"noProofing",EnumField,Great,false +word,Word.LanguageId,"norwegianBokmol",EnumField,Fine,false +word,Word.LanguageId,"norwegianNynorsk",EnumField,Fine,false +word,Word.LanguageId,"oriya",EnumField,Fine,false +word,Word.LanguageId,"oromo",EnumField,Fine,false +word,Word.LanguageId,"pashto",EnumField,Fine,false +word,Word.LanguageId,"persian",EnumField,Fine,false +word,Word.LanguageId,"polish",EnumField,Fine,false +word,Word.LanguageId,"portuguese",EnumField,Fine,false +word,Word.LanguageId,"portugueseBrazil",EnumField,Fine,false +word,Word.LanguageId,"punjabi",EnumField,Fine,false +word,Word.LanguageId,"rhaetoRomanic",EnumField,Fine,false +word,Word.LanguageId,"romanian",EnumField,Fine,false +word,Word.LanguageId,"romanianMoldova",EnumField,Fine,false +word,Word.LanguageId,"russian",EnumField,Fine,false +word,Word.LanguageId,"russianMoldova",EnumField,Fine,false +word,Word.LanguageId,"samiLappish",EnumField,Fine,false +word,Word.LanguageId,"sanskrit",EnumField,Fine,false +word,Word.LanguageId,"serbianCyrillic",EnumField,Fine,false +word,Word.LanguageId,"serbianLatin",EnumField,Fine,false +word,Word.LanguageId,"sesotho",EnumField,Fine,false +word,Word.LanguageId,"simplifiedChinese",EnumField,Good,false +word,Word.LanguageId,"sindhi",EnumField,Fine,false +word,Word.LanguageId,"sindhiPakistan",EnumField,Fine,false +word,Word.LanguageId,"sinhalese",EnumField,Fine,false +word,Word.LanguageId,"slovak",EnumField,Fine,false +word,Word.LanguageId,"slovenian",EnumField,Fine,false +word,Word.LanguageId,"somali",EnumField,Fine,false +word,Word.LanguageId,"sorbian",EnumField,Fine,false +word,Word.LanguageId,"spanish",EnumField,Fine,false +word,Word.LanguageId,"spanishArgentina",EnumField,Fine,false +word,Word.LanguageId,"spanishBolivia",EnumField,Fine,false +word,Word.LanguageId,"spanishChile",EnumField,Fine,false +word,Word.LanguageId,"spanishColombia",EnumField,Fine,false +word,Word.LanguageId,"spanishCostaRica",EnumField,Fine,false +word,Word.LanguageId,"spanishDominicanRepublic",EnumField,Fine,false +word,Word.LanguageId,"spanishEcuador",EnumField,Fine,false +word,Word.LanguageId,"spanishElSalvador",EnumField,Fine,false +word,Word.LanguageId,"spanishGuatemala",EnumField,Fine,false +word,Word.LanguageId,"spanishHonduras",EnumField,Fine,false +word,Word.LanguageId,"spanishModernSort",EnumField,Fine,false +word,Word.LanguageId,"spanishNicaragua",EnumField,Fine,false +word,Word.LanguageId,"spanishPanama",EnumField,Fine,false +word,Word.LanguageId,"spanishParaguay",EnumField,Fine,false +word,Word.LanguageId,"spanishPeru",EnumField,Fine,false +word,Word.LanguageId,"spanishPuertoRico",EnumField,Fine,false +word,Word.LanguageId,"spanishUruguay",EnumField,Fine,false +word,Word.LanguageId,"spanishVenezuela",EnumField,Fine,false +word,Word.LanguageId,"sutu",EnumField,Fine,false +word,Word.LanguageId,"swahili",EnumField,Fine,false +word,Word.LanguageId,"swedish",EnumField,Fine,false +word,Word.LanguageId,"swedishFinland",EnumField,Fine,false +word,Word.LanguageId,"swissFrench",EnumField,Fine,false +word,Word.LanguageId,"swissGerman",EnumField,Fine,false +word,Word.LanguageId,"swissItalian",EnumField,Fine,false +word,Word.LanguageId,"syriac",EnumField,Fine,false +word,Word.LanguageId,"tajik",EnumField,Fine,false +word,Word.LanguageId,"tamazight",EnumField,Fine,false +word,Word.LanguageId,"tamazightLatin",EnumField,Fine,false +word,Word.LanguageId,"tamil",EnumField,Fine,false +word,Word.LanguageId,"tatar",EnumField,Fine,false +word,Word.LanguageId,"telugu",EnumField,Fine,false +word,Word.LanguageId,"thai",EnumField,Fine,false +word,Word.LanguageId,"tibetan",EnumField,Fine,false +word,Word.LanguageId,"tigrignaEritrea",EnumField,Fine,false +word,Word.LanguageId,"tigrignaEthiopic",EnumField,Fine,false +word,Word.LanguageId,"traditionalChinese",EnumField,Fine,false +word,Word.LanguageId,"tsonga",EnumField,Fine,false +word,Word.LanguageId,"tswana",EnumField,Fine,false +word,Word.LanguageId,"turkish",EnumField,Fine,false +word,Word.LanguageId,"turkmen",EnumField,Fine,false +word,Word.LanguageId,"ukrainian",EnumField,Fine,false +word,Word.LanguageId,"urdu",EnumField,Fine,false +word,Word.LanguageId,"uzbekCyrillic",EnumField,Fine,false +word,Word.LanguageId,"uzbekLatin",EnumField,Fine,false +word,Word.LanguageId,"venda",EnumField,Fine,false +word,Word.LanguageId,"vietnamese",EnumField,Fine,false +word,Word.LanguageId,"welsh",EnumField,Fine,false +word,Word.LanguageId,"xhosa",EnumField,Fine,false +word,Word.LanguageId,"yi",EnumField,Fine,false +word,Word.LanguageId,"yiddish",EnumField,Fine,false +word,Word.LanguageId,"yoruba",EnumField,Fine,false +word,Word.LanguageId,"zulu",EnumField,Fine,false +word,Word.LayoutMode,N/A,Enum,Unknown,false +word,Word.LayoutMode,"default",EnumField,Good,false +word,Word.LayoutMode,"genko",EnumField,Fine,false +word,Word.LayoutMode,"grid",EnumField,Fine,false +word,Word.LayoutMode,"lineGrid",EnumField,Fine,false +word,Word.Ligature,N/A,Enum,Unknown,false +word,Word.Ligature,"all",EnumField,Fine,false +word,Word.Ligature,"contextual",EnumField,Great,false +word,Word.Ligature,"contextualDiscretional",EnumField,Great,false +word,Word.Ligature,"contextualHistorical",EnumField,Great,false +word,Word.Ligature,"contextualHistoricalDiscretional",EnumField,Great,false +word,Word.Ligature,"discretional",EnumField,Fine,false +word,Word.Ligature,"historical",EnumField,Fine,false +word,Word.Ligature,"historicalDiscretional",EnumField,Fine,false +word,Word.Ligature,"none",EnumField,Fine,false +word,Word.Ligature,"standard",EnumField,Fine,false +word,Word.Ligature,"standardContextual",EnumField,Great,false +word,Word.Ligature,"standardContextualDiscretional",EnumField,Great,false +word,Word.Ligature,"standardContextualHistorical",EnumField,Great,false +word,Word.Ligature,"standardDiscretional",EnumField,Fine,false +word,Word.Ligature,"standardHistorical",EnumField,Fine,false +word,Word.Ligature,"standardHistoricalDiscretional",EnumField,Fine,false +word,Word.LightRigType,N/A,Enum,Unknown,false +word,Word.LightRigType,"balanced",EnumField,Fine,false +word,Word.LightRigType,"brightRoom",EnumField,Fine,false +word,Word.LightRigType,"chilly",EnumField,Fine,false +word,Word.LightRigType,"contrasting",EnumField,Fine,false +word,Word.LightRigType,"flat",EnumField,Fine,false +word,Word.LightRigType,"flood",EnumField,Fine,false +word,Word.LightRigType,"freezing",EnumField,Fine,false +word,Word.LightRigType,"glow",EnumField,Fine,false +word,Word.LightRigType,"harsh",EnumField,Fine,false +word,Word.LightRigType,"legacyFlat1",EnumField,Fine,false +word,Word.LightRigType,"legacyFlat2",EnumField,Fine,false +word,Word.LightRigType,"legacyFlat3",EnumField,Fine,false +word,Word.LightRigType,"legacyFlat4",EnumField,Fine,false +word,Word.LightRigType,"legacyHarsh1",EnumField,Fine,false +word,Word.LightRigType,"legacyHarsh2",EnumField,Fine,false +word,Word.LightRigType,"legacyHarsh3",EnumField,Fine,false +word,Word.LightRigType,"legacyHarsh4",EnumField,Fine,false +word,Word.LightRigType,"legacyNormal1",EnumField,Fine,false +word,Word.LightRigType,"legacyNormal2",EnumField,Fine,false +word,Word.LightRigType,"legacyNormal3",EnumField,Fine,false +word,Word.LightRigType,"legacyNormal4",EnumField,Fine,false +word,Word.LightRigType,"mixed",EnumField,Fine,false +word,Word.LightRigType,"morning",EnumField,Fine,false +word,Word.LightRigType,"soft",EnumField,Fine,false +word,Word.LightRigType,"sunrise",EnumField,Fine,false +word,Word.LightRigType,"sunset",EnumField,Fine,false +word,Word.LightRigType,"threePoint",EnumField,Fine,false +word,Word.LightRigType,"twoPoint",EnumField,Fine,false +word,Word.LineDashStyle,N/A,Enum,Unknown,false +word,Word.LineDashStyle,"dash",EnumField,Fine,false +word,Word.LineDashStyle,"dashDot",EnumField,Fine,false +word,Word.LineDashStyle,"dashDotDot",EnumField,Fine,false +word,Word.LineDashStyle,"longDash",EnumField,Fine,false +word,Word.LineDashStyle,"longDashDot",EnumField,Fine,false +word,Word.LineDashStyle,"longDashDotDot",EnumField,Fine,false +word,Word.LineDashStyle,"mixed",EnumField,Fine,false +word,Word.LineDashStyle,"roundDot",EnumField,Fine,false +word,Word.LineDashStyle,"solid",EnumField,Fine,false +word,Word.LineDashStyle,"squareDot",EnumField,Fine,false +word,Word.LineDashStyle,"sysDash",EnumField,Fine,false +word,Word.LineDashStyle,"sysDashDot",EnumField,Fine,false +word,Word.LineDashStyle,"sysDot",EnumField,Fine,false +word,Word.LineEndingType,N/A,Enum,Fine,false +word,Word.LineEndingType,"crlf",EnumField,Fine,false +word,Word.LineEndingType,"crOnly",EnumField,Fine,false +word,Word.LineEndingType,"lfcr",EnumField,Fine,false +word,Word.LineEndingType,"lfOnly",EnumField,Fine,false +word,Word.LineEndingType,"lsps",EnumField,Fine,false +word,Word.LineFormat,N/A,Class,Unknown,false +word,Word.LineFormat,"backgroundColor",Property,Good,false +word,Word.LineFormat,"beginArrowheadLength",Property,Great,false +word,Word.LineFormat,"beginArrowheadStyle",Property,Great,false +word,Word.LineFormat,"beginArrowheadWidth",Property,Great,false +word,Word.LineFormat,"context",Property,Excellent,false +word,Word.LineFormat,"dashStyle",Property,Good,false +word,Word.LineFormat,"endArrowheadLength",Property,Great,false +word,Word.LineFormat,"endArrowheadStyle",Property,Great,false +word,Word.LineFormat,"endArrowheadWidth",Property,Great,false +word,Word.LineFormat,"foregroundColor",Property,Good,false +word,Word.LineFormat,"insetPen",Property,Good,false +word,Word.LineFormat,"isVisible",Property,Excellent,false +word,Word.LineFormat,"pattern",Property,Good,false +word,Word.LineFormat,"style",Property,Good,false +word,Word.LineFormat,"transparency",Property,Excellent,false +word,Word.LineFormat,"weight",Property,Good,false +word,Word.LineFormat,"load(options)",Method,Excellent,false +word,Word.LineFormat,"load(propertyNames)",Method,Excellent,false +word,Word.LineFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.LineFormat,"set(properties, options)",Method,Good,false +word,Word.LineFormat,"set(properties)",Method,Good,false +word,Word.LineFormat,"toJSON()",Method,Excellent,false +word,Word.LineFormat,"track()",Method,Excellent,false +word,Word.LineFormat,"untrack()",Method,Excellent,false +word,Word.LineFormatStyle,N/A,Enum,Unknown,false +word,Word.LineFormatStyle,"mixed",EnumField,Fine,false +word,Word.LineFormatStyle,"single",EnumField,Fine,false +word,Word.LineFormatStyle,"thickBetweenThin",EnumField,Fine,false +word,Word.LineFormatStyle,"thickThin",EnumField,Fine,false +word,Word.LineFormatStyle,"thinThick",EnumField,Fine,false +word,Word.LineFormatStyle,"thinThin",EnumField,Fine,false +word,Word.LineNumbering,N/A,Class,Unknown,false +word,Word.LineNumbering,"context",Property,Excellent,false +word,Word.LineNumbering,"countBy",Property,Good,false +word,Word.LineNumbering,"distanceFromText",Property,Great,false +word,Word.LineNumbering,"isActive",Property,Great,false +word,Word.LineNumbering,"restartMode",Property,Great,false +word,Word.LineNumbering,"startingNumber",Property,Good,false +word,Word.LineNumbering,"load(options)",Method,Excellent,false +word,Word.LineNumbering,"load(propertyNames)",Method,Excellent,false +word,Word.LineNumbering,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.LineNumbering,"set(properties, options)",Method,Good,false +word,Word.LineNumbering,"set(properties)",Method,Good,false +word,Word.LineNumbering,"toJSON()",Method,Excellent,false +word,Word.LineNumbering,"track()",Method,Excellent,false +word,Word.LineNumbering,"untrack()",Method,Excellent,false +word,Word.LineSpacing,N/A,Enum,Unknown,false +word,Word.LineSpacing,"atLeast",EnumField,Fine,false +word,Word.LineSpacing,"double",EnumField,Fine,false +word,Word.LineSpacing,"exactly",EnumField,Fine,false +word,Word.LineSpacing,"multiple",EnumField,Fine,false +word,Word.LineSpacing,"onePt5",EnumField,Fine,false +word,Word.LineSpacing,"single",EnumField,Fine,false +word,Word.LineWidth,N/A,Enum,Unknown,false +word,Word.LineWidth,"pt025",EnumField,Fine,false +word,Word.LineWidth,"pt050",EnumField,Fine,false +word,Word.LineWidth,"pt075",EnumField,Fine,false +word,Word.LineWidth,"pt100",EnumField,Fine,false +word,Word.LineWidth,"pt150",EnumField,Fine,false +word,Word.LineWidth,"pt225",EnumField,Fine,false +word,Word.LineWidth,"pt300",EnumField,Fine,false +word,Word.LineWidth,"pt450",EnumField,Fine,false +word,Word.LineWidth,"pt600",EnumField,Fine,false +word,Word.LinkFormat,N/A,Class,Missing,false +word,Word.LinkFormat,"context",Property,Excellent,false +word,Word.LinkFormat,"isAutoUpdated",Property,Excellent,false +word,Word.LinkFormat,"isLocked",Property,Excellent,false +word,Word.LinkFormat,"isPictureSavedWithDocument",Property,Great,false +word,Word.LinkFormat,"sourceFullName",Property,Excellent,false +word,Word.LinkFormat,"sourceName",Property,Great,false +word,Word.LinkFormat,"sourcePath",Property,Great,false +word,Word.LinkFormat,"type",Property,Missing,false +word,Word.LinkFormat,"breakLink()",Method,Great,false +word,Word.LinkFormat,"load(options)",Method,Excellent,false +word,Word.LinkFormat,"load(propertyNames)",Method,Excellent,false +word,Word.LinkFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.LinkFormat,"set(properties, options)",Method,Good,false +word,Word.LinkFormat,"set(properties)",Method,Good,false +word,Word.LinkFormat,"toJSON()",Method,Excellent,false +word,Word.LinkFormat,"track()",Method,Excellent,false +word,Word.LinkFormat,"untrack()",Method,Excellent,false +word,Word.LinkType,N/A,Enum,Unknown,false +word,Word.LinkType,"chart",EnumField,Fine,false +word,Word.LinkType,"dde",EnumField,Fine,false +word,Word.LinkType,"ddeAuto",EnumField,Fine,false +word,Word.LinkType,"import",EnumField,Fine,false +word,Word.LinkType,"include",EnumField,Fine,false +word,Word.LinkType,"ole",EnumField,Good,false +word,Word.LinkType,"picture",EnumField,Fine,false +word,Word.LinkType,"reference",EnumField,Fine,false +word,Word.LinkType,"text",EnumField,Fine,false +word,Word.List,N/A,Class,Missing,true +word,Word.List,"context",Property,Excellent,false +word,Word.List,"id",Property,Missing,false +word,Word.List,"levelExistences",Property,Good,true +word,Word.List,"levelTypes",Property,Fine,true +word,Word.List,"paragraphs",Property,Poor,false +word,Word.List,"getLevelFont(level)",Method,Good,false +word,Word.List,"getLevelParagraphs(level)",Method,Good,false +word,Word.List,"getLevelPicture(level)",Method,Great,false +word,Word.List,"getLevelString(level)",Method,Great,false +word,Word.List,"insertParagraph(paragraphText, insertLocation)",Method,Fine,true +word,Word.List,"load(options)",Method,Excellent,false +word,Word.List,"load(propertyNames)",Method,Excellent,false +word,Word.List,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.List,"resetLevelFont(level, resetFontName)",Method,Good,false +word,Word.List,"setLevelAlignment(level, alignment)",Method,Good,false +word,Word.List,"setLevelAlignment(level, alignment)",Method,Good,false +word,Word.List,"setLevelBullet(level, listBullet, charCode, fontName)",Method,Great,true +word,Word.List,"setLevelBullet(level, listBullet, charCode, fontName)",Method,Great,false +word,Word.List,"setLevelIndents(level, textIndent, bulletNumberPictureIndent)",Method,Good,false +word,Word.List,"setLevelNumbering(level, listNumbering, formatString)",Method,Good,true +word,Word.List,"setLevelNumbering(level, listNumbering, formatString)",Method,Good,false +word,Word.List,"setLevelPicture(level, base64EncodedImage)",Method,Good,false +word,Word.List,"setLevelStartingNumber(level, startingNumber)",Method,Excellent,false +word,Word.List,"toJSON()",Method,Excellent,false +word,Word.List,"track()",Method,Excellent,false +word,Word.List,"untrack()",Method,Excellent,false +word,Word.ListApplyTo,N/A,Enum,Unknown,false +word,Word.ListApplyTo,"selection",EnumField,Fine,false +word,Word.ListApplyTo,"thisPointForward",EnumField,Fine,false +word,Word.ListApplyTo,"wholeList",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,N/A,Enum,Missing,true +word,Word.ListBuiltInNumberStyle,"aiueo",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"aiueoHalfWidth",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"arabic",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"arabic1",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"arabic2",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"arabicFullWidth",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"arabicLZ",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"arabicLZ2",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"arabicLZ3",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"arabicLZ4",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"bullet",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"cardinalText",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"chosung",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"ganada",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"gbnum1",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"gbnum2",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"gbnum3",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"gbnum4",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"hangul",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"hanja",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"hanjaRead",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"hanjaReadDigit",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"hebrew1",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"hebrew2",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"hindiArabic",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"hindiCardinalText",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"hindiLetter1",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"hindiLetter2",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"iroha",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"irohaHalfWidth",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"kanji",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"kanjiDigit",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"kanjiTraditional",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"kanjiTraditional2",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"legal",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"legalLZ",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"lowercaseBulgarian",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"lowercaseGreek",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"lowercaseRussian",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"lowercaseTurkish",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"lowerLetter",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"lowerRoman",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"none",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"numberInCircle",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"ordinal",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"ordinalText",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"pictureBullet",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"simpChinNum1",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"simpChinNum2",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"simpChinNum3",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"simpChinNum4",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"thaiArabic",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"thaiCardinalText",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"thaiLetter",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"tradChinNum1",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"tradChinNum2",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"tradChinNum3",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"tradChinNum4",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"uppercaseBulgarian",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"uppercaseGreek",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"uppercaseRussian",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"uppercaseTurkish",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"upperLetter",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"upperRoman",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"vietCardinalText",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"zodiac1",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"zodiac2",EnumField,Fine,false +word,Word.ListBuiltInNumberStyle,"zodiac3",EnumField,Fine,false +word,Word.ListBullet,N/A,Enum,Missing,true +word,Word.ListBullet,"arrow",EnumField,Fine,false +word,Word.ListBullet,"checkmark",EnumField,Fine,false +word,Word.ListBullet,"custom",EnumField,Fine,false +word,Word.ListBullet,"diamonds",EnumField,Fine,false +word,Word.ListBullet,"hollow",EnumField,Fine,false +word,Word.ListBullet,"solid",EnumField,Fine,false +word,Word.ListBullet,"square",EnumField,Fine,false +word,Word.ListCollection,N/A,Class,Unknown,true +word,Word.ListCollection,"context",Property,Excellent,false +word,Word.ListCollection,"items",Property,Poor,false +word,Word.ListCollection,"getById(id)",Method,Great,false +word,Word.ListCollection,"getByIdOrNullObject(id)",Method,Excellent,false +word,Word.ListCollection,"getFirst()",Method,Great,false +word,Word.ListCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.ListCollection,"getItem(id)",Method,Fine,false +word,Word.ListCollection,"load(options)",Method,Excellent,false +word,Word.ListCollection,"load(propertyNames)",Method,Excellent,false +word,Word.ListCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ListCollection,"toJSON()",Method,Excellent,false +word,Word.ListCollection,"track()",Method,Excellent,false +word,Word.ListCollection,"untrack()",Method,Excellent,false +word,Word.ListFormat,N/A,Class,Unknown,false +word,Word.ListFormat,"context",Property,Excellent,false +word,Word.ListFormat,"isSingleList",Property,Good,false +word,Word.ListFormat,"isSingleListTemplate",Property,Good,false +word,Word.ListFormat,"list",Property,Great,false +word,Word.ListFormat,"listLevelNumber",Property,Excellent,false +word,Word.ListFormat,"listString",Property,Excellent,false +word,Word.ListFormat,"listTemplate",Property,Good,false +word,Word.ListFormat,"listType",Property,Good,false +word,Word.ListFormat,"listValue",Property,Great,false +word,Word.ListFormat,"applyBulletDefault(defaultListBehavior)",Method,Fine,false +word,Word.ListFormat,"applyBulletDefault(defaultListBehavior)",Method,Fine,false +word,Word.ListFormat,"applyListTemplateWithLevel(listTemplate, options)",Method,Good,false +word,Word.ListFormat,"applyNumberDefault(defaultListBehavior)",Method,Fine,false +word,Word.ListFormat,"applyNumberDefault(defaultListBehavior)",Method,Fine,false +word,Word.ListFormat,"applyOutlineNumberDefault(defaultListBehavior)",Method,Fine,false +word,Word.ListFormat,"applyOutlineNumberDefault(defaultListBehavior)",Method,Fine,false +word,Word.ListFormat,"canContinuePreviousList(listTemplate)",Method,Good,false +word,Word.ListFormat,"convertNumbersToText(numberType)",Method,Poor,false +word,Word.ListFormat,"convertNumbersToText(numberType)",Method,Poor,false +word,Word.ListFormat,"countNumberedItems(options)",Method,Poor,false +word,Word.ListFormat,"listIndent()",Method,Poor,false +word,Word.ListFormat,"listOutdent()",Method,Poor,false +word,Word.ListFormat,"load(options)",Method,Excellent,false +word,Word.ListFormat,"load(propertyNames)",Method,Excellent,false +word,Word.ListFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ListFormat,"removeNumbers(numberType)",Method,Poor,false +word,Word.ListFormat,"removeNumbers(numberType)",Method,Poor,false +word,Word.ListFormat,"set(properties, options)",Method,Good,false +word,Word.ListFormat,"set(properties)",Method,Good,false +word,Word.ListFormat,"toJSON()",Method,Excellent,false +word,Word.ListFormat,"track()",Method,Excellent,false +word,Word.ListFormat,"untrack()",Method,Excellent,false +word,Word.ListFormatCountNumberedItemsOptions,N/A,Interface,Unknown,false +word,Word.ListFormatCountNumberedItemsOptions,"level",Property,Excellent,false +word,Word.ListFormatCountNumberedItemsOptions,"numberType",Property,Excellent,false +word,Word.ListItem,N/A,Class,Unknown,true +word,Word.ListItem,"context",Property,Excellent,false +word,Word.ListItem,"level",Property,Good,true +word,Word.ListItem,"listString",Property,Good,false +word,Word.ListItem,"siblingIndex",Property,Fine,false +word,Word.ListItem,"getAncestor(parentOnly)",Method,Great,false +word,Word.ListItem,"getAncestorOrNullObject(parentOnly)",Method,Excellent,false +word,Word.ListItem,"getDescendants(directChildrenOnly)",Method,Poor,false +word,Word.ListItem,"load(options)",Method,Excellent,false +word,Word.ListItem,"load(propertyNames)",Method,Excellent,false +word,Word.ListItem,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ListItem,"set(properties, options)",Method,Good,false +word,Word.ListItem,"set(properties)",Method,Good,false +word,Word.ListItem,"toJSON()",Method,Excellent,false +word,Word.ListItem,"track()",Method,Excellent,false +word,Word.ListItem,"untrack()",Method,Excellent,false +word,Word.ListLevel,N/A,Class,Unknown,true +word,Word.ListLevel,"alignment",Property,Excellent,false +word,Word.ListLevel,"context",Property,Excellent,false +word,Word.ListLevel,"font",Property,Great,false +word,Word.ListLevel,"linkedStyle",Property,Excellent,false +word,Word.ListLevel,"numberFormat",Property,Great,false +word,Word.ListLevel,"numberPosition",Property,Excellent,false +word,Word.ListLevel,"numberStyle",Property,Excellent,false +word,Word.ListLevel,"resetOnHigher",Property,Great,false +word,Word.ListLevel,"startAt",Property,Excellent,false +word,Word.ListLevel,"tabPosition",Property,Excellent,false +word,Word.ListLevel,"textPosition",Property,Excellent,false +word,Word.ListLevel,"trailingCharacter",Property,Great,false +word,Word.ListLevel,"load(options)",Method,Excellent,false +word,Word.ListLevel,"load(propertyNames)",Method,Excellent,false +word,Word.ListLevel,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ListLevel,"set(properties, options)",Method,Good,false +word,Word.ListLevel,"set(properties)",Method,Good,false +word,Word.ListLevel,"toJSON()",Method,Excellent,false +word,Word.ListLevel,"track()",Method,Excellent,false +word,Word.ListLevel,"untrack()",Method,Excellent,false +word,Word.ListLevelCollection,N/A,Class,Unknown,true +word,Word.ListLevelCollection,"context",Property,Excellent,false +word,Word.ListLevelCollection,"items",Property,Poor,false +word,Word.ListLevelCollection,"getFirst()",Method,Great,false +word,Word.ListLevelCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.ListLevelCollection,"load(options)",Method,Excellent,false +word,Word.ListLevelCollection,"load(propertyNames)",Method,Excellent,false +word,Word.ListLevelCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ListLevelCollection,"toJSON()",Method,Excellent,false +word,Word.ListLevelCollection,"track()",Method,Excellent,false +word,Word.ListLevelCollection,"untrack()",Method,Excellent,false +word,Word.ListLevelType,N/A,Enum,Missing,true +word,Word.ListLevelType,"bullet",EnumField,Fine,false +word,Word.ListLevelType,"number",EnumField,Fine,false +word,Word.ListLevelType,"picture",EnumField,Fine,false +word,Word.ListNumbering,N/A,Enum,Missing,true +word,Word.ListNumbering,"arabic",EnumField,Fine,false +word,Word.ListNumbering,"lowerLetter",EnumField,Fine,false +word,Word.ListNumbering,"lowerRoman",EnumField,Fine,false +word,Word.ListNumbering,"none",EnumField,Fine,false +word,Word.ListNumbering,"upperLetter",EnumField,Fine,false +word,Word.ListNumbering,"upperRoman",EnumField,Fine,false +word,Word.ListTemplate,N/A,Class,Great,true +word,Word.ListTemplate,"context",Property,Excellent,false +word,Word.ListTemplate,"listLevels",Property,Good,false +word,Word.ListTemplate,"name",Property,Good,false +word,Word.ListTemplate,"outlineNumbered",Property,Great,false +word,Word.ListTemplate,"load(options)",Method,Excellent,false +word,Word.ListTemplate,"load(propertyNames)",Method,Excellent,false +word,Word.ListTemplate,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ListTemplate,"set(properties, options)",Method,Good,false +word,Word.ListTemplate,"set(properties)",Method,Good,false +word,Word.ListTemplate,"toJSON()",Method,Excellent,false +word,Word.ListTemplate,"track()",Method,Excellent,false +word,Word.ListTemplate,"untrack()",Method,Excellent,false +word,Word.ListTemplateApplyOptions,N/A,Interface,Unknown,false +word,Word.ListTemplateApplyOptions,"applyLevel",Property,Excellent,false +word,Word.ListTemplateApplyOptions,"applyTo",Property,Excellent,false +word,Word.ListTemplateApplyOptions,"continuePreviousList",Property,Excellent,false +word,Word.ListTemplateApplyOptions,"defaultListBehavior",Property,Excellent,false +word,Word.ListTemplateCollection,N/A,Class,Unknown,false +word,Word.ListTemplateCollection,"context",Property,Excellent,false +word,Word.ListTemplateCollection,"items",Property,Poor,false +word,Word.ListTemplateCollection,"add(options)",Method,Great,false +word,Word.ListTemplateCollection,"getItem(index)",Method,Good,false +word,Word.ListTemplateCollection,"load(options)",Method,Excellent,false +word,Word.ListTemplateCollection,"load(propertyNames)",Method,Excellent,false +word,Word.ListTemplateCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ListTemplateCollection,"toJSON()",Method,Excellent,false +word,Word.ListTemplateCollection,"track()",Method,Excellent,false +word,Word.ListTemplateCollection,"untrack()",Method,Excellent,false +word,Word.ListTemplateCollectionAddOptions,N/A,Interface,Unknown,false +word,Word.ListTemplateCollectionAddOptions,"name",Property,Great,false +word,Word.ListTemplateCollectionAddOptions,"outlineNumbered",Property,Excellent,false +word,Word.ListTemplateGallery,N/A,Class,Unknown,false +word,Word.ListTemplateGallery,"context",Property,Excellent,false +word,Word.ListTemplateGallery,"listTemplates",Property,Excellent,false +word,Word.ListTemplateGallery,"load(propertyNames)",Method,Excellent,false +word,Word.ListTemplateGallery,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ListTemplateGallery,"toJSON()",Method,Excellent,false +word,Word.ListTemplateGallery,"track()",Method,Excellent,false +word,Word.ListTemplateGallery,"untrack()",Method,Excellent,false +word,Word.ListTemplateGalleryCollection,N/A,Class,Unknown,false +word,Word.ListTemplateGalleryCollection,"context",Property,Excellent,false +word,Word.ListTemplateGalleryCollection,"items",Property,Poor,false +word,Word.ListTemplateGalleryCollection,"getByType(type)",Method,Good,false +word,Word.ListTemplateGalleryCollection,"getByType(type)",Method,Good,false +word,Word.ListTemplateGalleryCollection,"getItem(index)",Method,Good,false +word,Word.ListTemplateGalleryCollection,"load(propertyNames)",Method,Excellent,false +word,Word.ListTemplateGalleryCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ListTemplateGalleryCollection,"toJSON()",Method,Excellent,false +word,Word.ListTemplateGalleryCollection,"track()",Method,Excellent,false +word,Word.ListTemplateGalleryCollection,"untrack()",Method,Excellent,false +word,Word.ListTemplateGalleryType,N/A,Enum,Fine,false +word,Word.ListTemplateGalleryType,"bullets",EnumField,Fine,false +word,Word.ListTemplateGalleryType,"number",EnumField,Fine,false +word,Word.ListTemplateGalleryType,"outlineNumbered",EnumField,Fine,false +word,Word.ListType,N/A,Enum,Unknown,false +word,Word.ListType,"listBullet",EnumField,Fine,false +word,Word.ListType,"listListNumOnly",EnumField,Great,false +word,Word.ListType,"listMixedNumbering",EnumField,Fine,false +word,Word.ListType,"listNoNumbering",EnumField,Fine,false +word,Word.ListType,"listOutlineNumbering",EnumField,Fine,false +word,Word.ListType,"listPictureBullet",EnumField,Fine,false +word,Word.ListType,"listSimpleNumbering",EnumField,Fine,false +word,Word.LocationRelation,N/A,Enum,Missing,true +word,Word.LocationRelation,"adjacentAfter",EnumField,Fine,false +word,Word.LocationRelation,"adjacentBefore",EnumField,Fine,false +word,Word.LocationRelation,"after",EnumField,Fine,false +word,Word.LocationRelation,"before",EnumField,Fine,false +word,Word.LocationRelation,"contains",EnumField,Good,false +word,Word.LocationRelation,"containsEnd",EnumField,Fine,false +word,Word.LocationRelation,"containsStart",EnumField,Fine,false +word,Word.LocationRelation,"equal",EnumField,Fine,false +word,Word.LocationRelation,"inside",EnumField,Fine,false +word,Word.LocationRelation,"insideEnd",EnumField,Fine,false +word,Word.LocationRelation,"insideStart",EnumField,Fine,false +word,Word.LocationRelation,"overlapsAfter",EnumField,Fine,false +word,Word.LocationRelation,"overlapsBefore",EnumField,Fine,false +word,Word.LocationRelation,"unrelated",EnumField,Good,false +word,Word.MergeTarget,N/A,Enum,Unknown,false +word,Word.MergeTarget,"current",EnumField,Fine,false +word,Word.MergeTarget,"new",EnumField,Fine,false +word,Word.MergeTarget,"selected",EnumField,Fine,false +word,Word.MovementType,N/A,Enum,Good,false +word,Word.MovementType,"extend",EnumField,Fine,false +word,Word.MovementType,"move",EnumField,Fine,false +word,Word.NoteItem,N/A,Class,Unknown,true +word,Word.NoteItem,"body",Property,Great,true +word,Word.NoteItem,"context",Property,Excellent,false +word,Word.NoteItem,"reference",Property,Fine,true +word,Word.NoteItem,"type",Property,Fine,true +word,Word.NoteItem,"delete()",Method,Fine,true +word,Word.NoteItem,"getNext()",Method,Great,true +word,Word.NoteItem,"getNextOrNullObject()",Method,Excellent,false +word,Word.NoteItem,"load(options)",Method,Excellent,false +word,Word.NoteItem,"load(propertyNames)",Method,Excellent,false +word,Word.NoteItem,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.NoteItem,"set(properties, options)",Method,Good,false +word,Word.NoteItem,"set(properties)",Method,Good,false +word,Word.NoteItem,"toJSON()",Method,Excellent,false +word,Word.NoteItem,"track()",Method,Excellent,false +word,Word.NoteItem,"untrack()",Method,Excellent,false +word,Word.NoteItemCollection,N/A,Class,Unknown,true +word,Word.NoteItemCollection,"context",Property,Excellent,false +word,Word.NoteItemCollection,"items",Property,Poor,false +word,Word.NoteItemCollection,"getFirst()",Method,Great,true +word,Word.NoteItemCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.NoteItemCollection,"load(options)",Method,Excellent,false +word,Word.NoteItemCollection,"load(propertyNames)",Method,Excellent,false +word,Word.NoteItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.NoteItemCollection,"toJSON()",Method,Excellent,false +word,Word.NoteItemCollection,"track()",Method,Excellent,false +word,Word.NoteItemCollection,"untrack()",Method,Excellent,false +word,Word.NoteItemType,N/A,Enum,Missing,true +word,Word.NoteItemType,"endnote",EnumField,Fine,false +word,Word.NoteItemType,"footnote",EnumField,Fine,false +word,Word.NoteNumberStyle,N/A,Enum,Unknown,false +word,Word.NoteNumberStyle,"arabic",EnumField,Fine,false +word,Word.NoteNumberStyle,"arabicFullWidth",EnumField,Fine,false +word,Word.NoteNumberStyle,"arabicLetter1",EnumField,Fine,false +word,Word.NoteNumberStyle,"arabicLetter2",EnumField,Fine,false +word,Word.NoteNumberStyle,"hanjaRead",EnumField,Fine,false +word,Word.NoteNumberStyle,"hanjaReadDigit",EnumField,Fine,false +word,Word.NoteNumberStyle,"hebrewLetter1",EnumField,Fine,false +word,Word.NoteNumberStyle,"hebrewLetter2",EnumField,Fine,false +word,Word.NoteNumberStyle,"hindiArabic",EnumField,Fine,false +word,Word.NoteNumberStyle,"hindiCardinalText",EnumField,Fine,false +word,Word.NoteNumberStyle,"hindiLetter1",EnumField,Fine,false +word,Word.NoteNumberStyle,"hindiLetter2",EnumField,Fine,false +word,Word.NoteNumberStyle,"kanji",EnumField,Fine,false +word,Word.NoteNumberStyle,"kanjiDigit",EnumField,Fine,false +word,Word.NoteNumberStyle,"kanjiTraditional",EnumField,Fine,false +word,Word.NoteNumberStyle,"lowercaseLetter",EnumField,Good,false +word,Word.NoteNumberStyle,"lowercaseRoman",EnumField,Good,false +word,Word.NoteNumberStyle,"numberInCircle",EnumField,Fine,false +word,Word.NoteNumberStyle,"simplifiedChineseNumeral1",EnumField,Good,false +word,Word.NoteNumberStyle,"simplifiedChineseNumeral2",EnumField,Good,false +word,Word.NoteNumberStyle,"symbol",EnumField,Fine,false +word,Word.NoteNumberStyle,"thaiArabic",EnumField,Fine,false +word,Word.NoteNumberStyle,"thaiCardinalText",EnumField,Fine,false +word,Word.NoteNumberStyle,"thaiLetter",EnumField,Fine,false +word,Word.NoteNumberStyle,"traditionalChineseNumeral1",EnumField,Fine,false +word,Word.NoteNumberStyle,"traditionalChineseNumeral2",EnumField,Fine,false +word,Word.NoteNumberStyle,"uppercaseLetter",EnumField,Good,false +word,Word.NoteNumberStyle,"uppercaseRoman",EnumField,Good,false +word,Word.NoteNumberStyle,"vietnameseCardinalText",EnumField,Fine,false +word,Word.NumberForm,N/A,Enum,Unknown,false +word,Word.NumberForm,"default",EnumField,Good,false +word,Word.NumberForm,"lining",EnumField,Fine,false +word,Word.NumberForm,"oldStyle",EnumField,Fine,false +word,Word.NumberingRule,N/A,Enum,Unknown,false +word,Word.NumberingRule,"restartContinuous",EnumField,Fine,false +word,Word.NumberingRule,"restartPage",EnumField,Fine,false +word,Word.NumberingRule,"restartSection",EnumField,Fine,false +word,Word.NumberSpacing,N/A,Enum,Unknown,false +word,Word.NumberSpacing,"default",EnumField,Good,false +word,Word.NumberSpacing,"proportional",EnumField,Fine,false +word,Word.NumberSpacing,"tabular",EnumField,Fine,false +word,Word.NumberType,N/A,Enum,Unknown,false +word,Word.NumberType,"allNumbers",EnumField,Excellent,false +word,Word.NumberType,"listNum",EnumField,Excellent,false +word,Word.NumberType,"paragraph",EnumField,Fine,false +word,Word.OleFormat,N/A,Class,Unknown,false +word,Word.OleFormat,"classType",Property,Excellent,false +word,Word.OleFormat,"context",Property,Excellent,false +word,Word.OleFormat,"iconIndex",Property,Excellent,false +word,Word.OleFormat,"iconLabel",Property,Excellent,false +word,Word.OleFormat,"iconName",Property,Excellent,false +word,Word.OleFormat,"iconPath",Property,Good,false +word,Word.OleFormat,"isDisplayedAsIcon",Property,Great,false +word,Word.OleFormat,"isFormattingPreservedOnUpdate",Property,Excellent,false +word,Word.OleFormat,"label",Property,Excellent,false +word,Word.OleFormat,"progId",Property,Great,false +word,Word.OleFormat,"activate()",Method,Fine,false +word,Word.OleFormat,"activateAs(classType)",Method,Excellent,false +word,Word.OleFormat,"doVerb(verbIndex)",Method,Good,false +word,Word.OleFormat,"doVerb(verbIndex)",Method,Good,false +word,Word.OleFormat,"edit()",Method,Great,false +word,Word.OleFormat,"load(options)",Method,Excellent,false +word,Word.OleFormat,"load(propertyNames)",Method,Excellent,false +word,Word.OleFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.OleFormat,"open()",Method,Fine,false +word,Word.OleFormat,"set(properties, options)",Method,Good,false +word,Word.OleFormat,"set(properties)",Method,Good,false +word,Word.OleFormat,"toJSON()",Method,Excellent,false +word,Word.OleFormat,"track()",Method,Excellent,false +word,Word.OleFormat,"untrack()",Method,Excellent,false +word,Word.OleVerb,N/A,Enum,Unknown,false +word,Word.OleVerb,"discardUndoState",EnumField,Good,false +word,Word.OleVerb,"hide",EnumField,Good,false +word,Word.OleVerb,"inPlaceActivate",EnumField,Good,false +word,Word.OleVerb,"open",EnumField,Good,false +word,Word.OleVerb,"primary",EnumField,Excellent,false +word,Word.OleVerb,"show",EnumField,Good,false +word,Word.OleVerb,"uiActivate",EnumField,Good,false +word,Word.OperationUnit,N/A,Enum,Unknown,false +word,Word.OperationUnit,"cell",EnumField,Great,false +word,Word.OperationUnit,"character",EnumField,Great,false +word,Word.OperationUnit,"characterFormat",EnumField,Great,false +word,Word.OperationUnit,"column",EnumField,Great,false +word,Word.OperationUnit,"item",EnumField,Great,false +word,Word.OperationUnit,"line",EnumField,Great,false +word,Word.OperationUnit,"paragraph",EnumField,Great,false +word,Word.OperationUnit,"paragraphFormat",EnumField,Great,false +word,Word.OperationUnit,"row",EnumField,Great,false +word,Word.OperationUnit,"screen",EnumField,Great,false +word,Word.OperationUnit,"section",EnumField,Great,false +word,Word.OperationUnit,"sentence",EnumField,Great,false +word,Word.OperationUnit,"story",EnumField,Great,false +word,Word.OperationUnit,"table",EnumField,Great,false +word,Word.OperationUnit,"window",EnumField,Great,false +word,Word.OperationUnit,"word",EnumField,Great,false +word,Word.OutlineLevel,N/A,Enum,Unknown,true +word,Word.OutlineLevel,"outlineLevel1",EnumField,Fine,false +word,Word.OutlineLevel,"outlineLevel2",EnumField,Fine,false +word,Word.OutlineLevel,"outlineLevel3",EnumField,Fine,false +word,Word.OutlineLevel,"outlineLevel4",EnumField,Fine,false +word,Word.OutlineLevel,"outlineLevel5",EnumField,Fine,false +word,Word.OutlineLevel,"outlineLevel6",EnumField,Fine,false +word,Word.OutlineLevel,"outlineLevel7",EnumField,Fine,false +word,Word.OutlineLevel,"outlineLevel8",EnumField,Fine,false +word,Word.OutlineLevel,"outlineLevel9",EnumField,Fine,false +word,Word.OutlineLevel,"outlineLevelBodyText",EnumField,Fine,false +word,Word.Page,N/A,Class,Unknown,true +word,Word.Page,"breaks",Property,Good,false +word,Word.Page,"context",Property,Excellent,false +word,Word.Page,"height",Property,Fine,false +word,Word.Page,"index",Property,Fine,true +word,Word.Page,"width",Property,Fine,false +word,Word.Page,"getNext()",Method,Great,false +word,Word.Page,"getNextOrNullObject()",Method,Excellent,false +word,Word.Page,"getRange(rangeLocation)",Method,Fine,true +word,Word.Page,"load(options)",Method,Excellent,false +word,Word.Page,"load(propertyNames)",Method,Excellent,false +word,Word.Page,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Page,"toJSON()",Method,Excellent,false +word,Word.Page,"track()",Method,Excellent,false +word,Word.Page,"untrack()",Method,Excellent,false +word,Word.PageBorderArt,N/A,Enum,Unknown,false +word,Word.PageBorderArt,"apples",EnumField,Fine,false +word,Word.PageBorderArt,"archedScallops",EnumField,Fine,false +word,Word.PageBorderArt,"babyPacifier",EnumField,Good,false +word,Word.PageBorderArt,"babyRattle",EnumField,Fine,false +word,Word.PageBorderArt,"balloons3Colors",EnumField,Fine,false +word,Word.PageBorderArt,"balloonsHotAir",EnumField,Fine,false +word,Word.PageBorderArt,"basicBlackDashes",EnumField,Fine,false +word,Word.PageBorderArt,"basicBlackDots",EnumField,Fine,false +word,Word.PageBorderArt,"basicBlackSquares",EnumField,Fine,false +word,Word.PageBorderArt,"basicThinLines",EnumField,Fine,false +word,Word.PageBorderArt,"basicWhiteDashes",EnumField,Fine,false +word,Word.PageBorderArt,"basicWhiteDots",EnumField,Fine,false +word,Word.PageBorderArt,"basicWhiteSquares",EnumField,Fine,false +word,Word.PageBorderArt,"basicWideInline",EnumField,Fine,false +word,Word.PageBorderArt,"basicWideMidline",EnumField,Fine,false +word,Word.PageBorderArt,"basicWideOutline",EnumField,Fine,false +word,Word.PageBorderArt,"bats",EnumField,Fine,false +word,Word.PageBorderArt,"birds",EnumField,Fine,false +word,Word.PageBorderArt,"birdsFlight",EnumField,Fine,false +word,Word.PageBorderArt,"cabins",EnumField,Fine,false +word,Word.PageBorderArt,"cakeSlice",EnumField,Fine,false +word,Word.PageBorderArt,"candyCorn",EnumField,Fine,false +word,Word.PageBorderArt,"celticKnotwork",EnumField,Fine,false +word,Word.PageBorderArt,"certificateBanner",EnumField,Good,false +word,Word.PageBorderArt,"chainLink",EnumField,Fine,false +word,Word.PageBorderArt,"champagneBottle",EnumField,Fine,false +word,Word.PageBorderArt,"checkedBarBlack",EnumField,Fine,false +word,Word.PageBorderArt,"checkedBarColor",EnumField,Fine,false +word,Word.PageBorderArt,"checkered",EnumField,Fine,false +word,Word.PageBorderArt,"christmasTree",EnumField,Fine,false +word,Word.PageBorderArt,"circlesLines",EnumField,Fine,false +word,Word.PageBorderArt,"circlesRectangles",EnumField,Fine,false +word,Word.PageBorderArt,"classicalWave",EnumField,Fine,false +word,Word.PageBorderArt,"clocks",EnumField,Fine,false +word,Word.PageBorderArt,"compass",EnumField,Fine,false +word,Word.PageBorderArt,"confetti",EnumField,Fine,false +word,Word.PageBorderArt,"confettiGrays",EnumField,Fine,false +word,Word.PageBorderArt,"confettiOutline",EnumField,Fine,false +word,Word.PageBorderArt,"confettiStreamers",EnumField,Fine,false +word,Word.PageBorderArt,"confettiWhite",EnumField,Fine,false +word,Word.PageBorderArt,"cornerTriangles",EnumField,Fine,false +word,Word.PageBorderArt,"couponCutoutDashes",EnumField,Fine,false +word,Word.PageBorderArt,"couponCutoutDots",EnumField,Fine,false +word,Word.PageBorderArt,"crazyMaze",EnumField,Fine,false +word,Word.PageBorderArt,"creaturesButterfly",EnumField,Fine,false +word,Word.PageBorderArt,"creaturesFish",EnumField,Fine,false +word,Word.PageBorderArt,"creaturesInsects",EnumField,Fine,false +word,Word.PageBorderArt,"creaturesLadyBug",EnumField,Fine,false +word,Word.PageBorderArt,"crossStitch",EnumField,Fine,false +word,Word.PageBorderArt,"cup",EnumField,Fine,false +word,Word.PageBorderArt,"decoArch",EnumField,Fine,false +word,Word.PageBorderArt,"decoArchColor",EnumField,Fine,false +word,Word.PageBorderArt,"decoBlocks",EnumField,Fine,false +word,Word.PageBorderArt,"diamondsGray",EnumField,Fine,false +word,Word.PageBorderArt,"doubleD",EnumField,Fine,false +word,Word.PageBorderArt,"doubleDiamonds",EnumField,Fine,false +word,Word.PageBorderArt,"earth1",EnumField,Fine,false +word,Word.PageBorderArt,"earth2",EnumField,Fine,false +word,Word.PageBorderArt,"eclipsingSquares1",EnumField,Fine,false +word,Word.PageBorderArt,"eclipsingSquares2",EnumField,Fine,false +word,Word.PageBorderArt,"eggsBlack",EnumField,Fine,false +word,Word.PageBorderArt,"fans",EnumField,Fine,false +word,Word.PageBorderArt,"film",EnumField,Fine,false +word,Word.PageBorderArt,"firecrackers",EnumField,Fine,false +word,Word.PageBorderArt,"flowersBlockPrint",EnumField,Fine,false +word,Word.PageBorderArt,"flowersDaisies",EnumField,Fine,false +word,Word.PageBorderArt,"flowersModern1",EnumField,Fine,false +word,Word.PageBorderArt,"flowersModern2",EnumField,Fine,false +word,Word.PageBorderArt,"flowersPansy",EnumField,Fine,false +word,Word.PageBorderArt,"flowersRedRose",EnumField,Fine,false +word,Word.PageBorderArt,"flowersRoses",EnumField,Fine,false +word,Word.PageBorderArt,"flowersTeacup",EnumField,Fine,false +word,Word.PageBorderArt,"flowersTiny",EnumField,Fine,false +word,Word.PageBorderArt,"gems",EnumField,Fine,false +word,Word.PageBorderArt,"gingerbreadMan",EnumField,Fine,false +word,Word.PageBorderArt,"gradient",EnumField,Fine,false +word,Word.PageBorderArt,"handmade1",EnumField,Fine,false +word,Word.PageBorderArt,"handmade2",EnumField,Fine,false +word,Word.PageBorderArt,"heartBalloon",EnumField,Fine,false +word,Word.PageBorderArt,"heartGray",EnumField,Fine,false +word,Word.PageBorderArt,"hearts",EnumField,Fine,false +word,Word.PageBorderArt,"heebieJeebies",EnumField,Fine,false +word,Word.PageBorderArt,"holly",EnumField,Fine,false +word,Word.PageBorderArt,"houseFunky",EnumField,Fine,false +word,Word.PageBorderArt,"hypnotic",EnumField,Fine,false +word,Word.PageBorderArt,"iceCreamCones",EnumField,Fine,false +word,Word.PageBorderArt,"lightBulb",EnumField,Fine,false +word,Word.PageBorderArt,"lightning1",EnumField,Fine,false +word,Word.PageBorderArt,"lightning2",EnumField,Fine,false +word,Word.PageBorderArt,"mapleLeaf",EnumField,Fine,false +word,Word.PageBorderArt,"mapleMuffins",EnumField,Fine,false +word,Word.PageBorderArt,"mapPins",EnumField,Fine,false +word,Word.PageBorderArt,"marquee",EnumField,Fine,false +word,Word.PageBorderArt,"marqueeToothed",EnumField,Fine,false +word,Word.PageBorderArt,"moons",EnumField,Fine,false +word,Word.PageBorderArt,"mosaic",EnumField,Fine,false +word,Word.PageBorderArt,"musicNotes",EnumField,Fine,false +word,Word.PageBorderArt,"northwest",EnumField,Fine,false +word,Word.PageBorderArt,"ovals",EnumField,Fine,false +word,Word.PageBorderArt,"packages",EnumField,Fine,false +word,Word.PageBorderArt,"palmsBlack",EnumField,Fine,false +word,Word.PageBorderArt,"palmsColor",EnumField,Fine,false +word,Word.PageBorderArt,"paperClips",EnumField,Fine,false +word,Word.PageBorderArt,"papyrus",EnumField,Fine,false +word,Word.PageBorderArt,"partyFavor",EnumField,Fine,false +word,Word.PageBorderArt,"partyGlass",EnumField,Fine,false +word,Word.PageBorderArt,"pencils",EnumField,Fine,false +word,Word.PageBorderArt,"people",EnumField,Fine,false +word,Word.PageBorderArt,"peopleHats",EnumField,Fine,false +word,Word.PageBorderArt,"peopleWaving",EnumField,Fine,false +word,Word.PageBorderArt,"poinsettias",EnumField,Fine,false +word,Word.PageBorderArt,"postageStamp",EnumField,Fine,false +word,Word.PageBorderArt,"pumpkin1",EnumField,Fine,false +word,Word.PageBorderArt,"pushPinNote1",EnumField,Fine,false +word,Word.PageBorderArt,"pushPinNote2",EnumField,Fine,false +word,Word.PageBorderArt,"pyramids",EnumField,Fine,false +word,Word.PageBorderArt,"pyramidsAbove",EnumField,Fine,false +word,Word.PageBorderArt,"quadrants",EnumField,Fine,false +word,Word.PageBorderArt,"rings",EnumField,Fine,false +word,Word.PageBorderArt,"safari",EnumField,Fine,false +word,Word.PageBorderArt,"sawtooth",EnumField,Fine,false +word,Word.PageBorderArt,"sawtoothGray",EnumField,Fine,false +word,Word.PageBorderArt,"scaredCat",EnumField,Fine,false +word,Word.PageBorderArt,"seattle",EnumField,Fine,false +word,Word.PageBorderArt,"shadowedSquares",EnumField,Fine,false +word,Word.PageBorderArt,"sharksTeeth",EnumField,Fine,false +word,Word.PageBorderArt,"shorebirdTracks",EnumField,Fine,false +word,Word.PageBorderArt,"skyrocket",EnumField,Fine,false +word,Word.PageBorderArt,"snowflakeFancy",EnumField,Fine,false +word,Word.PageBorderArt,"snowflakes",EnumField,Fine,false +word,Word.PageBorderArt,"sombrero",EnumField,Fine,false +word,Word.PageBorderArt,"southwest",EnumField,Fine,false +word,Word.PageBorderArt,"stars",EnumField,Fine,false +word,Word.PageBorderArt,"stars3D",EnumField,Fine,false +word,Word.PageBorderArt,"starsBlack",EnumField,Fine,false +word,Word.PageBorderArt,"starsShadowed",EnumField,Fine,false +word,Word.PageBorderArt,"starsTop",EnumField,Fine,false +word,Word.PageBorderArt,"sun",EnumField,Fine,false +word,Word.PageBorderArt,"swirligig",EnumField,Fine,false +word,Word.PageBorderArt,"tornPaper",EnumField,Fine,false +word,Word.PageBorderArt,"tornPaperBlack",EnumField,Fine,false +word,Word.PageBorderArt,"trees",EnumField,Fine,false +word,Word.PageBorderArt,"triangleParty",EnumField,Fine,false +word,Word.PageBorderArt,"triangles",EnumField,Fine,false +word,Word.PageBorderArt,"tribal1",EnumField,Fine,false +word,Word.PageBorderArt,"tribal2",EnumField,Fine,false +word,Word.PageBorderArt,"tribal3",EnumField,Fine,false +word,Word.PageBorderArt,"tribal4",EnumField,Fine,false +word,Word.PageBorderArt,"tribal5",EnumField,Fine,false +word,Word.PageBorderArt,"tribal6",EnumField,Fine,false +word,Word.PageBorderArt,"twistedLines1",EnumField,Fine,false +word,Word.PageBorderArt,"twistedLines2",EnumField,Fine,false +word,Word.PageBorderArt,"vine",EnumField,Fine,false +word,Word.PageBorderArt,"waveline",EnumField,Fine,false +word,Word.PageBorderArt,"weavingAngles",EnumField,Fine,false +word,Word.PageBorderArt,"weavingBraid",EnumField,Fine,false +word,Word.PageBorderArt,"weavingRibbon",EnumField,Fine,false +word,Word.PageBorderArt,"weavingStrips",EnumField,Fine,false +word,Word.PageBorderArt,"whiteFlowers",EnumField,Fine,false +word,Word.PageBorderArt,"woodwork",EnumField,Fine,false +word,Word.PageBorderArt,"xillusions",EnumField,Fine,false +word,Word.PageBorderArt,"zanyTriangles",EnumField,Fine,false +word,Word.PageBorderArt,"zigZag",EnumField,Fine,false +word,Word.PageBorderArt,"zigZagStitch",EnumField,Fine,false +word,Word.PageCollection,N/A,Class,Unknown,true +word,Word.PageCollection,"context",Property,Excellent,false +word,Word.PageCollection,"items",Property,Poor,false +word,Word.PageCollection,"getFirst()",Method,Great,false +word,Word.PageCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.PageCollection,"load(options)",Method,Excellent,false +word,Word.PageCollection,"load(propertyNames)",Method,Excellent,false +word,Word.PageCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.PageCollection,"toJSON()",Method,Excellent,false +word,Word.PageCollection,"track()",Method,Excellent,false +word,Word.PageCollection,"untrack()",Method,Excellent,false +word,Word.PageColor,N/A,Enum,Unknown,false +word,Word.PageColor,"inverse",EnumField,Fine,false +word,Word.PageColor,"none",EnumField,Fine,false +word,Word.PageColor,"sepia",EnumField,Fine,false +word,Word.PageMovementType,N/A,Enum,Unknown,false +word,Word.PageMovementType,"sideToSide",EnumField,Fine,false +word,Word.PageMovementType,"vertical",EnumField,Fine,false +word,Word.PageOrientation,N/A,Enum,Unknown,false +word,Word.PageOrientation,"landscape",EnumField,Fine,false +word,Word.PageOrientation,"portrait",EnumField,Fine,false +word,Word.PageSetup,N/A,Class,Unknown,false +word,Word.PageSetup,"bookFoldPrinting",Property,Great,false +word,Word.PageSetup,"bookFoldPrintingSheets",Property,Good,false +word,Word.PageSetup,"bookFoldReversePrinting",Property,Great,false +word,Word.PageSetup,"bottomMargin",Property,Great,false +word,Word.PageSetup,"charsLine",Property,Great,false +word,Word.PageSetup,"context",Property,Excellent,false +word,Word.PageSetup,"differentFirstPageHeaderFooter",Property,Great,false +word,Word.PageSetup,"footerDistance",Property,Great,false +word,Word.PageSetup,"gutter",Property,Great,false +word,Word.PageSetup,"gutterPosition",Property,Great,false +word,Word.PageSetup,"gutterStyle",Property,Great,false +word,Word.PageSetup,"headerDistance",Property,Great,false +word,Word.PageSetup,"layoutMode",Property,Great,false +word,Word.PageSetup,"leftMargin",Property,Great,false +word,Word.PageSetup,"lineNumbering",Property,Excellent,false +word,Word.PageSetup,"linesPage",Property,Great,false +word,Word.PageSetup,"mirrorMargins",Property,Great,false +word,Word.PageSetup,"oddAndEvenPagesHeaderFooter",Property,Great,false +word,Word.PageSetup,"orientation",Property,Good,false +word,Word.PageSetup,"pageHeight",Property,Good,false +word,Word.PageSetup,"pageWidth",Property,Good,false +word,Word.PageSetup,"paperSize",Property,Good,false +word,Word.PageSetup,"rightMargin",Property,Great,false +word,Word.PageSetup,"sectionDirection",Property,Great,false +word,Word.PageSetup,"sectionStart",Property,Excellent,false +word,Word.PageSetup,"showGrid",Property,Good,false +word,Word.PageSetup,"suppressEndnotes",Property,Great,false +word,Word.PageSetup,"textColumns",Property,Good,false +word,Word.PageSetup,"topMargin",Property,Good,false +word,Word.PageSetup,"twoPagesOnOne",Property,Good,false +word,Word.PageSetup,"verticalAlignment",Property,Great,false +word,Word.PageSetup,"load(options)",Method,Excellent,false +word,Word.PageSetup,"load(propertyNames)",Method,Excellent,false +word,Word.PageSetup,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.PageSetup,"set(properties, options)",Method,Good,false +word,Word.PageSetup,"set(properties)",Method,Good,false +word,Word.PageSetup,"setAsTemplateDefault()",Method,Great,false +word,Word.PageSetup,"togglePortrait()",Method,Fine,false +word,Word.PageSetup,"toJSON()",Method,Excellent,false +word,Word.PageSetup,"track()",Method,Excellent,false +word,Word.PageSetup,"untrack()",Method,Excellent,false +word,Word.PageSetupVerticalAlignment,N/A,Enum,Unknown,false +word,Word.PageSetupVerticalAlignment,"bottom",EnumField,Fine,false +word,Word.PageSetupVerticalAlignment,"center",EnumField,Fine,false +word,Word.PageSetupVerticalAlignment,"justify",EnumField,Good,false +word,Word.PageSetupVerticalAlignment,"top",EnumField,Fine,false +word,Word.Pane,N/A,Class,Unknown,true +word,Word.Pane,"context",Property,Excellent,false +word,Word.Pane,"pages",Property,Poor,true +word,Word.Pane,"pagesEnclosingViewport",Property,Good,true +word,Word.Pane,"selection",Property,Great,false +word,Word.Pane,"getNext()",Method,Great,false +word,Word.Pane,"getNextOrNullObject()",Method,Excellent,false +word,Word.Pane,"load(options)",Method,Excellent,false +word,Word.Pane,"load(propertyNames)",Method,Excellent,false +word,Word.Pane,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Pane,"toJSON()",Method,Excellent,false +word,Word.Pane,"track()",Method,Excellent,false +word,Word.Pane,"untrack()",Method,Excellent,false +word,Word.PaneCollection,N/A,Class,Unknown,false +word,Word.PaneCollection,"context",Property,Excellent,false +word,Word.PaneCollection,"items",Property,Poor,false +word,Word.PaneCollection,"getFirst()",Method,Great,false +word,Word.PaneCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.PaneCollection,"load(options)",Method,Excellent,false +word,Word.PaneCollection,"load(propertyNames)",Method,Excellent,false +word,Word.PaneCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.PaneCollection,"toJSON()",Method,Excellent,false +word,Word.PaneCollection,"track()",Method,Excellent,false +word,Word.PaneCollection,"untrack()",Method,Excellent,false +word,Word.PaperSize,N/A,Enum,Unknown,false +word,Word.PaperSize,"a3",EnumField,Fine,false +word,Word.PaperSize,"a4",EnumField,Fine,false +word,Word.PaperSize,"a4Small",EnumField,Fine,false +word,Word.PaperSize,"a5",EnumField,Fine,false +word,Word.PaperSize,"b4",EnumField,Fine,false +word,Word.PaperSize,"b5",EnumField,Fine,false +word,Word.PaperSize,"csheet",EnumField,Fine,false +word,Word.PaperSize,"custom",EnumField,Fine,false +word,Word.PaperSize,"dsheet",EnumField,Fine,false +word,Word.PaperSize,"envelope10",EnumField,Fine,false +word,Word.PaperSize,"envelope11",EnumField,Fine,false +word,Word.PaperSize,"envelope12",EnumField,Fine,false +word,Word.PaperSize,"envelope14",EnumField,Fine,false +word,Word.PaperSize,"envelope9",EnumField,Fine,false +word,Word.PaperSize,"envelopeB4",EnumField,Fine,false +word,Word.PaperSize,"envelopeB5",EnumField,Fine,false +word,Word.PaperSize,"envelopeB6",EnumField,Fine,false +word,Word.PaperSize,"envelopeC3",EnumField,Fine,false +word,Word.PaperSize,"envelopeC4",EnumField,Fine,false +word,Word.PaperSize,"envelopeC5",EnumField,Fine,false +word,Word.PaperSize,"envelopeC6",EnumField,Fine,false +word,Word.PaperSize,"envelopeC65",EnumField,Fine,false +word,Word.PaperSize,"envelopeDL",EnumField,Fine,false +word,Word.PaperSize,"envelopeItaly",EnumField,Fine,false +word,Word.PaperSize,"envelopeMonarch",EnumField,Fine,false +word,Word.PaperSize,"envelopePersonal",EnumField,Fine,false +word,Word.PaperSize,"esheet",EnumField,Fine,false +word,Word.PaperSize,"executive",EnumField,Fine,false +word,Word.PaperSize,"fanfoldLegalGerman",EnumField,Fine,false +word,Word.PaperSize,"fanfoldStdGerman",EnumField,Fine,false +word,Word.PaperSize,"fanfoldUS",EnumField,Fine,false +word,Word.PaperSize,"folio",EnumField,Fine,false +word,Word.PaperSize,"ledger",EnumField,Fine,false +word,Word.PaperSize,"legal",EnumField,Fine,false +word,Word.PaperSize,"letter",EnumField,Fine,false +word,Word.PaperSize,"letterSmall",EnumField,Fine,false +word,Word.PaperSize,"note",EnumField,Fine,false +word,Word.PaperSize,"quarto",EnumField,Fine,false +word,Word.PaperSize,"size10x14",EnumField,Fine,false +word,Word.PaperSize,"size11x17",EnumField,Fine,false +word,Word.PaperSize,"statement",EnumField,Fine,false +word,Word.PaperSize,"tabloid",EnumField,Fine,false +word,Word.Paragraph,N/A,Class,Unknown,true +word,Word.Paragraph,"alignment",Property,Excellent,true +word,Word.Paragraph,"borders",Property,Great,false +word,Word.Paragraph,"contentControls",Property,Good,false +word,Word.Paragraph,"context",Property,Excellent,false +word,Word.Paragraph,"endnotes",Property,Poor,false +word,Word.Paragraph,"fields",Property,Fine,false +word,Word.Paragraph,"firstLineIndent",Property,Excellent,false +word,Word.Paragraph,"font",Property,Fine,false +word,Word.Paragraph,"footnotes",Property,Poor,false +word,Word.Paragraph,"inlinePictures",Property,Good,false +word,Word.Paragraph,"isLastParagraph",Property,Fine,false +word,Word.Paragraph,"isListItem",Property,Poor,false +word,Word.Paragraph,"leftIndent",Property,Excellent,true +word,Word.Paragraph,"lineSpacing",Property,Excellent,true +word,Word.Paragraph,"lineUnitAfter",Property,Great,true +word,Word.Paragraph,"lineUnitBefore",Property,Great,true +word,Word.Paragraph,"list",Property,Great,false +word,Word.Paragraph,"listItem",Property,Great,false +word,Word.Paragraph,"listItemOrNullObject",Property,Excellent,false +word,Word.Paragraph,"listOrNullObject",Property,Excellent,false +word,Word.Paragraph,"outlineLevel",Property,Good,false +word,Word.Paragraph,"parentBody",Property,Poor,false +word,Word.Paragraph,"parentContentControl",Property,Great,false +word,Word.Paragraph,"parentContentControlOrNullObject",Property,Excellent,false +word,Word.Paragraph,"parentTable",Property,Great,false +word,Word.Paragraph,"parentTableCell",Property,Great,false +word,Word.Paragraph,"parentTableCellOrNullObject",Property,Excellent,false +word,Word.Paragraph,"parentTableOrNullObject",Property,Excellent,false +word,Word.Paragraph,"rightIndent",Property,Excellent,false +word,Word.Paragraph,"shading",Property,Great,false +word,Word.Paragraph,"shapes",Property,Good,false +word,Word.Paragraph,"spaceAfter",Property,Great,true +word,Word.Paragraph,"spaceBefore",Property,Great,false +word,Word.Paragraph,"style",Property,Excellent,true +word,Word.Paragraph,"styleBuiltIn",Property,Excellent,true +word,Word.Paragraph,"tableNestingLevel",Property,Great,false +word,Word.Paragraph,"text",Property,Poor,true +word,Word.Paragraph,"uniqueLocalId",Property,Great,true +word,Word.Paragraph,"attachToList(listId, level)",Method,Good,false +word,Word.Paragraph,"clear()",Method,Good,true +word,Word.Paragraph,"closeUp()",Method,Poor,false +word,Word.Paragraph,"delete()",Method,Good,true +word,Word.Paragraph,"detachFromList()",Method,Good,false +word,Word.Paragraph,"getAnnotations()",Method,Fine,false +word,Word.Paragraph,"getComments()",Method,Poor,false +word,Word.Paragraph,"getContentControls(options)",Method,Fine,false +word,Word.Paragraph,"getHtml()",Method,Excellent,true +word,Word.Paragraph,"getNext()",Method,Great,false +word,Word.Paragraph,"getNextOrNullObject()",Method,Excellent,false +word,Word.Paragraph,"getOoxml()",Method,Good,true +word,Word.Paragraph,"getPrevious()",Method,Great,false +word,Word.Paragraph,"getPreviousOrNullObject()",Method,Excellent,true +word,Word.Paragraph,"getRange(rangeLocation)",Method,Fine,true +word,Word.Paragraph,"getReviewedText(changeTrackingVersion)",Method,Fine,false +word,Word.Paragraph,"getReviewedText(changeTrackingVersion)",Method,Fine,false +word,Word.Paragraph,"getText(options)",Method,Excellent,false +word,Word.Paragraph,"getTextRanges(endingMarks, trimSpacing)",Method,Fine,false +word,Word.Paragraph,"getTrackedChanges()",Method,Good,false +word,Word.Paragraph,"indent()",Method,Poor,false +word,Word.Paragraph,"indentCharacterWidth(count)",Method,Good,false +word,Word.Paragraph,"indentFirstLineCharacterWidth(count)",Method,Good,false +word,Word.Paragraph,"insertAnnotations(annotations)",Method,Fine,true +word,Word.Paragraph,"insertBreak(breakType, insertLocation)",Method,Good,true +word,Word.Paragraph,"insertCanvas(insertShapeOptions)",Method,Fine,false +word,Word.Paragraph,"insertContentControl(contentControlType)",Method,Fine,true +word,Word.Paragraph,"insertFileFromBase64(base64File, insertLocation)",Method,Good,false +word,Word.Paragraph,"insertGeometricShape(geometricShapeType, insertShapeOptions)",Method,Fine,false +word,Word.Paragraph,"insertGeometricShape(geometricShapeType, insertShapeOptions)",Method,Fine,false +word,Word.Paragraph,"insertHtml(html, insertLocation)",Method,Good,true +word,Word.Paragraph,"insertInlinePictureFromBase64(base64EncodedImage, insertLocation)",Method,Good,true +word,Word.Paragraph,"insertOoxml(ooxml, insertLocation)",Method,Good,false +word,Word.Paragraph,"insertParagraph(paragraphText, insertLocation)",Method,Fine,false +word,Word.Paragraph,"insertPictureFromBase64(base64EncodedImage, insertShapeOptions)",Method,Fine,false +word,Word.Paragraph,"insertTable(rowCount, columnCount, insertLocation, values)",Method,Good,false +word,Word.Paragraph,"insertText(text, insertLocation)",Method,Good,true +word,Word.Paragraph,"insertTextBox(text, insertShapeOptions)",Method,Fine,true +word,Word.Paragraph,"joinList()",Method,Fine,false +word,Word.Paragraph,"load(options)",Method,Excellent,false +word,Word.Paragraph,"load(propertyNames)",Method,Excellent,false +word,Word.Paragraph,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Paragraph,"next(count)",Method,Great,false +word,Word.Paragraph,"openOrCloseUp()",Method,Poor,false +word,Word.Paragraph,"openUp()",Method,Poor,false +word,Word.Paragraph,"outdent()",Method,Poor,false +word,Word.Paragraph,"outlineDemote()",Method,Fine,false +word,Word.Paragraph,"outlineDemoteToBody()",Method,Fine,false +word,Word.Paragraph,"outlinePromote()",Method,Fine,false +word,Word.Paragraph,"previous(count)",Method,Great,false +word,Word.Paragraph,"reset()",Method,Fine,false +word,Word.Paragraph,"resetAdvanceTo()",Method,Fine,false +word,Word.Paragraph,"search(searchText, searchOptions)",Method,Excellent,false +word,Word.Paragraph,"select(selectionMode)",Method,Fine,true +word,Word.Paragraph,"select(selectionMode)",Method,Fine,false +word,Word.Paragraph,"selectNumber()",Method,Poor,false +word,Word.Paragraph,"separateList()",Method,Fine,false +word,Word.Paragraph,"set(properties, options)",Method,Good,true +word,Word.Paragraph,"set(properties)",Method,Good,false +word,Word.Paragraph,"space1()",Method,Poor,false +word,Word.Paragraph,"space1Pt5()",Method,Poor,false +word,Word.Paragraph,"space2()",Method,Poor,false +word,Word.Paragraph,"split(delimiters, trimDelimiters, trimSpacing)",Method,Fine,true +word,Word.Paragraph,"startNewList()",Method,Good,true +word,Word.Paragraph,"tabHangingIndent(count)",Method,Good,false +word,Word.Paragraph,"tabIndent(count)",Method,Good,false +word,Word.Paragraph,"toJSON()",Method,Excellent,false +word,Word.Paragraph,"track()",Method,Excellent,false +word,Word.Paragraph,"untrack()",Method,Excellent,false +word,Word.ParagraphAddedEventArgs,N/A,Interface,Unknown,true +word,Word.ParagraphAddedEventArgs,"source",Property,Good,false +word,Word.ParagraphAddedEventArgs,"type",Property,Poor,false +word,Word.ParagraphAddedEventArgs,"uniqueLocalIds",Property,Good,false +word,Word.ParagraphChangedEventArgs,N/A,Interface,Unknown,true +word,Word.ParagraphChangedEventArgs,"source",Property,Good,false +word,Word.ParagraphChangedEventArgs,"type",Property,Poor,false +word,Word.ParagraphChangedEventArgs,"uniqueLocalIds",Property,Good,false +word,Word.ParagraphCollection,N/A,Class,Unknown,true +word,Word.ParagraphCollection,"context",Property,Excellent,false +word,Word.ParagraphCollection,"items",Property,Poor,true +word,Word.ParagraphCollection,"add(range)",Method,Great,false +word,Word.ParagraphCollection,"closeUp()",Method,Good,false +word,Word.ParagraphCollection,"decreaseSpacing()",Method,Fine,false +word,Word.ParagraphCollection,"getFirst()",Method,Great,true +word,Word.ParagraphCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.ParagraphCollection,"getLast()",Method,Great,true +word,Word.ParagraphCollection,"getLastOrNullObject()",Method,Excellent,false +word,Word.ParagraphCollection,"increaseSpacing()",Method,Fine,false +word,Word.ParagraphCollection,"indent()",Method,Poor,false +word,Word.ParagraphCollection,"indentCharacterWidth(count)",Method,Good,false +word,Word.ParagraphCollection,"indentFirstLineCharacterWidth(count)",Method,Good,false +word,Word.ParagraphCollection,"load(options)",Method,Excellent,true +word,Word.ParagraphCollection,"load(propertyNames)",Method,Excellent,false +word,Word.ParagraphCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ParagraphCollection,"openOrCloseUp()",Method,Poor,false +word,Word.ParagraphCollection,"openUp()",Method,Good,false +word,Word.ParagraphCollection,"outdent()",Method,Poor,false +word,Word.ParagraphCollection,"outlineDemote()",Method,Good,false +word,Word.ParagraphCollection,"outlineDemoteToBody()",Method,Good,false +word,Word.ParagraphCollection,"outlinePromote()",Method,Fine,false +word,Word.ParagraphCollection,"space1()",Method,Fine,false +word,Word.ParagraphCollection,"space1Pt5()",Method,Fine,false +word,Word.ParagraphCollection,"space2()",Method,Fine,false +word,Word.ParagraphCollection,"tabHangingIndent(count)",Method,Good,false +word,Word.ParagraphCollection,"tabIndent(count)",Method,Good,false +word,Word.ParagraphCollection,"toJSON()",Method,Excellent,false +word,Word.ParagraphCollection,"track()",Method,Excellent,false +word,Word.ParagraphCollection,"untrack()",Method,Excellent,false +word,Word.ParagraphDeletedEventArgs,N/A,Interface,Unknown,true +word,Word.ParagraphDeletedEventArgs,"source",Property,Good,false +word,Word.ParagraphDeletedEventArgs,"type",Property,Poor,false +word,Word.ParagraphDeletedEventArgs,"uniqueLocalIds",Property,Good,false +word,Word.ParagraphFormat,N/A,Class,Unknown,true +word,Word.ParagraphFormat,"alignment",Property,Great,true +word,Word.ParagraphFormat,"context",Property,Excellent,false +word,Word.ParagraphFormat,"firstLineIndent",Property,Excellent,false +word,Word.ParagraphFormat,"keepTogether",Property,Excellent,false +word,Word.ParagraphFormat,"keepWithNext",Property,Excellent,false +word,Word.ParagraphFormat,"leftIndent",Property,Good,true +word,Word.ParagraphFormat,"lineSpacing",Property,Great,false +word,Word.ParagraphFormat,"lineUnitAfter",Property,Great,false +word,Word.ParagraphFormat,"lineUnitBefore",Property,Great,false +word,Word.ParagraphFormat,"mirrorIndents",Property,Great,false +word,Word.ParagraphFormat,"outlineLevel",Property,Great,false +word,Word.ParagraphFormat,"rightIndent",Property,Great,false +word,Word.ParagraphFormat,"spaceAfter",Property,Great,false +word,Word.ParagraphFormat,"spaceBefore",Property,Great,false +word,Word.ParagraphFormat,"widowControl",Property,Excellent,false +word,Word.ParagraphFormat,"load(options)",Method,Excellent,false +word,Word.ParagraphFormat,"load(propertyNames)",Method,Excellent,false +word,Word.ParagraphFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ParagraphFormat,"set(properties, options)",Method,Good,false +word,Word.ParagraphFormat,"set(properties)",Method,Good,false +word,Word.ParagraphFormat,"toJSON()",Method,Excellent,false +word,Word.ParagraphFormat,"track()",Method,Excellent,false +word,Word.ParagraphFormat,"untrack()",Method,Excellent,false +word,Word.PasteDataType,N/A,Enum,Unknown,false +word,Word.PasteDataType,"bitmap",EnumField,Fine,false +word,Word.PasteDataType,"deviceIndependentBitmap",EnumField,Fine,false +word,Word.PasteDataType,"enhancedMetafile",EnumField,Fine,false +word,Word.PasteDataType,"html",EnumField,Fine,false +word,Word.PasteDataType,"hyperlink",EnumField,Fine,false +word,Word.PasteDataType,"metafilePicture",EnumField,Fine,false +word,Word.PasteDataType,"oleObject",EnumField,Good,false +word,Word.PasteDataType,"rtf",EnumField,Fine,false +word,Word.PasteDataType,"shape",EnumField,Fine,false +word,Word.PasteDataType,"text",EnumField,Fine,false +word,Word.PasteFormatType,N/A,Enum,Unknown,false +word,Word.PasteFormatType,"chart",EnumField,Fine,false +word,Word.PasteFormatType,"chartLinked",EnumField,Fine,false +word,Word.PasteFormatType,"chartPicture",EnumField,Fine,false +word,Word.PasteFormatType,"formatOriginalFormatting",EnumField,Fine,false +word,Word.PasteFormatType,"formatPlainText",EnumField,Fine,false +word,Word.PasteFormatType,"formatSurroundingFormattingWithEmphasis",EnumField,Fine,false +word,Word.PasteFormatType,"listCombineWithExistingList",EnumField,Fine,false +word,Word.PasteFormatType,"listContinueNumbering",EnumField,Fine,false +word,Word.PasteFormatType,"listDontMerge",EnumField,Fine,false +word,Word.PasteFormatType,"listRestartNumbering",EnumField,Fine,false +word,Word.PasteFormatType,"pasteDefault",EnumField,Great,false +word,Word.PasteFormatType,"singleCellTable",EnumField,Fine,false +word,Word.PasteFormatType,"singleCellText",EnumField,Fine,false +word,Word.PasteFormatType,"tableAppendTable",EnumField,Fine,false +word,Word.PasteFormatType,"tableInsertAsRows",EnumField,Fine,false +word,Word.PasteFormatType,"tableOriginalFormatting",EnumField,Fine,false +word,Word.PasteFormatType,"tableOverwriteCells",EnumField,Fine,false +word,Word.PasteFormatType,"useDestinationStylesRecovery",EnumField,Fine,false +word,Word.PatternType,N/A,Enum,Unknown,false +word,Word.PatternType,"cross",EnumField,Fine,false +word,Word.PatternType,"darkDownwardDiagonal",EnumField,Fine,false +word,Word.PatternType,"darkHorizontal",EnumField,Fine,false +word,Word.PatternType,"darkUpwardDiagonal",EnumField,Fine,false +word,Word.PatternType,"darkVertical",EnumField,Fine,false +word,Word.PatternType,"dashedDownwardDiagonal",EnumField,Fine,false +word,Word.PatternType,"dashedHorizontal",EnumField,Fine,false +word,Word.PatternType,"dashedUpwardDiagonal",EnumField,Fine,false +word,Word.PatternType,"dashedVertical",EnumField,Fine,false +word,Word.PatternType,"diagonalBrick",EnumField,Fine,false +word,Word.PatternType,"diagonalCross",EnumField,Fine,false +word,Word.PatternType,"divot",EnumField,Fine,false +word,Word.PatternType,"dottedDiamond",EnumField,Fine,false +word,Word.PatternType,"dottedGrid",EnumField,Fine,false +word,Word.PatternType,"downwardDiagonal",EnumField,Fine,false +word,Word.PatternType,"horizontal",EnumField,Fine,false +word,Word.PatternType,"horizontalBrick",EnumField,Fine,false +word,Word.PatternType,"largeCheckerBoard",EnumField,Fine,false +word,Word.PatternType,"largeConfetti",EnumField,Fine,false +word,Word.PatternType,"largeGrid",EnumField,Fine,false +word,Word.PatternType,"lightDownwardDiagonal",EnumField,Fine,false +word,Word.PatternType,"lightHorizontal",EnumField,Fine,false +word,Word.PatternType,"lightUpwardDiagonal",EnumField,Fine,false +word,Word.PatternType,"lightVertical",EnumField,Fine,false +word,Word.PatternType,"mixed",EnumField,Fine,false +word,Word.PatternType,"narrowHorizontal",EnumField,Fine,false +word,Word.PatternType,"narrowVertical",EnumField,Fine,false +word,Word.PatternType,"outlinedDiamond",EnumField,Fine,false +word,Word.PatternType,"percent10",EnumField,Fine,false +word,Word.PatternType,"percent20",EnumField,Fine,false +word,Word.PatternType,"percent25",EnumField,Fine,false +word,Word.PatternType,"percent30",EnumField,Fine,false +word,Word.PatternType,"percent40",EnumField,Fine,false +word,Word.PatternType,"percent5",EnumField,Fine,false +word,Word.PatternType,"percent50",EnumField,Fine,false +word,Word.PatternType,"percent60",EnumField,Fine,false +word,Word.PatternType,"percent70",EnumField,Fine,false +word,Word.PatternType,"percent75",EnumField,Fine,false +word,Word.PatternType,"percent80",EnumField,Fine,false +word,Word.PatternType,"percent90",EnumField,Fine,false +word,Word.PatternType,"plaid",EnumField,Fine,false +word,Word.PatternType,"shingle",EnumField,Fine,false +word,Word.PatternType,"smallCheckerBoard",EnumField,Fine,false +word,Word.PatternType,"smallConfetti",EnumField,Fine,false +word,Word.PatternType,"smallGrid",EnumField,Fine,false +word,Word.PatternType,"solidDiamond",EnumField,Fine,false +word,Word.PatternType,"sphere",EnumField,Fine,false +word,Word.PatternType,"trellis",EnumField,Fine,false +word,Word.PatternType,"upwardDiagonal",EnumField,Fine,false +word,Word.PatternType,"vertical",EnumField,Fine,false +word,Word.PatternType,"wave",EnumField,Fine,false +word,Word.PatternType,"weave",EnumField,Fine,false +word,Word.PatternType,"wideDownwardDiagonal",EnumField,Fine,false +word,Word.PatternType,"wideUpwardDiagonal",EnumField,Fine,false +word,Word.PatternType,"zigZag",EnumField,Fine,false +word,Word.PictureContentControl,N/A,Class,Unknown,false +word,Word.PictureContentControl,"appearance",Property,Good,false +word,Word.PictureContentControl,"color",Property,Excellent,false +word,Word.PictureContentControl,"context",Property,Excellent,false +word,Word.PictureContentControl,"id",Property,Great,false +word,Word.PictureContentControl,"isTemporary",Property,Excellent,false +word,Word.PictureContentControl,"level",Property,Great,false +word,Word.PictureContentControl,"lockContentControl",Property,Great,false +word,Word.PictureContentControl,"lockContents",Property,Great,false +word,Word.PictureContentControl,"placeholderText",Property,Great,false +word,Word.PictureContentControl,"range",Property,Great,false +word,Word.PictureContentControl,"showingPlaceholderText",Property,Good,false +word,Word.PictureContentControl,"tag",Property,Good,false +word,Word.PictureContentControl,"title",Property,Good,false +word,Word.PictureContentControl,"xmlMapping",Property,Great,false +word,Word.PictureContentControl,"copy()",Method,Fine,false +word,Word.PictureContentControl,"cut()",Method,Fine,false +word,Word.PictureContentControl,"delete(deleteContents)",Method,Excellent,false +word,Word.PictureContentControl,"load(options)",Method,Excellent,false +word,Word.PictureContentControl,"load(propertyNames)",Method,Excellent,false +word,Word.PictureContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.PictureContentControl,"set(properties, options)",Method,Good,false +word,Word.PictureContentControl,"set(properties)",Method,Good,false +word,Word.PictureContentControl,"setPlaceholderText(options)",Method,Fine,false +word,Word.PictureContentControl,"toJSON()",Method,Excellent,false +word,Word.PictureContentControl,"track()",Method,Excellent,false +word,Word.PictureContentControl,"untrack()",Method,Excellent,false +word,Word.PreferredWidthType,N/A,Enum,Unknown,false +word,Word.PreferredWidthType,"auto",EnumField,Fine,false +word,Word.PreferredWidthType,"percent",EnumField,Good,false +word,Word.PreferredWidthType,"points",EnumField,Good,false +word,Word.PresetCamera,N/A,Enum,Unknown,false +word,Word.PresetCamera,"isometricBottomDown",EnumField,Fine,false +word,Word.PresetCamera,"isometricBottomUp",EnumField,Fine,false +word,Word.PresetCamera,"isometricLeftDown",EnumField,Fine,false +word,Word.PresetCamera,"isometricLeftUp",EnumField,Fine,false +word,Word.PresetCamera,"isometricOffAxis1Left",EnumField,Fine,false +word,Word.PresetCamera,"isometricOffAxis1Right",EnumField,Fine,false +word,Word.PresetCamera,"isometricOffAxis1Top",EnumField,Fine,false +word,Word.PresetCamera,"isometricOffAxis2Left",EnumField,Fine,false +word,Word.PresetCamera,"isometricOffAxis2Right",EnumField,Fine,false +word,Word.PresetCamera,"isometricOffAxis2Top",EnumField,Fine,false +word,Word.PresetCamera,"isometricOffAxis3Bottom",EnumField,Fine,false +word,Word.PresetCamera,"isometricOffAxis3Left",EnumField,Fine,false +word,Word.PresetCamera,"isometricOffAxis3Right",EnumField,Fine,false +word,Word.PresetCamera,"isometricOffAxis4Bottom",EnumField,Fine,false +word,Word.PresetCamera,"isometricOffAxis4Left",EnumField,Fine,false +word,Word.PresetCamera,"isometricOffAxis4Right",EnumField,Fine,false +word,Word.PresetCamera,"isometricRightDown",EnumField,Fine,false +word,Word.PresetCamera,"isometricRightUp",EnumField,Fine,false +word,Word.PresetCamera,"isometricTopDown",EnumField,Fine,false +word,Word.PresetCamera,"isometricTopUp",EnumField,Fine,false +word,Word.PresetCamera,"legacyObliqueBottom",EnumField,Fine,false +word,Word.PresetCamera,"legacyObliqueBottomLeft",EnumField,Fine,false +word,Word.PresetCamera,"legacyObliqueBottomRight",EnumField,Fine,false +word,Word.PresetCamera,"legacyObliqueFront",EnumField,Fine,false +word,Word.PresetCamera,"legacyObliqueLeft",EnumField,Fine,false +word,Word.PresetCamera,"legacyObliqueRight",EnumField,Fine,false +word,Word.PresetCamera,"legacyObliqueTop",EnumField,Fine,false +word,Word.PresetCamera,"legacyObliqueTopLeft",EnumField,Fine,false +word,Word.PresetCamera,"legacyObliqueTopRight",EnumField,Fine,false +word,Word.PresetCamera,"legacyPerspectiveBottom",EnumField,Fine,false +word,Word.PresetCamera,"legacyPerspectiveBottomLeft",EnumField,Fine,false +word,Word.PresetCamera,"legacyPerspectiveBottomRight",EnumField,Fine,false +word,Word.PresetCamera,"legacyPerspectiveFront",EnumField,Fine,false +word,Word.PresetCamera,"legacyPerspectiveLeft",EnumField,Fine,false +word,Word.PresetCamera,"legacyPerspectiveRight",EnumField,Fine,false +word,Word.PresetCamera,"legacyPerspectiveTop",EnumField,Fine,false +word,Word.PresetCamera,"legacyPerspectiveTopLeft",EnumField,Fine,false +word,Word.PresetCamera,"legacyPerspectiveTopRight",EnumField,Fine,false +word,Word.PresetCamera,"mixed",EnumField,Fine,false +word,Word.PresetCamera,"obliqueBottom",EnumField,Fine,false +word,Word.PresetCamera,"obliqueBottomLeft",EnumField,Fine,false +word,Word.PresetCamera,"obliqueBottomRight",EnumField,Fine,false +word,Word.PresetCamera,"obliqueLeft",EnumField,Fine,false +word,Word.PresetCamera,"obliqueRight",EnumField,Fine,false +word,Word.PresetCamera,"obliqueTop",EnumField,Fine,false +word,Word.PresetCamera,"obliqueTopLeft",EnumField,Fine,false +word,Word.PresetCamera,"obliqueTopRight",EnumField,Fine,false +word,Word.PresetCamera,"orthographicFront",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveAbove",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveAboveLeftFacing",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveAboveRightFacing",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveBelow",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveContrastingLeftFacing",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveContrastingRightFacing",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveFront",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveHeroicExtremeLeftFacing",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveHeroicExtremeRightFacing",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveHeroicLeftFacing",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveHeroicRightFacing",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveLeft",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveRelaxed",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveRelaxedModerately",EnumField,Fine,false +word,Word.PresetCamera,"perspectiveRight",EnumField,Fine,false +word,Word.PresetExtrusionDirection,N/A,Enum,Unknown,false +word,Word.PresetExtrusionDirection,"bottom",EnumField,Fine,false +word,Word.PresetExtrusionDirection,"bottomLeft",EnumField,Fine,false +word,Word.PresetExtrusionDirection,"bottomRight",EnumField,Fine,false +word,Word.PresetExtrusionDirection,"left",EnumField,Fine,false +word,Word.PresetExtrusionDirection,"mixed",EnumField,Fine,false +word,Word.PresetExtrusionDirection,"none",EnumField,Fine,false +word,Word.PresetExtrusionDirection,"right",EnumField,Fine,false +word,Word.PresetExtrusionDirection,"top",EnumField,Fine,false +word,Word.PresetExtrusionDirection,"topLeft",EnumField,Fine,false +word,Word.PresetExtrusionDirection,"topRight",EnumField,Fine,false +word,Word.PresetGradientType,N/A,Enum,Unknown,false +word,Word.PresetGradientType,"brass",EnumField,Fine,false +word,Word.PresetGradientType,"calmWater",EnumField,Fine,false +word,Word.PresetGradientType,"chrome",EnumField,Fine,false +word,Word.PresetGradientType,"chromeII",EnumField,Fine,false +word,Word.PresetGradientType,"daybreak",EnumField,Fine,false +word,Word.PresetGradientType,"desert",EnumField,Fine,false +word,Word.PresetGradientType,"earlySunset",EnumField,Fine,false +word,Word.PresetGradientType,"fire",EnumField,Fine,false +word,Word.PresetGradientType,"fog",EnumField,Fine,false +word,Word.PresetGradientType,"gold",EnumField,Fine,false +word,Word.PresetGradientType,"goldII",EnumField,Good,false +word,Word.PresetGradientType,"horizon",EnumField,Fine,false +word,Word.PresetGradientType,"lateSunset",EnumField,Fine,false +word,Word.PresetGradientType,"mahogany",EnumField,Fine,false +word,Word.PresetGradientType,"mixed",EnumField,Excellent,false +word,Word.PresetGradientType,"moss",EnumField,Fine,false +word,Word.PresetGradientType,"nightfall",EnumField,Fine,false +word,Word.PresetGradientType,"ocean",EnumField,Fine,false +word,Word.PresetGradientType,"parchment",EnumField,Fine,false +word,Word.PresetGradientType,"peacock",EnumField,Fine,false +word,Word.PresetGradientType,"rainbow",EnumField,Fine,false +word,Word.PresetGradientType,"rainbowII",EnumField,Good,false +word,Word.PresetGradientType,"sapphire",EnumField,Fine,false +word,Word.PresetGradientType,"silver",EnumField,Fine,false +word,Word.PresetGradientType,"wheat",EnumField,Fine,false +word,Word.PresetLightingDirection,N/A,Enum,Unknown,false +word,Word.PresetLightingDirection,"bottom",EnumField,Fine,false +word,Word.PresetLightingDirection,"bottomLeft",EnumField,Fine,false +word,Word.PresetLightingDirection,"bottomRight",EnumField,Fine,false +word,Word.PresetLightingDirection,"left",EnumField,Fine,false +word,Word.PresetLightingDirection,"mixed",EnumField,Fine,false +word,Word.PresetLightingDirection,"none",EnumField,Fine,false +word,Word.PresetLightingDirection,"right",EnumField,Fine,false +word,Word.PresetLightingDirection,"top",EnumField,Fine,false +word,Word.PresetLightingDirection,"topLeft",EnumField,Fine,false +word,Word.PresetLightingDirection,"topRight",EnumField,Fine,false +word,Word.PresetLightingSoftness,N/A,Enum,Unknown,false +word,Word.PresetLightingSoftness,"bright",EnumField,Fine,false +word,Word.PresetLightingSoftness,"dim",EnumField,Fine,false +word,Word.PresetLightingSoftness,"mixed",EnumField,Fine,false +word,Word.PresetLightingSoftness,"normal",EnumField,Fine,false +word,Word.PresetMaterial,N/A,Enum,Unknown,false +word,Word.PresetMaterial,"clear",EnumField,Fine,false +word,Word.PresetMaterial,"darkEdge",EnumField,Fine,false +word,Word.PresetMaterial,"flat",EnumField,Fine,false +word,Word.PresetMaterial,"matte",EnumField,Fine,false +word,Word.PresetMaterial,"matte2",EnumField,Fine,false +word,Word.PresetMaterial,"metal",EnumField,Fine,false +word,Word.PresetMaterial,"metal2",EnumField,Fine,false +word,Word.PresetMaterial,"mixed",EnumField,Fine,false +word,Word.PresetMaterial,"plastic",EnumField,Fine,false +word,Word.PresetMaterial,"plastic2",EnumField,Fine,false +word,Word.PresetMaterial,"powder",EnumField,Fine,false +word,Word.PresetMaterial,"softEdge",EnumField,Fine,false +word,Word.PresetMaterial,"softMetal",EnumField,Fine,false +word,Word.PresetMaterial,"translucentPowder",EnumField,Fine,false +word,Word.PresetMaterial,"warmMatte",EnumField,Fine,false +word,Word.PresetMaterial,"wireFrame",EnumField,Fine,false +word,Word.PresetTexture,N/A,Enum,Unknown,false +word,Word.PresetTexture,"blueTissuePaper",EnumField,Fine,false +word,Word.PresetTexture,"bouquet",EnumField,Fine,false +word,Word.PresetTexture,"brownMarble",EnumField,Fine,false +word,Word.PresetTexture,"canvas",EnumField,Fine,false +word,Word.PresetTexture,"cork",EnumField,Fine,false +word,Word.PresetTexture,"denim",EnumField,Fine,false +word,Word.PresetTexture,"fishFossil",EnumField,Fine,false +word,Word.PresetTexture,"granite",EnumField,Fine,false +word,Word.PresetTexture,"greenMarble",EnumField,Fine,false +word,Word.PresetTexture,"mediumWood",EnumField,Fine,false +word,Word.PresetTexture,"mixed",EnumField,Fine,false +word,Word.PresetTexture,"newsprint",EnumField,Fine,false +word,Word.PresetTexture,"oak",EnumField,Fine,false +word,Word.PresetTexture,"paperBag",EnumField,Fine,false +word,Word.PresetTexture,"papyrus",EnumField,Fine,false +word,Word.PresetTexture,"parchment",EnumField,Fine,false +word,Word.PresetTexture,"pinkTissuePaper",EnumField,Fine,false +word,Word.PresetTexture,"purpleMesh",EnumField,Fine,false +word,Word.PresetTexture,"recycledPaper",EnumField,Fine,false +word,Word.PresetTexture,"sand",EnumField,Fine,false +word,Word.PresetTexture,"stationery",EnumField,Fine,false +word,Word.PresetTexture,"walnut",EnumField,Fine,false +word,Word.PresetTexture,"waterDroplets",EnumField,Fine,false +word,Word.PresetTexture,"whiteMarble",EnumField,Fine,false +word,Word.PresetTexture,"wovenMat",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,N/A,Enum,Unknown,false +word,Word.PresetThreeDimensionalFormat,"format1",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format10",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format11",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format12",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format13",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format14",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format15",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format16",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format17",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format18",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format19",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format2",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format20",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format3",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format4",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format5",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format6",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format7",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format8",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"format9",EnumField,Fine,false +word,Word.PresetThreeDimensionalFormat,"mixed",EnumField,Fine,false +word,Word.PrintOutItem,N/A,Enum,Unknown,false +word,Word.PrintOutItem,"autoTextEntries",EnumField,Fine,false +word,Word.PrintOutItem,"comments",EnumField,Fine,false +word,Word.PrintOutItem,"documentContent",EnumField,Fine,false +word,Word.PrintOutItem,"documentWithMarkup",EnumField,Fine,false +word,Word.PrintOutItem,"envelope",EnumField,Fine,false +word,Word.PrintOutItem,"keyAssignments",EnumField,Fine,false +word,Word.PrintOutItem,"markup",EnumField,Fine,false +word,Word.PrintOutItem,"properties",EnumField,Fine,false +word,Word.PrintOutItem,"styles",EnumField,Fine,false +word,Word.PrintOutPages,N/A,Enum,Unknown,false +word,Word.PrintOutPages,"all",EnumField,Fine,false +word,Word.PrintOutPages,"evenOnly",EnumField,Fine,false +word,Word.PrintOutPages,"oddOnly",EnumField,Fine,false +word,Word.PrintOutRange,N/A,Enum,Unknown,false +word,Word.PrintOutRange,"allDocument",EnumField,Fine,false +word,Word.PrintOutRange,"currentPage",EnumField,Fine,false +word,Word.PrintOutRange,"fromTo",EnumField,Fine,false +word,Word.PrintOutRange,"rangeOfPages",EnumField,Good,false +word,Word.PrintOutRange,"selection",EnumField,Fine,false +word,Word.ProtectionType,N/A,Enum,Unknown,false +word,Word.ProtectionType,"allowOnlyComments",EnumField,Fine,false +word,Word.ProtectionType,"allowOnlyFormFields",EnumField,Good,false +word,Word.ProtectionType,"allowOnlyReading",EnumField,Fine,false +word,Word.ProtectionType,"allowOnlyRevisions",EnumField,Fine,false +word,Word.ProtectionType,"noProtection",EnumField,Fine,false +word,Word.Range,N/A,Class,Unknown,true +word,Word.Range,"bold",Property,Good,false +word,Word.Range,"boldBidirectional",Property,Great,false +word,Word.Range,"bookmarks",Property,Great,false +word,Word.Range,"borders",Property,Great,false +word,Word.Range,"case",Property,Excellent,false +word,Word.Range,"characterWidth",Property,Good,false +word,Word.Range,"combineCharacters",Property,Great,false +word,Word.Range,"conflicts",Property,Great,false +word,Word.Range,"contentControls",Property,Good,false +word,Word.Range,"context",Property,Excellent,false +word,Word.Range,"disableCharacterSpaceGrid",Property,Excellent,false +word,Word.Range,"editors",Property,Excellent,false +word,Word.Range,"emphasisMark",Property,Excellent,false +word,Word.Range,"end",Property,Great,false +word,Word.Range,"endnotes",Property,Poor,false +word,Word.Range,"fields",Property,Good,false +word,Word.Range,"fitTextWidth",Property,Great,false +word,Word.Range,"font",Property,Fine,false +word,Word.Range,"footnotes",Property,Poor,true +word,Word.Range,"frames",Property,Good,false +word,Word.Range,"grammarChecked",Property,Great,false +word,Word.Range,"hasNoProofing",Property,Great,false +word,Word.Range,"highlightColorIndex",Property,Good,false +word,Word.Range,"horizontalInVertical",Property,Excellent,false +word,Word.Range,"hyperlink",Property,Excellent,false +word,Word.Range,"hyperlinks",Property,Great,false +word,Word.Range,"id",Property,Good,false +word,Word.Range,"inlinePictures",Property,Good,false +word,Word.Range,"isEmpty",Property,Poor,false +word,Word.Range,"isEndOfRowMark",Property,Good,false +word,Word.Range,"isTextVisibleOnScreen",Property,Fine,false +word,Word.Range,"italic",Property,Great,false +word,Word.Range,"italicBidirectional",Property,Great,false +word,Word.Range,"kana",Property,Great,false +word,Word.Range,"languageDetected",Property,Great,false +word,Word.Range,"languageId",Property,Excellent,false +word,Word.Range,"languageIdFarEast",Property,Good,false +word,Word.Range,"languageIdOther",Property,Great,false +word,Word.Range,"listFormat",Property,Great,false +word,Word.Range,"lists",Property,Fine,false +word,Word.Range,"pages",Property,Poor,false +word,Word.Range,"paragraphs",Property,Good,false +word,Word.Range,"parentBody",Property,Poor,false +word,Word.Range,"parentContentControl",Property,Great,true +word,Word.Range,"parentContentControlOrNullObject",Property,Excellent,false +word,Word.Range,"parentTable",Property,Great,false +word,Word.Range,"parentTableCell",Property,Great,false +word,Word.Range,"parentTableCellOrNullObject",Property,Excellent,false +word,Word.Range,"parentTableOrNullObject",Property,Excellent,false +word,Word.Range,"revisions",Property,Fine,false +word,Word.Range,"sections",Property,Poor,false +word,Word.Range,"shading",Property,Great,false +word,Word.Range,"shapes",Property,Good,false +word,Word.Range,"showAll",Property,Great,false +word,Word.Range,"spellingChecked",Property,Great,false +word,Word.Range,"start",Property,Great,false +word,Word.Range,"storyLength",Property,Fine,false +word,Word.Range,"storyType",Property,Poor,false +word,Word.Range,"style",Property,Excellent,false +word,Word.Range,"styleBuiltIn",Property,Excellent,true +word,Word.Range,"tableColumns",Property,Good,false +word,Word.Range,"tables",Property,Fine,false +word,Word.Range,"text",Property,Poor,false +word,Word.Range,"twoLinesInOne",Property,Great,false +word,Word.Range,"underline",Property,Great,false +word,Word.Range,"clear()",Method,Good,true +word,Word.Range,"compareLocationWith(range)",Method,Fine,true +word,Word.Range,"delete()",Method,Good,true +word,Word.Range,"detectLanguage()",Method,Fine,false +word,Word.Range,"expandTo(range)",Method,Excellent,true +word,Word.Range,"expandToOrNullObject(range)",Method,Excellent,false +word,Word.Range,"getBookmarks(includeHidden, includeAdjacent)",Method,Good,false +word,Word.Range,"getComments()",Method,Poor,true +word,Word.Range,"getContentControls(options)",Method,Fine,true +word,Word.Range,"getHtml()",Method,Excellent,true +word,Word.Range,"getHyperlinkRanges()",Method,Fine,true +word,Word.Range,"getNextTextRange(endingMarks, trimSpacing)",Method,Great,false +word,Word.Range,"getNextTextRangeOrNullObject(endingMarks, trimSpacing)",Method,Excellent,false +word,Word.Range,"getOoxml()",Method,Fine,true +word,Word.Range,"getRange(rangeLocation)",Method,Fine,true +word,Word.Range,"getReviewedText(changeTrackingVersion)",Method,Fine,true +word,Word.Range,"getReviewedText(changeTrackingVersion)",Method,Fine,false +word,Word.Range,"getTextRanges(endingMarks, trimSpacing)",Method,Fine,true +word,Word.Range,"getTrackedChanges()",Method,Good,false +word,Word.Range,"highlight()",Method,Fine,false +word,Word.Range,"insertBookmark(name)",Method,Good,false +word,Word.Range,"insertBreak(breakType, insertLocation)",Method,Good,true +word,Word.Range,"insertCanvas(insertShapeOptions)",Method,Fine,false +word,Word.Range,"insertComment(commentText)",Method,Poor,true +word,Word.Range,"insertContentControl(contentControlType)",Method,Fine,true +word,Word.Range,"insertEndnote(insertText)",Method,Fine,false +word,Word.Range,"insertField(insertLocation, fieldType, text, removeFormatting)",Method,Good,true +word,Word.Range,"insertField(insertLocation, fieldType, text, removeFormatting)",Method,Good,false +word,Word.Range,"insertFileFromBase64(base64File, insertLocation)",Method,Fine,true +word,Word.Range,"insertFootnote(insertText)",Method,Fine,true +word,Word.Range,"insertGeometricShape(geometricShapeType, insertShapeOptions)",Method,Fine,false +word,Word.Range,"insertGeometricShape(geometricShapeType, insertShapeOptions)",Method,Fine,false +word,Word.Range,"insertHtml(html, insertLocation)",Method,Fine,true +word,Word.Range,"insertInlinePictureFromBase64(base64EncodedImage, insertLocation)",Method,Fine,true +word,Word.Range,"insertOoxml(ooxml, insertLocation)",Method,Fine,true +word,Word.Range,"insertParagraph(paragraphText, insertLocation)",Method,Fine,true +word,Word.Range,"insertPictureFromBase64(base64EncodedImage, insertShapeOptions)",Method,Fine,false +word,Word.Range,"insertTable(rowCount, columnCount, insertLocation, values)",Method,Good,false +word,Word.Range,"insertText(text, insertLocation)",Method,Fine,true +word,Word.Range,"insertTextBox(text, insertShapeOptions)",Method,Fine,true +word,Word.Range,"intersectWith(range)",Method,Excellent,false +word,Word.Range,"intersectWithOrNullObject(range)",Method,Excellent,false +word,Word.Range,"load(options)",Method,Excellent,false +word,Word.Range,"load(propertyNames)",Method,Excellent,false +word,Word.Range,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Range,"removeHighlight()",Method,Good,false +word,Word.Range,"search(searchText, searchOptions)",Method,Excellent,false +word,Word.Range,"select(selectionMode)",Method,Poor,true +word,Word.Range,"select(selectionMode)",Method,Poor,false +word,Word.Range,"set(properties, options)",Method,Good,false +word,Word.Range,"set(properties)",Method,Good,false +word,Word.Range,"split(delimiters, multiParagraphs, trimDelimiters, trimSpacing)",Method,Fine,false +word,Word.Range,"toJSON()",Method,Excellent,false +word,Word.Range,"track()",Method,Excellent,false +word,Word.Range,"untrack()",Method,Excellent,false +word,Word.RangeCollection,N/A,Class,Unknown,true +word,Word.RangeCollection,"context",Property,Excellent,false +word,Word.RangeCollection,"items",Property,Poor,false +word,Word.RangeCollection,"getFirst()",Method,Great,false +word,Word.RangeCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.RangeCollection,"load(options)",Method,Excellent,false +word,Word.RangeCollection,"load(propertyNames)",Method,Excellent,false +word,Word.RangeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.RangeCollection,"toJSON()",Method,Excellent,false +word,Word.RangeCollection,"track()",Method,Excellent,false +word,Word.RangeCollection,"untrack()",Method,Excellent,false +word,Word.RangeLocation,N/A,Enum,Unknown,true +word,Word.RangeLocation,"after",EnumField,Great,false +word,Word.RangeLocation,"before",EnumField,Fine,false +word,Word.RangeLocation,"content",EnumField,Fine,false +word,Word.RangeLocation,"end",EnumField,Good,false +word,Word.RangeLocation,"start",EnumField,Good,false +word,Word.RangeLocation,"whole",EnumField,Great,false +word,Word.RangeScopedCollection,N/A,Class,Unknown,false +word,Word.RangeScopedCollection,"context",Property,Excellent,false +word,Word.RangeScopedCollection,"items",Property,Poor,false +word,Word.RangeScopedCollection,"getItem(index)",Method,Good,false +word,Word.RangeScopedCollection,"load(options)",Method,Excellent,false +word,Word.RangeScopedCollection,"load(propertyNames)",Method,Excellent,false +word,Word.RangeScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.RangeScopedCollection,"toJSON()",Method,Excellent,false +word,Word.RangeScopedCollection,"track()",Method,Excellent,false +word,Word.RangeScopedCollection,"untrack()",Method,Excellent,false +word,Word.ReadabilityStatistic,N/A,Class,Unknown,false +word,Word.ReadabilityStatistic,"context",Property,Excellent,false +word,Word.ReadabilityStatistic,"name",Property,Fine,false +word,Word.ReadabilityStatistic,"value",Property,Good,false +word,Word.ReadabilityStatistic,"load(options)",Method,Excellent,false +word,Word.ReadabilityStatistic,"load(propertyNames)",Method,Excellent,false +word,Word.ReadabilityStatistic,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ReadabilityStatistic,"toJSON()",Method,Excellent,false +word,Word.ReadabilityStatistic,"track()",Method,Excellent,false +word,Word.ReadabilityStatistic,"untrack()",Method,Excellent,false +word,Word.ReadabilityStatisticCollection,N/A,Class,Unknown,false +word,Word.ReadabilityStatisticCollection,"context",Property,Excellent,false +word,Word.ReadabilityStatisticCollection,"items",Property,Poor,false +word,Word.ReadabilityStatisticCollection,"getItemAt(index)",Method,Good,false +word,Word.ReadabilityStatisticCollection,"load(options)",Method,Excellent,false +word,Word.ReadabilityStatisticCollection,"load(propertyNames)",Method,Excellent,false +word,Word.ReadabilityStatisticCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ReadabilityStatisticCollection,"toJSON()",Method,Excellent,false +word,Word.ReadabilityStatisticCollection,"track()",Method,Excellent,false +word,Word.ReadabilityStatisticCollection,"untrack()",Method,Excellent,false +word,Word.ReadingLayoutMargin,N/A,Enum,Unknown,false +word,Word.ReadingLayoutMargin,"automatic",EnumField,Fine,false +word,Word.ReadingLayoutMargin,"full",EnumField,Fine,false +word,Word.ReadingLayoutMargin,"suppress",EnumField,Fine,false +word,Word.ReadingOrder,N/A,Enum,Unknown,false +word,Word.ReadingOrder,"leftToRight",EnumField,Fine,false +word,Word.ReadingOrder,"rightToLeft",EnumField,Fine,false +word,Word.ReferenceKind,N/A,Enum,Unknown,false +word,Word.ReferenceKind,"contentText",EnumField,Fine,false +word,Word.ReferenceKind,"endnoteNumber",EnumField,Fine,false +word,Word.ReferenceKind,"endnoteNumberFormatted",EnumField,Fine,false +word,Word.ReferenceKind,"entireCaption",EnumField,Fine,false +word,Word.ReferenceKind,"footnoteNumber",EnumField,Fine,false +word,Word.ReferenceKind,"footnoteNumberFormatted",EnumField,Fine,false +word,Word.ReferenceKind,"numberFullContext",EnumField,Great,false +word,Word.ReferenceKind,"numberNoContext",EnumField,Great,false +word,Word.ReferenceKind,"numberRelativeContext",EnumField,Great,false +word,Word.ReferenceKind,"onlyCaptionText",EnumField,Fine,false +word,Word.ReferenceKind,"onlyLabelAndNumber",EnumField,Fine,false +word,Word.ReferenceKind,"pageNumber",EnumField,Fine,false +word,Word.ReferenceKind,"position",EnumField,Fine,false +word,Word.ReferenceType,N/A,Enum,Unknown,false +word,Word.ReferenceType,"bookmark",EnumField,Fine,false +word,Word.ReferenceType,"endnote",EnumField,Fine,false +word,Word.ReferenceType,"footnote",EnumField,Fine,false +word,Word.ReferenceType,"heading",EnumField,Fine,false +word,Word.ReferenceType,"numberedItem",EnumField,Fine,false +word,Word.ReflectionFormat,N/A,Class,Unknown,false +word,Word.ReflectionFormat,"blur",Property,Excellent,false +word,Word.ReflectionFormat,"context",Property,Excellent,false +word,Word.ReflectionFormat,"offset",Property,Great,false +word,Word.ReflectionFormat,"size",Property,Great,false +word,Word.ReflectionFormat,"transparency",Property,Excellent,false +word,Word.ReflectionFormat,"type",Property,Excellent,false +word,Word.ReflectionFormat,"load(options)",Method,Excellent,false +word,Word.ReflectionFormat,"load(propertyNames)",Method,Excellent,false +word,Word.ReflectionFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ReflectionFormat,"set(properties, options)",Method,Good,false +word,Word.ReflectionFormat,"set(properties)",Method,Good,false +word,Word.ReflectionFormat,"toJSON()",Method,Excellent,false +word,Word.ReflectionFormat,"track()",Method,Excellent,false +word,Word.ReflectionFormat,"untrack()",Method,Excellent,false +word,Word.ReflectionType,N/A,Enum,Unknown,false +word,Word.ReflectionType,"mixed",EnumField,Fine,false +word,Word.ReflectionType,"none",EnumField,Fine,false +word,Word.ReflectionType,"type1",EnumField,Fine,false +word,Word.ReflectionType,"type2",EnumField,Fine,false +word,Word.ReflectionType,"type3",EnumField,Fine,false +word,Word.ReflectionType,"type4",EnumField,Fine,false +word,Word.ReflectionType,"type5",EnumField,Fine,false +word,Word.ReflectionType,"type6",EnumField,Fine,false +word,Word.ReflectionType,"type7",EnumField,Fine,false +word,Word.ReflectionType,"type8",EnumField,Fine,false +word,Word.ReflectionType,"type9",EnumField,Fine,false +word,Word.RelativeHorizontalPosition,N/A,Enum,Fine,false +word,Word.RelativeHorizontalPosition,"character",EnumField,Fine,false +word,Word.RelativeHorizontalPosition,"column",EnumField,Fine,false +word,Word.RelativeHorizontalPosition,"insideMargin",EnumField,Fine,false +word,Word.RelativeHorizontalPosition,"leftMargin",EnumField,Fine,false +word,Word.RelativeHorizontalPosition,"margin",EnumField,Fine,false +word,Word.RelativeHorizontalPosition,"outsideMargin",EnumField,Fine,false +word,Word.RelativeHorizontalPosition,"page",EnumField,Fine,false +word,Word.RelativeHorizontalPosition,"rightMargin",EnumField,Fine,false +word,Word.RelativeSize,N/A,Enum,Fine,false +word,Word.RelativeSize,"bottomMargin",EnumField,Fine,false +word,Word.RelativeSize,"insideMargin",EnumField,Fine,false +word,Word.RelativeSize,"margin",EnumField,Fine,false +word,Word.RelativeSize,"outsideMargin",EnumField,Fine,false +word,Word.RelativeSize,"page",EnumField,Fine,false +word,Word.RelativeSize,"topMargin",EnumField,Fine,false +word,Word.RelativeVerticalPosition,N/A,Enum,Fine,false +word,Word.RelativeVerticalPosition,"bottomMargin",EnumField,Fine,false +word,Word.RelativeVerticalPosition,"insideMargin",EnumField,Fine,false +word,Word.RelativeVerticalPosition,"line",EnumField,Fine,false +word,Word.RelativeVerticalPosition,"margin",EnumField,Fine,false +word,Word.RelativeVerticalPosition,"outsideMargin",EnumField,Fine,false +word,Word.RelativeVerticalPosition,"page",EnumField,Fine,false +word,Word.RelativeVerticalPosition,"paragraph",EnumField,Fine,false +word,Word.RelativeVerticalPosition,"topMargin",EnumField,Fine,false +word,Word.RemoveDocInfoType,N/A,Enum,Unknown,false +word,Word.RemoveDocInfoType,"all",EnumField,Fine,false +word,Word.RemoveDocInfoType,"atMentions",EnumField,Fine,false +word,Word.RemoveDocInfoType,"commentReactions",EnumField,Fine,false +word,Word.RemoveDocInfoType,"comments",EnumField,Fine,false +word,Word.RemoveDocInfoType,"contentType",EnumField,Fine,false +word,Word.RemoveDocInfoType,"documentIntelligence",EnumField,Fine,false +word,Word.RemoveDocInfoType,"documentManagementPolicy",EnumField,Fine,false +word,Word.RemoveDocInfoType,"documentProperties",EnumField,Fine,false +word,Word.RemoveDocInfoType,"documentServerProperties",EnumField,Fine,false +word,Word.RemoveDocInfoType,"documentTasks",EnumField,Fine,false +word,Word.RemoveDocInfoType,"documentWorkspace",EnumField,Fine,false +word,Word.RemoveDocInfoType,"emailHeader",EnumField,Fine,false +word,Word.RemoveDocInfoType,"inkAnnotations",EnumField,Fine,false +word,Word.RemoveDocInfoType,"removePersonalInformation",EnumField,Fine,false +word,Word.RemoveDocInfoType,"revisions",EnumField,Fine,false +word,Word.RemoveDocInfoType,"routingSlip",EnumField,Fine,false +word,Word.RemoveDocInfoType,"sendForReview",EnumField,Fine,false +word,Word.RemoveDocInfoType,"taskpaneWebExtensions",EnumField,Fine,false +word,Word.RemoveDocInfoType,"template",EnumField,Fine,false +word,Word.RemoveDocInfoType,"versions",EnumField,Fine,false +word,Word.RepeatingSectionContentControl,N/A,Class,Unknown,false +word,Word.RepeatingSectionContentControl,"allowInsertDeleteSection",Property,Great,false +word,Word.RepeatingSectionContentControl,"appearance",Property,Good,false +word,Word.RepeatingSectionContentControl,"color",Property,Excellent,false +word,Word.RepeatingSectionContentControl,"context",Property,Excellent,false +word,Word.RepeatingSectionContentControl,"id",Property,Great,false +word,Word.RepeatingSectionContentControl,"isTemporary",Property,Excellent,false +word,Word.RepeatingSectionContentControl,"level",Property,Great,false +word,Word.RepeatingSectionContentControl,"lockContentControl",Property,Great,false +word,Word.RepeatingSectionContentControl,"lockContents",Property,Great,false +word,Word.RepeatingSectionContentControl,"placeholderText",Property,Great,false +word,Word.RepeatingSectionContentControl,"range",Property,Good,false +word,Word.RepeatingSectionContentControl,"repeatingSectionItems",Property,Good,false +word,Word.RepeatingSectionContentControl,"repeatingSectionItemTitle",Property,Excellent,false +word,Word.RepeatingSectionContentControl,"showingPlaceholderText",Property,Good,false +word,Word.RepeatingSectionContentControl,"tag",Property,Good,false +word,Word.RepeatingSectionContentControl,"title",Property,Good,false +word,Word.RepeatingSectionContentControl,"xmlapping",Property,Great,false +word,Word.RepeatingSectionContentControl,"copy()",Method,Fine,false +word,Word.RepeatingSectionContentControl,"cut()",Method,Fine,false +word,Word.RepeatingSectionContentControl,"delete(deleteContents)",Method,Good,false +word,Word.RepeatingSectionContentControl,"load(options)",Method,Excellent,false +word,Word.RepeatingSectionContentControl,"load(propertyNames)",Method,Excellent,false +word,Word.RepeatingSectionContentControl,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.RepeatingSectionContentControl,"set(properties, options)",Method,Good,false +word,Word.RepeatingSectionContentControl,"set(properties)",Method,Good,false +word,Word.RepeatingSectionContentControl,"setPlaceholderText(options)",Method,Fine,false +word,Word.RepeatingSectionContentControl,"toJSON()",Method,Excellent,false +word,Word.RepeatingSectionContentControl,"track()",Method,Excellent,false +word,Word.RepeatingSectionContentControl,"untrack()",Method,Excellent,false +word,Word.RepeatingSectionItem,N/A,Class,Unknown,false +word,Word.RepeatingSectionItem,"context",Property,Excellent,false +word,Word.RepeatingSectionItem,"range",Property,Good,false +word,Word.RepeatingSectionItem,"delete()",Method,Good,false +word,Word.RepeatingSectionItem,"insertItemAfter()",Method,Good,false +word,Word.RepeatingSectionItem,"insertItemBefore()",Method,Good,false +word,Word.RepeatingSectionItem,"load(options)",Method,Excellent,false +word,Word.RepeatingSectionItem,"load(propertyNames)",Method,Excellent,false +word,Word.RepeatingSectionItem,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.RepeatingSectionItem,"set(properties, options)",Method,Good,false +word,Word.RepeatingSectionItem,"set(properties)",Method,Good,false +word,Word.RepeatingSectionItem,"toJSON()",Method,Excellent,false +word,Word.RepeatingSectionItem,"track()",Method,Excellent,false +word,Word.RepeatingSectionItem,"untrack()",Method,Excellent,false +word,Word.RepeatingSectionItemCollection,N/A,Class,Unknown,false +word,Word.RepeatingSectionItemCollection,"context",Property,Excellent,false +word,Word.RepeatingSectionItemCollection,"getItemAt(index)",Method,Fine,false +word,Word.RepeatingSectionItemCollection,"load(propertyNames)",Method,Excellent,false +word,Word.RepeatingSectionItemCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.RepeatingSectionItemCollection,"toJSON()",Method,Excellent,false +word,Word.RepeatingSectionItemCollection,"track()",Method,Excellent,false +word,Word.RepeatingSectionItemCollection,"untrack()",Method,Excellent,false +word,Word.RequestContext,N/A,Class,Missing,true +word,Word.RequestContext,"application",Property,Fine,false +word,Word.RequestContext,"document",Property,Missing,false +word,Word.Reviewer,N/A,Class,Unknown,false +word,Word.Reviewer,"context",Property,Excellent,false +word,Word.Reviewer,"isVisible",Property,Great,false +word,Word.Reviewer,"load(options)",Method,Excellent,false +word,Word.Reviewer,"load(propertyNames)",Method,Excellent,false +word,Word.Reviewer,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Reviewer,"set(properties, options)",Method,Good,false +word,Word.Reviewer,"set(properties)",Method,Good,false +word,Word.Reviewer,"toJSON()",Method,Excellent,false +word,Word.Reviewer,"track()",Method,Excellent,false +word,Word.Reviewer,"untrack()",Method,Excellent,false +word,Word.ReviewerCollection,N/A,Class,Unknown,false +word,Word.ReviewerCollection,"context",Property,Excellent,false +word,Word.ReviewerCollection,"items",Property,Poor,false +word,Word.ReviewerCollection,"getItem(index)",Method,Excellent,false +word,Word.ReviewerCollection,"load(options)",Method,Excellent,false +word,Word.ReviewerCollection,"load(propertyNames)",Method,Excellent,false +word,Word.ReviewerCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ReviewerCollection,"toJSON()",Method,Excellent,false +word,Word.ReviewerCollection,"track()",Method,Excellent,false +word,Word.ReviewerCollection,"untrack()",Method,Excellent,false +word,Word.Revision,N/A,Class,Unknown,false +word,Word.Revision,"author",Property,Fine,false +word,Word.Revision,"context",Property,Excellent,false +word,Word.Revision,"date",Property,Good,false +word,Word.Revision,"formatDescription",Property,Fine,false +word,Word.Revision,"index",Property,Fine,false +word,Word.Revision,"movedRange",Property,Good,false +word,Word.Revision,"range",Property,Great,false +word,Word.Revision,"type",Property,Poor,false +word,Word.Revision,"accept()",Method,Fine,false +word,Word.Revision,"load(options)",Method,Excellent,false +word,Word.Revision,"load(propertyNames)",Method,Excellent,false +word,Word.Revision,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Revision,"reject()",Method,Fine,false +word,Word.Revision,"set(properties, options)",Method,Good,false +word,Word.Revision,"set(properties)",Method,Good,false +word,Word.Revision,"toJSON()",Method,Excellent,false +word,Word.Revision,"track()",Method,Excellent,false +word,Word.Revision,"untrack()",Method,Excellent,false +word,Word.RevisionCollection,N/A,Class,Great,false +word,Word.RevisionCollection,"context",Property,Excellent,false +word,Word.RevisionCollection,"items",Property,Poor,false +word,Word.RevisionCollection,"acceptAll()",Method,Fine,false +word,Word.RevisionCollection,"getItem(index)",Method,Excellent,false +word,Word.RevisionCollection,"load(options)",Method,Excellent,false +word,Word.RevisionCollection,"load(propertyNames)",Method,Excellent,false +word,Word.RevisionCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.RevisionCollection,"rejectAll()",Method,Fine,false +word,Word.RevisionCollection,"toJSON()",Method,Excellent,false +word,Word.RevisionCollection,"track()",Method,Excellent,false +word,Word.RevisionCollection,"untrack()",Method,Excellent,false +word,Word.RevisionsBalloonMargin,N/A,Enum,Unknown,false +word,Word.RevisionsBalloonMargin,"left",EnumField,Fine,false +word,Word.RevisionsBalloonMargin,"right",EnumField,Fine,false +word,Word.RevisionsBalloonWidthType,N/A,Enum,Unknown,false +word,Word.RevisionsBalloonWidthType,"percent",EnumField,Fine,false +word,Word.RevisionsBalloonWidthType,"points",EnumField,Fine,false +word,Word.RevisionsFilter,N/A,Class,Unknown,false +word,Word.RevisionsFilter,"context",Property,Excellent,false +word,Word.RevisionsFilter,"markup",Property,Excellent,false +word,Word.RevisionsFilter,"reviewers",Property,Good,false +word,Word.RevisionsFilter,"view",Property,Excellent,false +word,Word.RevisionsFilter,"load(options)",Method,Excellent,false +word,Word.RevisionsFilter,"load(propertyNames)",Method,Excellent,false +word,Word.RevisionsFilter,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.RevisionsFilter,"set(properties, options)",Method,Good,false +word,Word.RevisionsFilter,"set(properties)",Method,Good,false +word,Word.RevisionsFilter,"toggleShowAllReviewers()",Method,Fine,false +word,Word.RevisionsFilter,"toJSON()",Method,Excellent,false +word,Word.RevisionsFilter,"track()",Method,Excellent,false +word,Word.RevisionsFilter,"untrack()",Method,Excellent,false +word,Word.RevisionsMarkup,N/A,Enum,Unknown,false +word,Word.RevisionsMarkup,"all",EnumField,Fine,false +word,Word.RevisionsMarkup,"none",EnumField,Fine,false +word,Word.RevisionsMarkup,"simple",EnumField,Fine,false +word,Word.RevisionsMode,N/A,Enum,Unknown,false +word,Word.RevisionsMode,"balloon",EnumField,Fine,false +word,Word.RevisionsMode,"inline",EnumField,Fine,false +word,Word.RevisionsMode,"mixed",EnumField,Fine,false +word,Word.RevisionsView,N/A,Enum,Unknown,false +word,Word.RevisionsView,"final",EnumField,Fine,false +word,Word.RevisionsView,"original",EnumField,Fine,false +word,Word.RevisionType,N/A,Enum,Unknown,false +word,Word.RevisionType,"cellDeletion",EnumField,Fine,false +word,Word.RevisionType,"cellInsertion",EnumField,Fine,false +word,Word.RevisionType,"cellMerge",EnumField,Fine,false +word,Word.RevisionType,"cellSplit",EnumField,Fine,false +word,Word.RevisionType,"conflict",EnumField,Fine,false +word,Word.RevisionType,"conflictDelete",EnumField,Fine,false +word,Word.RevisionType,"conflictInsert",EnumField,Fine,false +word,Word.RevisionType,"delete",EnumField,Fine,false +word,Word.RevisionType,"displayField",EnumField,Good,false +word,Word.RevisionType,"insert",EnumField,Fine,false +word,Word.RevisionType,"movedFrom",EnumField,Fine,false +word,Word.RevisionType,"movedTo",EnumField,Fine,false +word,Word.RevisionType,"none",EnumField,Fine,false +word,Word.RevisionType,"paragraphNumber",EnumField,Fine,false +word,Word.RevisionType,"paragraphProperty",EnumField,Good,false +word,Word.RevisionType,"property",EnumField,Good,false +word,Word.RevisionType,"reconcile",EnumField,Fine,false +word,Word.RevisionType,"replace",EnumField,Fine,false +word,Word.RevisionType,"sectionProperty",EnumField,Good,false +word,Word.RevisionType,"style",EnumField,Fine,false +word,Word.RevisionType,"styleDefinition",EnumField,Fine,false +word,Word.RevisionType,"tableProperty",EnumField,Good,false +word,Word.RowHeightRule,N/A,Enum,Unknown,false +word,Word.RowHeightRule,"atLeast",EnumField,Good,false +word,Word.RowHeightRule,"auto",EnumField,Good,false +word,Word.RowHeightRule,"exactly",EnumField,Good,false +word,Word.RulerStyle,N/A,Enum,Unknown,false +word,Word.RulerStyle,"firstColumn",EnumField,Fine,false +word,Word.RulerStyle,"none",EnumField,Excellent,false +word,Word.RulerStyle,"proportional",EnumField,Good,false +word,Word.RulerStyle,"sameWidth",EnumField,Great,false +word,Word.SaveBehavior,N/A,Enum,Unknown,true +word,Word.SaveBehavior,"prompt",EnumField,Great,false +word,Word.SaveBehavior,"save",EnumField,Great,false +word,Word.SaveConfiguration,N/A,Enum,Great,false +word,Word.SaveConfiguration,"doNotSaveChanges",EnumField,Great,false +word,Word.SaveConfiguration,"promptToSaveChanges",EnumField,Great,false +word,Word.SaveConfiguration,"saveChanges",EnumField,Great,false +word,Word.ScreenSize,N/A,Enum,Unknown,false +word,Word.ScreenSize,"size1024x768",EnumField,Fine,false +word,Word.ScreenSize,"size1152x882",EnumField,Fine,false +word,Word.ScreenSize,"size1152x900",EnumField,Fine,false +word,Word.ScreenSize,"size1280x1024",EnumField,Fine,false +word,Word.ScreenSize,"size1600x1200",EnumField,Fine,false +word,Word.ScreenSize,"size1800x1440",EnumField,Fine,false +word,Word.ScreenSize,"size1920x1200",EnumField,Fine,false +word,Word.ScreenSize,"size544x376",EnumField,Fine,false +word,Word.ScreenSize,"size640x480",EnumField,Fine,false +word,Word.ScreenSize,"size720x512",EnumField,Fine,false +word,Word.ScreenSize,"size800x600",EnumField,Fine,false +word,Word.SearchOptions,N/A,Class,Unknown,true +word,Word.SearchOptions,"context",Property,Excellent,false +word,Word.SearchOptions,"ignorePunct",Property,Excellent,false +word,Word.SearchOptions,"ignoreSpace",Property,Excellent,false +word,Word.SearchOptions,"matchCase",Property,Excellent,false +word,Word.SearchOptions,"matchPrefix",Property,Excellent,false +word,Word.SearchOptions,"matchSuffix",Property,Excellent,false +word,Word.SearchOptions,"matchWholeWord",Property,Excellent,false +word,Word.SearchOptions,"matchWildcards",Property,Excellent,false +word,Word.SearchOptions,"load(options)",Method,Excellent,true +word,Word.SearchOptions,"load(propertyNames)",Method,Excellent,false +word,Word.SearchOptions,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.SearchOptions,"newObject(context)",Method,Great,false +word,Word.SearchOptions,"set(properties, options)",Method,Good,false +word,Word.SearchOptions,"set(properties)",Method,Good,false +word,Word.SearchOptions,"toJSON()",Method,Excellent,false +word,Word.Section,N/A,Class,Unknown,true +word,Word.Section,"body",Property,Good,false +word,Word.Section,"borders",Property,Great,false +word,Word.Section,"context",Property,Excellent,false +word,Word.Section,"pageSetup",Property,Great,false +word,Word.Section,"protectedForForms",Property,Good,false +word,Word.Section,"getFooter(type)",Method,Poor,true +word,Word.Section,"getFooter(type)",Method,Poor,true +word,Word.Section,"getHeader(type)",Method,Poor,true +word,Word.Section,"getHeader(type)",Method,Poor,true +word,Word.Section,"getNext()",Method,Great,false +word,Word.Section,"getNextOrNullObject()",Method,Excellent,false +word,Word.Section,"load(options)",Method,Excellent,false +word,Word.Section,"load(propertyNames)",Method,Excellent,false +word,Word.Section,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Section,"set(properties, options)",Method,Good,false +word,Word.Section,"set(properties)",Method,Good,false +word,Word.Section,"toJSON()",Method,Excellent,false +word,Word.Section,"track()",Method,Excellent,false +word,Word.Section,"untrack()",Method,Excellent,false +word,Word.SectionCollection,N/A,Class,Unknown,true +word,Word.SectionCollection,"context",Property,Excellent,false +word,Word.SectionCollection,"items",Property,Poor,false +word,Word.SectionCollection,"getFirst()",Method,Great,false +word,Word.SectionCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.SectionCollection,"load(options)",Method,Excellent,false +word,Word.SectionCollection,"load(propertyNames)",Method,Excellent,false +word,Word.SectionCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.SectionCollection,"toJSON()",Method,Excellent,false +word,Word.SectionCollection,"track()",Method,Excellent,false +word,Word.SectionCollection,"untrack()",Method,Excellent,false +word,Word.SectionDirection,N/A,Enum,Unknown,false +word,Word.SectionDirection,"leftToRight",EnumField,Fine,false +word,Word.SectionDirection,"rightToLeft",EnumField,Fine,false +word,Word.SectionStart,N/A,Enum,Unknown,false +word,Word.SectionStart,"continuous",EnumField,Fine,false +word,Word.SectionStart,"evenPage",EnumField,Fine,false +word,Word.SectionStart,"newColumn",EnumField,Fine,false +word,Word.SectionStart,"newPage",EnumField,Fine,false +word,Word.SectionStart,"oddPage",EnumField,Fine,false +word,Word.SeekView,N/A,Enum,Unknown,false +word,Word.SeekView,"currentPageFooter",EnumField,Fine,false +word,Word.SeekView,"currentPageHeader",EnumField,Fine,false +word,Word.SeekView,"endnotes",EnumField,Fine,false +word,Word.SeekView,"evenPagesFooter",EnumField,Fine,false +word,Word.SeekView,"evenPagesHeader",EnumField,Fine,false +word,Word.SeekView,"firstPageFooter",EnumField,Fine,false +word,Word.SeekView,"firstPageHeader",EnumField,Fine,false +word,Word.SeekView,"footnotes",EnumField,Fine,false +word,Word.SeekView,"mainDocument",EnumField,Fine,false +word,Word.SeekView,"primaryFooter",EnumField,Fine,false +word,Word.SeekView,"primaryHeader",EnumField,Fine,false +word,Word.Selection,N/A,Class,Unknown,false +word,Word.Selection,"borders",Property,Great,false +word,Word.Selection,"characters",Property,Excellent,false +word,Word.Selection,"comments",Property,Great,false +word,Word.Selection,"context",Property,Excellent,false +word,Word.Selection,"end",Property,Great,false +word,Word.Selection,"fields",Property,Excellent,false +word,Word.Selection,"fitTextWidth",Property,Great,false +word,Word.Selection,"font",Property,Great,false +word,Word.Selection,"formattedText",Property,Excellent,false +word,Word.Selection,"hasNoProofing",Property,Great,false +word,Word.Selection,"isActive",Property,Great,false +word,Word.Selection,"isColumnSelectModeActive",Property,Good,false +word,Word.Selection,"isEndOfRowMark",Property,Good,false +word,Word.Selection,"isExtendModeActive",Property,Good,false +word,Word.Selection,"isInsertionPointAtEndOfLine",Property,Good,false +word,Word.Selection,"isStartActive",Property,Great,false +word,Word.Selection,"languageDetected",Property,Great,false +word,Word.Selection,"languageId",Property,Fine,false +word,Word.Selection,"languageIdFarEast",Property,Fine,false +word,Word.Selection,"languageIdOther",Property,Great,false +word,Word.Selection,"orientation",Property,Great,false +word,Word.Selection,"paragraphs",Property,Great,false +word,Word.Selection,"range",Property,Great,false +word,Word.Selection,"sections",Property,Great,false +word,Word.Selection,"sentences",Property,Excellent,false +word,Word.Selection,"shading",Property,Great,false +word,Word.Selection,"start",Property,Great,false +word,Word.Selection,"storyLength",Property,Good,false +word,Word.Selection,"storyType",Property,Fine,false +word,Word.Selection,"tables",Property,Great,false +word,Word.Selection,"text",Property,Good,false +word,Word.Selection,"topLevelTables",Property,Good,false +word,Word.Selection,"type",Property,Fine,false +word,Word.Selection,"words",Property,Excellent,false +word,Word.Selection,"calculate()",Method,Great,false +word,Word.Selection,"cancelMode()",Method,Fine,false +word,Word.Selection,"clearCharacterStyleFormatting()",Method,Fine,false +word,Word.Selection,"clearFormatting()",Method,Fine,false +word,Word.Selection,"clearManualCharacterFormatting()",Method,Fine,false +word,Word.Selection,"clearManualParagraphFormatting()",Method,Fine,false +word,Word.Selection,"clearParagraphFormatting()",Method,Fine,false +word,Word.Selection,"clearParagraphStyle()",Method,Fine,false +word,Word.Selection,"collapse(direction)",Method,Fine,false +word,Word.Selection,"collapse(direction)",Method,Fine,false +word,Word.Selection,"convertToTable(options)",Method,Fine,false +word,Word.Selection,"copyAsPictureToClipboard()",Method,Fine,false +word,Word.Selection,"copyFormat()",Method,Fine,false +word,Word.Selection,"copyToClipboard()",Method,Poor,false +word,Word.Selection,"createTextBox()",Method,Good,false +word,Word.Selection,"cut()",Method,Fine,false +word,Word.Selection,"delete(options)",Method,Great,false +word,Word.Selection,"detectLanguage()",Method,Fine,false +word,Word.Selection,"expand(unit)",Method,Poor,false +word,Word.Selection,"expand(unit)",Method,Poor,false +word,Word.Selection,"expandToWholeStory()",Method,Poor,false +word,Word.Selection,"extend(character)",Method,Good,false +word,Word.Selection,"extend(character)",Method,Good,false +word,Word.Selection,"getNextRange(options)",Method,Great,false +word,Word.Selection,"getPreviousRange(options)",Method,Great,false +word,Word.Selection,"goTo(options)",Method,Excellent,false +word,Word.Selection,"goToNext(what)",Method,Excellent,false +word,Word.Selection,"goToNext(what)",Method,Excellent,false +word,Word.Selection,"goToPrevious(what)",Method,Excellent,false +word,Word.Selection,"goToPrevious(what)",Method,Excellent,false +word,Word.Selection,"insertAfter(text)",Method,Good,false +word,Word.Selection,"insertBefore(text)",Method,Fine,false +word,Word.Selection,"insertCells(shiftCells)",Method,Poor,false +word,Word.Selection,"insertCells(shiftCells)",Method,Poor,false +word,Word.Selection,"insertColumnsLeft()",Method,Fine,false +word,Word.Selection,"insertColumnsRight()",Method,Fine,false +word,Word.Selection,"insertDateTime(options)",Method,Good,false +word,Word.Selection,"insertFormula(options)",Method,Good,false +word,Word.Selection,"insertNewPage()",Method,Fine,false +word,Word.Selection,"insertParagraphAfter()",Method,Poor,false +word,Word.Selection,"insertParagraphBefore()",Method,Fine,false +word,Word.Selection,"insertParagraphStyleSeparator()",Method,Good,false +word,Word.Selection,"insertRowsAbove(numRows)",Method,Poor,false +word,Word.Selection,"insertRowsBelow(numRows)",Method,Poor,false +word,Word.Selection,"insertSymbol(characterNumber, options)",Method,Good,false +word,Word.Selection,"insertText(Text)",Method,Fine,false +word,Word.Selection,"insertXML(xml, transform)",Method,Good,false +word,Word.Selection,"isEqual(range)",Method,Great,false +word,Word.Selection,"isInRange(range)",Method,Excellent,false +word,Word.Selection,"isInStory(range)",Method,Great,false +word,Word.Selection,"load(options)",Method,Excellent,false +word,Word.Selection,"load(propertyNames)",Method,Excellent,false +word,Word.Selection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Selection,"move(options)",Method,Great,false +word,Word.Selection,"moveDown(options)",Method,Poor,false +word,Word.Selection,"moveEnd(options)",Method,Fine,false +word,Word.Selection,"moveEndUntil(characters, count)",Method,Good,false +word,Word.Selection,"moveEndWhile(characters, count)",Method,Good,false +word,Word.Selection,"moveLeft(options)",Method,Poor,false +word,Word.Selection,"moveRight(options)",Method,Poor,false +word,Word.Selection,"moveStart(options)",Method,Poor,false +word,Word.Selection,"moveStartUntil(characters, count)",Method,Good,false +word,Word.Selection,"moveStartWhile(characters, count)",Method,Good,false +word,Word.Selection,"moveUntil(characters, count)",Method,Good,false +word,Word.Selection,"moveUp(options)",Method,Poor,false +word,Word.Selection,"moveWhile(characters, count)",Method,Good,false +word,Word.Selection,"nextField()",Method,Fine,false +word,Word.Selection,"nextSubdocument()",Method,Poor,false +word,Word.Selection,"pasteAndFormat(type)",Method,Good,false +word,Word.Selection,"pasteAndFormat(type)",Method,Good,false +word,Word.Selection,"pasteExcelTable(linkedToExcel, wordFormatting, rtf)",Method,Poor,false +word,Word.Selection,"pasteFormat()",Method,Good,false +word,Word.Selection,"pasteTableCellsAppendTable()",Method,Fine,false +word,Word.Selection,"pasteTableCellsAsNestedTable()",Method,Fine,false +word,Word.Selection,"previousField()",Method,Good,false +word,Word.Selection,"previousSubdocument()",Method,Poor,false +word,Word.Selection,"replaceParagraph()",Method,Poor,false +word,Word.Selection,"select()",Method,Poor,false +word,Word.Selection,"selectCell()",Method,Good,false +word,Word.Selection,"selectColumn()",Method,Good,false +word,Word.Selection,"selectCurrentAlignment()",Method,Good,false +word,Word.Selection,"selectCurrentColor()",Method,Good,false +word,Word.Selection,"selectCurrentFont()",Method,Good,false +word,Word.Selection,"selectCurrentIndent()",Method,Good,false +word,Word.Selection,"selectCurrentSpacing()",Method,Good,false +word,Word.Selection,"selectCurrentTabs()",Method,Good,false +word,Word.Selection,"selectRow()",Method,Good,false +word,Word.Selection,"setRange(start, end)",Method,Great,false +word,Word.Selection,"shrink()",Method,Good,false +word,Word.Selection,"shrinkDiscontiguousSelection()",Method,Good,false +word,Word.Selection,"splitTable()",Method,Great,false +word,Word.Selection,"toggleCharacterCode()",Method,Good,false +word,Word.Selection,"toJSON()",Method,Excellent,false +word,Word.Selection,"track()",Method,Excellent,false +word,Word.Selection,"typeBackspace()",Method,Great,false +word,Word.Selection,"untrack()",Method,Excellent,false +word,Word.SelectionConvertToTableOptions,N/A,Interface,Unknown,false +word,Word.SelectionConvertToTableOptions,"applyBorders",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"applyColor",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"applyFirstColumn",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"applyFont",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"applyHeadingRows",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"applyLastColumn",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"applyLastRow",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"applyShading",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"autoFit",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"autoFitBehavior",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"defaultTableBehavior",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"format",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"initialColumnWidth",Property,Excellent,false +word,Word.SelectionConvertToTableOptions,"numColumns",Property,Great,false +word,Word.SelectionConvertToTableOptions,"numRows",Property,Great,false +word,Word.SelectionConvertToTableOptions,"separator",Property,Excellent,false +word,Word.SelectionDeleteOptions,N/A,Interface,Unknown,false +word,Word.SelectionDeleteOptions,"count",Property,Excellent,false +word,Word.SelectionDeleteOptions,"unit",Property,Excellent,false +word,Word.SelectionGoToOptions,N/A,Interface,Unknown,false +word,Word.SelectionGoToOptions,"count",Property,Excellent,false +word,Word.SelectionGoToOptions,"direction",Property,Excellent,false +word,Word.SelectionGoToOptions,"item",Property,Excellent,false +word,Word.SelectionGoToOptions,"name",Property,Excellent,false +word,Word.SelectionInsertCrossReferenceOptions,N/A,Interface,Unknown,false +word,Word.SelectionInsertCrossReferenceOptions,"includePosition",Property,Excellent,false +word,Word.SelectionInsertCrossReferenceOptions,"insertAsHyperlink",Property,Excellent,false +word,Word.SelectionInsertCrossReferenceOptions,"separateNumbers",Property,Excellent,false +word,Word.SelectionInsertCrossReferenceOptions,"separatorString",Property,Excellent,false +word,Word.SelectionInsertDateTimeOptions,N/A,Interface,Unknown,false +word,Word.SelectionInsertDateTimeOptions,"calendarType",Property,Excellent,false +word,Word.SelectionInsertDateTimeOptions,"dateLanguage",Property,Excellent,false +word,Word.SelectionInsertDateTimeOptions,"dateTimeFormat",Property,Excellent,false +word,Word.SelectionInsertDateTimeOptions,"insertAsField",Property,Excellent,false +word,Word.SelectionInsertDateTimeOptions,"insertAsFullWidth",Property,Excellent,false +word,Word.SelectionInsertFormulaOptions,N/A,Interface,Unknown,false +word,Word.SelectionInsertFormulaOptions,"formula",Property,Excellent,false +word,Word.SelectionInsertFormulaOptions,"numberFormat",Property,Excellent,false +word,Word.SelectionInsertSymbolOptions,N/A,Interface,Unknown,false +word,Word.SelectionInsertSymbolOptions,"bias",Property,Excellent,false +word,Word.SelectionInsertSymbolOptions,"font",Property,Great,false +word,Word.SelectionInsertSymbolOptions,"unicode",Property,Excellent,false +word,Word.SelectionMode,N/A,Enum,Fine,true +word,Word.SelectionMode,"end",EnumField,Fine,false +word,Word.SelectionMode,"select",EnumField,Fine,false +word,Word.SelectionMode,"start",EnumField,Fine,false +word,Word.SelectionMoveLeftRightOptions,N/A,Interface,Unknown,false +word,Word.SelectionMoveLeftRightOptions,"count",Property,Excellent,false +word,Word.SelectionMoveLeftRightOptions,"extend",Property,Excellent,false +word,Word.SelectionMoveLeftRightOptions,"unit",Property,Excellent,false +word,Word.SelectionMoveOptions,N/A,Interface,Unknown,false +word,Word.SelectionMoveOptions,"count",Property,Excellent,false +word,Word.SelectionMoveOptions,"unit",Property,Excellent,false +word,Word.SelectionMoveStartEndOptions,N/A,Interface,Unknown,false +word,Word.SelectionMoveStartEndOptions,"count",Property,Excellent,false +word,Word.SelectionMoveStartEndOptions,"unit",Property,Excellent,false +word,Word.SelectionMoveUpDownOptions,N/A,Interface,Unknown,false +word,Word.SelectionMoveUpDownOptions,"count",Property,Excellent,false +word,Word.SelectionMoveUpDownOptions,"extend",Property,Excellent,false +word,Word.SelectionMoveUpDownOptions,"unit",Property,Excellent,false +word,Word.SelectionNextOptions,N/A,Interface,Unknown,false +word,Word.SelectionNextOptions,"count",Property,Excellent,false +word,Word.SelectionNextOptions,"unit",Property,Excellent,false +word,Word.SelectionPreviousOptions,N/A,Interface,Unknown,false +word,Word.SelectionPreviousOptions,"count",Property,Excellent,false +word,Word.SelectionPreviousOptions,"unit",Property,Excellent,false +word,Word.SelectionType,N/A,Enum,Unknown,false +word,Word.SelectionType,"block",EnumField,Fine,false +word,Word.SelectionType,"column",EnumField,Fine,false +word,Word.SelectionType,"frame",EnumField,Fine,false +word,Word.SelectionType,"inlineShape",EnumField,Fine,false +word,Word.SelectionType,"insertionPoint",EnumField,Fine,false +word,Word.SelectionType,"normal",EnumField,Fine,false +word,Word.SelectionType,"noSelection",EnumField,Fine,false +word,Word.SelectionType,"row",EnumField,Fine,false +word,Word.SelectionType,"selectionShape",EnumField,Fine,false +word,Word.SelectNodesOptions,N/A,Interface,Unknown,false +word,Word.SelectNodesOptions,"fastSearchSkippingTextNodes",Property,Excellent,false +word,Word.SelectNodesOptions,"prefixMapping",Property,Excellent,false +word,Word.SelectSingleNodeOptions,N/A,Interface,Unknown,false +word,Word.SelectSingleNodeOptions,"fastSearchSkippingTextNodes",Property,Excellent,false +word,Word.SelectSingleNodeOptions,"prefixMapping",Property,Excellent,false +word,Word.Setting,N/A,Class,Unknown,true +word,Word.Setting,"context",Property,Excellent,false +word,Word.Setting,"key",Property,Poor,true +word,Word.Setting,"value",Property,Great,true +word,Word.Setting,"delete()",Method,Poor,true +word,Word.Setting,"load(options)",Method,Excellent,false +word,Word.Setting,"load(propertyNames)",Method,Excellent,false +word,Word.Setting,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Setting,"set(properties, options)",Method,Good,false +word,Word.Setting,"set(properties)",Method,Good,false +word,Word.Setting,"toJSON()",Method,Excellent,false +word,Word.Setting,"track()",Method,Excellent,false +word,Word.Setting,"untrack()",Method,Excellent,false +word,Word.SettingCollection,N/A,Class,Unknown,true +word,Word.SettingCollection,"context",Property,Excellent,false +word,Word.SettingCollection,"items",Property,Poor,true +word,Word.SettingCollection,"add(key, value)",Method,Fine,true +word,Word.SettingCollection,"deleteAll()",Method,Fine,true +word,Word.SettingCollection,"getCount()",Method,Poor,true +word,Word.SettingCollection,"getItem(key)",Method,Excellent,true +word,Word.SettingCollection,"getItemOrNullObject(key)",Method,Excellent,true +word,Word.SettingCollection,"load(options)",Method,Excellent,false +word,Word.SettingCollection,"load(propertyNames)",Method,Excellent,false +word,Word.SettingCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.SettingCollection,"toJSON()",Method,Excellent,false +word,Word.SettingCollection,"track()",Method,Excellent,false +word,Word.SettingCollection,"untrack()",Method,Excellent,false +word,Word.Shading,N/A,Class,Unknown,true +word,Word.Shading,"backgroundPatternColor",Property,Excellent,false +word,Word.Shading,"context",Property,Excellent,false +word,Word.Shading,"foregroundPatternColor",Property,Excellent,false +word,Word.Shading,"texture",Property,Excellent,false +word,Word.Shading,"load(options)",Method,Excellent,false +word,Word.Shading,"load(propertyNames)",Method,Excellent,false +word,Word.Shading,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Shading,"set(properties, options)",Method,Good,false +word,Word.Shading,"set(properties)",Method,Good,false +word,Word.Shading,"toJSON()",Method,Excellent,false +word,Word.Shading,"track()",Method,Excellent,false +word,Word.Shading,"untrack()",Method,Excellent,false +word,Word.ShadingTextureType,N/A,Enum,Fine,true +word,Word.ShadingTextureType,"darkDiagonalDown",EnumField,Fine,false +word,Word.ShadingTextureType,"darkDiagonalUp",EnumField,Fine,false +word,Word.ShadingTextureType,"darkGrid",EnumField,Fine,false +word,Word.ShadingTextureType,"darkHorizontal",EnumField,Fine,false +word,Word.ShadingTextureType,"darkTrellis",EnumField,Fine,false +word,Word.ShadingTextureType,"darkVertical",EnumField,Fine,false +word,Word.ShadingTextureType,"lightDiagonalDown",EnumField,Fine,false +word,Word.ShadingTextureType,"lightDiagonalUp",EnumField,Fine,false +word,Word.ShadingTextureType,"lightGrid",EnumField,Fine,false +word,Word.ShadingTextureType,"lightHorizontal",EnumField,Fine,false +word,Word.ShadingTextureType,"lightTrellis",EnumField,Fine,false +word,Word.ShadingTextureType,"lightVertical",EnumField,Fine,false +word,Word.ShadingTextureType,"none",EnumField,Fine,false +word,Word.ShadingTextureType,"percent10",EnumField,Fine,false +word,Word.ShadingTextureType,"percent12Pt5",EnumField,Fine,false +word,Word.ShadingTextureType,"percent15",EnumField,Fine,false +word,Word.ShadingTextureType,"percent20",EnumField,Fine,false +word,Word.ShadingTextureType,"percent25",EnumField,Fine,false +word,Word.ShadingTextureType,"percent30",EnumField,Fine,false +word,Word.ShadingTextureType,"percent35",EnumField,Fine,false +word,Word.ShadingTextureType,"percent37Pt5",EnumField,Fine,false +word,Word.ShadingTextureType,"percent40",EnumField,Fine,false +word,Word.ShadingTextureType,"percent45",EnumField,Fine,false +word,Word.ShadingTextureType,"percent5",EnumField,Fine,false +word,Word.ShadingTextureType,"percent50",EnumField,Fine,false +word,Word.ShadingTextureType,"percent55",EnumField,Fine,false +word,Word.ShadingTextureType,"percent60",EnumField,Fine,false +word,Word.ShadingTextureType,"percent62Pt5",EnumField,Fine,false +word,Word.ShadingTextureType,"percent65",EnumField,Fine,false +word,Word.ShadingTextureType,"percent70",EnumField,Fine,false +word,Word.ShadingTextureType,"percent75",EnumField,Fine,false +word,Word.ShadingTextureType,"percent80",EnumField,Fine,false +word,Word.ShadingTextureType,"percent85",EnumField,Fine,false +word,Word.ShadingTextureType,"percent87Pt5",EnumField,Fine,false +word,Word.ShadingTextureType,"percent90",EnumField,Fine,false +word,Word.ShadingTextureType,"percent95",EnumField,Fine,false +word,Word.ShadingTextureType,"solid",EnumField,Fine,false +word,Word.ShadingUniversal,N/A,Class,Unknown,false +word,Word.ShadingUniversal,"backgroundPatternColor",Property,Excellent,false +word,Word.ShadingUniversal,"backgroundPatternColorIndex",Property,Excellent,false +word,Word.ShadingUniversal,"context",Property,Excellent,false +word,Word.ShadingUniversal,"foregroundPatternColor",Property,Excellent,false +word,Word.ShadingUniversal,"foregroundPatternColorIndex",Property,Excellent,false +word,Word.ShadingUniversal,"texture",Property,Excellent,false +word,Word.ShadingUniversal,"load(options)",Method,Excellent,false +word,Word.ShadingUniversal,"load(propertyNames)",Method,Excellent,false +word,Word.ShadingUniversal,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ShadingUniversal,"set(properties, options)",Method,Good,false +word,Word.ShadingUniversal,"set(properties)",Method,Good,false +word,Word.ShadingUniversal,"toJSON()",Method,Excellent,false +word,Word.ShadingUniversal,"track()",Method,Excellent,false +word,Word.ShadingUniversal,"untrack()",Method,Excellent,false +word,Word.ShadowFormat,N/A,Class,Unknown,false +word,Word.ShadowFormat,"blur",Property,Excellent,false +word,Word.ShadowFormat,"context",Property,Excellent,false +word,Word.ShadowFormat,"foregroundColor",Property,Great,false +word,Word.ShadowFormat,"isVisible",Property,Excellent,false +word,Word.ShadowFormat,"obscured",Property,Great,false +word,Word.ShadowFormat,"offsetX",Property,Excellent,false +word,Word.ShadowFormat,"offsetY",Property,Excellent,false +word,Word.ShadowFormat,"rotateWithShape",Property,Excellent,false +word,Word.ShadowFormat,"size",Property,Good,false +word,Word.ShadowFormat,"style",Property,Great,false +word,Word.ShadowFormat,"transparency",Property,Excellent,false +word,Word.ShadowFormat,"type",Property,Good,false +word,Word.ShadowFormat,"incrementOffsetX(increment)",Method,Fine,false +word,Word.ShadowFormat,"incrementOffsetY(increment)",Method,Good,false +word,Word.ShadowFormat,"load(options)",Method,Excellent,false +word,Word.ShadowFormat,"load(propertyNames)",Method,Excellent,false +word,Word.ShadowFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ShadowFormat,"set(properties, options)",Method,Good,false +word,Word.ShadowFormat,"set(properties)",Method,Good,false +word,Word.ShadowFormat,"toJSON()",Method,Excellent,false +word,Word.ShadowFormat,"track()",Method,Excellent,false +word,Word.ShadowFormat,"untrack()",Method,Excellent,false +word,Word.ShadowStyle,N/A,Enum,Unknown,false +word,Word.ShadowStyle,"innerShadow",EnumField,Fine,false +word,Word.ShadowStyle,"mixed",EnumField,Fine,false +word,Word.ShadowStyle,"outerShadow",EnumField,Fine,false +word,Word.ShadowType,N/A,Enum,Unknown,false +word,Word.ShadowType,"mixed",EnumField,Fine,false +word,Word.ShadowType,"type1",EnumField,Fine,false +word,Word.ShadowType,"type10",EnumField,Fine,false +word,Word.ShadowType,"type11",EnumField,Fine,false +word,Word.ShadowType,"type12",EnumField,Fine,false +word,Word.ShadowType,"type13",EnumField,Fine,false +word,Word.ShadowType,"type14",EnumField,Fine,false +word,Word.ShadowType,"type15",EnumField,Fine,false +word,Word.ShadowType,"type16",EnumField,Fine,false +word,Word.ShadowType,"type17",EnumField,Fine,false +word,Word.ShadowType,"type18",EnumField,Fine,false +word,Word.ShadowType,"type19",EnumField,Fine,false +word,Word.ShadowType,"type2",EnumField,Fine,false +word,Word.ShadowType,"type20",EnumField,Fine,false +word,Word.ShadowType,"type21",EnumField,Fine,false +word,Word.ShadowType,"type22",EnumField,Fine,false +word,Word.ShadowType,"type23",EnumField,Fine,false +word,Word.ShadowType,"type24",EnumField,Fine,false +word,Word.ShadowType,"type25",EnumField,Fine,false +word,Word.ShadowType,"type26",EnumField,Fine,false +word,Word.ShadowType,"type27",EnumField,Fine,false +word,Word.ShadowType,"type28",EnumField,Fine,false +word,Word.ShadowType,"type29",EnumField,Fine,false +word,Word.ShadowType,"type3",EnumField,Fine,false +word,Word.ShadowType,"type30",EnumField,Fine,false +word,Word.ShadowType,"type31",EnumField,Fine,false +word,Word.ShadowType,"type32",EnumField,Fine,false +word,Word.ShadowType,"type33",EnumField,Fine,false +word,Word.ShadowType,"type34",EnumField,Fine,false +word,Word.ShadowType,"type35",EnumField,Fine,false +word,Word.ShadowType,"type36",EnumField,Fine,false +word,Word.ShadowType,"type37",EnumField,Fine,false +word,Word.ShadowType,"type38",EnumField,Fine,false +word,Word.ShadowType,"type39",EnumField,Fine,false +word,Word.ShadowType,"type4",EnumField,Fine,false +word,Word.ShadowType,"type40",EnumField,Fine,false +word,Word.ShadowType,"type41",EnumField,Fine,false +word,Word.ShadowType,"type42",EnumField,Fine,false +word,Word.ShadowType,"type43",EnumField,Fine,false +word,Word.ShadowType,"type5",EnumField,Fine,false +word,Word.ShadowType,"type6",EnumField,Fine,false +word,Word.ShadowType,"type7",EnumField,Fine,false +word,Word.ShadowType,"type8",EnumField,Fine,false +word,Word.ShadowType,"type9",EnumField,Fine,false +word,Word.Shape,N/A,Class,Missing,true +word,Word.Shape,"allowOverlap",Property,Great,false +word,Word.Shape,"altTextDescription",Property,Excellent,false +word,Word.Shape,"body",Property,Good,false +word,Word.Shape,"canvas",Property,Excellent,false +word,Word.Shape,"context",Property,Excellent,false +word,Word.Shape,"fill",Property,Fine,false +word,Word.Shape,"geometricShapeType",Property,Good,false +word,Word.Shape,"height",Property,Poor,false +word,Word.Shape,"heightRelative",Property,Fine,false +word,Word.Shape,"id",Property,Great,false +word,Word.Shape,"isChild",Property,Fine,false +word,Word.Shape,"left",Property,Fine,false +word,Word.Shape,"leftRelative",Property,Fine,false +word,Word.Shape,"lockAspectRatio",Property,Great,false +word,Word.Shape,"name",Property,Poor,false +word,Word.Shape,"parentCanvas",Property,Good,false +word,Word.Shape,"parentGroup",Property,Good,false +word,Word.Shape,"relativeHorizontalPosition",Property,Fine,false +word,Word.Shape,"relativeHorizontalSize",Property,Fine,false +word,Word.Shape,"relativeVerticalPosition",Property,Fine,false +word,Word.Shape,"relativeVerticalSize",Property,Fine,false +word,Word.Shape,"rotation",Property,Great,false +word,Word.Shape,"shapeGroup",Property,Excellent,false +word,Word.Shape,"textFrame",Property,Fine,false +word,Word.Shape,"textWrap",Property,Fine,false +word,Word.Shape,"top",Property,Fine,false +word,Word.Shape,"topRelative",Property,Fine,false +word,Word.Shape,"type",Property,Fine,true +word,Word.Shape,"visible",Property,Great,false +word,Word.Shape,"width",Property,Poor,false +word,Word.Shape,"widthRelative",Property,Fine,false +word,Word.Shape,"delete()",Method,Fine,true +word,Word.Shape,"load(options)",Method,Excellent,false +word,Word.Shape,"load(propertyNames)",Method,Excellent,false +word,Word.Shape,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Shape,"moveHorizontally(distance)",Method,Fine,false +word,Word.Shape,"moveVertically(distance)",Method,Fine,false +word,Word.Shape,"scaleHeight(scaleFactor, scaleType, scaleFrom)",Method,Good,false +word,Word.Shape,"scaleHeight(scaleFactor, scaleType, scaleFrom)",Method,Good,false +word,Word.Shape,"scaleWidth(scaleFactor, scaleType, scaleFrom)",Method,Good,false +word,Word.Shape,"scaleWidth(scaleFactor, scaleType, scaleFrom)",Method,Good,false +word,Word.Shape,"select(selectMultipleShapes)",Method,Missing,false +word,Word.Shape,"set(properties, options)",Method,Good,false +word,Word.Shape,"set(properties)",Method,Good,false +word,Word.Shape,"toJSON()",Method,Excellent,false +word,Word.Shape,"track()",Method,Excellent,false +word,Word.Shape,"untrack()",Method,Excellent,false +word,Word.ShapeAutoSize,N/A,Enum,Fine,false +word,Word.ShapeAutoSize,"mixed",EnumField,Good,false +word,Word.ShapeAutoSize,"none",EnumField,Fine,false +word,Word.ShapeAutoSize,"shapeToFitText",EnumField,Fine,false +word,Word.ShapeAutoSize,"textToFitShape",EnumField,Fine,false +word,Word.ShapeCollection,N/A,Class,Unknown,true +word,Word.ShapeCollection,"context",Property,Excellent,false +word,Word.ShapeCollection,"items",Property,Poor,false +word,Word.ShapeCollection,"getByGeometricTypes(types)",Method,Good,false +word,Word.ShapeCollection,"getById(id)",Method,Great,false +word,Word.ShapeCollection,"getByIdOrNullObject(id)",Method,Excellent,false +word,Word.ShapeCollection,"getByIds(ids)",Method,Fine,false +word,Word.ShapeCollection,"getByNames(names)",Method,Fine,false +word,Word.ShapeCollection,"getByTypes(types)",Method,Fine,true +word,Word.ShapeCollection,"getFirst()",Method,Great,true +word,Word.ShapeCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.ShapeCollection,"group()",Method,Great,false +word,Word.ShapeCollection,"load(options)",Method,Excellent,false +word,Word.ShapeCollection,"load(propertyNames)",Method,Excellent,false +word,Word.ShapeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ShapeCollection,"toJSON()",Method,Excellent,false +word,Word.ShapeCollection,"track()",Method,Excellent,false +word,Word.ShapeCollection,"untrack()",Method,Excellent,false +word,Word.ShapeFill,N/A,Class,Unknown,false +word,Word.ShapeFill,"backgroundColor",Property,Excellent,false +word,Word.ShapeFill,"context",Property,Excellent,false +word,Word.ShapeFill,"foregroundColor",Property,Excellent,false +word,Word.ShapeFill,"transparency",Property,Excellent,false +word,Word.ShapeFill,"type",Property,Good,false +word,Word.ShapeFill,"clear()",Method,Fine,false +word,Word.ShapeFill,"load(options)",Method,Excellent,false +word,Word.ShapeFill,"load(propertyNames)",Method,Excellent,false +word,Word.ShapeFill,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ShapeFill,"set(properties, options)",Method,Good,false +word,Word.ShapeFill,"set(properties)",Method,Good,false +word,Word.ShapeFill,"setSolidColor(color)",Method,Good,false +word,Word.ShapeFill,"toJSON()",Method,Excellent,false +word,Word.ShapeFill,"track()",Method,Excellent,false +word,Word.ShapeFill,"untrack()",Method,Excellent,false +word,Word.ShapeFillType,N/A,Enum,Unknown,false +word,Word.ShapeFillType,"gradient",EnumField,Fine,false +word,Word.ShapeFillType,"mixed",EnumField,Fine,false +word,Word.ShapeFillType,"noFill",EnumField,Fine,false +word,Word.ShapeFillType,"pattern",EnumField,Fine,false +word,Word.ShapeFillType,"picture",EnumField,Fine,false +word,Word.ShapeFillType,"solid",EnumField,Fine,false +word,Word.ShapeFillType,"texture",EnumField,Fine,false +word,Word.ShapeGroup,N/A,Class,Great,false +word,Word.ShapeGroup,"context",Property,Excellent,false +word,Word.ShapeGroup,"id",Property,Great,false +word,Word.ShapeGroup,"shape",Property,Fine,false +word,Word.ShapeGroup,"shapes",Property,Good,false +word,Word.ShapeGroup,"load(options)",Method,Excellent,false +word,Word.ShapeGroup,"load(propertyNames)",Method,Excellent,false +word,Word.ShapeGroup,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ShapeGroup,"set(properties, options)",Method,Good,false +word,Word.ShapeGroup,"set(properties)",Method,Good,false +word,Word.ShapeGroup,"toJSON()",Method,Excellent,false +word,Word.ShapeGroup,"track()",Method,Excellent,false +word,Word.ShapeGroup,"ungroup()",Method,Good,false +word,Word.ShapeGroup,"untrack()",Method,Excellent,false +word,Word.ShapeScaleFrom,N/A,Enum,Unknown,false +word,Word.ShapeScaleFrom,"scaleFromBottomRight",EnumField,Fine,false +word,Word.ShapeScaleFrom,"scaleFromMiddle",EnumField,Fine,false +word,Word.ShapeScaleFrom,"scaleFromTopLeft",EnumField,Fine,false +word,Word.ShapeScaleType,N/A,Enum,Unknown,false +word,Word.ShapeScaleType,"currentSize",EnumField,Fine,false +word,Word.ShapeScaleType,"originalSize",EnumField,Fine,false +word,Word.ShapeTextOrientation,N/A,Enum,Unknown,false +word,Word.ShapeTextOrientation,"eastAsianHorizontalRotated",EnumField,Good,false +word,Word.ShapeTextOrientation,"eastAsianVertical",EnumField,Good,false +word,Word.ShapeTextOrientation,"horizontal",EnumField,Fine,false +word,Word.ShapeTextOrientation,"mixed",EnumField,Good,false +word,Word.ShapeTextOrientation,"none",EnumField,Fine,false +word,Word.ShapeTextOrientation,"vertical",EnumField,Good,false +word,Word.ShapeTextOrientation,"vertical270",EnumField,Good,false +word,Word.ShapeTextVerticalAlignment,N/A,Enum,Unknown,false +word,Word.ShapeTextVerticalAlignment,"bottom",EnumField,Fine,false +word,Word.ShapeTextVerticalAlignment,"middle",EnumField,Fine,false +word,Word.ShapeTextVerticalAlignment,"top",EnumField,Fine,false +word,Word.ShapeTextWrap,N/A,Class,Unknown,false +word,Word.ShapeTextWrap,"bottomDistance",Property,Great,false +word,Word.ShapeTextWrap,"context",Property,Excellent,false +word,Word.ShapeTextWrap,"leftDistance",Property,Great,false +word,Word.ShapeTextWrap,"rightDistance",Property,Great,false +word,Word.ShapeTextWrap,"side",Property,Great,false +word,Word.ShapeTextWrap,"topDistance",Property,Great,false +word,Word.ShapeTextWrap,"type",Property,Great,false +word,Word.ShapeTextWrap,"load(options)",Method,Excellent,false +word,Word.ShapeTextWrap,"load(propertyNames)",Method,Excellent,false +word,Word.ShapeTextWrap,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ShapeTextWrap,"set(properties, options)",Method,Good,false +word,Word.ShapeTextWrap,"set(properties)",Method,Good,false +word,Word.ShapeTextWrap,"toJSON()",Method,Excellent,false +word,Word.ShapeTextWrap,"track()",Method,Excellent,false +word,Word.ShapeTextWrap,"untrack()",Method,Excellent,false +word,Word.ShapeTextWrapSide,N/A,Enum,Unknown,false +word,Word.ShapeTextWrapSide,"both",EnumField,Fine,false +word,Word.ShapeTextWrapSide,"largest",EnumField,Fine,false +word,Word.ShapeTextWrapSide,"left",EnumField,Fine,false +word,Word.ShapeTextWrapSide,"none",EnumField,Good,false +word,Word.ShapeTextWrapSide,"right",EnumField,Fine,false +word,Word.ShapeTextWrapType,N/A,Enum,Unknown,false +word,Word.ShapeTextWrapType,"behind",EnumField,Fine,false +word,Word.ShapeTextWrapType,"front",EnumField,Fine,false +word,Word.ShapeTextWrapType,"inline",EnumField,Fine,false +word,Word.ShapeTextWrapType,"square",EnumField,Fine,false +word,Word.ShapeTextWrapType,"through",EnumField,Fine,false +word,Word.ShapeTextWrapType,"tight",EnumField,Fine,false +word,Word.ShapeTextWrapType,"topBottom",EnumField,Fine,false +word,Word.ShapeType,N/A,Enum,Unknown,true +word,Word.ShapeType,"canvas",EnumField,Fine,false +word,Word.ShapeType,"geometricShape",EnumField,Fine,false +word,Word.ShapeType,"group",EnumField,Fine,false +word,Word.ShapeType,"picture",EnumField,Fine,false +word,Word.ShapeType,"textBox",EnumField,Fine,false +word,Word.ShapeType,"unsupported",EnumField,Fine,false +word,Word.ShowSourceDocuments,N/A,Enum,Unknown,false +word,Word.ShowSourceDocuments,"both",EnumField,Great,false +word,Word.ShowSourceDocuments,"none",EnumField,Great,false +word,Word.ShowSourceDocuments,"original",EnumField,Great,false +word,Word.ShowSourceDocuments,"revised",EnumField,Great,false +word,Word.SortFieldType,N/A,Enum,Unknown,false +word,Word.SortFieldType,"alphanumeric",EnumField,Fine,false +word,Word.SortFieldType,"date",EnumField,Fine,false +word,Word.SortFieldType,"japanJis",EnumField,Fine,false +word,Word.SortFieldType,"koreaKs",EnumField,Fine,false +word,Word.SortFieldType,"numeric",EnumField,Fine,false +word,Word.SortFieldType,"stroke",EnumField,Fine,false +word,Word.SortFieldType,"syllable",EnumField,Fine,false +word,Word.SortOrder,N/A,Enum,Unknown,false +word,Word.SortOrder,"ascending",EnumField,Fine,false +word,Word.SortOrder,"descending",EnumField,Fine,false +word,Word.Source,N/A,Class,Unknown,false +word,Word.Source,"context",Property,Excellent,false +word,Word.Source,"isCited",Property,Great,false +word,Word.Source,"tag",Property,Poor,false +word,Word.Source,"xml",Property,Poor,false +word,Word.Source,"delete()",Method,Good,false +word,Word.Source,"getFieldByName(name)",Method,Excellent,false +word,Word.Source,"load(options)",Method,Excellent,false +word,Word.Source,"load(propertyNames)",Method,Excellent,false +word,Word.Source,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Source,"toJSON()",Method,Excellent,false +word,Word.Source,"track()",Method,Excellent,false +word,Word.Source,"untrack()",Method,Excellent,false +word,Word.SourceCollection,N/A,Class,Unknown,false +word,Word.SourceCollection,"context",Property,Excellent,false +word,Word.SourceCollection,"items",Property,Poor,false +word,Word.SourceCollection,"add(xml)",Method,Fine,false +word,Word.SourceCollection,"getItem(index)",Method,Poor,false +word,Word.SourceCollection,"load(options)",Method,Excellent,false +word,Word.SourceCollection,"load(propertyNames)",Method,Excellent,false +word,Word.SourceCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.SourceCollection,"toJSON()",Method,Excellent,false +word,Word.SourceCollection,"track()",Method,Excellent,false +word,Word.SourceCollection,"untrack()",Method,Excellent,false +word,Word.SpecialPane,N/A,Enum,Unknown,false +word,Word.SpecialPane,"comments",EnumField,Fine,false +word,Word.SpecialPane,"currentPageFooter",EnumField,Fine,false +word,Word.SpecialPane,"currentPageHeader",EnumField,Fine,false +word,Word.SpecialPane,"endnoteContinuationNotice",EnumField,Fine,false +word,Word.SpecialPane,"endnoteContinuationSeparator",EnumField,Fine,false +word,Word.SpecialPane,"endnotes",EnumField,Fine,false +word,Word.SpecialPane,"endnoteSeparator",EnumField,Fine,false +word,Word.SpecialPane,"evenPagesFooter",EnumField,Fine,false +word,Word.SpecialPane,"evenPagesHeader",EnumField,Fine,false +word,Word.SpecialPane,"firstPageFooter",EnumField,Fine,false +word,Word.SpecialPane,"firstPageHeader",EnumField,Fine,false +word,Word.SpecialPane,"footnoteContinuationNotice",EnumField,Fine,false +word,Word.SpecialPane,"footnoteContinuationSeparator",EnumField,Fine,false +word,Word.SpecialPane,"footnotes",EnumField,Fine,false +word,Word.SpecialPane,"footnoteSeparator",EnumField,Fine,false +word,Word.SpecialPane,"none",EnumField,Fine,false +word,Word.SpecialPane,"primaryFooter",EnumField,Fine,false +word,Word.SpecialPane,"primaryHeader",EnumField,Fine,false +word,Word.SpecialPane,"revisions",EnumField,Fine,false +word,Word.SpecialPane,"revisionsHoriz",EnumField,Fine,false +word,Word.SpecialPane,"revisionsVert",EnumField,Fine,false +word,Word.Statistic,N/A,Enum,Unknown,false +word,Word.Statistic,"characters",EnumField,Fine,false +word,Word.Statistic,"charactersWithSpaces",EnumField,Fine,false +word,Word.Statistic,"farEastCharacters",EnumField,Fine,false +word,Word.Statistic,"lines",EnumField,Fine,false +word,Word.Statistic,"pages",EnumField,Fine,false +word,Word.Statistic,"paragraphs",EnumField,Fine,false +word,Word.Statistic,"words",EnumField,Fine,false +word,Word.StoryType,N/A,Enum,Unknown,false +word,Word.StoryType,"comments",EnumField,Fine,false +word,Word.StoryType,"endnoteContinuationNotice",EnumField,Fine,false +word,Word.StoryType,"endnoteContinuationSeparator",EnumField,Fine,false +word,Word.StoryType,"endnotes",EnumField,Fine,false +word,Word.StoryType,"endnoteSeparator",EnumField,Fine,false +word,Word.StoryType,"evenPagesFooter",EnumField,Fine,false +word,Word.StoryType,"evenPagesHeader",EnumField,Fine,false +word,Word.StoryType,"firstPageFooter",EnumField,Fine,false +word,Word.StoryType,"firstPageHeader",EnumField,Fine,false +word,Word.StoryType,"footnoteContinuationNotice",EnumField,Fine,false +word,Word.StoryType,"footnoteContinuationSeparator",EnumField,Fine,false +word,Word.StoryType,"footnotes",EnumField,Fine,false +word,Word.StoryType,"footnoteSeparator",EnumField,Fine,false +word,Word.StoryType,"mainText",EnumField,Fine,false +word,Word.StoryType,"primaryFooter",EnumField,Fine,false +word,Word.StoryType,"primaryHeader",EnumField,Fine,false +word,Word.StoryType,"textFrame",EnumField,Fine,false +word,Word.Style,N/A,Class,Missing,true +word,Word.Style,"automaticallyUpdate",Property,Great,false +word,Word.Style,"baseStyle",Property,Great,false +word,Word.Style,"borders",Property,Excellent,true +word,Word.Style,"builtIn",Property,Good,false +word,Word.Style,"context",Property,Excellent,false +word,Word.Style,"description",Property,Fine,false +word,Word.Style,"font",Property,Great,true +word,Word.Style,"frame",Property,Great,false +word,Word.Style,"hasProofing",Property,Great,false +word,Word.Style,"inUse",Property,Good,false +word,Word.Style,"languageId",Property,Excellent,false +word,Word.Style,"languageIdFarEast",Property,Good,false +word,Word.Style,"linked",Property,Good,false +word,Word.Style,"linkStyle",Property,Great,false +word,Word.Style,"listLevelNumber",Property,Fine,false +word,Word.Style,"listTemplate",Property,Great,true +word,Word.Style,"locked",Property,Great,false +word,Word.Style,"nameLocal",Property,Fine,true +word,Word.Style,"nextParagraphStyle",Property,Great,false +word,Word.Style,"noSpaceBetweenParagraphsOfSameStyle",Property,Great,false +word,Word.Style,"paragraphFormat",Property,Great,true +word,Word.Style,"priority",Property,Good,false +word,Word.Style,"quickStyle",Property,Great,false +word,Word.Style,"shading",Property,Great,true +word,Word.Style,"tableStyle",Property,Good,false +word,Word.Style,"type",Property,Missing,false +word,Word.Style,"unhideWhenUsed",Property,Excellent,false +word,Word.Style,"visibility",Property,Great,false +word,Word.Style,"delete()",Method,Poor,true +word,Word.Style,"linkToListTemplate(listTemplate)",Method,Fine,false +word,Word.Style,"load(options)",Method,Excellent,false +word,Word.Style,"load(propertyNames)",Method,Excellent,false +word,Word.Style,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Style,"set(properties, options)",Method,Good,false +word,Word.Style,"set(properties)",Method,Good,false +word,Word.Style,"toJSON()",Method,Excellent,false +word,Word.Style,"track()",Method,Excellent,false +word,Word.Style,"untrack()",Method,Excellent,false +word,Word.StyleCollection,N/A,Class,Unknown,true +word,Word.StyleCollection,"context",Property,Excellent,false +word,Word.StyleCollection,"items",Property,Poor,false +word,Word.StyleCollection,"getByName(name)",Method,Fine,false +word,Word.StyleCollection,"getByNameOrNullObject(name)",Method,Excellent,true +word,Word.StyleCollection,"getCount()",Method,Poor,true +word,Word.StyleCollection,"getItem(index)",Method,Good,false +word,Word.StyleCollection,"load(options)",Method,Excellent,false +word,Word.StyleCollection,"load(propertyNames)",Method,Excellent,false +word,Word.StyleCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.StyleCollection,"toJSON()",Method,Excellent,false +word,Word.StyleCollection,"track()",Method,Excellent,false +word,Word.StyleCollection,"untrack()",Method,Excellent,false +word,Word.StyleType,N/A,Enum,Unknown,true +word,Word.StyleType,"character",EnumField,Fine,false +word,Word.StyleType,"list",EnumField,Fine,false +word,Word.StyleType,"paragraph",EnumField,Fine,false +word,Word.StyleType,"table",EnumField,Fine,false +word,Word.StylisticSet,N/A,Enum,Unknown,false +word,Word.StylisticSet,"default",EnumField,Good,false +word,Word.StylisticSet,"set01",EnumField,Fine,false +word,Word.StylisticSet,"set02",EnumField,Fine,false +word,Word.StylisticSet,"set03",EnumField,Fine,false +word,Word.StylisticSet,"set04",EnumField,Fine,false +word,Word.StylisticSet,"set05",EnumField,Fine,false +word,Word.StylisticSet,"set06",EnumField,Fine,false +word,Word.StylisticSet,"set07",EnumField,Fine,false +word,Word.StylisticSet,"set08",EnumField,Fine,false +word,Word.StylisticSet,"set09",EnumField,Fine,false +word,Word.StylisticSet,"set10",EnumField,Fine,false +word,Word.StylisticSet,"set11",EnumField,Fine,false +word,Word.StylisticSet,"set12",EnumField,Fine,false +word,Word.StylisticSet,"set13",EnumField,Fine,false +word,Word.StylisticSet,"set14",EnumField,Fine,false +word,Word.StylisticSet,"set15",EnumField,Fine,false +word,Word.StylisticSet,"set16",EnumField,Fine,false +word,Word.StylisticSet,"set17",EnumField,Fine,false +word,Word.StylisticSet,"set18",EnumField,Fine,false +word,Word.StylisticSet,"set19",EnumField,Fine,false +word,Word.StylisticSet,"set20",EnumField,Fine,false +word,Word.TabAlignment,N/A,Enum,Unknown,false +word,Word.TabAlignment,"bar",EnumField,Fine,false +word,Word.TabAlignment,"center",EnumField,Fine,false +word,Word.TabAlignment,"decimal",EnumField,Fine,false +word,Word.TabAlignment,"left",EnumField,Fine,false +word,Word.TabAlignment,"list",EnumField,Fine,false +word,Word.TabAlignment,"right",EnumField,Fine,false +word,Word.Table,N/A,Class,Unknown,true +word,Word.Table,"alignment",Property,Excellent,true +word,Word.Table,"columns",Property,Great,false +word,Word.Table,"context",Property,Excellent,false +word,Word.Table,"description",Property,Good,false +word,Word.Table,"endnotes",Property,Poor,false +word,Word.Table,"fields",Property,Good,false +word,Word.Table,"font",Property,Fine,false +word,Word.Table,"footnotes",Property,Poor,false +word,Word.Table,"headerRowCount",Property,Good,false +word,Word.Table,"horizontalAlignment",Property,Excellent,true +word,Word.Table,"isUniform",Property,Good,false +word,Word.Table,"nestingLevel",Property,Fine,false +word,Word.Table,"parentBody",Property,Poor,false +word,Word.Table,"parentContentControl",Property,Great,false +word,Word.Table,"parentContentControlOrNullObject",Property,Excellent,false +word,Word.Table,"parentTable",Property,Great,false +word,Word.Table,"parentTableCell",Property,Great,false +word,Word.Table,"parentTableCellOrNullObject",Property,Excellent,false +word,Word.Table,"parentTableOrNullObject",Property,Excellent,false +word,Word.Table,"rowCount",Property,Poor,false +word,Word.Table,"rows",Property,Poor,true +word,Word.Table,"shading",Property,Great,false +word,Word.Table,"shadingColor",Property,Great,false +word,Word.Table,"style",Property,Excellent,false +word,Word.Table,"styleBandedColumns",Property,Good,false +word,Word.Table,"styleBandedRows",Property,Good,false +word,Word.Table,"styleBuiltIn",Property,Excellent,false +word,Word.Table,"styleFirstColumn",Property,Great,false +word,Word.Table,"styleLastColumn",Property,Great,false +word,Word.Table,"styleTotalRow",Property,Great,false +word,Word.Table,"tables",Property,Poor,false +word,Word.Table,"title",Property,Good,false +word,Word.Table,"values",Property,Excellent,false +word,Word.Table,"verticalAlignment",Property,Excellent,true +word,Word.Table,"width",Property,Good,false +word,Word.Table,"addColumns(insertLocation, columnCount, values)",Method,Excellent,false +word,Word.Table,"addRows(insertLocation, rowCount, values)",Method,Excellent,false +word,Word.Table,"applyStyleDirectFormatting(styleName)",Method,Good,false +word,Word.Table,"autoFitBehavior(behavior)",Method,Great,false +word,Word.Table,"autoFitBehavior(behavior)",Method,Great,false +word,Word.Table,"autoFitWindow()",Method,Fine,false +word,Word.Table,"autoFormat(options)",Method,Poor,false +word,Word.Table,"clear()",Method,Poor,false +word,Word.Table,"convertToText(options)",Method,Poor,false +word,Word.Table,"delete()",Method,Fine,false +word,Word.Table,"deleteColumns(columnIndex, columnCount)",Method,Great,false +word,Word.Table,"deleteRows(rowIndex, rowCount)",Method,Good,false +word,Word.Table,"distributeColumns()",Method,Good,false +word,Word.Table,"getBorder(borderLocation)",Method,Fine,true +word,Word.Table,"getBorder(borderLocation)",Method,Fine,false +word,Word.Table,"getCell(rowIndex, cellIndex)",Method,Great,true +word,Word.Table,"getCellOrNullObject(rowIndex, cellIndex)",Method,Excellent,false +word,Word.Table,"getCellPadding(cellPaddingLocation)",Method,Poor,true +word,Word.Table,"getCellPadding(cellPaddingLocation)",Method,Poor,false +word,Word.Table,"getNext()",Method,Great,false +word,Word.Table,"getNextOrNullObject()",Method,Excellent,false +word,Word.Table,"getParagraphAfter()",Method,Great,false +word,Word.Table,"getParagraphAfterOrNullObject()",Method,Excellent,false +word,Word.Table,"getParagraphBefore()",Method,Great,false +word,Word.Table,"getParagraphBeforeOrNullObject()",Method,Excellent,false +word,Word.Table,"getRange(rangeLocation)",Method,Fine,false +word,Word.Table,"insertContentControl()",Method,Poor,false +word,Word.Table,"insertParagraph(paragraphText, insertLocation)",Method,Fine,false +word,Word.Table,"insertTable(rowCount, columnCount, insertLocation, values)",Method,Good,false +word,Word.Table,"load(options)",Method,Excellent,false +word,Word.Table,"load(propertyNames)",Method,Excellent,false +word,Word.Table,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Table,"mergeCells(topRow, firstCell, bottomRow, lastCell)",Method,Fine,false +word,Word.Table,"reapplyAutoFormat()",Method,Excellent,false +word,Word.Table,"search(searchText, searchOptions)",Method,Excellent,false +word,Word.Table,"select(selectionMode)",Method,Fine,false +word,Word.Table,"select(selectionMode)",Method,Fine,false +word,Word.Table,"set(properties, options)",Method,Good,false +word,Word.Table,"set(properties)",Method,Good,false +word,Word.Table,"setCellPadding(cellPaddingLocation, cellPadding)",Method,Poor,false +word,Word.Table,"setCellPadding(cellPaddingLocation, cellPadding)",Method,Poor,false +word,Word.Table,"sort(options)",Method,Fine,false +word,Word.Table,"toJSON()",Method,Excellent,false +word,Word.Table,"track()",Method,Excellent,false +word,Word.Table,"untrack()",Method,Excellent,false +word,Word.TabLeader,N/A,Enum,Good,false +word,Word.TabLeader,"dashes",EnumField,Good,false +word,Word.TabLeader,"dots",EnumField,Good,false +word,Word.TabLeader,"heavy",EnumField,Good,false +word,Word.TabLeader,"lines",EnumField,Good,false +word,Word.TabLeader,"middleDot",EnumField,Good,false +word,Word.TabLeader,"spaces",EnumField,Good,false +word,Word.TableAutoFormatOptions,N/A,Interface,Unknown,false +word,Word.TableAutoFormatOptions,"applyBorders",Property,Excellent,false +word,Word.TableAutoFormatOptions,"applyColor",Property,Excellent,false +word,Word.TableAutoFormatOptions,"applyFirstColumn",Property,Excellent,false +word,Word.TableAutoFormatOptions,"applyFont",Property,Excellent,false +word,Word.TableAutoFormatOptions,"applyHeadingRows",Property,Excellent,false +word,Word.TableAutoFormatOptions,"applyLastColumn",Property,Excellent,false +word,Word.TableAutoFormatOptions,"applyLastRow",Property,Excellent,false +word,Word.TableAutoFormatOptions,"applyShading",Property,Excellent,false +word,Word.TableAutoFormatOptions,"autoFit",Property,Excellent,false +word,Word.TableAutoFormatOptions,"format",Property,Excellent,false +word,Word.TableBorder,N/A,Class,Unknown,true +word,Word.TableBorder,"color",Property,Good,true +word,Word.TableBorder,"context",Property,Excellent,false +word,Word.TableBorder,"type",Property,Good,true +word,Word.TableBorder,"width",Property,Great,true +word,Word.TableBorder,"load(options)",Method,Excellent,false +word,Word.TableBorder,"load(propertyNames)",Method,Excellent,false +word,Word.TableBorder,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableBorder,"set(properties, options)",Method,Good,false +word,Word.TableBorder,"set(properties)",Method,Good,false +word,Word.TableBorder,"toJSON()",Method,Excellent,false +word,Word.TableBorder,"track()",Method,Excellent,false +word,Word.TableBorder,"untrack()",Method,Excellent,false +word,Word.TableCell,N/A,Class,Unknown,true +word,Word.TableCell,"body",Property,Fine,false +word,Word.TableCell,"cellIndex",Property,Poor,false +word,Word.TableCell,"column",Property,Great,false +word,Word.TableCell,"columnWidth",Property,Great,false +word,Word.TableCell,"context",Property,Excellent,false +word,Word.TableCell,"horizontalAlignment",Property,Excellent,true +word,Word.TableCell,"parentRow",Property,Poor,false +word,Word.TableCell,"parentTable",Property,Poor,false +word,Word.TableCell,"rowIndex",Property,Poor,false +word,Word.TableCell,"shading",Property,Great,false +word,Word.TableCell,"shadingColor",Property,Great,false +word,Word.TableCell,"value",Property,Good,false +word,Word.TableCell,"verticalAlignment",Property,Excellent,true +word,Word.TableCell,"width",Property,Poor,false +word,Word.TableCell,"autoSum()",Method,Excellent,false +word,Word.TableCell,"delete(shiftCells)",Method,Excellent,false +word,Word.TableCell,"deleteColumn()",Method,Great,false +word,Word.TableCell,"deleteRow()",Method,Fine,false +word,Word.TableCell,"formula(options)",Method,Great,false +word,Word.TableCell,"getBorder(borderLocation)",Method,Fine,false +word,Word.TableCell,"getBorder(borderLocation)",Method,Fine,true +word,Word.TableCell,"getCellPadding(cellPaddingLocation)",Method,Poor,false +word,Word.TableCell,"getCellPadding(cellPaddingLocation)",Method,Poor,true +word,Word.TableCell,"getNext()",Method,Great,false +word,Word.TableCell,"getNextOrNullObject()",Method,Excellent,false +word,Word.TableCell,"insertColumns(insertLocation, columnCount, values)",Method,Excellent,false +word,Word.TableCell,"insertRows(insertLocation, rowCount, values)",Method,Excellent,false +word,Word.TableCell,"load(options)",Method,Excellent,false +word,Word.TableCell,"load(propertyNames)",Method,Excellent,false +word,Word.TableCell,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableCell,"merge(mergeTo)",Method,Good,false +word,Word.TableCell,"select()",Method,Poor,false +word,Word.TableCell,"set(properties, options)",Method,Good,false +word,Word.TableCell,"set(properties)",Method,Good,false +word,Word.TableCell,"setCellPadding(cellPaddingLocation, cellPadding)",Method,Poor,false +word,Word.TableCell,"setCellPadding(cellPaddingLocation, cellPadding)",Method,Poor,false +word,Word.TableCell,"split(rowCount, columnCount)",Method,Good,false +word,Word.TableCell,"toJSON()",Method,Excellent,false +word,Word.TableCell,"track()",Method,Excellent,false +word,Word.TableCell,"untrack()",Method,Excellent,false +word,Word.TableCellCollection,N/A,Class,Unknown,true +word,Word.TableCellCollection,"context",Property,Excellent,false +word,Word.TableCellCollection,"items",Property,Poor,false +word,Word.TableCellCollection,"autoFit()",Method,Fine,false +word,Word.TableCellCollection,"delete(shiftCells)",Method,Excellent,false +word,Word.TableCellCollection,"delete(shiftCells)",Method,Excellent,false +word,Word.TableCellCollection,"distributeHeight()",Method,Good,false +word,Word.TableCellCollection,"distributeWidth()",Method,Good,false +word,Word.TableCellCollection,"getFirst()",Method,Great,false +word,Word.TableCellCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.TableCellCollection,"load(options)",Method,Excellent,false +word,Word.TableCellCollection,"load(propertyNames)",Method,Excellent,false +word,Word.TableCellCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableCellCollection,"merge()",Method,Fine,false +word,Word.TableCellCollection,"setHeight(rowHeight, heightRule)",Method,Poor,false +word,Word.TableCellCollection,"setHeight(rowHeight, heightRule)",Method,Poor,false +word,Word.TableCellCollection,"setWidth(columnWidth, rulerStyle)",Method,Poor,false +word,Word.TableCellCollection,"setWidth(columnWidth, rulerStyle)",Method,Poor,false +word,Word.TableCellCollection,"split(options)",Method,Poor,false +word,Word.TableCellCollection,"toJSON()",Method,Excellent,false +word,Word.TableCellCollection,"track()",Method,Excellent,false +word,Word.TableCellCollection,"untrack()",Method,Excellent,false +word,Word.TableCellCollectionSplitOptions,N/A,Interface,Unknown,false +word,Word.TableCellCollectionSplitOptions,"mergeBeforeSplit",Property,Excellent,false +word,Word.TableCellCollectionSplitOptions,"numColumns",Property,Excellent,false +word,Word.TableCellCollectionSplitOptions,"numRows",Property,Excellent,false +word,Word.TableCellFormulaOptions,N/A,Interface,Great,false +word,Word.TableCellFormulaOptions,"formula",Property,Excellent,false +word,Word.TableCellFormulaOptions,"numFormat",Property,Good,false +word,Word.TableCellInsertionLocation,N/A,Enum,Unknown,false +word,Word.TableCellInsertionLocation,"shiftColumnRight",EnumField,Fine,false +word,Word.TableCellInsertionLocation,"shiftDown",EnumField,Fine,false +word,Word.TableCellInsertionLocation,"shiftRight",EnumField,Fine,false +word,Word.TableCellInsertionLocation,"shiftRowDown",EnumField,Fine,false +word,Word.TableCollection,N/A,Class,Unknown,true +word,Word.TableCollection,"context",Property,Excellent,false +word,Word.TableCollection,"items",Property,Poor,false +word,Word.TableCollection,"getFirst()",Method,Great,true +word,Word.TableCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.TableCollection,"load(options)",Method,Excellent,false +word,Word.TableCollection,"load(propertyNames)",Method,Excellent,false +word,Word.TableCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableCollection,"toJSON()",Method,Excellent,false +word,Word.TableCollection,"track()",Method,Excellent,false +word,Word.TableCollection,"untrack()",Method,Excellent,false +word,Word.TableColumn,N/A,Class,Unknown,false +word,Word.TableColumn,"borders",Property,Great,false +word,Word.TableColumn,"columnIndex",Property,Good,false +word,Word.TableColumn,"context",Property,Excellent,false +word,Word.TableColumn,"isFirst",Property,Great,false +word,Word.TableColumn,"isLast",Property,Great,false +word,Word.TableColumn,"nestingLevel",Property,Fine,false +word,Word.TableColumn,"preferredWidth",Property,Excellent,false +word,Word.TableColumn,"preferredWidthType",Property,Great,false +word,Word.TableColumn,"shading",Property,Great,false +word,Word.TableColumn,"width",Property,Good,false +word,Word.TableColumn,"autoFit()",Method,Fine,false +word,Word.TableColumn,"delete()",Method,Poor,false +word,Word.TableColumn,"load(options)",Method,Excellent,false +word,Word.TableColumn,"load(propertyNames)",Method,Excellent,false +word,Word.TableColumn,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableColumn,"select()",Method,Poor,false +word,Word.TableColumn,"set(properties, options)",Method,Good,false +word,Word.TableColumn,"set(properties)",Method,Good,false +word,Word.TableColumn,"setWidth(columnWidth, rulerStyle)",Method,Poor,false +word,Word.TableColumn,"setWidth(columnWidth, rulerStyle)",Method,Poor,false +word,Word.TableColumn,"sort()",Method,Poor,false +word,Word.TableColumn,"toJSON()",Method,Excellent,false +word,Word.TableColumn,"track()",Method,Excellent,false +word,Word.TableColumn,"untrack()",Method,Excellent,false +word,Word.TableColumnCollection,N/A,Class,Unknown,false +word,Word.TableColumnCollection,"context",Property,Excellent,false +word,Word.TableColumnCollection,"items",Property,Poor,false +word,Word.TableColumnCollection,"add(beforeColumn)",Method,Great,false +word,Word.TableColumnCollection,"autoFit()",Method,Fine,false +word,Word.TableColumnCollection,"delete()",Method,Good,false +word,Word.TableColumnCollection,"distributeWidth()",Method,Good,false +word,Word.TableColumnCollection,"load(options)",Method,Excellent,false +word,Word.TableColumnCollection,"load(propertyNames)",Method,Excellent,false +word,Word.TableColumnCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableColumnCollection,"select()",Method,Fine,false +word,Word.TableColumnCollection,"setWidth(columnWidth, rulerStyle)",Method,Poor,false +word,Word.TableColumnCollection,"setWidth(columnWidth, rulerStyle)",Method,Poor,false +word,Word.TableColumnCollection,"toJSON()",Method,Excellent,false +word,Word.TableColumnCollection,"track()",Method,Excellent,false +word,Word.TableColumnCollection,"untrack()",Method,Excellent,false +word,Word.TableConvertToTextOptions,N/A,Interface,Unknown,false +word,Word.TableConvertToTextOptions,"nestedTables",Property,Excellent,false +word,Word.TableConvertToTextOptions,"separator",Property,Excellent,false +word,Word.TableDirection,N/A,Enum,Unknown,false +word,Word.TableDirection,"leftToRight",EnumField,Fine,false +word,Word.TableDirection,"rightToLeft",EnumField,Fine,false +word,Word.TableFieldSeparator,N/A,Enum,Unknown,false +word,Word.TableFieldSeparator,"comma",EnumField,Fine,false +word,Word.TableFieldSeparator,"defaultListSeparator",EnumField,Good,false +word,Word.TableFieldSeparator,"paragraph",EnumField,Fine,false +word,Word.TableFieldSeparator,"tab",EnumField,Fine,false +word,Word.TableFormat,N/A,Enum,Unknown,false +word,Word.TableFormat,"classic1",EnumField,Fine,false +word,Word.TableFormat,"classic2",EnumField,Fine,false +word,Word.TableFormat,"classic3",EnumField,Fine,false +word,Word.TableFormat,"classic4",EnumField,Fine,false +word,Word.TableFormat,"colorful1",EnumField,Fine,false +word,Word.TableFormat,"colorful2",EnumField,Fine,false +word,Word.TableFormat,"colorful3",EnumField,Fine,false +word,Word.TableFormat,"columns1",EnumField,Fine,false +word,Word.TableFormat,"columns2",EnumField,Fine,false +word,Word.TableFormat,"columns3",EnumField,Fine,false +word,Word.TableFormat,"columns4",EnumField,Fine,false +word,Word.TableFormat,"columns5",EnumField,Fine,false +word,Word.TableFormat,"contemporary",EnumField,Fine,false +word,Word.TableFormat,"elegant",EnumField,Fine,false +word,Word.TableFormat,"grid1",EnumField,Fine,false +word,Word.TableFormat,"grid2",EnumField,Fine,false +word,Word.TableFormat,"grid3",EnumField,Fine,false +word,Word.TableFormat,"grid4",EnumField,Fine,false +word,Word.TableFormat,"grid5",EnumField,Fine,false +word,Word.TableFormat,"grid6",EnumField,Fine,false +word,Word.TableFormat,"grid7",EnumField,Fine,false +word,Word.TableFormat,"grid8",EnumField,Fine,false +word,Word.TableFormat,"list1",EnumField,Fine,false +word,Word.TableFormat,"list2",EnumField,Fine,false +word,Word.TableFormat,"list3",EnumField,Fine,false +word,Word.TableFormat,"list4",EnumField,Fine,false +word,Word.TableFormat,"list5",EnumField,Fine,false +word,Word.TableFormat,"list6",EnumField,Fine,false +word,Word.TableFormat,"list7",EnumField,Fine,false +word,Word.TableFormat,"list8",EnumField,Fine,false +word,Word.TableFormat,"none",EnumField,Fine,false +word,Word.TableFormat,"professional",EnumField,Fine,false +word,Word.TableFormat,"simple1",EnumField,Fine,false +word,Word.TableFormat,"simple2",EnumField,Fine,false +word,Word.TableFormat,"simple3",EnumField,Fine,false +word,Word.TableFormat,"subtle1",EnumField,Fine,false +word,Word.TableFormat,"subtle2",EnumField,Fine,false +word,Word.TableFormat,"threeDEffects1",EnumField,Good,false +word,Word.TableFormat,"threeDEffects2",EnumField,Good,false +word,Word.TableFormat,"threeDEffects3",EnumField,Good,false +word,Word.TableFormat,"web1",EnumField,Fine,false +word,Word.TableFormat,"web2",EnumField,Fine,false +word,Word.TableFormat,"web3",EnumField,Fine,false +word,Word.TableFormatType,N/A,Enum,Unknown,false +word,Word.TableFormatType,"classic1",EnumField,Fine,false +word,Word.TableFormatType,"classic2",EnumField,Fine,false +word,Word.TableFormatType,"classic3",EnumField,Fine,false +word,Word.TableFormatType,"classic4",EnumField,Fine,false +word,Word.TableFormatType,"colorful1",EnumField,Fine,false +word,Word.TableFormatType,"colorful2",EnumField,Fine,false +word,Word.TableFormatType,"colorful3",EnumField,Fine,false +word,Word.TableFormatType,"columns1",EnumField,Fine,false +word,Word.TableFormatType,"columns2",EnumField,Fine,false +word,Word.TableFormatType,"columns3",EnumField,Fine,false +word,Word.TableFormatType,"columns4",EnumField,Fine,false +word,Word.TableFormatType,"columns5",EnumField,Fine,false +word,Word.TableFormatType,"contemporary",EnumField,Fine,false +word,Word.TableFormatType,"elegant",EnumField,Fine,false +word,Word.TableFormatType,"grid1",EnumField,Fine,false +word,Word.TableFormatType,"grid2",EnumField,Fine,false +word,Word.TableFormatType,"grid3",EnumField,Fine,false +word,Word.TableFormatType,"grid4",EnumField,Fine,false +word,Word.TableFormatType,"grid5",EnumField,Fine,false +word,Word.TableFormatType,"grid6",EnumField,Fine,false +word,Word.TableFormatType,"grid7",EnumField,Fine,false +word,Word.TableFormatType,"grid8",EnumField,Fine,false +word,Word.TableFormatType,"list1",EnumField,Fine,false +word,Word.TableFormatType,"list2",EnumField,Fine,false +word,Word.TableFormatType,"list3",EnumField,Fine,false +word,Word.TableFormatType,"list4",EnumField,Fine,false +word,Word.TableFormatType,"list5",EnumField,Fine,false +word,Word.TableFormatType,"list6",EnumField,Fine,false +word,Word.TableFormatType,"list7",EnumField,Fine,false +word,Word.TableFormatType,"list8",EnumField,Fine,false +word,Word.TableFormatType,"none",EnumField,Fine,false +word,Word.TableFormatType,"professional",EnumField,Fine,false +word,Word.TableFormatType,"simple1",EnumField,Fine,false +word,Word.TableFormatType,"simple2",EnumField,Fine,false +word,Word.TableFormatType,"simple3",EnumField,Fine,false +word,Word.TableFormatType,"subtle1",EnumField,Fine,false +word,Word.TableFormatType,"subtle2",EnumField,Fine,false +word,Word.TableFormatType,"threeDEffects1",EnumField,Good,false +word,Word.TableFormatType,"threeDEffects2",EnumField,Good,false +word,Word.TableFormatType,"threeDEffects3",EnumField,Good,false +word,Word.TableFormatType,"web1",EnumField,Fine,false +word,Word.TableFormatType,"web2",EnumField,Fine,false +word,Word.TableFormatType,"web3",EnumField,Fine,false +word,Word.TableOfAuthorities,N/A,Class,Unknown,false +word,Word.TableOfAuthorities,"bookmark",Property,Great,false +word,Word.TableOfAuthorities,"category",Property,Excellent,false +word,Word.TableOfAuthorities,"context",Property,Excellent,false +word,Word.TableOfAuthorities,"entrySeparator",Property,Great,false +word,Word.TableOfAuthorities,"isCategoryHeaderIncluded",Property,Great,false +word,Word.TableOfAuthorities,"isEntryFormattingKept",Property,Great,false +word,Word.TableOfAuthorities,"isPassimUsed",Property,Great,false +word,Word.TableOfAuthorities,"pageNumberSeparator",Property,Great,false +word,Word.TableOfAuthorities,"pageRangeSeparator",Property,Great,false +word,Word.TableOfAuthorities,"range",Property,Fine,false +word,Word.TableOfAuthorities,"sequenceName",Property,Excellent,false +word,Word.TableOfAuthorities,"sequenceSeparator",Property,Great,false +word,Word.TableOfAuthorities,"tabLeader",Property,Great,false +word,Word.TableOfAuthorities,"delete()",Method,Fine,false +word,Word.TableOfAuthorities,"load(options)",Method,Excellent,false +word,Word.TableOfAuthorities,"load(propertyNames)",Method,Excellent,false +word,Word.TableOfAuthorities,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableOfAuthorities,"set(properties, options)",Method,Good,false +word,Word.TableOfAuthorities,"set(properties)",Method,Good,false +word,Word.TableOfAuthorities,"toJSON()",Method,Excellent,false +word,Word.TableOfAuthorities,"track()",Method,Excellent,false +word,Word.TableOfAuthorities,"untrack()",Method,Excellent,false +word,Word.TableOfAuthoritiesAddOptions,N/A,Interface,Excellent,false +word,Word.TableOfAuthoritiesAddOptions,"bookmark",Property,Excellent,false +word,Word.TableOfAuthoritiesAddOptions,"category",Property,Excellent,false +word,Word.TableOfAuthoritiesAddOptions,"entrySeparator",Property,Excellent,false +word,Word.TableOfAuthoritiesAddOptions,"includeCategoryHeader",Property,Excellent,false +word,Word.TableOfAuthoritiesAddOptions,"keepEntryFormatting",Property,Excellent,false +word,Word.TableOfAuthoritiesAddOptions,"pageNumberSeparator",Property,Excellent,false +word,Word.TableOfAuthoritiesAddOptions,"pageRangeSeparator",Property,Excellent,false +word,Word.TableOfAuthoritiesAddOptions,"sequenceName",Property,Excellent,false +word,Word.TableOfAuthoritiesAddOptions,"sequenceSeparator",Property,Excellent,false +word,Word.TableOfAuthoritiesAddOptions,"usePassim",Property,Excellent,false +word,Word.TableOfAuthoritiesCategory,N/A,Class,Unknown,false +word,Word.TableOfAuthoritiesCategory,"context",Property,Excellent,false +word,Word.TableOfAuthoritiesCategory,"name",Property,Excellent,false +word,Word.TableOfAuthoritiesCategory,"load(options)",Method,Excellent,false +word,Word.TableOfAuthoritiesCategory,"load(propertyNames)",Method,Excellent,false +word,Word.TableOfAuthoritiesCategory,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableOfAuthoritiesCategory,"toJSON()",Method,Excellent,false +word,Word.TableOfAuthoritiesCategory,"track()",Method,Excellent,false +word,Word.TableOfAuthoritiesCategory,"untrack()",Method,Excellent,false +word,Word.TableOfAuthoritiesCategoryCollection,N/A,Class,Unknown,false +word,Word.TableOfAuthoritiesCategoryCollection,"context",Property,Excellent,false +word,Word.TableOfAuthoritiesCategoryCollection,"items",Property,Poor,false +word,Word.TableOfAuthoritiesCategoryCollection,"getCount()",Method,Fine,false +word,Word.TableOfAuthoritiesCategoryCollection,"getItemAt(index)",Method,Excellent,false +word,Word.TableOfAuthoritiesCategoryCollection,"load(options)",Method,Excellent,false +word,Word.TableOfAuthoritiesCategoryCollection,"load(propertyNames)",Method,Excellent,false +word,Word.TableOfAuthoritiesCategoryCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableOfAuthoritiesCategoryCollection,"toJSON()",Method,Excellent,false +word,Word.TableOfAuthoritiesCategoryCollection,"track()",Method,Excellent,false +word,Word.TableOfAuthoritiesCategoryCollection,"untrack()",Method,Excellent,false +word,Word.TableOfAuthoritiesCollection,N/A,Class,Unknown,false +word,Word.TableOfAuthoritiesCollection,"context",Property,Excellent,false +word,Word.TableOfAuthoritiesCollection,"items",Property,Poor,false +word,Word.TableOfAuthoritiesCollection,"add(range, options)",Method,Good,false +word,Word.TableOfAuthoritiesCollection,"load(options)",Method,Excellent,false +word,Word.TableOfAuthoritiesCollection,"load(propertyNames)",Method,Excellent,false +word,Word.TableOfAuthoritiesCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableOfAuthoritiesCollection,"markAllCitations(shortCitation, options)",Method,Great,false +word,Word.TableOfAuthoritiesCollection,"markCitation(range, shortCitation, options)",Method,Great,false +word,Word.TableOfAuthoritiesCollection,"selectNextCitation(shortCitation)",Method,Good,false +word,Word.TableOfAuthoritiesCollection,"toJSON()",Method,Excellent,false +word,Word.TableOfAuthoritiesCollection,"track()",Method,Excellent,false +word,Word.TableOfAuthoritiesCollection,"untrack()",Method,Excellent,false +word,Word.TableOfAuthoritiesMarkCitationOptions,N/A,Interface,Unknown,false +word,Word.TableOfAuthoritiesMarkCitationOptions,"category",Property,Excellent,false +word,Word.TableOfAuthoritiesMarkCitationOptions,"longCitation",Property,Great,false +word,Word.TableOfAuthoritiesMarkCitationOptions,"longCitationAutoText",Property,Great,false +word,Word.TableOfContents,N/A,Class,Unknown,false +word,Word.TableOfContents,"additionalHeadingStyles",Property,Great,false +word,Word.TableOfContents,"areBuiltInHeadingStylesUsed",Property,Excellent,false +word,Word.TableOfContents,"areFieldsUsed",Property,Excellent,false +word,Word.TableOfContents,"areHyperlinksUsedOnWeb",Property,Excellent,false +word,Word.TableOfContents,"arePageNumbersHiddenOnWeb",Property,Excellent,false +word,Word.TableOfContents,"arePageNumbersIncluded",Property,Great,false +word,Word.TableOfContents,"arePageNumbersRightAligned",Property,Great,false +word,Word.TableOfContents,"context",Property,Excellent,false +word,Word.TableOfContents,"lowerHeadingLevel",Property,Excellent,false +word,Word.TableOfContents,"range",Property,Fine,false +word,Word.TableOfContents,"tabLeader",Property,Great,false +word,Word.TableOfContents,"tableId",Property,Excellent,false +word,Word.TableOfContents,"upperHeadingLevel",Property,Excellent,false +word,Word.TableOfContents,"delete()",Method,Fine,false +word,Word.TableOfContents,"load(options)",Method,Excellent,false +word,Word.TableOfContents,"load(propertyNames)",Method,Excellent,false +word,Word.TableOfContents,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableOfContents,"set(properties, options)",Method,Good,false +word,Word.TableOfContents,"set(properties)",Method,Good,false +word,Word.TableOfContents,"toJSON()",Method,Excellent,false +word,Word.TableOfContents,"track()",Method,Excellent,false +word,Word.TableOfContents,"untrack()",Method,Excellent,false +word,Word.TableOfContents,"updatePageNumbers()",Method,Fine,false +word,Word.TableOfContentsAddOptions,N/A,Interface,Excellent,false +word,Word.TableOfContentsAddOptions,"addedStyles",Property,Excellent,false +word,Word.TableOfContentsAddOptions,"hidePageNumbersOnWeb",Property,Excellent,false +word,Word.TableOfContentsAddOptions,"includePageNumbers",Property,Excellent,false +word,Word.TableOfContentsAddOptions,"lowerHeadingLevel",Property,Excellent,false +word,Word.TableOfContentsAddOptions,"rightAlignPageNumbers",Property,Excellent,false +word,Word.TableOfContentsAddOptions,"tableId",Property,Excellent,false +word,Word.TableOfContentsAddOptions,"upperHeadingLevel",Property,Excellent,false +word,Word.TableOfContentsAddOptions,"useBuiltInHeadingStyles",Property,Excellent,false +word,Word.TableOfContentsAddOptions,"useFields",Property,Excellent,false +word,Word.TableOfContentsAddOptions,"useHyperlinksOnWeb",Property,Excellent,false +word,Word.TableOfContentsAddOptions,"useOutlineLevels",Property,Excellent,false +word,Word.TableOfContentsCollection,N/A,Class,Unknown,false +word,Word.TableOfContentsCollection,"context",Property,Excellent,false +word,Word.TableOfContentsCollection,"items",Property,Poor,false +word,Word.TableOfContentsCollection,"add(range, options)",Method,Good,false +word,Word.TableOfContentsCollection,"load(options)",Method,Excellent,false +word,Word.TableOfContentsCollection,"load(propertyNames)",Method,Excellent,false +word,Word.TableOfContentsCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableOfContentsCollection,"markTocEntry(range, options)",Method,Great,false +word,Word.TableOfContentsCollection,"toJSON()",Method,Excellent,false +word,Word.TableOfContentsCollection,"track()",Method,Excellent,false +word,Word.TableOfContentsCollection,"untrack()",Method,Excellent,false +word,Word.TableOfContentsMarkEntryOptions,N/A,Interface,Unknown,false +word,Word.TableOfContentsMarkEntryOptions,"entry",Property,Excellent,false +word,Word.TableOfContentsMarkEntryOptions,"entryAutoText",Property,Excellent,false +word,Word.TableOfContentsMarkEntryOptions,"level",Property,Excellent,false +word,Word.TableOfContentsMarkEntryOptions,"tableId",Property,Great,false +word,Word.TableOfFigures,N/A,Class,Unknown,false +word,Word.TableOfFigures,"additionalHeadingStyles",Property,Great,false +word,Word.TableOfFigures,"areBuiltInHeadingStylesUsed",Property,Excellent,false +word,Word.TableOfFigures,"areFieldsUsed",Property,Excellent,false +word,Word.TableOfFigures,"areHyperlinksUsedOnWeb",Property,Excellent,false +word,Word.TableOfFigures,"arePageNumbersHiddenOnWeb",Property,Excellent,false +word,Word.TableOfFigures,"arePageNumbersIncluded",Property,Great,false +word,Word.TableOfFigures,"arePageNumbersRightAligned",Property,Great,false +word,Word.TableOfFigures,"captionLabel",Property,Great,false +word,Word.TableOfFigures,"context",Property,Excellent,false +word,Word.TableOfFigures,"isLabelIncluded",Property,Great,false +word,Word.TableOfFigures,"lowerHeadingLevel",Property,Excellent,false +word,Word.TableOfFigures,"range",Property,Fine,false +word,Word.TableOfFigures,"tabLeader",Property,Great,false +word,Word.TableOfFigures,"tableId",Property,Excellent,false +word,Word.TableOfFigures,"upperHeadingLevel",Property,Excellent,false +word,Word.TableOfFigures,"delete()",Method,Fine,false +word,Word.TableOfFigures,"load(options)",Method,Excellent,false +word,Word.TableOfFigures,"load(propertyNames)",Method,Excellent,false +word,Word.TableOfFigures,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableOfFigures,"set(properties, options)",Method,Good,false +word,Word.TableOfFigures,"set(properties)",Method,Good,false +word,Word.TableOfFigures,"toJSON()",Method,Excellent,false +word,Word.TableOfFigures,"track()",Method,Excellent,false +word,Word.TableOfFigures,"untrack()",Method,Excellent,false +word,Word.TableOfFigures,"updatePageNumbers()",Method,Fine,false +word,Word.TableOfFiguresAddOptions,N/A,Interface,Excellent,false +word,Word.TableOfFiguresAddOptions,"addedStyles",Property,Excellent,false +word,Word.TableOfFiguresAddOptions,"captionLabel",Property,Excellent,false +word,Word.TableOfFiguresAddOptions,"hidePageNumbersOnWeb",Property,Excellent,false +word,Word.TableOfFiguresAddOptions,"includeLabel",Property,Excellent,false +word,Word.TableOfFiguresAddOptions,"includePageNumbers",Property,Excellent,false +word,Word.TableOfFiguresAddOptions,"lowerHeadingLevel",Property,Excellent,false +word,Word.TableOfFiguresAddOptions,"rightAlignPageNumbers",Property,Excellent,false +word,Word.TableOfFiguresAddOptions,"tableId",Property,Excellent,false +word,Word.TableOfFiguresAddOptions,"upperHeadingLevel",Property,Excellent,false +word,Word.TableOfFiguresAddOptions,"useBuiltInHeadingStyles",Property,Excellent,false +word,Word.TableOfFiguresAddOptions,"useFields",Property,Excellent,false +word,Word.TableOfFiguresAddOptions,"useHyperlinksOnWeb",Property,Excellent,false +word,Word.TableOfFiguresCollection,N/A,Class,Unknown,false +word,Word.TableOfFiguresCollection,"context",Property,Excellent,false +word,Word.TableOfFiguresCollection,"items",Property,Poor,false +word,Word.TableOfFiguresCollection,"add(range, options)",Method,Good,false +word,Word.TableOfFiguresCollection,"load(options)",Method,Excellent,false +word,Word.TableOfFiguresCollection,"load(propertyNames)",Method,Excellent,false +word,Word.TableOfFiguresCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableOfFiguresCollection,"markTocEntry(range, options)",Method,Great,false +word,Word.TableOfFiguresCollection,"toJSON()",Method,Excellent,false +word,Word.TableOfFiguresCollection,"track()",Method,Excellent,false +word,Word.TableOfFiguresCollection,"untrack()",Method,Excellent,false +word,Word.TableRow,N/A,Class,Missing,true +word,Word.TableRow,"cellCount",Property,Poor,false +word,Word.TableRow,"cells",Property,Missing,true +word,Word.TableRow,"context",Property,Excellent,false +word,Word.TableRow,"endnotes",Property,Poor,false +word,Word.TableRow,"fields",Property,Great,false +word,Word.TableRow,"font",Property,Fine,false +word,Word.TableRow,"footnotes",Property,Poor,false +word,Word.TableRow,"horizontalAlignment",Property,Excellent,false +word,Word.TableRow,"isHeader",Property,Good,false +word,Word.TableRow,"parentTable",Property,Missing,false +word,Word.TableRow,"preferredHeight",Property,Great,false +word,Word.TableRow,"range",Property,Great,false +word,Word.TableRow,"rowIndex",Property,Poor,false +word,Word.TableRow,"shading",Property,Great,false +word,Word.TableRow,"shadingColor",Property,Great,false +word,Word.TableRow,"values",Property,Excellent,false +word,Word.TableRow,"verticalAlignment",Property,Excellent,false +word,Word.TableRow,"clear()",Method,Poor,false +word,Word.TableRow,"convertToText(options)",Method,Poor,false +word,Word.TableRow,"delete()",Method,Fine,false +word,Word.TableRow,"getBorder(borderLocation)",Method,Poor,true +word,Word.TableRow,"getBorder(borderLocation)",Method,Poor,false +word,Word.TableRow,"getCellPadding(cellPaddingLocation)",Method,Poor,true +word,Word.TableRow,"getCellPadding(cellPaddingLocation)",Method,Poor,false +word,Word.TableRow,"getNext()",Method,Great,false +word,Word.TableRow,"getNextOrNullObject()",Method,Excellent,false +word,Word.TableRow,"insertContentControl()",Method,Poor,false +word,Word.TableRow,"insertRows(insertLocation, rowCount, values)",Method,Great,false +word,Word.TableRow,"load(options)",Method,Excellent,false +word,Word.TableRow,"load(propertyNames)",Method,Excellent,false +word,Word.TableRow,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableRow,"merge()",Method,Poor,false +word,Word.TableRow,"search(searchText, searchOptions)",Method,Excellent,false +word,Word.TableRow,"select(selectionMode)",Method,Poor,false +word,Word.TableRow,"select(selectionMode)",Method,Poor,false +word,Word.TableRow,"set(properties, options)",Method,Good,false +word,Word.TableRow,"set(properties)",Method,Good,false +word,Word.TableRow,"setCellPadding(cellPaddingLocation, cellPadding)",Method,Poor,false +word,Word.TableRow,"setCellPadding(cellPaddingLocation, cellPadding)",Method,Poor,false +word,Word.TableRow,"setHeight(rowHeight, heightRule)",Method,Poor,false +word,Word.TableRow,"setHeight(rowHeight, heightRule)",Method,Poor,false +word,Word.TableRow,"setLeftIndent(leftIndent, rulerStyle)",Method,Poor,false +word,Word.TableRow,"setLeftIndent(leftIndent, rulerStyle)",Method,Poor,false +word,Word.TableRow,"toJSON()",Method,Excellent,false +word,Word.TableRow,"track()",Method,Excellent,false +word,Word.TableRow,"untrack()",Method,Excellent,false +word,Word.TableRowCollection,N/A,Class,Unknown,true +word,Word.TableRowCollection,"context",Property,Excellent,false +word,Word.TableRowCollection,"items",Property,Poor,false +word,Word.TableRowCollection,"convertToText(options)",Method,Poor,false +word,Word.TableRowCollection,"delete()",Method,Fine,false +word,Word.TableRowCollection,"distributeHeight()",Method,Fine,false +word,Word.TableRowCollection,"getFirst()",Method,Great,true +word,Word.TableRowCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.TableRowCollection,"load(options)",Method,Excellent,false +word,Word.TableRowCollection,"load(propertyNames)",Method,Excellent,false +word,Word.TableRowCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableRowCollection,"select()",Method,Poor,false +word,Word.TableRowCollection,"setHeight(rowHeight, heightRule)",Method,Poor,false +word,Word.TableRowCollection,"setHeight(rowHeight, heightRule)",Method,Poor,false +word,Word.TableRowCollection,"setLeftIndent(leftIndent, rulerStyle)",Method,Poor,false +word,Word.TableRowCollection,"setLeftIndent(leftIndent, rulerStyle)",Method,Poor,false +word,Word.TableRowCollection,"toJSON()",Method,Excellent,false +word,Word.TableRowCollection,"track()",Method,Excellent,false +word,Word.TableRowCollection,"untrack()",Method,Excellent,false +word,Word.TableSortOptions,N/A,Interface,Unknown,false +word,Word.TableSortOptions,"bidirectionalSort",Property,Excellent,false +word,Word.TableSortOptions,"caseSensitive",Property,Excellent,false +word,Word.TableSortOptions,"excludeHeader",Property,Excellent,false +word,Word.TableSortOptions,"fieldNumber",Property,Excellent,false +word,Word.TableSortOptions,"fieldNumber2",Property,Excellent,false +word,Word.TableSortOptions,"fieldNumber3",Property,Great,false +word,Word.TableSortOptions,"ignoreArabicThe",Property,Excellent,false +word,Word.TableSortOptions,"ignoreDiacritics",Property,Excellent,false +word,Word.TableSortOptions,"ignoreHebrew",Property,Excellent,false +word,Word.TableSortOptions,"ignoreKashida",Property,Excellent,false +word,Word.TableSortOptions,"languageId",Property,Good,false +word,Word.TableSortOptions,"sortFieldType",Property,Excellent,false +word,Word.TableSortOptions,"sortFieldType2",Property,Excellent,false +word,Word.TableSortOptions,"sortFieldType3",Property,Excellent,false +word,Word.TableSortOptions,"sortOrder",Property,Excellent,false +word,Word.TableSortOptions,"sortOrder2",Property,Excellent,false +word,Word.TableSortOptions,"sortOrder3",Property,Excellent,false +word,Word.TableStyle,N/A,Class,Unknown,true +word,Word.TableStyle,"alignment",Property,Great,false +word,Word.TableStyle,"allowBreakAcrossPage",Property,Great,false +word,Word.TableStyle,"borders",Property,Good,false +word,Word.TableStyle,"bottomCellMargin",Property,Great,false +word,Word.TableStyle,"cellSpacing",Property,Great,false +word,Word.TableStyle,"columnStripe",Property,Excellent,false +word,Word.TableStyle,"context",Property,Excellent,false +word,Word.TableStyle,"isBreakAcrossPagesAllowed",Property,Great,false +word,Word.TableStyle,"leftCellMargin",Property,Great,false +word,Word.TableStyle,"leftIndent",Property,Excellent,false +word,Word.TableStyle,"rightCellMargin",Property,Great,false +word,Word.TableStyle,"rowStripe",Property,Excellent,false +word,Word.TableStyle,"shading",Property,Great,false +word,Word.TableStyle,"tableDirection",Property,Great,false +word,Word.TableStyle,"topCellMargin",Property,Great,false +word,Word.TableStyle,"condition(conditionCode)",Method,Excellent,false +word,Word.TableStyle,"condition(conditionCode)",Method,Excellent,false +word,Word.TableStyle,"load(options)",Method,Excellent,false +word,Word.TableStyle,"load(propertyNames)",Method,Excellent,false +word,Word.TableStyle,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TableStyle,"set(properties, options)",Method,Good,false +word,Word.TableStyle,"set(properties)",Method,Good,false +word,Word.TableStyle,"toJSON()",Method,Excellent,false +word,Word.TableStyle,"track()",Method,Excellent,false +word,Word.TableStyle,"untrack()",Method,Excellent,false +word,Word.TabStop,N/A,Class,Unknown,false +word,Word.TabStop,"alignment",Property,Good,false +word,Word.TabStop,"context",Property,Excellent,false +word,Word.TabStop,"customTab",Property,Poor,false +word,Word.TabStop,"leader",Property,Great,false +word,Word.TabStop,"next",Property,Poor,false +word,Word.TabStop,"position",Property,Fine,false +word,Word.TabStop,"previous",Property,Poor,false +word,Word.TabStop,"clear()",Method,Poor,false +word,Word.TabStop,"load(options)",Method,Excellent,false +word,Word.TabStop,"load(propertyNames)",Method,Excellent,false +word,Word.TabStop,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TabStop,"toJSON()",Method,Excellent,false +word,Word.TabStop,"track()",Method,Excellent,false +word,Word.TabStop,"untrack()",Method,Excellent,false +word,Word.TabStopAddOptions,N/A,Interface,Excellent,false +word,Word.TabStopAddOptions,"alignment",Property,Excellent,false +word,Word.TabStopAddOptions,"leader",Property,Excellent,false +word,Word.TabStopCollection,N/A,Class,Unknown,false +word,Word.TabStopCollection,"context",Property,Excellent,false +word,Word.TabStopCollection,"items",Property,Poor,false +word,Word.TabStopCollection,"add(position, options)",Method,Great,false +word,Word.TabStopCollection,"after(Position)",Method,Excellent,false +word,Word.TabStopCollection,"before(Position)",Method,Excellent,false +word,Word.TabStopCollection,"clearAll()",Method,Fine,false +word,Word.TabStopCollection,"getItem(index)",Method,Good,false +word,Word.TabStopCollection,"load(options)",Method,Excellent,false +word,Word.TabStopCollection,"load(propertyNames)",Method,Excellent,false +word,Word.TabStopCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TabStopCollection,"toJSON()",Method,Excellent,false +word,Word.TabStopCollection,"track()",Method,Excellent,false +word,Word.TabStopCollection,"untrack()",Method,Excellent,false +word,Word.TargetBrowser,N/A,Enum,Unknown,false +word,Word.TargetBrowser,"ie4",EnumField,Fine,false +word,Word.TargetBrowser,"ie5",EnumField,Fine,false +word,Word.TargetBrowser,"ie6",EnumField,Fine,false +word,Word.TargetBrowser,"v3",EnumField,Fine,false +word,Word.TargetBrowser,"v4",EnumField,Fine,false +word,Word.Template,N/A,Class,Missing,false +word,Word.Template,"buildingBlockEntries",Property,Great,false +word,Word.Template,"buildingBlockTypes",Property,Great,false +word,Word.Template,"context",Property,Excellent,false +word,Word.Template,"farEastLineBreakLanguage",Property,Excellent,false +word,Word.Template,"farEastLineBreakLevel",Property,Great,false +word,Word.Template,"fullName",Property,Good,false +word,Word.Template,"hasNoProofing",Property,Great,false +word,Word.Template,"justificationMode",Property,Great,false +word,Word.Template,"kerningByAlgorithm",Property,Great,false +word,Word.Template,"languageId",Property,Excellent,false +word,Word.Template,"languageIdFarEast",Property,Great,false +word,Word.Template,"listTemplates",Property,Great,false +word,Word.Template,"name",Property,Good,false +word,Word.Template,"noLineBreakAfter",Property,Great,false +word,Word.Template,"noLineBreakBefore",Property,Great,false +word,Word.Template,"path",Property,Fine,false +word,Word.Template,"saved",Property,Excellent,false +word,Word.Template,"type",Property,Fine,false +word,Word.Template,"load(options)",Method,Excellent,false +word,Word.Template,"load(propertyNames)",Method,Excellent,false +word,Word.Template,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Template,"save()",Method,Missing,false +word,Word.Template,"set(properties, options)",Method,Good,false +word,Word.Template,"set(properties)",Method,Good,false +word,Word.Template,"toJSON()",Method,Excellent,false +word,Word.Template,"track()",Method,Excellent,false +word,Word.Template,"untrack()",Method,Excellent,false +word,Word.TemplateCollection,N/A,Class,Unknown,false +word,Word.TemplateCollection,"context",Property,Excellent,false +word,Word.TemplateCollection,"items",Property,Poor,false +word,Word.TemplateCollection,"getCount()",Method,Fine,false +word,Word.TemplateCollection,"getItemAt(index)",Method,Good,false +word,Word.TemplateCollection,"importBuildingBlocks()",Method,Fine,false +word,Word.TemplateCollection,"load(options)",Method,Excellent,false +word,Word.TemplateCollection,"load(propertyNames)",Method,Excellent,false +word,Word.TemplateCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TemplateCollection,"toJSON()",Method,Excellent,false +word,Word.TemplateCollection,"track()",Method,Excellent,false +word,Word.TemplateCollection,"untrack()",Method,Excellent,false +word,Word.TemplateType,N/A,Enum,Unknown,false +word,Word.TemplateType,"attached",EnumField,Fine,false +word,Word.TemplateType,"global",EnumField,Good,false +word,Word.TemplateType,"normal",EnumField,Fine,false +word,Word.TextboxTightWrap,N/A,Enum,Unknown,false +word,Word.TextboxTightWrap,"all",EnumField,Fine,false +word,Word.TextboxTightWrap,"firstAndLastLines",EnumField,Fine,false +word,Word.TextboxTightWrap,"firstLineOnly",EnumField,Fine,false +word,Word.TextboxTightWrap,"lastLineOnly",EnumField,Fine,false +word,Word.TextboxTightWrap,"none",EnumField,Fine,false +word,Word.TextColumn,N/A,Class,Unknown,false +word,Word.TextColumn,"context",Property,Excellent,false +word,Word.TextColumn,"spaceAfter",Property,Great,false +word,Word.TextColumn,"width",Property,Great,false +word,Word.TextColumn,"load(options)",Method,Excellent,false +word,Word.TextColumn,"load(propertyNames)",Method,Excellent,false +word,Word.TextColumn,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TextColumn,"set(properties, options)",Method,Good,false +word,Word.TextColumn,"set(properties)",Method,Good,false +word,Word.TextColumn,"toJSON()",Method,Excellent,false +word,Word.TextColumn,"track()",Method,Excellent,false +word,Word.TextColumn,"untrack()",Method,Excellent,false +word,Word.TextColumnAddOptions,N/A,Interface,Unknown,false +word,Word.TextColumnAddOptions,"isEvenlySpaced",Property,Excellent,false +word,Word.TextColumnAddOptions,"spacing",Property,Excellent,false +word,Word.TextColumnAddOptions,"width",Property,Excellent,false +word,Word.TextColumnCollection,N/A,Class,Unknown,false +word,Word.TextColumnCollection,"context",Property,Excellent,false +word,Word.TextColumnCollection,"items",Property,Poor,false +word,Word.TextColumnCollection,"add(options)",Method,Great,false +word,Word.TextColumnCollection,"getFlowDirection()",Method,Fine,false +word,Word.TextColumnCollection,"getHasLineBetween()",Method,Good,false +word,Word.TextColumnCollection,"getIsEvenlySpaced()",Method,Poor,false +word,Word.TextColumnCollection,"load(options)",Method,Excellent,false +word,Word.TextColumnCollection,"load(propertyNames)",Method,Excellent,false +word,Word.TextColumnCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TextColumnCollection,"setCount(numColumns)",Method,Good,false +word,Word.TextColumnCollection,"setFlowDirection(value)",Method,Fine,false +word,Word.TextColumnCollection,"setFlowDirection(value)",Method,Fine,false +word,Word.TextColumnCollection,"setHasLineBetween(value)",Method,Good,false +word,Word.TextColumnCollection,"setIsEvenlySpaced(value)",Method,Poor,false +word,Word.TextColumnCollection,"toJSON()",Method,Excellent,false +word,Word.TextColumnCollection,"track()",Method,Excellent,false +word,Word.TextColumnCollection,"untrack()",Method,Excellent,false +word,Word.TextFrame,N/A,Class,Unknown,false +word,Word.TextFrame,"autoSizeSetting",Property,Fine,false +word,Word.TextFrame,"bottomMargin",Property,Fine,false +word,Word.TextFrame,"context",Property,Excellent,false +word,Word.TextFrame,"hasText",Property,Good,false +word,Word.TextFrame,"leftMargin",Property,Fine,false +word,Word.TextFrame,"noTextRotation",Property,Excellent,false +word,Word.TextFrame,"orientation",Property,Fine,false +word,Word.TextFrame,"rightMargin",Property,Fine,false +word,Word.TextFrame,"topMargin",Property,Fine,false +word,Word.TextFrame,"verticalAlignment",Property,Fine,false +word,Word.TextFrame,"wordWrap",Property,Fine,false +word,Word.TextFrame,"load(options)",Method,Excellent,false +word,Word.TextFrame,"load(propertyNames)",Method,Excellent,false +word,Word.TextFrame,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TextFrame,"set(properties, options)",Method,Good,false +word,Word.TextFrame,"set(properties)",Method,Good,false +word,Word.TextFrame,"toJSON()",Method,Excellent,false +word,Word.TextFrame,"track()",Method,Excellent,false +word,Word.TextFrame,"untrack()",Method,Excellent,false +word,Word.TextOrientation,N/A,Enum,Unknown,false +word,Word.TextOrientation,"downward",EnumField,Fine,false +word,Word.TextOrientation,"horizontal",EnumField,Fine,false +word,Word.TextOrientation,"horizontalRotatedFarEast",EnumField,Fine,false +word,Word.TextOrientation,"upward",EnumField,Fine,false +word,Word.TextOrientation,"vertical",EnumField,Fine,false +word,Word.TextOrientation,"verticalFarEast",EnumField,Fine,false +word,Word.TextureAlignment,N/A,Enum,Unknown,false +word,Word.TextureAlignment,"bottom",EnumField,Fine,false +word,Word.TextureAlignment,"bottomLeft",EnumField,Fine,false +word,Word.TextureAlignment,"bottomRight",EnumField,Fine,false +word,Word.TextureAlignment,"center",EnumField,Fine,false +word,Word.TextureAlignment,"left",EnumField,Fine,false +word,Word.TextureAlignment,"mixed",EnumField,Excellent,false +word,Word.TextureAlignment,"right",EnumField,Fine,false +word,Word.TextureAlignment,"top",EnumField,Fine,false +word,Word.TextureAlignment,"topLeft",EnumField,Fine,false +word,Word.TextureAlignment,"topRight",EnumField,Fine,false +word,Word.TextureType,N/A,Enum,Good,false +word,Word.TextureType,"mixed",EnumField,Excellent,false +word,Word.TextureType,"preset",EnumField,Fine,false +word,Word.TextureType,"userDefined",EnumField,Fine,false +word,Word.ThemeColorIndex,N/A,Enum,Unknown,false +word,Word.ThemeColorIndex,"accent1",EnumField,Fine,false +word,Word.ThemeColorIndex,"accent2",EnumField,Fine,false +word,Word.ThemeColorIndex,"accent3",EnumField,Fine,false +word,Word.ThemeColorIndex,"accent4",EnumField,Fine,false +word,Word.ThemeColorIndex,"accent5",EnumField,Good,false +word,Word.ThemeColorIndex,"accent6",EnumField,Fine,false +word,Word.ThemeColorIndex,"background1",EnumField,Fine,false +word,Word.ThemeColorIndex,"background2",EnumField,Fine,false +word,Word.ThemeColorIndex,"hyperlink",EnumField,Good,false +word,Word.ThemeColorIndex,"hyperlinkFollowed",EnumField,Good,false +word,Word.ThemeColorIndex,"mainDark1",EnumField,Fine,false +word,Word.ThemeColorIndex,"mainDark2",EnumField,Fine,false +word,Word.ThemeColorIndex,"mainLight1",EnumField,Fine,false +word,Word.ThemeColorIndex,"mainLight2",EnumField,Fine,false +word,Word.ThemeColorIndex,"notThemeColor",EnumField,Great,false +word,Word.ThemeColorIndex,"text1",EnumField,Fine,false +word,Word.ThemeColorIndex,"text2",EnumField,Fine,false +word,Word.ThreeDimensionalFormat,N/A,Class,Unknown,false +word,Word.ThreeDimensionalFormat,"bevelBottomDepth",Property,Good,false +word,Word.ThreeDimensionalFormat,"bevelBottomInset",Property,Good,false +word,Word.ThreeDimensionalFormat,"bevelBottomType",Property,Excellent,false +word,Word.ThreeDimensionalFormat,"bevelTopDepth",Property,Good,false +word,Word.ThreeDimensionalFormat,"bevelTopInset",Property,Good,false +word,Word.ThreeDimensionalFormat,"bevelTopType",Property,Excellent,false +word,Word.ThreeDimensionalFormat,"context",Property,Excellent,false +word,Word.ThreeDimensionalFormat,"contourColor",Property,Great,false +word,Word.ThreeDimensionalFormat,"contourWidth",Property,Good,false +word,Word.ThreeDimensionalFormat,"depth",Property,Good,false +word,Word.ThreeDimensionalFormat,"extrusionColor",Property,Great,false +word,Word.ThreeDimensionalFormat,"extrusionColorType",Property,Excellent,false +word,Word.ThreeDimensionalFormat,"fieldOfView",Property,Good,false +word,Word.ThreeDimensionalFormat,"isPerspective",Property,Great,false +word,Word.ThreeDimensionalFormat,"isVisible",Property,Excellent,false +word,Word.ThreeDimensionalFormat,"lightAngle",Property,Good,false +word,Word.ThreeDimensionalFormat,"presetCamera",Property,Great,false +word,Word.ThreeDimensionalFormat,"presetExtrusionDirection",Property,Good,false +word,Word.ThreeDimensionalFormat,"presetLighting",Property,Excellent,false +word,Word.ThreeDimensionalFormat,"presetLightingDirection",Property,Great,false +word,Word.ThreeDimensionalFormat,"presetLightingSoftness",Property,Good,false +word,Word.ThreeDimensionalFormat,"presetMaterial",Property,Good,false +word,Word.ThreeDimensionalFormat,"presetThreeDimensionalFormat",Property,Fine,false +word,Word.ThreeDimensionalFormat,"projectText",Property,Great,false +word,Word.ThreeDimensionalFormat,"rotationX",Property,Great,false +word,Word.ThreeDimensionalFormat,"rotationY",Property,Great,false +word,Word.ThreeDimensionalFormat,"rotationZ",Property,Good,false +word,Word.ThreeDimensionalFormat,"z",Property,Great,false +word,Word.ThreeDimensionalFormat,"incrementRotationHorizontal(increment)",Method,Fine,false +word,Word.ThreeDimensionalFormat,"incrementRotationVertical(increment)",Method,Fine,false +word,Word.ThreeDimensionalFormat,"incrementRotationX(increment)",Method,Fine,false +word,Word.ThreeDimensionalFormat,"incrementRotationY(increment)",Method,Fine,false +word,Word.ThreeDimensionalFormat,"incrementRotationZ(increment)",Method,Fine,false +word,Word.ThreeDimensionalFormat,"load(options)",Method,Excellent,false +word,Word.ThreeDimensionalFormat,"load(propertyNames)",Method,Excellent,false +word,Word.ThreeDimensionalFormat,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.ThreeDimensionalFormat,"resetRotation()",Method,Fine,false +word,Word.ThreeDimensionalFormat,"set(properties, options)",Method,Good,false +word,Word.ThreeDimensionalFormat,"set(properties)",Method,Good,false +word,Word.ThreeDimensionalFormat,"setExtrusionDirection(presetExtrusionDirection)",Method,Poor,false +word,Word.ThreeDimensionalFormat,"setExtrusionDirection(presetExtrusionDirection)",Method,Poor,false +word,Word.ThreeDimensionalFormat,"setPresetCamera(presetCamera)",Method,Fine,false +word,Word.ThreeDimensionalFormat,"setPresetCamera(presetCamera)",Method,Fine,false +word,Word.ThreeDimensionalFormat,"setThreeDimensionalFormat(presetThreeDimensionalFormat)",Method,Fine,false +word,Word.ThreeDimensionalFormat,"setThreeDimensionalFormat(presetThreeDimensionalFormat)",Method,Fine,false +word,Word.ThreeDimensionalFormat,"toJSON()",Method,Excellent,false +word,Word.ThreeDimensionalFormat,"track()",Method,Excellent,false +word,Word.ThreeDimensionalFormat,"untrack()",Method,Excellent,false +word,Word.TrackedChange,N/A,Class,Unknown,true +word,Word.TrackedChange,"author",Property,Poor,false +word,Word.TrackedChange,"context",Property,Excellent,false +word,Word.TrackedChange,"date",Property,Poor,false +word,Word.TrackedChange,"text",Property,Poor,false +word,Word.TrackedChange,"type",Property,Poor,false +word,Word.TrackedChange,"accept()",Method,Poor,true +word,Word.TrackedChange,"getNext()",Method,Great,true +word,Word.TrackedChange,"getNextOrNullObject()",Method,Excellent,false +word,Word.TrackedChange,"getRange(rangeLocation)",Method,Poor,true +word,Word.TrackedChange,"load(options)",Method,Excellent,false +word,Word.TrackedChange,"load(propertyNames)",Method,Excellent,false +word,Word.TrackedChange,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TrackedChange,"reject()",Method,Poor,true +word,Word.TrackedChange,"toJSON()",Method,Excellent,false +word,Word.TrackedChange,"track()",Method,Excellent,false +word,Word.TrackedChange,"untrack()",Method,Excellent,false +word,Word.TrackedChangeCollection,N/A,Class,Unknown,true +word,Word.TrackedChangeCollection,"context",Property,Excellent,false +word,Word.TrackedChangeCollection,"items",Property,Poor,false +word,Word.TrackedChangeCollection,"acceptAll()",Method,Poor,true +word,Word.TrackedChangeCollection,"getFirst()",Method,Great,true +word,Word.TrackedChangeCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.TrackedChangeCollection,"load(options)",Method,Excellent,false +word,Word.TrackedChangeCollection,"load(propertyNames)",Method,Excellent,false +word,Word.TrackedChangeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.TrackedChangeCollection,"rejectAll()",Method,Poor,true +word,Word.TrackedChangeCollection,"toJSON()",Method,Excellent,false +word,Word.TrackedChangeCollection,"track()",Method,Excellent,false +word,Word.TrackedChangeCollection,"untrack()",Method,Excellent,false +word,Word.TrackedChangeType,N/A,Enum,Missing,true +word,Word.TrackedChangeType,"added",EnumField,Fine,false +word,Word.TrackedChangeType,"deleted",EnumField,Fine,false +word,Word.TrackedChangeType,"formatted",EnumField,Fine,false +word,Word.TrackedChangeType,"none",EnumField,Fine,false +word,Word.TrailingCharacter,N/A,Enum,Unknown,true +word,Word.TrailingCharacter,"trailingNone",EnumField,Fine,false +word,Word.TrailingCharacter,"trailingSpace",EnumField,Good,false +word,Word.TrailingCharacter,"trailingTab",EnumField,Fine,false +word,Word.TwoLinesInOneType,N/A,Enum,Unknown,false +word,Word.TwoLinesInOneType,"angleBrackets",EnumField,Fine,false +word,Word.TwoLinesInOneType,"curlyBrackets",EnumField,Fine,false +word,Word.TwoLinesInOneType,"noBrackets",EnumField,Fine,false +word,Word.TwoLinesInOneType,"none",EnumField,Fine,false +word,Word.TwoLinesInOneType,"parentheses",EnumField,Fine,false +word,Word.TwoLinesInOneType,"squareBrackets",EnumField,Fine,false +word,Word.Underline,N/A,Enum,Unknown,false +word,Word.Underline,"dash",EnumField,Fine,false +word,Word.Underline,"dashHeavy",EnumField,Fine,false +word,Word.Underline,"dashLong",EnumField,Fine,false +word,Word.Underline,"dashLongHeavy",EnumField,Fine,false +word,Word.Underline,"dotDash",EnumField,Fine,false +word,Word.Underline,"dotDashHeavy",EnumField,Fine,false +word,Word.Underline,"dotDotDash",EnumField,Fine,false +word,Word.Underline,"dotDotDashHeavy",EnumField,Fine,false +word,Word.Underline,"dotted",EnumField,Fine,false +word,Word.Underline,"dottedHeavy",EnumField,Fine,false +word,Word.Underline,"double",EnumField,Fine,false +word,Word.Underline,"none",EnumField,Fine,false +word,Word.Underline,"single",EnumField,Fine,false +word,Word.Underline,"thick",EnumField,Fine,false +word,Word.Underline,"wavy",EnumField,Fine,false +word,Word.Underline,"wavyDouble",EnumField,Fine,false +word,Word.Underline,"wavyHeavy",EnumField,Fine,false +word,Word.Underline,"words",EnumField,Fine,false +word,Word.UnderlineType,N/A,Enum,Unknown,true +word,Word.UnderlineType,"dashLine",EnumField,Fine,false +word,Word.UnderlineType,"dashLineHeavy",EnumField,Fine,false +word,Word.UnderlineType,"dashLineLong",EnumField,Fine,false +word,Word.UnderlineType,"dashLineLongHeavy",EnumField,Fine,false +word,Word.UnderlineType,"dotDashLine",EnumField,Fine,false +word,Word.UnderlineType,"dotDashLineHeavy",EnumField,Fine,false +word,Word.UnderlineType,"dotLine",EnumField,Fine,false +word,Word.UnderlineType,"dotted",EnumField,Fine,false +word,Word.UnderlineType,"dottedHeavy",EnumField,Fine,false +word,Word.UnderlineType,"double",EnumField,Fine,false +word,Word.UnderlineType,"hidden",EnumField,Fine,false +word,Word.UnderlineType,"mixed",EnumField,Fine,false +word,Word.UnderlineType,"none",EnumField,Fine,false +word,Word.UnderlineType,"single",EnumField,Great,false +word,Word.UnderlineType,"thick",EnumField,Fine,false +word,Word.UnderlineType,"twoDotDashLine",EnumField,Fine,false +word,Word.UnderlineType,"twoDotDashLineHeavy",EnumField,Fine,false +word,Word.UnderlineType,"wave",EnumField,Fine,false +word,Word.UnderlineType,"waveDouble",EnumField,Fine,false +word,Word.UnderlineType,"waveHeavy",EnumField,Fine,false +word,Word.UnderlineType,"word",EnumField,Fine,false +word,Word.UseFormattingFrom,N/A,Enum,Unknown,false +word,Word.UseFormattingFrom,"current",EnumField,Fine,false +word,Word.UseFormattingFrom,"prompt",EnumField,Fine,false +word,Word.UseFormattingFrom,"selected",EnumField,Fine,false +word,Word.VerticalAlignment,N/A,Enum,Missing,true +word,Word.VerticalAlignment,"bottom",EnumField,Fine,false +word,Word.VerticalAlignment,"center",EnumField,Fine,false +word,Word.VerticalAlignment,"mixed",EnumField,Fine,false +word,Word.VerticalAlignment,"top",EnumField,Fine,false +word,Word.View,N/A,Class,Unknown,false +word,Word.View,"areAllNonprintingCharactersDisplayed",Property,Great,false +word,Word.View,"areBackgroundsDisplayed",Property,Good,false +word,Word.View,"areBookmarksIndicated",Property,Fine,false +word,Word.View,"areCommentsDisplayed",Property,Great,false +word,Word.View,"areConnectingLinesToRevisionsBalloonDisplayed",Property,Great,false +word,Word.View,"areCropMarksDisplayed",Property,Fine,false +word,Word.View,"areDrawingsDisplayed",Property,Good,false +word,Word.View,"areEditableRangesShaded",Property,Great,false +word,Word.View,"areFieldCodesDisplayed",Property,Great,false +word,Word.View,"areFormatChangesDisplayed",Property,Excellent,false +word,Word.View,"areInkAnnotationsDisplayed",Property,Great,false +word,Word.View,"areInsertionsAndDeletionsDisplayed",Property,Excellent,false +word,Word.View,"areLinesWrappedToWindow",Property,Fine,false +word,Word.View,"areObjectAnchorsDisplayed",Property,Good,false +word,Word.View,"areOptionalBreaksDisplayed",Property,Great,false +word,Word.View,"areOptionalHyphensDisplayed",Property,Good,false +word,Word.View,"areOtherAuthorsVisible",Property,Fine,false +word,Word.View,"arePageBoundariesDisplayed",Property,Fine,false +word,Word.View,"areParagraphsMarksDisplayed",Property,Poor,false +word,Word.View,"arePicturePlaceholdersDisplayed",Property,Fine,false +word,Word.View,"areRevisionsAndCommentsDisplayed",Property,Excellent,false +word,Word.View,"areSpacesIndicated",Property,Poor,false +word,Word.View,"areTableGridlinesDisplayed",Property,Good,false +word,Word.View,"areTabsDisplayed",Property,Poor,false +word,Word.View,"areTextBoundariesDisplayed",Property,Good,false +word,Word.View,"columnWidth",Property,Good,false +word,Word.View,"context",Property,Excellent,false +word,Word.View,"fieldShading",Property,Fine,false +word,Word.View,"isDraft",Property,Great,false +word,Word.View,"isFirstLineOnlyDisplayed",Property,Great,false +word,Word.View,"isFormatDisplayed",Property,Great,false +word,Word.View,"isFullScreen",Property,Great,false +word,Word.View,"isHiddenTextDisplayed",Property,Fine,false +word,Word.View,"isHighlightingDisplayed",Property,Fine,false +word,Word.View,"isInConflictMode",Property,Great,false +word,Word.View,"isInPanning",Property,Great,false +word,Word.View,"isInReadingLayout",Property,Great,false +word,Word.View,"isMailMergeDataView",Property,Excellent,false +word,Word.View,"isMainTextLayerVisible",Property,Excellent,false +word,Word.View,"isPointerShownAsMagnifier",Property,Great,false +word,Word.View,"isReadingLayoutActualView",Property,Great,false +word,Word.View,"isXmlMarkupVisible",Property,Great,false +word,Word.View,"markupMode",Property,Good,false +word,Word.View,"pageColor",Property,Good,false +word,Word.View,"pageMovementType",Property,Good,false +word,Word.View,"readingLayoutTruncateMargins",Property,Excellent,false +word,Word.View,"revisionsBalloonSide",Property,Fine,false +word,Word.View,"revisionsBalloonWidth",Property,Good,false +word,Word.View,"revisionsBalloonWidthType",Property,Great,false +word,Word.View,"revisionsFilter",Property,Fine,false +word,Word.View,"seekView",Property,Great,false +word,Word.View,"splitSpecial",Property,Good,false +word,Word.View,"type",Property,Good,false +word,Word.View,"collapseAllHeadings()",Method,Poor,false +word,Word.View,"collapseOutline(range)",Method,Good,false +word,Word.View,"expandAllHeadings()",Method,Poor,false +word,Word.View,"expandOutline(range)",Method,Fine,false +word,Word.View,"load(options)",Method,Excellent,false +word,Word.View,"load(propertyNames)",Method,Excellent,false +word,Word.View,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.View,"nextHeaderFooter()",Method,Fine,false +word,Word.View,"previousHeaderFooter()",Method,Fine,false +word,Word.View,"set(properties, options)",Method,Good,false +word,Word.View,"set(properties)",Method,Good,false +word,Word.View,"showAllHeadings()",Method,Fine,false +word,Word.View,"showHeading(level)",Method,Good,false +word,Word.View,"toJSON()",Method,Excellent,false +word,Word.View,"track()",Method,Excellent,false +word,Word.View,"untrack()",Method,Excellent,false +word,Word.ViewType,N/A,Enum,Unknown,false +word,Word.ViewType,"conflict",EnumField,Fine,false +word,Word.ViewType,"master",EnumField,Fine,false +word,Word.ViewType,"normal",EnumField,Fine,false +word,Word.ViewType,"outline",EnumField,Fine,false +word,Word.ViewType,"print",EnumField,Fine,false +word,Word.ViewType,"printPreview",EnumField,Fine,false +word,Word.ViewType,"reading",EnumField,Fine,false +word,Word.ViewType,"web",EnumField,Fine,false +word,Word.WebSettings,N/A,Class,Unknown,false +word,Word.WebSettings,"allowPng",Property,Excellent,false +word,Word.WebSettings,"context",Property,Excellent,false +word,Word.WebSettings,"encoding",Property,Excellent,false +word,Word.WebSettings,"folderSuffix",Property,Great,false +word,Word.WebSettings,"organizeInFolder",Property,Excellent,false +word,Word.WebSettings,"pixelsPerInch",Property,Great,false +word,Word.WebSettings,"relyOnCSS",Property,Excellent,false +word,Word.WebSettings,"relyOnVectorMarkupLanguage",Property,Excellent,false +word,Word.WebSettings,"screenSize",Property,Great,false +word,Word.WebSettings,"targetBrowser",Property,Great,false +word,Word.WebSettings,"useLongFileNames",Property,Excellent,false +word,Word.WebSettings,"load(options)",Method,Excellent,false +word,Word.WebSettings,"load(propertyNames)",Method,Excellent,false +word,Word.WebSettings,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.WebSettings,"toJSON()",Method,Excellent,false +word,Word.WebSettings,"track()",Method,Excellent,false +word,Word.WebSettings,"untrack()",Method,Excellent,false +word,Word.WebSettings,"useDefaultFolderSuffix()",Method,Great,false +word,Word.Window,N/A,Class,Missing,true +word,Word.Window,"activePane",Property,Poor,true +word,Word.Window,"areRulersDisplayed",Property,Great,false +word,Word.Window,"areScreenTipsDisplayed",Property,Great,false +word,Word.Window,"areThumbnailsDisplayed",Property,Great,false +word,Word.Window,"caption",Property,Excellent,false +word,Word.Window,"context",Property,Excellent,false +word,Word.Window,"height",Property,Good,false +word,Word.Window,"horizontalPercentScrolled",Property,Great,false +word,Word.Window,"imeMode",Property,Excellent,false +word,Word.Window,"index",Property,Poor,false +word,Word.Window,"isActive",Property,Good,false +word,Word.Window,"isDocumentMapVisible",Property,Good,false +word,Word.Window,"isEnvelopeVisible",Property,Excellent,false +word,Word.Window,"isHorizontalScrollBarDisplayed",Property,Great,false +word,Word.Window,"isLeftScrollBarDisplayed",Property,Great,false +word,Word.Window,"isRightRulerDisplayed",Property,Great,false +word,Word.Window,"isSplit",Property,Great,false +word,Word.Window,"isVerticalRulerDisplayed",Property,Great,false +word,Word.Window,"isVerticalScrollBarDisplayed",Property,Great,false +word,Word.Window,"isVisible",Property,Good,false +word,Word.Window,"left",Property,Great,false +word,Word.Window,"next",Property,Fine,false +word,Word.Window,"panes",Property,Poor,false +word,Word.Window,"previous",Property,Fine,false +word,Word.Window,"showSourceDocuments",Property,Great,false +word,Word.Window,"splitVertical",Property,Great,false +word,Word.Window,"styleAreaWidth",Property,Good,false +word,Word.Window,"top",Property,Great,false +word,Word.Window,"type",Property,Poor,false +word,Word.Window,"usableHeight",Property,Fine,false +word,Word.Window,"usableWidth",Property,Fine,false +word,Word.Window,"verticalPercentScrolled",Property,Great,false +word,Word.Window,"view",Property,Good,false +word,Word.Window,"width",Property,Great,false +word,Word.Window,"windowNumber",Property,Good,false +word,Word.Window,"windowState",Property,Great,false +word,Word.Window,"activate()",Method,Poor,false +word,Word.Window,"close(options)",Method,Missing,false +word,Word.Window,"largeScroll(options)",Method,Good,false +word,Word.Window,"load(options)",Method,Excellent,false +word,Word.Window,"load(propertyNames)",Method,Excellent,false +word,Word.Window,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.Window,"pageScroll(options)",Method,Poor,false +word,Word.Window,"set(properties, options)",Method,Good,false +word,Word.Window,"set(properties)",Method,Good,false +word,Word.Window,"setFocus()",Method,Fine,false +word,Word.Window,"smallScroll(options)",Method,Good,false +word,Word.Window,"toggleRibbon()",Method,Poor,false +word,Word.Window,"toJSON()",Method,Excellent,false +word,Word.Window,"track()",Method,Excellent,false +word,Word.Window,"untrack()",Method,Excellent,false +word,Word.WindowCloseOptions,N/A,Interface,Unknown,false +word,Word.WindowCloseOptions,"routeDocument",Property,Excellent,false +word,Word.WindowCloseOptions,"saveChanges",Property,Excellent,false +word,Word.WindowCollection,N/A,Class,Unknown,false +word,Word.WindowCollection,"context",Property,Excellent,false +word,Word.WindowCollection,"items",Property,Poor,false +word,Word.WindowCollection,"getFirst()",Method,Great,false +word,Word.WindowCollection,"getFirstOrNullObject()",Method,Excellent,false +word,Word.WindowCollection,"load(options)",Method,Excellent,false +word,Word.WindowCollection,"load(propertyNames)",Method,Excellent,false +word,Word.WindowCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.WindowCollection,"toJSON()",Method,Excellent,false +word,Word.WindowCollection,"track()",Method,Excellent,false +word,Word.WindowCollection,"untrack()",Method,Excellent,false +word,Word.WindowPageScrollOptions,N/A,Interface,Unknown,false +word,Word.WindowPageScrollOptions,"down",Property,Excellent,false +word,Word.WindowPageScrollOptions,"up",Property,Excellent,false +word,Word.WindowScrollOptions,N/A,Interface,Excellent,false +word,Word.WindowScrollOptions,"down",Property,Excellent,false +word,Word.WindowScrollOptions,"left",Property,Excellent,false +word,Word.WindowScrollOptions,"right",Property,Excellent,false +word,Word.WindowScrollOptions,"up",Property,Excellent,false +word,Word.WindowState,N/A,Enum,Unknown,false +word,Word.WindowState,"maximize",EnumField,Fine,false +word,Word.WindowState,"minimize",EnumField,Fine,false +word,Word.WindowState,"normal",EnumField,Fine,false +word,Word.WindowType,N/A,Enum,Unknown,false +word,Word.WindowType,"document",EnumField,Great,false +word,Word.WindowType,"template",EnumField,Great,false +word,Word.XmlMapping,N/A,Class,Unknown,false +word,Word.XmlMapping,"context",Property,Excellent,false +word,Word.XmlMapping,"customXmlNode",Property,Great,false +word,Word.XmlMapping,"customXmlPart",Property,Great,false +word,Word.XmlMapping,"isMapped",Property,Good,false +word,Word.XmlMapping,"prefixMappings",Property,Great,false +word,Word.XmlMapping,"xpath",Property,Good,false +word,Word.XmlMapping,"delete()",Method,Good,false +word,Word.XmlMapping,"load(options)",Method,Excellent,false +word,Word.XmlMapping,"load(propertyNames)",Method,Excellent,false +word,Word.XmlMapping,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.XmlMapping,"set(properties, options)",Method,Good,false +word,Word.XmlMapping,"set(properties)",Method,Good,false +word,Word.XmlMapping,"setMapping(xPath, options)",Method,Fine,false +word,Word.XmlMapping,"setMappingByNode(node)",Method,Fine,false +word,Word.XmlMapping,"toJSON()",Method,Excellent,false +word,Word.XmlMapping,"track()",Method,Excellent,false +word,Word.XmlMapping,"untrack()",Method,Excellent,false +word,Word.XmlNode,N/A,Class,Unknown,false +word,Word.XmlNode,"attributes",Property,Excellent,false +word,Word.XmlNode,"baseName",Property,Poor,false +word,Word.XmlNode,"childNodes",Property,Excellent,false +word,Word.XmlNode,"context",Property,Excellent,false +word,Word.XmlNode,"firstChild",Property,Excellent,false +word,Word.XmlNode,"hasChildNodes",Property,Great,false +word,Word.XmlNode,"lastChild",Property,Excellent,false +word,Word.XmlNode,"level",Property,Excellent,false +word,Word.XmlNode,"namespaceUri",Property,Good,false +word,Word.XmlNode,"nextSibling",Property,Excellent,false +word,Word.XmlNode,"nodeType",Property,Poor,false +word,Word.XmlNode,"nodeValue",Property,Excellent,false +word,Word.XmlNode,"ownerDocument",Property,Poor,false +word,Word.XmlNode,"parentNode",Property,Poor,false +word,Word.XmlNode,"placeholderText",Property,Excellent,false +word,Word.XmlNode,"previousSibling",Property,Excellent,false +word,Word.XmlNode,"range",Property,Excellent,false +word,Word.XmlNode,"text",Property,Excellent,false +word,Word.XmlNode,"validationErrorText",Property,Excellent,false +word,Word.XmlNode,"validationStatus",Property,Good,false +word,Word.XmlNode,"copy()",Method,Great,false +word,Word.XmlNode,"cut()",Method,Great,false +word,Word.XmlNode,"delete()",Method,Great,false +word,Word.XmlNode,"load(options)",Method,Excellent,false +word,Word.XmlNode,"load(propertyNames)",Method,Excellent,false +word,Word.XmlNode,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.XmlNode,"removeChild(childElement)",Method,Excellent,false +word,Word.XmlNode,"selectNodes(xPath, options)",Method,Excellent,false +word,Word.XmlNode,"selectSingleNode(xPath, options)",Method,Excellent,false +word,Word.XmlNode,"setValidationError(status, options)",Method,Excellent,false +word,Word.XmlNode,"setValidationError(status, options)",Method,Excellent,false +word,Word.XmlNode,"toJSON()",Method,Excellent,false +word,Word.XmlNode,"track()",Method,Excellent,false +word,Word.XmlNode,"untrack()",Method,Excellent,false +word,Word.XmlNode,"validate()",Method,Good,false +word,Word.XmlNodeCollection,N/A,Class,Unknown,false +word,Word.XmlNodeCollection,"context",Property,Excellent,false +word,Word.XmlNodeCollection,"items",Property,Poor,false +word,Word.XmlNodeCollection,"getItem(index)",Method,Good,false +word,Word.XmlNodeCollection,"getItemAt(index)",Method,Great,false +word,Word.XmlNodeCollection,"load(options)",Method,Excellent,false +word,Word.XmlNodeCollection,"load(propertyNames)",Method,Excellent,false +word,Word.XmlNodeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false +word,Word.XmlNodeCollection,"toJSON()",Method,Excellent,false +word,Word.XmlNodeCollection,"track()",Method,Excellent,false +word,Word.XmlNodeCollection,"untrack()",Method,Excellent,false +word,Word.XmlNodeLevel,N/A,Enum,Unknown,false +word,Word.XmlNodeLevel,"cell",EnumField,Fine,false +word,Word.XmlNodeLevel,"inline",EnumField,Fine,false +word,Word.XmlNodeLevel,"paragraph",EnumField,Fine,false +word,Word.XmlNodeLevel,"row",EnumField,Fine,false +word,Word.XmlNodeSetValidationErrorOptions,N/A,Interface,Excellent,false +word,Word.XmlNodeSetValidationErrorOptions,"clearedAutomatically",Property,Excellent,false +word,Word.XmlNodeSetValidationErrorOptions,"errorText",Property,Excellent,false +word,Word.XmlNodeType,N/A,Enum,Unknown,false +word,Word.XmlNodeType,"attribute",EnumField,Good,false +word,Word.XmlNodeType,"element",EnumField,Fine,false +word,Word.XmlSetMappingOptions,N/A,Interface,Unknown,false +word,Word.XmlSetMappingOptions,"prefixMapping",Property,Excellent,false +word,Word.XmlSetMappingOptions,"source",Property,Excellent,false +word,Word.XmlValidationStatus,N/A,Enum,Unknown,false +word,Word.XmlValidationStatus,"custom",EnumField,Good,false +word,Word.XmlValidationStatus,"ok",EnumField,Fine,false +word,N/A,N/A,Package,Missing,false +word,N/A,"Word.run(objects, batch)",Method,Excellent,false +word,N/A,"Word.run(object, batch)",Method,Excellent,false +word,N/A,"Word.run(batch)",Method,Excellent,false \ No newline at end of file diff --git a/generate-docs/api-extractor-inputs-custom-functions-runtime/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-custom-functions-runtime/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-custom-functions-runtime/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-custom-functions-runtime/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-office-release/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-office-release/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-office-release/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-office-release/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-office-runtime/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-office-runtime/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-office-runtime/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-office-runtime/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_1/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_1/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_1/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_1/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_2/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_2/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_2/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_2/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_3/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_3/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_3/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_3/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_4/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_4/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_4/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_4/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_5/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_5/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_5/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_5/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_6/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_6/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_6/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_6/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_7/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_7/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_7/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_7/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_8/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_8/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_8/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_8/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_9/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_9/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_9/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-powerpoint-release/PowerPoint_1_9/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-powerpoint/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-powerpoint/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-powerpoint/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-powerpoint/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_1/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_1_1/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_1_1/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_1_1/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_2/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_1_2/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_1_2/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_1_2/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_3/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_1_3/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_1_3/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_1_3/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_3_hidden_document/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_1_3_hidden_document/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_1_3_hidden_document/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_1_3_hidden_document/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_4/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_1_4/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_1_4/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_1_4/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_4_hidden_document/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_1_4_hidden_document/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_1_4_hidden_document/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_1_4_hidden_document/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_5/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_1_5/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_1_5/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_1_5/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_6/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_1_6/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_1_6/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_1_6/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_7/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_1_7/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_1_7/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_1_7/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_8/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_1_8/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_1_8/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_1_8/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_9/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_1_9/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_1_9/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_1_9/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_desktop_1_1/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_desktop_1_1/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_desktop_1_1/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_desktop_1_1/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_desktop_1_2/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_desktop_1_2/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_desktop_1_2/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_desktop_1_2/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_desktop_1_3/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_desktop_1_3/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_desktop_1_3/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_desktop_1_3/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word-release/word_online/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word-release/word_online/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word-release/word_online/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word-release/word_online/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/api-extractor-inputs-word/tsdoc-metadata.json b/generate-docs/api-extractor-inputs-word/tsdoc-metadata.json index d95757eac5..018ab4c3f2 100644 --- a/generate-docs/api-extractor-inputs-word/tsdoc-metadata.json +++ b/generate-docs/api-extractor-inputs-word/tsdoc-metadata.json @@ -5,7 +5,7 @@ "toolPackages": [ { "packageName": "@microsoft/api-extractor", - "packageVersion": "7.52.13" + "packageVersion": "7.52.15" } ] } diff --git a/generate-docs/configs/reference-coverage-tester.json b/generate-docs/configs/reference-coverage-tester.json index dc4188efb5..adbaaf5730 100644 --- a/generate-docs/configs/reference-coverage-tester.json +++ b/generate-docs/configs/reference-coverage-tester.json @@ -1,17 +1,10 @@ { "inputFolders": [ - "../docs/docs-ref-autogen/excel/custom-functions-runtime", - "../docs/docs-ref-autogen/excel/excel", - "../docs/docs-ref-autogen/office/office", - "../docs/docs-ref-autogen/office-runtime/office-runtime", - "../docs/docs-ref-autogen/onenote/onenote", - "../docs/docs-ref-autogen/outlook/outlook", - "../docs/docs-ref-autogen/powerpoint/powerpoint", - "../docs/docs-ref-autogen/visio/visio", - "../docs/docs-ref-autogen/word/word" + "../docs/docs-ref-autogen" ], "outputFolder": "", "notIncludedPatterns": [ - ".interfaces." + "*.interfaces.*", + "*_*/**" ] } \ No newline at end of file diff --git a/generate-docs/package-lock.json b/generate-docs/package-lock.json index 42be2ca11d..8bb0c61d05 100644 --- a/generate-docs/package-lock.json +++ b/generate-docs/package-lock.json @@ -8,355 +8,12 @@ "name": "generate-docs", "version": "1.0.0", "dependencies": { - "@microsoft/api-documenter": "^7.26.34", - "@microsoft/api-extractor": "^7.52.13", - "reference-coverage-tester": "^0.1.0", + "@microsoft/api-documenter": "^7.26.36", + "@microsoft/api-extractor": "^7.52.15", + "reference-coverage-tester": "^0.2.1", "versioned-d.ts-tools": "^0.7.5" } }, - "node_modules/@inquirer/checkbox": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/@inquirer/checkbox/-/checkbox-4.1.2.tgz", - "integrity": "sha512-PL9ixC5YsPXzXhAZFUPmkXGxfgjkdfZdPEPPmt4kFwQ4LBMDG9n/nHXYRGGZSKZJs+d1sGKWgS2GiPzVRKUdtQ==", - "license": "MIT", - "dependencies": { - "@inquirer/core": "^10.1.7", - "@inquirer/figures": "^1.0.10", - "@inquirer/type": "^3.0.4", - "ansi-escapes": "^4.3.2", - "yoctocolors-cjs": "^2.1.2" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/confirm": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.6.tgz", - "integrity": "sha512-6ZXYK3M1XmaVBZX6FCfChgtponnL0R6I7k8Nu+kaoNkT828FVZTcca1MqmWQipaW2oNREQl5AaPCUOOCVNdRMw==", - "license": "MIT", - "dependencies": { - "@inquirer/core": "^10.1.7", - "@inquirer/type": "^3.0.4" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/core": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.2.0.tgz", - "integrity": "sha512-NyDSjPqhSvpZEMZrLCYUquWNl+XC/moEcVFqS55IEYIYsY0a1cUCevSqk7ctOlnm/RaSBU5psFryNlxcmGrjaA==", - "license": "MIT", - "dependencies": { - "@inquirer/figures": "^1.0.13", - "@inquirer/type": "^3.0.8", - "ansi-escapes": "^4.3.2", - "cli-width": "^4.1.0", - "mute-stream": "^2.0.0", - "signal-exit": "^4.1.0", - "wrap-ansi": "^6.2.0", - "yoctocolors-cjs": "^2.1.2" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/editor": { - "version": "4.2.18", - "resolved": "https://registry.npmjs.org/@inquirer/editor/-/editor-4.2.18.tgz", - "integrity": "sha512-yeQN3AXjCm7+Hmq5L6Dm2wEDeBRdAZuyZ4I7tWSSanbxDzqM0KqzoDbKM7p4ebllAYdoQuPJS6N71/3L281i6w==", - "license": "MIT", - "dependencies": { - "@inquirer/core": "^10.2.0", - "@inquirer/external-editor": "^1.0.1", - "@inquirer/type": "^3.0.8" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/expand": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/@inquirer/expand/-/expand-4.0.9.tgz", - "integrity": "sha512-Xxt6nhomWTAmuSX61kVgglLjMEFGa+7+F6UUtdEUeg7fg4r9vaFttUUKrtkViYYrQBA5Ia1tkOJj2koP9BuLig==", - "license": "MIT", - "dependencies": { - "@inquirer/core": "^10.1.7", - "@inquirer/type": "^3.0.4", - "yoctocolors-cjs": "^2.1.2" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/external-editor": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@inquirer/external-editor/-/external-editor-1.0.1.tgz", - "integrity": "sha512-Oau4yL24d2B5IL4ma4UpbQigkVhzPDXLoqy1ggK4gnHg/stmkffJE4oOXHXF3uz0UEpywG68KcyXsyYpA1Re/Q==", - "license": "MIT", - "dependencies": { - "chardet": "^2.1.0", - "iconv-lite": "^0.6.3" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/external-editor/node_modules/chardet": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/chardet/-/chardet-2.1.0.tgz", - "integrity": "sha512-bNFETTG/pM5ryzQ9Ad0lJOTa6HWD/YsScAR3EnCPZRPlQh77JocYktSHOUHelyhm8IARL+o4c4F1bP5KVOjiRA==", - "license": "MIT" - }, - "node_modules/@inquirer/external-editor/node_modules/iconv-lite": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", - "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", - "license": "MIT", - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/@inquirer/figures": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.13.tgz", - "integrity": "sha512-lGPVU3yO9ZNqA7vTYz26jny41lE7yoQansmqdMLBEfqaGsmdg7V3W9mK9Pvb5IL4EVZ9GnSDGMO/cJXud5dMaw==", - "license": "MIT", - "engines": { - "node": ">=18" - } - }, - "node_modules/@inquirer/input": { - "version": "4.1.6", - "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-4.1.6.tgz", - "integrity": "sha512-1f5AIsZuVjPT4ecA8AwaxDFNHny/tSershP/cTvTDxLdiIGTeILNcKozB0LaYt6mojJLUbOYhpIxicaYf7UKIQ==", - "license": "MIT", - "dependencies": { - "@inquirer/core": "^10.1.7", - "@inquirer/type": "^3.0.4" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/number": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/@inquirer/number/-/number-3.0.9.tgz", - "integrity": "sha512-iN2xZvH3tyIYXLXBvlVh0npk1q/aVuKXZo5hj+K3W3D4ngAEq/DkLpofRzx6oebTUhBvOgryZ+rMV0yImKnG3w==", - "license": "MIT", - "dependencies": { - "@inquirer/core": "^10.1.7", - "@inquirer/type": "^3.0.4" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/password": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/@inquirer/password/-/password-4.0.9.tgz", - "integrity": "sha512-xBEoOw1XKb0rIN208YU7wM7oJEHhIYkfG7LpTJAEW913GZeaoQerzf5U/LSHI45EVvjAdgNXmXgH51cUXKZcJQ==", - "license": "MIT", - "dependencies": { - "@inquirer/core": "^10.1.7", - "@inquirer/type": "^3.0.4", - "ansi-escapes": "^4.3.2" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/prompts": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/@inquirer/prompts/-/prompts-7.3.2.tgz", - "integrity": "sha512-G1ytyOoHh5BphmEBxSwALin3n1KGNYB6yImbICcRQdzXfOGbuJ9Jske/Of5Sebk339NSGGNfUshnzK8YWkTPsQ==", - "license": "MIT", - "dependencies": { - "@inquirer/checkbox": "^4.1.2", - "@inquirer/confirm": "^5.1.6", - "@inquirer/editor": "^4.2.7", - "@inquirer/expand": "^4.0.9", - "@inquirer/input": "^4.1.6", - "@inquirer/number": "^3.0.9", - "@inquirer/password": "^4.0.9", - "@inquirer/rawlist": "^4.0.9", - "@inquirer/search": "^3.0.9", - "@inquirer/select": "^4.0.9" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/rawlist": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/@inquirer/rawlist/-/rawlist-4.0.9.tgz", - "integrity": "sha512-+5t6ebehKqgoxV8fXwE49HkSF2Rc9ijNiVGEQZwvbMI61/Q5RcD+jWD6Gs1tKdz5lkI8GRBL31iO0HjGK1bv+A==", - "license": "MIT", - "dependencies": { - "@inquirer/core": "^10.1.7", - "@inquirer/type": "^3.0.4", - "yoctocolors-cjs": "^2.1.2" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/search": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/@inquirer/search/-/search-3.0.9.tgz", - "integrity": "sha512-DWmKztkYo9CvldGBaRMr0ETUHgR86zE6sPDVOHsqz4ISe9o1LuiWfgJk+2r75acFclA93J/lqzhT0dTjCzHuoA==", - "license": "MIT", - "dependencies": { - "@inquirer/core": "^10.1.7", - "@inquirer/figures": "^1.0.10", - "@inquirer/type": "^3.0.4", - "yoctocolors-cjs": "^2.1.2" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/select": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-4.0.9.tgz", - "integrity": "sha512-BpJyJe7Dkhv2kz7yG7bPSbJLQuu/rqyNlF1CfiiFeFwouegfH+zh13KDyt6+d9DwucKo7hqM3wKLLyJxZMO+Xg==", - "license": "MIT", - "dependencies": { - "@inquirer/core": "^10.1.7", - "@inquirer/figures": "^1.0.10", - "@inquirer/type": "^3.0.4", - "ansi-escapes": "^4.3.2", - "yoctocolors-cjs": "^2.1.2" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, - "node_modules/@inquirer/type": { - "version": "3.0.8", - "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-3.0.8.tgz", - "integrity": "sha512-lg9Whz8onIHRthWaN1Q9EGLa/0LFJjyM8mEUbL1eTi6yMGvBf8gvyDLtxSXztQsxMvhxxNpJYrwa1YHdq+w4Jw==", - "license": "MIT", - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, "node_modules/@isaacs/balanced-match": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz", @@ -379,17 +36,17 @@ } }, "node_modules/@microsoft/api-documenter": { - "version": "7.26.34", - "resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.26.34.tgz", - "integrity": "sha512-fpJbZnccXBKxXUc22hVdZA5tSPZCUg7zhKSkVDBXJknxrLpIthXl35Syg8+Uv3arIHsVkYYj4QvbMlRPwwAIuQ==", + "version": "7.26.36", + "resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.26.36.tgz", + "integrity": "sha512-xXuW+XDDm9zyLexll0g3hVa2/lWjNyO5IxtJI31655QnX3G+Zg9IGgvv9w6+AK9s5ZpvZdnCk0eStGoakTQq1g==", "license": "MIT", "dependencies": { - "@microsoft/api-extractor-model": "7.30.7", + "@microsoft/api-extractor-model": "7.30.9", "@microsoft/tsdoc": "~0.15.1", - "@rushstack/node-core-library": "5.14.0", - "@rushstack/terminal": "0.16.0", - "@rushstack/ts-command-line": "5.0.3", - "js-yaml": "~3.13.1", + "@rushstack/node-core-library": "5.15.1", + "@rushstack/terminal": "0.18.0", + "@rushstack/ts-command-line": "5.0.5", + "js-yaml": "~4.1.0", "resolve": "~1.22.1" }, "bin": { @@ -397,18 +54,18 @@ } }, "node_modules/@microsoft/api-extractor": { - "version": "7.52.13", - "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.52.13.tgz", - "integrity": "sha512-K6/bBt8zZfn9yc06gNvA+/NlBGJC/iJlObpdufXHEJtqcD4Dln4ITCLZpwP3DNZ5NyBFeTkKdv596go3V72qlA==", + "version": "7.52.15", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.52.15.tgz", + "integrity": "sha512-0Pl2Xew403zyteYm0IiTZ2ZuKF4Ep4/SD6kXMC1CtvVIv3hNyG5+SY/vXS3Rg9fHydvMk+FYordaC9WpTnPcVQ==", "license": "MIT", "dependencies": { - "@microsoft/api-extractor-model": "7.30.7", + "@microsoft/api-extractor-model": "7.30.9", "@microsoft/tsdoc": "~0.15.1", "@microsoft/tsdoc-config": "~0.17.1", - "@rushstack/node-core-library": "5.14.0", + "@rushstack/node-core-library": "5.15.1", "@rushstack/rig-package": "0.5.3", - "@rushstack/terminal": "0.16.0", - "@rushstack/ts-command-line": "5.0.3", + "@rushstack/terminal": "0.18.0", + "@rushstack/ts-command-line": "5.0.5", "lodash": "~4.17.15", "minimatch": "10.0.3", "resolve": "~1.22.1", @@ -421,14 +78,14 @@ } }, "node_modules/@microsoft/api-extractor-model": { - "version": "7.30.7", - "resolved": "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.30.7.tgz", - "integrity": "sha512-TBbmSI2/BHpfR9YhQA7nH0nqVmGgJ0xH0Ex4D99/qBDAUpnhA2oikGmdXanbw9AWWY/ExBYIpkmY8dBHdla3YQ==", + "version": "7.30.9", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.30.9.tgz", + "integrity": "sha512-oKExWajACw0hO9Z0ybWvCZZhWK0kZcA/3rJieZmh4e5difg9II00kvmFMIg1KOrFuErNOZMCVY45nEm9a/orvg==", "license": "MIT", "dependencies": { "@microsoft/tsdoc": "~0.15.1", "@microsoft/tsdoc-config": "~0.17.1", - "@rushstack/node-core-library": "5.14.0" + "@rushstack/node-core-library": "5.15.1" } }, "node_modules/@microsoft/tsdoc": { @@ -450,9 +107,9 @@ } }, "node_modules/@rushstack/node-core-library": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-5.14.0.tgz", - "integrity": "sha512-eRong84/rwQUlATGFW3TMTYVyqL1vfW9Lf10PH+mVGfIb9HzU3h5AASNIw+axnBLjnD0n3rT5uQBwu9fvzATrg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-5.15.1.tgz", + "integrity": "sha512-Nou4S2iYtnHIi3deB1kzl/ikJktR68L1Q5aeIYpySCfuk25dYZO0366lRdobk82rym6n0AacMyaYCiN8e7QaWA==", "license": "MIT", "dependencies": { "ajv": "~8.13.0", @@ -489,6 +146,20 @@ "url": "https://github.com/sponsors/epoberezkin" } }, + "node_modules/@rushstack/problem-matcher": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@rushstack/problem-matcher/-/problem-matcher-0.1.1.tgz", + "integrity": "sha512-Fm5XtS7+G8HLcJHCWpES5VmeMyjAKaWeyZU5qPzZC+22mPlJzAsOxymHiWIfuirtPckX3aptWws+K2d0BzniJA==", + "license": "MIT", + "peerDependencies": { + "@types/node": "*" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + } + } + }, "node_modules/@rushstack/rig-package": { "version": "0.5.3", "resolved": "https://registry.npmjs.org/@rushstack/rig-package/-/rig-package-0.5.3.tgz", @@ -500,12 +171,13 @@ } }, "node_modules/@rushstack/terminal": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@rushstack/terminal/-/terminal-0.16.0.tgz", - "integrity": "sha512-WEvNuKkoR1PXorr9SxO0dqFdSp1BA+xzDrIm/Bwlc5YHg2FFg6oS+uCTYjerOhFuqCW+A3vKBm6EmKWSHfgx/A==", + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/@rushstack/terminal/-/terminal-0.18.0.tgz", + "integrity": "sha512-OvUkArZvuqWhMLtM5LD4dSOODOH7uwvzD4Z80T8jxFnsdoD/hKCz6wABDziD9N5JdxXc6/LXJD+60VFtxefjjA==", "license": "MIT", "dependencies": { - "@rushstack/node-core-library": "5.14.0", + "@rushstack/node-core-library": "5.15.1", + "@rushstack/problem-matcher": "0.1.1", "supports-color": "~8.1.1" }, "peerDependencies": { @@ -518,12 +190,12 @@ } }, "node_modules/@rushstack/ts-command-line": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-5.0.3.tgz", - "integrity": "sha512-bgPhQEqLVv/2hwKLYv/XvsTWNZ9B/+X1zJ7WgQE9rO5oiLzrOZvkIW4pk13yOQBhHyjcND5qMOa6p83t+Z66iQ==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-5.0.5.tgz", + "integrity": "sha512-1NfEFJcpYu7gPQ2H4u0KTvEJaxpVknHgFd3xUuUkTiEmdvhLfasNdriPwOkMcJaRpfSO2vTR6XgDNRyEqwIVlw==", "license": "MIT", "dependencies": { - "@rushstack/terminal": "0.16.0", + "@rushstack/terminal": "0.18.0", "@types/argparse": "1.0.38", "argparse": "~1.0.9", "string-argv": "~0.3.1" @@ -582,96 +254,13 @@ } } }, - "node_modules/ansi-escapes": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", - "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", - "license": "MIT", - "dependencies": { - "type-fest": "^0.21.3" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, "node_modules/argparse": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/cli-width": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz", - "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==", - "license": "ISC", - "engines": { - "node": ">= 12" - } - }, - "node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", "license": "MIT", "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "license": "MIT" - }, - "node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "license": "MIT" - }, - "node_modules/esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" - }, - "engines": { - "node": ">=4" + "sprintf-js": "~1.0.2" } }, "node_modules/fast-deep-equal": { @@ -737,32 +326,6 @@ "node": ">=8" } }, - "node_modules/inquirer": { - "version": "12.4.2", - "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-12.4.2.tgz", - "integrity": "sha512-reyjHcwyK2LObXgTJH4T1Dpfhwu88LNPTZmg/KenmTsy3T8lN/kZT8Oo7UwwkB9q8+ss2qjjN7GV8oFAfyz9Xg==", - "license": "MIT", - "dependencies": { - "@inquirer/core": "^10.1.7", - "@inquirer/prompts": "^7.3.2", - "@inquirer/type": "^3.0.4", - "ansi-escapes": "^4.3.2", - "mute-stream": "^2.0.0", - "run-async": "^3.0.0", - "rxjs": "^7.8.1" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@types/node": ">=18" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - } - } - }, "node_modules/is-core-module": { "version": "2.13.1", "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", @@ -774,24 +337,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/isomorphic-fetch": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-3.0.0.tgz", - "integrity": "sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==", - "dependencies": { - "node-fetch": "^2.6.1", - "whatwg-fetch": "^3.4.1" - } - }, "node_modules/jju": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/jju/-/jju-1.4.0.tgz", @@ -799,17 +344,23 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "3.13.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz", - "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "license": "MIT", "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" + "argparse": "^2.0.1" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, + "node_modules/js-yaml/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "license": "Python-2.0" + }, "node_modules/json-schema-traverse": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", @@ -860,34 +411,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/mute-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-2.0.0.tgz", - "integrity": "sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==", - "license": "ISC", - "engines": { - "node": "^18.17.0 || >=20.5.0" - } - }, - "node_modules/node-fetch": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", - "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, "node_modules/path-parse": { "version": "1.0.7", "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", @@ -903,39 +426,18 @@ } }, "node_modules/reference-coverage-tester": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/reference-coverage-tester/-/reference-coverage-tester-0.1.0.tgz", - "integrity": "sha512-1a+OnBAx2aAWOueXy3GY4QcDud7fQYbE+9L/bkUg9yvIz4e7y6qTE9CXr/geAXCgc2Yen62DlkrAgd7+AzlSHQ==", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/reference-coverage-tester/-/reference-coverage-tester-0.2.1.tgz", + "integrity": "sha512-bQwAhOpKplo/HidGIwzNuubDT0Kji2mBIsEFEitQdVghdUA4i1ej19WgdszHsIY0UsGKOGx+dlWuNihrpWFAwg==", "license": "MIT", "dependencies": { "fs-extra": "11.3.0", - "inquirer": "^12.4.2", - "isomorphic-fetch": "^3.0.0", - "js-yaml": "4.1.0", - "lodash": "^4.17.21" + "js-yaml": "4.1.0" }, "bin": { "reference-coverage-tester": "bin/reference-coverage-tester" } }, - "node_modules/reference-coverage-tester/node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "license": "Python-2.0" - }, - "node_modules/reference-coverage-tester/node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "license": "MIT", - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, "node_modules/require-from-string": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", @@ -961,30 +463,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/run-async": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/run-async/-/run-async-3.0.0.tgz", - "integrity": "sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==", - "license": "MIT", - "engines": { - "node": ">=0.12.0" - } - }, - "node_modules/rxjs": { - "version": "7.8.2", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz", - "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.1.0" - } - }, - "node_modules/safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", - "license": "MIT" - }, "node_modules/semver": { "version": "7.5.4", "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", @@ -1000,18 +478,6 @@ "node": ">=10" } }, - "node_modules/signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "license": "ISC", - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, "node_modules/source-map": { "version": "0.6.1", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", @@ -1023,7 +489,8 @@ "node_modules/sprintf-js": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "license": "BSD-3-Clause" }, "node_modules/string-argv": { "version": "0.3.2", @@ -1034,32 +501,6 @@ "node": ">=0.6.19" } }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "license": "MIT", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "license": "MIT", - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/strip-json-comments": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", @@ -1098,29 +539,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - }, - "node_modules/tslib": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", - "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", - "license": "0BSD" - }, - "node_modules/type-fest": { - "version": "0.21.3", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", - "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/typescript": { "version": "5.8.2", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz", @@ -1195,56 +613,11 @@ "node": ">= 4.0.0" } }, - "node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - }, - "node_modules/whatwg-fetch": { - "version": "3.6.20", - "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz", - "integrity": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==" - }, - "node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, - "node_modules/wrap-ansi": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", - "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/yallist": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", "license": "ISC" - }, - "node_modules/yoctocolors-cjs": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/yoctocolors-cjs/-/yoctocolors-cjs-2.1.2.tgz", - "integrity": "sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==", - "license": "MIT", - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } } } } diff --git a/generate-docs/package.json b/generate-docs/package.json index 471a07df8e..ac6f4a0ea6 100644 --- a/generate-docs/package.json +++ b/generate-docs/package.json @@ -2,9 +2,9 @@ "name": "generate-docs", "version": "1.0.0", "dependencies": { - "@microsoft/api-extractor": "^7.52.13", - "@microsoft/api-documenter": "^7.26.34", - "reference-coverage-tester": "^0.1.0", + "@microsoft/api-extractor": "^7.52.15", + "@microsoft/api-documenter": "^7.26.36", + "reference-coverage-tester": "^0.2.1", "versioned-d.ts-tools": "^0.7.5" } }