Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the metadata property type.
| Name | Value | Description |
|---|---|---|
| msoMetaPropertyTypeBoolean | 1 | Represents a Boolean value. |
| msoMetaPropertyTypeCalculated | 3 | Represents a calculated value. |
| msoMetaPropertyTypeChoice | 2 | Represents a value from one or more choices. |
| msoMetaPropertyTypeComputed | 4 | Represents a computed value. |
| msoMetaPropertyTypeCurrency | 5 | Represents a Currency value |
| msoMetaPropertyTypeDateTime | 6 | Represents a DateTime value. |
| msoMetaPropertyTypeFillInChoice | 7 | Represents a value from two or more choices that is written-in by the user. |
| msoMetaPropertyTypeGuid | 8 | Represents a GUID value. |
| msoMetaPropertyTypeInteger | 9 | Represents an Integer value. |
| msoMetaPropertyTypeLookup | 10 | Represents a value used to lookup another value. |
| msoMetaPropertyTypeMax | 19 | Represents the maximum value for a range. |
| msoMetaPropertyTypeMultiChoice | 12 | Represents a collection of choices. |
| msoMetaPropertyTypeMultiChoiceFillIn | 13 | Represents a collection of choices that require the user to write-in a value. |
| msoMetaPropertyTypeMultiChoiceLookup | 11 | Represents a collection of choices used to look up another value. |
| msoMetaPropertyTypeNote | 14 | Represents a value of one or more sentences. |
| msoMetaPropertyTypeNumber | 15 | Represents a generic number data type. |
| msoMetaPropertyTypeText | 16 | Represents a text value. |
| msoMetaPropertyTypeUnknown | 0 | Represents an unknown value. |
| msoMetaPropertyTypeUrl | 17 | Represents a URL. |
| msoMetaPropertyTypeUser | 18 | Represents a category of user. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.