Outlook) (UserDefinedProperty.DisplayFormat 屬性
會傳回 Long 值,代表 UserDefinedProperty 物件的顯示格式。 唯讀。
語法
運算式。DisplayFormat
表達 代表 UserDefinedProperty 物件的 變數。
註解
這個屬性的值是列舉中的常數,其中列舉相依于UserDefinedProperty物件的Type屬性值:
Type 值 | DisplayFormat 列舉 |
---|---|
olCombination | 沒有列舉可使用。 olCombination的這個屬性一律會傳回 1。 |
olCurrency | OlFormatCurrency |
olDateTime | OlFormatDateTime |
olDuration | OlFormatDuration |
olEnumeration | OlFormatEnumeration |
olFormula | 沒有列舉可使用。 olFormula的這個屬性一律會傳回 1。 |
olInteger | OlFormatInteger |
olKeywords | OlFormatKeywords |
olNumber | OlFormatNumber |
olOutlookInternal | 沒有列舉可使用。 olOutlookInternal的這個屬性一律會傳回 1。 |
olPercent | OlFormatPercent |
olSmartFrom | OlFormatSmartFrom |
olText | OlFormatText |
olYesNo | OlFormatYesNo |
另請參閱
支援和意見反應
有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱 Office VBA 支援與意見反應。