This commit is contained in:
Elena.Subbotina
2023-03-04 20:03:14 +03:00
parent f2533bc6a0
commit fd865782a8
17 changed files with 129 additions and 27 deletions

View File

@ -577,7 +577,9 @@ enum ElementType
typeNumberEmbeddedText,
typeNumberScientificNumber,
typeNumberFraction,
typeNumberCurrencyStyle,
typeNumberBoolean,
typeNumberBooleanStyle,
typeNumberCurrencyStyle,
typeNumberCurrencySymbol,
typeNumberTextContent,
typeNumberTextStyle,