版式选项

设置对应的用户界面选项的值。

支持的平台: Windows Vista 及以上版本
设置版式方向:


  1. 从左向右
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Options\Calendar
    Value NameCalendar Direction
    Value TypeREG_DWORD
    Value0
  2. 从右向左
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Options\Calendar
    Value NameCalendar Direction
    Value TypeREG_DWORD
    Value1

设置全球文字方向:


  1. 基于上下文
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Options\Calendar
    Value NameText Direction
    Value TypeREG_DWORD
    Value0
  2. 从左向右
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Options\Calendar
    Value NameText Direction
    Value TypeREG_DWORD
    Value1
  3. 从右向左
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Options\Calendar
    Value NameText Direction
    Value TypeREG_DWORD
    Value2


outlk12.admx

管理模板(用户)