home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / Admin / excel14.opax < prev    next >
Extensible Markup Language  |  2010-10-01  |  198KB  |  2,023 lines

  1.  ■<?xml version="1.0" encoding="utf-16"?>
  2. <policyDefinitions revision="1.0" schemaVersion="1.0">
  3.   <policyNamespaces>
  4.     <target prefix="excel14" namespace="excel14.Office.Microsoft.Policies.Windows" />
  5.     <using prefix="windows" namespace="Microsoft.Policies.Windows" />
  6.   </policyNamespaces>
  7.   <supersededAdm fileName="excel14" />
  8.   <resources minRequiredRevision="1.0" />
  9.   <categories>
  10.     <category name="L_MicrosoftOfficeExcel" displayName="$(string.L_MicrosoftOfficeExcel)" />
  11.     <category name="L_ExcelOptions" displayName="$(string.L_ExcelOptions)">
  12.       <parentCategory ref="L_MicrosoftOfficeExcel" />
  13.     </category>
  14.     <category name="L_OptionsCustomizeRibbon" displayName="$(string.L_OptionsCustomizeRibbon)">
  15.       <parentCategory ref="L_ExcelOptions" />
  16.     </category>
  17.     <category name="L_OptionsGeneral" displayName="$(string.L_OptionsGeneral)">
  18.       <parentCategory ref="L_ExcelOptions" />
  19.     </category>
  20.     <category name="L_Formulas" displayName="$(string.L_Formulas)">
  21.       <parentCategory ref="L_ExcelOptions" />
  22.     </category>
  23.     <category name="L_Proofing" displayName="$(string.L_Proofing)">
  24.       <parentCategory ref="L_ExcelOptions" />
  25.     </category>
  26.     <category name="L_AutocorrectOptions" displayName="$(string.L_AutocorrectOptions)">
  27.       <parentCategory ref="L_Proofing" />
  28.     </category>
  29.     <category name="L_Save" displayName="$(string.L_Save)">
  30.       <parentCategory ref="L_ExcelOptions" />
  31.     </category>
  32.     <category name="L_Security" displayName="$(string.L_Security)">
  33.       <parentCategory ref="L_ExcelOptions" />
  34.     </category>
  35.     <category name="L_Cryptography" displayName="$(string.L_Cryptography)">
  36.       <parentCategory ref="L_Security" />
  37.     </category>
  38.     <category name="L_TrustCenter" displayName="$(string.L_TrustCenter)">
  39.       <parentCategory ref="L_Security" />
  40.     </category>
  41.     <category name="L_ProtectedView" displayName="$(string.L_ProtectedView)">
  42.       <parentCategory ref="L_TrustCenter" />
  43.     </category>
  44.     <category name="L_FileBlockSettings" displayName="$(string.L_FileBlockSettings)">
  45.       <parentCategory ref="L_TrustCenter" />
  46.     </category>
  47.     <category name="L_TrustedLocations" displayName="$(string.L_TrustedLocations)">
  48.       <parentCategory ref="L_TrustCenter" />
  49.     </category>
  50.     <category name="L_Advanced" displayName="$(string.L_Advanced)">
  51.       <parentCategory ref="L_ExcelOptions" />
  52.     </category>
  53.     <category name="L_WebOptions" displayName="$(string.L_WebOptions)">
  54.       <parentCategory ref="L_Advanced" />
  55.     </category>
  56.     <category name="L_General" displayName="$(string.L_General)">
  57.       <parentCategory ref="L_WebOptions" />
  58.     </category>
  59.     <category name="L_Customizableerrormessages" displayName="$(string.L_Customizableerrormessages)">
  60.       <parentCategory ref="L_MicrosoftOfficeExcel" />
  61.     </category>
  62.     <category name="L_DataRecovery" displayName="$(string.L_DataRecovery)">
  63.       <parentCategory ref="L_MicrosoftOfficeExcel" />
  64.     </category>
  65.     <category name="L_Disableitemsinuserinterface" displayName="$(string.L_Disableitemsinuserinterface)">
  66.       <parentCategory ref="L_MicrosoftOfficeExcel" />
  67.     </category>
  68.     <category name="L_Custom" displayName="$(string.L_Custom)">
  69.       <parentCategory ref="L_Disableitemsinuserinterface" />
  70.     </category>
  71.     <category name="L_miscellaneous168" displayName="$(string.L_miscellaneous168)">
  72.       <parentCategory ref="L_MicrosoftOfficeExcel" />
  73.     </category>
  74.     <category name="L_ServerSettings" displayName="$(string.L_ServerSettings)">
  75.       <parentCategory ref="L_miscellaneous168" />
  76.     </category>
  77.   </categories>
  78.   <policies>
  79.     <policy name="L_DisplayDeveloperTab" class="User" displayName="$(string.L_DisplayDeveloperTab)" explainText="$(string.L_DisplayDeveloperTabExplain)" key="software\microsoft\office\14.0\excel\options" valueName="developertools">
  80.       <parentCategory ref="L_OptionsCustomizeRibbon" />
  81.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  82.       <enabledValue>
  83.         <decimal value="1" />
  84.       </enabledValue>
  85.       <disabledValue>
  86.         <decimal value="0" />
  87.       </disabledValue>
  88.     </policy>
  89.     <policy name="L_DisableLivePreview" class="User" displayName="$(string.L_DisableLivePreview)" explainText="$(string.L_DisableLivePreviewsExplain)" key="software\microsoft\office\14.0\excel\options" valueName="livepreview">
  90.       <parentCategory ref="L_OptionsGeneral" />
  91.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  92.       <enabledValue>
  93.         <decimal value="1" />
  94.       </enabledValue>
  95.       <disabledValue>
  96.         <decimal value="0" />
  97.       </disabledValue>
  98.     </policy>
  99.     <policy name="L_WindowsinTaskbar" class="User" displayName="$(string.L_WindowsinTaskbar)" explainText="$(string.L_Whenmultipleworkbooksareopensimult)" key="software\microsoft\office\14.0\excel\options" valueName="showwindowsintaskbar">
  100.       <parentCategory ref="L_OptionsGeneral" />
  101.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  102.       <enabledValue>
  103.         <decimal value="1" />
  104.       </enabledValue>
  105.       <disabledValue>
  106.         <decimal value="0" />
  107.       </disabledValue>
  108.     </policy>
  109.     <policy name="L_DefaultSheets" class="User" displayName="$(string.L_DefaultSheets)" explainText="$(string.L_Specifiestheinitialnumberofworksheetstocreateinanewworkbook)" presentation="$(presentation.L_DefaultSheets)" key="software\microsoft\office\14.0\excel\options">
  110.       <parentCategory ref="L_OptionsGeneral" />
  111.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  112.       <elements>
  113.         <decimal id="L_Sheetsinnewworkbook" valueName="defsheets" minValue="1" maxValue="255" />
  114.       </elements>
  115.     </policy>
  116.     <policy name="L_Font" class="User" displayName="$(string.L_Font)" explainText="$(string.L_SpecifiestheStandardfontfontnameandsize)" presentation="$(presentation.L_Font)" key="software\microsoft\office\14.0\excel\options">
  117.       <parentCategory ref="L_OptionsGeneral" />
  118.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  119.       <elements>
  120.         <text id="L_NameSize" valueName="font" />
  121.       </elements>
  122.     </policy>
  123.     <policy name="L_AllowSelectionFloaties" class="User" displayName="$(string.L_AllowSelectionFloaties)" explainText="$(string.L_AllowSelectionFloatiesExplain)" key="software\microsoft\office\14.0\common\toolbars\excel" valueName="allowselectionfloaties">
  124.       <parentCategory ref="L_OptionsGeneral" />
  125.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  126.       <enabledValue>
  127.         <decimal value="1" />
  128.       </enabledValue>
  129.       <disabledValue>
  130.         <decimal value="0" />
  131.       </disabledValue>
  132.     </policy>
  133.     <policy name="L_R1C1referencestyle" class="User" displayName="$(string.L_R1C1referencestyle)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="frefa1_4_1">
  134.       <parentCategory ref="L_Formulas" />
  135.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  136.       <enabledValue>
  137.         <decimal value="0" />
  138.       </enabledValue>
  139.       <disabledValue>
  140.         <decimal value="1" />
  141.       </disabledValue>
  142.     </policy>
  143.     <policy name="L_Includenewrowsandcolumnsinlist" class="User" displayName="$(string.L_Includenewrowsandcolumnsinlist)" explainText="$(string.L_AutoCorrectOptionsExplain)" key="software\microsoft\office\14.0\excel\options" valueName="autoexpandlistrange">
  144.       <parentCategory ref="L_AutocorrectOptions" />
  145.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  146.       <enabledValue>
  147.         <decimal value="1" />
  148.       </enabledValue>
  149.       <disabledValue>
  150.         <decimal value="0" />
  151.       </disabledValue>
  152.     </policy>
  153.     <policy name="L_Internetandnetworkpathsashyperlinks" class="User" displayName="$(string.L_Internetandnetworkpathsashyperlinks)" explainText="$(string.L_InternetandnetworkpathsashyperlinksExplain)" key="software\microsoft\office\14.0\excel\options" valueName="autohyperlink">
  154.       <parentCategory ref="L_AutocorrectOptions" />
  155.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  156.       <enabledValue>
  157.         <decimal value="1" />
  158.       </enabledValue>
  159.       <disabledValue>
  160.         <decimal value="0" />
  161.       </disabledValue>
  162.     </policy>
  163.     <policy name="L_KeepLastAutoSavedVersions" class="User" displayName="$(string.L_KeepLastAutoSavedVersions)" explainText="$(string.L_KeepLastAutoSavedVersionsExplain)" key="software\microsoft\office\14.0\excel\options" valueName="keepunsavedchanges">
  164.       <parentCategory ref="L_Save" />
  165.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  166.       <enabledValue>
  167.         <decimal value="1" />
  168.       </enabledValue>
  169.       <disabledValue>
  170.         <decimal value="0" />
  171.       </disabledValue>
  172.     </policy>
  173.     <policy name="L_Defaultfilelocation" class="User" displayName="$(string.L_Defaultfilelocation)" explainText="$(string.L_DefaultfilelocationExplain)" presentation="$(presentation.L_Defaultfilelocation)" key="software\microsoft\office\14.0\excel\options">
  174.       <parentCategory ref="L_Save" />
  175.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  176.       <elements>
  177.         <text id="L_defaultfilelocation0" valueName="defaultpath" required="true" expandable="true" />
  178.       </elements>
  179.     </policy>
  180.     <policy name="L_SaveExcelfilesas" class="User" displayName="$(string.L_SaveExcelfilesas)" explainText="$(string.L_SaveExcelfilesasExplain)" presentation="$(presentation.L_SaveExcelfilesas)" key="software\microsoft\office\14.0\excel\options">
  181.       <parentCategory ref="L_Save" />
  182.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  183.       <elements>
  184.         <enum id="L_saveexcelfilesas1" valueName="defaultformat">
  185.           <item displayName="$(string.L_ExcelWorkbookxls)">
  186.             <value>
  187.               <decimal value="51" />
  188.             </value>
  189.           </item>
  190.           <item displayName="$(string.L_ExcelMacroEnabledWorkbook)">
  191.             <value>
  192.               <decimal value="52" />
  193.             </value>
  194.           </item>
  195.           <item displayName="$(string.L_ExcelBinaryWorkbook)">
  196.             <value>
  197.               <decimal value="50" />
  198.             </value>
  199.           </item>
  200.           <item displayName="$(string.L_WebPagehtmhtml)">
  201.             <value>
  202.               <decimal value="44" />
  203.             </value>
  204.           </item>
  205.           <item displayName="$(string.L_Excel972003Workbook)">
  206.             <value>
  207.               <decimal value="56" />
  208.             </value>
  209.           </item>
  210.           <item displayName="$(string.L_Excel5095Workbookxls)">
  211.             <value>
  212.               <decimal value="39" />
  213.             </value>
  214.           </item>
  215.           <item displayName="$(string.L_ODS)">
  216.             <value>
  217.               <decimal value="60" />
  218.             </value>
  219.           </item>
  220.         </enum>
  221.       </elements>
  222.     </policy>
  223.     <policy name="L_Promptforworkbookproperties" class="User" displayName="$(string.L_Promptforworkbookproperties)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fpromptsuminfo_65_1">
  224.       <parentCategory ref="L_Save" />
  225.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  226.       <enabledValue>
  227.         <decimal value="1" />
  228.       </enabledValue>
  229.       <disabledValue>
  230.         <decimal value="0" />
  231.       </disabledValue>
  232.     </policy>
  233.     <policy name="L_SaveAutoRecoverinfo" class="User" displayName="$(string.L_SaveAutoRecoverinfo)" explainText="$(string.L_saveautorecoverinfoexplain)" key="software\microsoft\office\14.0\excel\options" valueName="autorecoverenabled">
  234.       <parentCategory ref="L_Save" />
  235.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  236.       <enabledValue>
  237.         <decimal value="1" />
  238.       </enabledValue>
  239.       <disabledValue>
  240.         <decimal value="0" />
  241.       </disabledValue>
  242.     </policy>
  243.     <policy name="L_AutoRecovertime" class="User" displayName="$(string.L_AutoRecovertime)" explainText="$(string.L_AutorecovertimeExplain)" presentation="$(presentation.L_AutoRecovertime)" key="software\microsoft\office\14.0\excel\options">
  244.       <parentCategory ref="L_Save" />
  245.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  246.       <elements>
  247.         <decimal id="L_SaveAutoRecoverinfoevery" valueName="autorecovertime" minValue="1" maxValue="120" />
  248.       </elements>
  249.     </policy>
  250.     <policy name="L_AutoRecoversavelocation" class="User" displayName="$(string.L_AutoRecoversavelocation)" explainText="$(string.L_AutorecoversavelocationExplain)" presentation="$(presentation.L_AutoRecoversavelocation)" key="software\microsoft\office\14.0\excel\options">
  251.       <parentCategory ref="L_Save" />
  252.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  253.       <elements>
  254.         <text id="L_autorecoversavelocation2" valueName="autorecoverpath" expandable="true" />
  255.       </elements>
  256.     </policy>
  257.     <policy name="L_AutoRecoverdelay" class="User" displayName="$(string.L_AutoRecoverdelay)" explainText="$(string.L_AutorecoverdelayExplain)" presentation="$(presentation.L_AutoRecoverdelay)" key="software\microsoft\office\14.0\excel\options">
  258.       <parentCategory ref="L_Save" />
  259.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  260.       <elements>
  261.         <decimal id="L_SecondsofidletimebeforeAutoRecoverstarts" valueName="autorecoverdelay" minValue="1" maxValue="600" />
  262.       </elements>
  263.     </policy>
  264.     <policy name="L_DisableAutoRepublish" class="User" displayName="$(string.L_DisableAutoRepublish)" explainText="$(string.L_DisableAutoRepublishExplain)" key="software\microsoft\office\14.0\excel\options" valueName="disableautorepublish">
  265.       <parentCategory ref="L_Save" />
  266.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  267.       <enabledValue>
  268.         <decimal value="1" />
  269.       </enabledValue>
  270.       <disabledValue>
  271.         <decimal value="0" />
  272.       </disabledValue>
  273.     </policy>
  274.     <policy name="L_SaveDateAndTimeValuesUsingISO8601DateFormat" class="User" displayName="$(string.L_SaveDateAndTimeValuesUsingISO8601DateFormat)" explainText="$(string.L_SaveDateAndTimeValuesUsingISO8601DateFormatExplain)" key="software\microsoft\office\14.0\excel\options" valueName="iso8601dates">
  275.       <parentCategory ref="L_Save" />
  276.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  277.       <enabledValue>
  278.         <decimal value="1" />
  279.       </enabledValue>
  280.       <disabledValue>
  281.         <decimal value="0" />
  282.       </disabledValue>
  283.     </policy>
  284.     <policy name="L_DoNotShowAutoRepublishWarningAlert" class="User" displayName="$(string.L_DoNotShowAutoRepublishWarningAlert)" explainText="$(string.L_DoNotShowAutoRepublishWarningAlertExplain)" key="software\microsoft\office\14.0\excel\options" valueName="disableautorepublishwarning">
  285.       <parentCategory ref="L_Save" />
  286.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  287.       <enabledValue>
  288.         <decimal value="1" />
  289.       </enabledValue>
  290.       <disabledValue>
  291.         <decimal value="0" />
  292.       </disabledValue>
  293.     </policy>
  294.     <policy name="L_TurnOffFileFormatCompatiblityDialogForODS" class="User" displayName="$(string.L_TurnOffFileFormatCompatiblityDialogForODS)" explainText="$(string.L_TurnOffFileFormatCompatiblityDialogForODSExplain)" key="software\microsoft\office\14.0\excel\options" valueName="disablesaveaslosswarningopendocumentspreadsheet">
  295.       <parentCategory ref="L_Save" />
  296.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  297.       <enabledValue>
  298.         <decimal value="1" />
  299.       </enabledValue>
  300.       <disabledValue>
  301.         <decimal value="0" />
  302.       </disabledValue>
  303.     </policy>
  304.     <policy name="L_PerformFileValidationOnPivotCaches" class="User" displayName="$(string.L_PerformFileValidationOnPivotCaches)" explainText="$(string.L_PerformFileValidationOnPivotCachesExplain)" presentation="$(presentation.L_PerformFileValidationOnPivotCaches)" key="software\microsoft\office\14.0\excel\security\filevalidation">
  305.       <parentCategory ref="L_Security" />
  306.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  307.       <elements>
  308.         <enum id="L_PerformFileValidationOnPivotCachesDropID" valueName="pivotoptions">
  309.           <item displayName="$(string.L_PerformFileValidationOnPivotCachesStr1)">
  310.             <value>
  311.               <decimal value="0" />
  312.             </value>
  313.           </item>
  314.           <item displayName="$(string.L_PerformFileValidationOnPivotCachesStr2)">
  315.             <value>
  316.               <decimal value="1" />
  317.             </value>
  318.           </item>
  319.           <item displayName="$(string.L_PerformFileValidationOnPivotCachesStr3)">
  320.             <value>
  321.               <decimal value="2" />
  322.             </value>
  323.           </item>
  324.         </enum>
  325.       </elements>
  326.     </policy>
  327.     <policy name="L_OpenFilesOnLocalIntranetUNCInProtectedView" class="User" displayName="$(string.L_OpenFilesOnLocalIntranetUNCInProtectedView)" explainText="$(string.L_OpenFilesOnLocalIntranetUNCInProtectedViewExplain)" key="software\microsoft\office\14.0\excel\security\protectedview" valueName="disableintranetcheck">
  328.       <parentCategory ref="L_ProtectedView" />
  329.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  330.       <enabledValue>
  331.         <decimal value="0" />
  332.       </enabledValue>
  333.       <disabledValue>
  334.         <decimal value="1" />
  335.       </disabledValue>
  336.     </policy>
  337.     <policy name="L_DoNotOpenFilesInUnsafeLocationsInProtectedView" class="User" displayName="$(string.L_DoNotOpenFilesInUnsafeLocationsInProtectedView)" explainText="$(string.L_DoNotOpenFilesInUnsafeLocationsInProtectedViewExplain)" key="software\microsoft\office\14.0\excel\security\protectedview" valueName="disableunsafelocationsinpv">
  338.       <parentCategory ref="L_ProtectedView" />
  339.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  340.       <enabledValue>
  341.         <decimal value="1" />
  342.       </enabledValue>
  343.       <disabledValue>
  344.         <decimal value="0" />
  345.       </disabledValue>
  346.     </policy>
  347.     <policy name="L_DoNotOpenFilesFromTheInternetZoneInProtectedView" class="User" displayName="$(string.L_DoNotOpenFilesFromTheInternetZoneInProtectedView)" explainText="$(string.L_DoNotOpenFilesFromTheInternetZoneInProtectedViewExplain)" key="software\microsoft\office\14.0\excel\security\protectedview" valueName="disableinternetfilesinpv">
  348.       <parentCategory ref="L_ProtectedView" />
  349.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  350.       <enabledValue>
  351.         <decimal value="1" />
  352.       </enabledValue>
  353.       <disabledValue>
  354.         <decimal value="0" />
  355.       </disabledValue>
  356.     </policy>
  357.     <policy name="L_TurnOffProtectedViewForAttachmentsOpenedFromOutlook" class="User" displayName="$(string.L_TurnOffProtectedViewForAttachmentsOpenedFromOutlook)" explainText="$(string.L_TurnOffProtectedViewForAttachmentsOpenedFromOutlookExplain)" key="software\microsoft\office\14.0\excel\security\protectedview" valueName="disableattachmentsinpv">
  358.       <parentCategory ref="L_ProtectedView" />
  359.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  360.       <enabledValue>
  361.         <decimal value="1" />
  362.       </enabledValue>
  363.       <disabledValue>
  364.         <decimal value="0" />
  365.       </disabledValue>
  366.     </policy>
  367.     <policy name="L_SetDocumentBehaviorIfFileValidationFails" class="User" displayName="$(string.L_SetDocumentBehaviorIfFileValidationFails)" explainText="$(string.L_SetDocumentBehaviorIfFileValidationFailsExplain)" presentation="$(presentation.L_SetDocumentBehaviorIfFileValidationFails)" key="software\microsoft\office\14.0\excel\security\filevalidation">
  368.       <parentCategory ref="L_ProtectedView" />
  369.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  370.       <elements>
  371.         <enum id="L_SetDocumentBehaviorIfFileValidationFailsDropID" valueName="openinprotectedview">
  372.           <item displayName="$(string.L_SetDocumentBehaviorIfFileValidationFailsStr1)">
  373.             <value>
  374.               <decimal value="0" />
  375.             </value>
  376.           </item>
  377.           <item displayName="$(string.L_SetDocumentBehaviorIfFileValidationFailsStr2)">
  378.             <value>
  379.               <decimal value="1" />
  380.             </value>
  381.           </item>
  382.         </enum>
  383.         <boolean id="L_SetDocumentBehaviorIfFileValidationFailsStr3" key="software\microsoft\office\14.0\excel\security\filevalidation" valueName="disableeditfrompv">
  384.           <trueValue>
  385.             <decimal value="0" />
  386.           </trueValue>
  387.           <falseValue>
  388.             <decimal value="1" />
  389.           </falseValue>
  390.         </boolean>
  391.       </elements>
  392.     </policy>
  393.     <policy name="L_TurnOffFileValidation" class="User" displayName="$(string.L_TurnOffFileValidation)" explainText="$(string.L_TurnOffFileValidationExplain)" key="software\microsoft\office\14.0\excel\security\filevalidation" valueName="enableonload">
  394.       <parentCategory ref="L_Security" />
  395.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  396.       <enabledValue>
  397.         <decimal value="0" />
  398.       </enabledValue>
  399.       <disabledValue>
  400.         <decimal value="1" />
  401.       </disabledValue>
  402.     </policy>
  403.     <policy name="L_DeterminewhethertoforceencryptedExcel" class="User" displayName="$(string.L_DeterminewhethertoforceencryptedExcel)" explainText="$(string.L_DeterminewhethertoforceencryptedExcelExplain)" presentation="$(presentation.L_DeterminewhethertoforceencryptedExcel)" key="software\microsoft\office\14.0\excel\security">
  404.       <parentCategory ref="L_Security" />
  405.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  406.       <elements>
  407.         <enum id="L_DeterminewhethertoforceencryptedExcelDropID" valueName="excelbypassencryptedmacroscan">
  408.           <item displayName="$(string.L_DeterminewhethertoforceencryptedExcelStr1)">
  409.             <value>
  410.               <decimal value="0" />
  411.             </value>
  412.           </item>
  413.           <item displayName="$(string.L_DeterminewhethertoforceencryptedExcelStr2)">
  414.             <value>
  415.               <decimal value="1" />
  416.             </value>
  417.           </item>
  418.           <item displayName="$(string.L_DeterminewhethertoforceencryptedExcelStr3)">
  419.             <value>
  420.               <decimal value="2" />
  421.             </value>
  422.           </item>
  423.         </enum>
  424.       </elements>
  425.     </policy>
  426.     <policy name="L_Forcefileextenstionstomatch" class="User" displayName="$(string.L_Forcefileextenstionstomatch)" explainText="$(string.L_ForcefileextenstionstomatchExplain)" presentation="$(presentation.L_Forcefileextenstionstomatch)" key="software\microsoft\office\14.0\excel\security">
  427.       <parentCategory ref="L_Security" />
  428.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  429.       <elements>
  430.         <enum id="L_Empty" valueName="extensionhardening">
  431.           <item displayName="$(string.L_Allowdifferent)">
  432.             <value>
  433.               <decimal value="0" />
  434.             </value>
  435.           </item>
  436.           <item displayName="$(string.L_Allowdifferentbutwarn)">
  437.             <value>
  438.               <decimal value="1" />
  439.             </value>
  440.           </item>
  441.           <item displayName="$(string.L_Alwaysmatchfiletype)">
  442.             <value>
  443.               <decimal value="2" />
  444.             </value>
  445.           </item>
  446.         </enum>
  447.       </elements>
  448.     </policy>
  449.     <policy name="L_SetCNGCipherAlgorithm" class="User" displayName="$(string.L_SetCNGCipherAlgorithm)" explainText="$(string.L_SetCNGCipherAlgorithmExplain)" presentation="$(presentation.L_SetCNGCipherAlgorithm)" key="software\microsoft\office\14.0\excel\security\crypto">
  450.       <parentCategory ref="L_Cryptography" />
  451.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  452.       <elements>
  453.         <text id="L_SetCNGCipherAlgorithmID" valueName="cipheralgorithm" required="true" />
  454.       </elements>
  455.     </policy>
  456.     <policy name="L_ConfigureCNGCipherChainingMode" class="User" displayName="$(string.L_ConfigureCNGCipherChainingMode)" explainText="$(string.L_ConfigureCNGCipherChainingModeExplain)" presentation="$(presentation.L_ConfigureCNGCipherChainingMode)" key="software\microsoft\office\14.0\excel\security\crypto">
  457.       <parentCategory ref="L_Cryptography" />
  458.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  459.       <elements>
  460.         <enum id="L_ConfigureCNGCipherChainingModeDropID" valueName="cipherchaining">
  461.           <item displayName="$(string.L_ConfigureCNGCipherChainingModeStr1)">
  462.             <value>
  463.               <string>ChainingModeCBC</string>
  464.             </value>
  465.           </item>
  466.           <item displayName="$(string.L_ConfigureCNGCipherChainingModeStr2)">
  467.             <value>
  468.               <string>ChainingModeCFB</string>
  469.             </value>
  470.           </item>
  471.         </enum>
  472.       </elements>
  473.     </policy>
  474.     <policy name="L_SetCNGCipherKeyLength" class="User" displayName="$(string.L_SetCNGCipherKeyLength)" explainText="$(string.L_SetCNGCipherKeyLengthExplain)" presentation="$(presentation.L_SetCNGCipherKeyLength)" key="software\microsoft\office\14.0\excel\security\crypto">
  475.       <parentCategory ref="L_Cryptography" />
  476.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  477.       <elements>
  478.         <decimal id="L_SetCNGCipherKeyLengthSpinID" valueName="cipherkeybits" minValue="0" maxValue="1000000" />
  479.       </elements>
  480.     </policy>
  481.     <policy name="L_SpecifyEncryptionCompatibility" class="User" displayName="$(string.L_SpecifyEncryptionCompatibility)" explainText="$(string.L_SpecifyEncryptionCompatibilityExplain)" presentation="$(presentation.L_SpecifyEncryptionCompatibility)" key="software\microsoft\office\14.0\excel\security\crypto">
  482.       <parentCategory ref="L_Cryptography" />
  483.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  484.       <elements>
  485.         <enum id="L_SpecifyEncryptionCompatibilityDropID" valueName="compatmode">
  486.           <item displayName="$(string.L_SpecifyEncryptionCompatibilityStr1)">
  487.             <value>
  488.               <decimal value="0" />
  489.             </value>
  490.           </item>
  491.           <item displayName="$(string.L_SpecifyEncryptionCompatibilityStr2)">
  492.             <value>
  493.               <decimal value="1" />
  494.             </value>
  495.           </item>
  496.           <item displayName="$(string.L_SpecifyEncryptionCompatibilityStr3)">
  497.             <value>
  498.               <decimal value="2" />
  499.             </value>
  500.           </item>
  501.         </enum>
  502.       </elements>
  503.     </policy>
  504.     <policy name="L_SetParametersForCNGContext" class="User" displayName="$(string.L_SetParametersForCNGContext)" explainText="$(string.L_SetParametersForCNGContextExplain)" presentation="$(presentation.L_SetParametersForCNGContext)" key="software\microsoft\office\14.0\excel\security\crypto">
  505.       <parentCategory ref="L_Cryptography" />
  506.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  507.       <elements>
  508.         <text id="L_SetParametersForCNGContextID" valueName="context" required="true" />
  509.       </elements>
  510.     </policy>
  511.     <policy name="L_SpecifyCNGHashAlgorithm" class="User" displayName="$(string.L_SpecifyCNGHashAlgorithm)" explainText="$(string.L_SpecifyCNGHashAlgorithmExplain)" presentation="$(presentation.L_SpecifyCNGHashAlgorithm)" key="software\microsoft\office\14.0\excel\security\crypto">
  512.       <parentCategory ref="L_Cryptography" />
  513.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  514.       <elements>
  515.         <enum id="L_SpecifyCNGHashAlgorithmDropID" valueName="hashalgorithm">
  516.           <item displayName="$(string.L_SpecifyCNGHashAlgorithmStr1)">
  517.             <value>
  518.               <string>SHA1</string>
  519.             </value>
  520.           </item>
  521.           <item displayName="$(string.L_SpecifyCNGHashAlgorithmStr2)">
  522.             <value>
  523.               <string>SHA256</string>
  524.             </value>
  525.           </item>
  526.           <item displayName="$(string.L_SpecifyCNGHashAlgorithmStr3)">
  527.             <value>
  528.               <string>SHA384</string>
  529.             </value>
  530.           </item>
  531.           <item displayName="$(string.L_SpecifyCNGHashAlgorithmStr4)">
  532.             <value>
  533.               <string>SHA512</string>
  534.             </value>
  535.           </item>
  536.         </enum>
  537.       </elements>
  538.     </policy>
  539.     <policy name="L_UseNewKeyOnPasswordChange" class="User" displayName="$(string.L_UseNewKeyOnPasswordChange)" explainText="$(string.L_UseNewKeyOnPasswordChangeExplain)" key="software\microsoft\office\14.0\excel\security\crypto" valueName="newkeyonpwdchange">
  540.       <parentCategory ref="L_Cryptography" />
  541.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  542.       <enabledValue>
  543.         <decimal value="1" />
  544.       </enabledValue>
  545.       <disabledValue>
  546.         <decimal value="0" />
  547.       </disabledValue>
  548.     </policy>
  549.     <policy name="L_SetCNGPasswordSpinCount" class="User" displayName="$(string.L_SetCNGPasswordSpinCount)" explainText="$(string.L_SetCNGPasswordSpinCountExplain)" presentation="$(presentation.L_SetCNGPasswordSpinCount)" key="software\microsoft\office\14.0\excel\security\crypto">
  550.       <parentCategory ref="L_Cryptography" />
  551.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  552.       <elements>
  553.         <decimal id="L_SetCNGPasswordSpinCountSpinID" valueName="passwordspincount" minValue="0" maxValue="10000000" />
  554.       </elements>
  555.     </policy>
  556.     <policy name="L_SpecifyCNGRandomNumberGeneratorAlgorithm" class="User" displayName="$(string.L_SpecifyCNGRandomNumberGeneratorAlgorithm)" explainText="$(string.L_SpecifyCNGRandomNumberGeneratorAlgorithmExplain)" presentation="$(presentation.L_SpecifyCNGRandomNumberGeneratorAlgorithm)" key="software\microsoft\office\14.0\excel\security\crypto">
  557.       <parentCategory ref="L_Cryptography" />
  558.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  559.       <elements>
  560.         <text id="L_SpecifyCNGRandomNumberGeneratorAlgorithmID" valueName="rngalgorithm" required="true" />
  561.       </elements>
  562.     </policy>
  563.     <policy name="L_SpecifyCNGSaltLength" class="User" displayName="$(string.L_SpecifyCNGSaltLength)" explainText="$(string.L_SpecifyCNGSaltLengthExplain)" presentation="$(presentation.L_SpecifyCNGSaltLength)" key="software\microsoft\office\14.0\excel\security\crypto">
  564.       <parentCategory ref="L_Cryptography" />
  565.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  566.       <elements>
  567.         <decimal id="L_SpecifyCNGSaltLengthSpinID" valueName="saltbytes" minValue="0" maxValue="5000" />
  568.       </elements>
  569.     </policy>
  570.     <policy name="L_TurnOffTrustedDocumentsOnTheNetwork" class="User" displayName="$(string.L_TurnOffTrustedDocumentsOnTheNetwork)" explainText="$(string.L_TurnOffTrustedDocumentsOnTheNetworkExplain)" key="software\microsoft\office\14.0\excel\security\trusted documents" valueName="disablenetworktrusteddocuments">
  571.       <parentCategory ref="L_TrustCenter" />
  572.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  573.       <enabledValue>
  574.         <decimal value="1" />
  575.       </enabledValue>
  576.       <disabledValue>
  577.         <decimal value="0" />
  578.       </disabledValue>
  579.     </policy>
  580.     <policy name="L_SetMaximumNumberOfTrustedDocuments" class="User" displayName="$(string.L_SetMaximumNumberOfTrustedDocuments)" explainText="$(string.L_SetMaximumNumberOfTrustedDocumentsExplain)" presentation="$(presentation.L_SetMaximumNumberOfTrustedDocuments)" key="software\microsoft\office\14.0\excel\security\trusted documents">
  581.       <parentCategory ref="L_TrustCenter" />
  582.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  583.       <elements>
  584.         <decimal id="L_SetMaximumNumberOfTrustedDocumentsSpinID" valueName="maxtrusteddocuments" minValue="0" maxValue="20000" />
  585.       </elements>
  586.     </policy>
  587.     <policy name="L_SetMaximumNumberOfTrustRecordsToPreserve" class="User" displayName="$(string.L_SetMaximumNumberOfTrustRecordsToPreserve)" explainText="$(string.L_SetMaximumNumberOfTrustRecordsToPreserveExplain)" presentation="$(presentation.L_SetMaximumNumberOfTrustRecordsToPreserve)" key="software\microsoft\office\14.0\excel\security\trusted documents">
  588.       <parentCategory ref="L_TrustCenter" />
  589.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  590.       <elements>
  591.         <decimal id="L_SetMaximumNumberOfTrustRecordsToPreserveSpinID" valueName="maxpreservetrusteddocuments" minValue="0" maxValue="20000" />
  592.       </elements>
  593.     </policy>
  594.     <policy name="L_StoremacroinPersonalMacroWorkbookbydefault" class="User" displayName="$(string.L_StoremacroinPersonalMacroWorkbookbydefault)" explainText="$(string.L_StoreMacroinpersonalmacroExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fglobalsheet_37_1">
  595.       <parentCategory ref="L_TrustCenter" />
  596.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  597.       <enabledValue>
  598.         <decimal value="1" />
  599.       </enabledValue>
  600.       <disabledValue>
  601.         <decimal value="0" />
  602.       </disabledValue>
  603.     </policy>
  604.     <policy name="L_TrustaccesstoVisualBasicProject" class="User" displayName="$(string.L_TrustaccesstoVisualBasicProject)" explainText="$(string.L_TrustAccessToVisualBasicProjectExplain)" key="software\microsoft\office\14.0\excel\security" valueName="accessvbom">
  605.       <parentCategory ref="L_TrustCenter" />
  606.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  607.       <enabledValue>
  608.         <decimal value="1" />
  609.       </enabledValue>
  610.       <disabledValue>
  611.         <decimal value="0" />
  612.       </disabledValue>
  613.     </policy>
  614.     <policy name="L_Disableallapplicationextensions" class="User" displayName="$(string.L_Disableallapplicationextensions)" explainText="$(string.L_DisableallapplicationextensionsExplain)" key="software\microsoft\office\14.0\excel\security" valueName="disablealladdins">
  615.       <parentCategory ref="L_TrustCenter" />
  616.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  617.       <enabledValue>
  618.         <decimal value="1" />
  619.       </enabledValue>
  620.       <disabledValue>
  621.         <decimal value="0" />
  622.       </disabledValue>
  623.     </policy>
  624.     <policy name="L_RequirethatApplicationExtensionsaresigned" class="User" displayName="$(string.L_RequirethatApplicationExtensionsaresigned)" explainText="$(string.L_RequirethatApplicationExtensionsaresignedExplain)" key="software\microsoft\office\14.0\excel\security" valueName="requireaddinsig">
  625.       <parentCategory ref="L_TrustCenter" />
  626.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  627.       <enabledValue>
  628.         <decimal value="1" />
  629.       </enabledValue>
  630.       <disabledValue>
  631.         <decimal value="0" />
  632.       </disabledValue>
  633.     </policy>
  634.     <policy name="L_DisableTrustBarNotificationforunsigned" class="User" displayName="$(string.L_DisableTrustBarNotificationforunsigned)" explainText="$(string.L_DisableTrustBarNotificationforunsignedExplain)" key="software\microsoft\office\14.0\excel\security" valueName="notbpromptunsignedaddin">
  635.       <parentCategory ref="L_TrustCenter" />
  636.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  637.       <enabledValue>
  638.         <decimal value="1" />
  639.       </enabledValue>
  640.       <disabledValue>
  641.         <decimal value="0" />
  642.       </disabledValue>
  643.     </policy>
  644.     <policy name="L_TurnOffDEPExcel" class="User" displayName="$(string.L_TurnOffDEPExcel)" explainText="$(string.L_TurnOffDEPExcelExplain)" key="software\microsoft\office\14.0\excel\security" valueName="enabledep">
  645.       <parentCategory ref="L_TrustCenter" />
  646.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  647.       <enabledValue>
  648.         <decimal value="0" />
  649.       </enabledValue>
  650.       <disabledValue>
  651.         <decimal value="1" />
  652.       </disabledValue>
  653.     </policy>
  654.     <policy name="L_TurnOffTrustedDocuments" class="User" displayName="$(string.L_TurnOffTrustedDocuments)" explainText="$(string.L_TurnOffTrustedDocumentsExplain)" key="software\microsoft\office\14.0\excel\security\trusted documents" valueName="disabletrusteddocuments">
  655.       <parentCategory ref="L_TrustCenter" />
  656.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  657.       <enabledValue>
  658.         <decimal value="1" />
  659.       </enabledValue>
  660.       <disabledValue>
  661.         <decimal value="0" />
  662.       </disabledValue>
  663.     </policy>
  664.     <policy name="L_SetDefaultFileBlockBehavior" class="User" displayName="$(string.L_SetDefaultFileBlockBehavior)" explainText="$(string.L_SetDefaultFileBlockBehaviorExplain)" presentation="$(presentation.L_SetDefaultFileBlockBehavior)" key="software\microsoft\office\14.0\excel\security\fileblock">
  665.       <parentCategory ref="L_FileBlockSettings" />
  666.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  667.       <elements>
  668.         <enum id="L_SetDefaultFileBlockBehaviorDropID" valueName="openinprotectedview">
  669.           <item displayName="$(string.L_SetDefaultFileBlockBehaviorStr1)">
  670.             <value>
  671.               <decimal value="0" />
  672.             </value>
  673.           </item>
  674.           <item displayName="$(string.L_SetDefaultFileBlockBehaviorStr2)">
  675.             <value>
  676.               <decimal value="1" />
  677.             </value>
  678.           </item>
  679.           <item displayName="$(string.L_SetDefaultFileBlockBehaviorStr3)">
  680.             <value>
  681.               <decimal value="2" />
  682.             </value>
  683.           </item>
  684.         </enum>
  685.       </elements>
  686.     </policy>
  687.     <policy name="L_Excel2007AndLaterWorkbooksandTemplates" class="User" displayName="$(string.L_Excel2007AndLaterWorkbooksandTemplates)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel2007AndLaterWorkbooksandTemplates)" key="software\microsoft\office\14.0\excel\security\fileblock">
  688.       <parentCategory ref="L_FileBlockSettings" />
  689.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  690.       <elements>
  691.         <enum id="L_Excel2007AndLaterWorkbooksandTemplatesDropID" valueName="xlsxandxltxfiles">
  692.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  693.             <value>
  694.               <decimal value="0" />
  695.             </value>
  696.           </item>
  697.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  698.             <value>
  699.               <decimal value="1" />
  700.             </value>
  701.           </item>
  702.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  703.             <value>
  704.               <decimal value="2" />
  705.             </value>
  706.           </item>
  707.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  708.             <value>
  709.               <decimal value="3" />
  710.             </value>
  711.           </item>
  712.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  713.             <value>
  714.               <decimal value="4" />
  715.             </value>
  716.           </item>
  717.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  718.             <value>
  719.               <decimal value="5" />
  720.             </value>
  721.           </item>
  722.         </enum>
  723.       </elements>
  724.     </policy>
  725.     <policy name="L_Excel2007AndLaterMacroEnabledWorkbooksAndTemplates" class="User" displayName="$(string.L_Excel2007AndLaterMacroEnabledWorkbooksAndTemplates)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel2007AndLaterMacroEnabledWorkbooksAndTemplates)" key="software\microsoft\office\14.0\excel\security\fileblock">
  726.       <parentCategory ref="L_FileBlockSettings" />
  727.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  728.       <elements>
  729.         <enum id="L_Excel2007AndLaterMacroEnabledWorkbooksAndTemplatesDropID" valueName="xlsmandxltmfiles">
  730.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  731.             <value>
  732.               <decimal value="0" />
  733.             </value>
  734.           </item>
  735.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  736.             <value>
  737.               <decimal value="1" />
  738.             </value>
  739.           </item>
  740.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  741.             <value>
  742.               <decimal value="2" />
  743.             </value>
  744.           </item>
  745.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  746.             <value>
  747.               <decimal value="3" />
  748.             </value>
  749.           </item>
  750.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  751.             <value>
  752.               <decimal value="4" />
  753.             </value>
  754.           </item>
  755.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  756.             <value>
  757.               <decimal value="5" />
  758.             </value>
  759.           </item>
  760.         </enum>
  761.       </elements>
  762.     </policy>
  763.     <policy name="L_Excel2007AndLaterAddInFiles" class="User" displayName="$(string.L_Excel2007AndLaterAddInFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel2007AndLaterAddInFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  764.       <parentCategory ref="L_FileBlockSettings" />
  765.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  766.       <elements>
  767.         <enum id="L_Excel2007AndLaterAddInFilesDropID" valueName="xlamfiles">
  768.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  769.             <value>
  770.               <decimal value="0" />
  771.             </value>
  772.           </item>
  773.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  774.             <value>
  775.               <decimal value="1" />
  776.             </value>
  777.           </item>
  778.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  779.             <value>
  780.               <decimal value="2" />
  781.             </value>
  782.           </item>
  783.         </enum>
  784.       </elements>
  785.     </policy>
  786.     <policy name="L_Excel2007AndLaterBinaryWorkbooks" class="User" displayName="$(string.L_Excel2007AndLaterBinaryWorkbooks)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel2007AndLaterBinaryWorkbooks)" key="software\microsoft\office\14.0\excel\security\fileblock">
  787.       <parentCategory ref="L_FileBlockSettings" />
  788.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  789.       <elements>
  790.         <enum id="L_Excel2007AndLaterBinaryWorkbooksDropID" valueName="xlsbfiles">
  791.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  792.             <value>
  793.               <decimal value="0" />
  794.             </value>
  795.           </item>
  796.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  797.             <value>
  798.               <decimal value="1" />
  799.             </value>
  800.           </item>
  801.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  802.             <value>
  803.               <decimal value="2" />
  804.             </value>
  805.           </item>
  806.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  807.             <value>
  808.               <decimal value="3" />
  809.             </value>
  810.           </item>
  811.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  812.             <value>
  813.               <decimal value="4" />
  814.             </value>
  815.           </item>
  816.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  817.             <value>
  818.               <decimal value="5" />
  819.             </value>
  820.           </item>
  821.         </enum>
  822.       </elements>
  823.     </policy>
  824.     <policy name="L_OpenDocumentSpreadsheetFiles" class="User" displayName="$(string.L_OpenDocumentSpreadsheetFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_OpenDocumentSpreadsheetFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  825.       <parentCategory ref="L_FileBlockSettings" />
  826.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  827.       <elements>
  828.         <enum id="L_OpenDocumentSpreadsheetFilesDropID" valueName="opendocumentspreadsheet">
  829.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  830.             <value>
  831.               <decimal value="0" />
  832.             </value>
  833.           </item>
  834.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  835.             <value>
  836.               <decimal value="1" />
  837.             </value>
  838.           </item>
  839.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  840.             <value>
  841.               <decimal value="2" />
  842.             </value>
  843.           </item>
  844.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  845.             <value>
  846.               <decimal value="3" />
  847.             </value>
  848.           </item>
  849.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  850.             <value>
  851.               <decimal value="4" />
  852.             </value>
  853.           </item>
  854.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  855.             <value>
  856.               <decimal value="5" />
  857.             </value>
  858.           </item>
  859.         </enum>
  860.       </elements>
  861.     </policy>
  862.     <policy name="L_Excel972003AddInFiles" class="User" displayName="$(string.L_Excel972003AddInFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel972003AddInFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  863.       <parentCategory ref="L_FileBlockSettings" />
  864.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  865.       <elements>
  866.         <enum id="L_Excel972003AddInFilesDropID" valueName="xl97addins">
  867.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  868.             <value>
  869.               <decimal value="0" />
  870.             </value>
  871.           </item>
  872.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  873.             <value>
  874.               <decimal value="1" />
  875.             </value>
  876.           </item>
  877.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  878.             <value>
  879.               <decimal value="2" />
  880.             </value>
  881.           </item>
  882.         </enum>
  883.       </elements>
  884.     </policy>
  885.     <policy name="L_Excel972003WorkbooksAndTemplates" class="User" displayName="$(string.L_Excel972003WorkbooksAndTemplates)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel972003WorkbooksAndTemplates)" key="software\microsoft\office\14.0\excel\security\fileblock">
  886.       <parentCategory ref="L_FileBlockSettings" />
  887.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  888.       <elements>
  889.         <enum id="L_Excel972003WorkbooksAndTemplatesDropID" valueName="xl97workbooksandtemplates">
  890.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  891.             <value>
  892.               <decimal value="0" />
  893.             </value>
  894.           </item>
  895.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  896.             <value>
  897.               <decimal value="1" />
  898.             </value>
  899.           </item>
  900.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  901.             <value>
  902.               <decimal value="2" />
  903.             </value>
  904.           </item>
  905.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  906.             <value>
  907.               <decimal value="3" />
  908.             </value>
  909.           </item>
  910.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  911.             <value>
  912.               <decimal value="4" />
  913.             </value>
  914.           </item>
  915.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  916.             <value>
  917.               <decimal value="5" />
  918.             </value>
  919.           </item>
  920.         </enum>
  921.       </elements>
  922.     </policy>
  923.     <policy name="L_Excel9597WorkbooksAndTemplates" class="User" displayName="$(string.L_Excel9597WorkbooksAndTemplates)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel9597WorkbooksAndTemplates)" key="software\microsoft\office\14.0\excel\security\fileblock">
  924.       <parentCategory ref="L_FileBlockSettings" />
  925.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  926.       <elements>
  927.         <enum id="L_Excel9597WorkbooksAndTemplatesDropID" valueName="xl9597workbooksandtemplates">
  928.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  929.             <value>
  930.               <decimal value="0" />
  931.             </value>
  932.           </item>
  933.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  934.             <value>
  935.               <decimal value="2" />
  936.             </value>
  937.           </item>
  938.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  939.             <value>
  940.               <decimal value="3" />
  941.             </value>
  942.           </item>
  943.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  944.             <value>
  945.               <decimal value="4" />
  946.             </value>
  947.           </item>
  948.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  949.             <value>
  950.               <decimal value="5" />
  951.             </value>
  952.           </item>
  953.         </enum>
  954.       </elements>
  955.     </policy>
  956.     <policy name="L_Excel95Workbooks" class="User" displayName="$(string.L_Excel95Workbooks)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel95Workbooks)" key="software\microsoft\office\14.0\excel\security\fileblock">
  957.       <parentCategory ref="L_FileBlockSettings" />
  958.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  959.       <elements>
  960.         <enum id="L_Excel95WorkbooksDropID" valueName="xl95workbooks">
  961.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  962.             <value>
  963.               <decimal value="0" />
  964.             </value>
  965.           </item>
  966.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  967.             <value>
  968.               <decimal value="1" />
  969.             </value>
  970.           </item>
  971.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  972.             <value>
  973.               <decimal value="2" />
  974.             </value>
  975.           </item>
  976.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  977.             <value>
  978.               <decimal value="3" />
  979.             </value>
  980.           </item>
  981.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  982.             <value>
  983.               <decimal value="4" />
  984.             </value>
  985.           </item>
  986.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  987.             <value>
  988.               <decimal value="5" />
  989.             </value>
  990.           </item>
  991.         </enum>
  992.       </elements>
  993.     </policy>
  994.     <policy name="L_Excel4Workbooks" class="User" displayName="$(string.L_Excel4Workbooks)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel4Workbooks)" key="software\microsoft\office\14.0\excel\security\fileblock">
  995.       <parentCategory ref="L_FileBlockSettings" />
  996.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  997.       <elements>
  998.         <enum id="L_Excel4WorkbooksDropID" valueName="xl4workbooks">
  999.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1000.             <value>
  1001.               <decimal value="0" />
  1002.             </value>
  1003.           </item>
  1004.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1005.             <value>
  1006.               <decimal value="2" />
  1007.             </value>
  1008.           </item>
  1009.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  1010.             <value>
  1011.               <decimal value="3" />
  1012.             </value>
  1013.           </item>
  1014.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  1015.             <value>
  1016.               <decimal value="4" />
  1017.             </value>
  1018.           </item>
  1019.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  1020.             <value>
  1021.               <decimal value="5" />
  1022.             </value>
  1023.           </item>
  1024.         </enum>
  1025.       </elements>
  1026.     </policy>
  1027.     <policy name="L_Excel4Worksheets" class="User" displayName="$(string.L_Excel4Worksheets)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel4Worksheets)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1028.       <parentCategory ref="L_FileBlockSettings" />
  1029.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1030.       <elements>
  1031.         <enum id="L_Excel4WorksheetsDropID" valueName="xl4worksheets">
  1032.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1033.             <value>
  1034.               <decimal value="0" />
  1035.             </value>
  1036.           </item>
  1037.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1038.             <value>
  1039.               <decimal value="2" />
  1040.             </value>
  1041.           </item>
  1042.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  1043.             <value>
  1044.               <decimal value="3" />
  1045.             </value>
  1046.           </item>
  1047.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  1048.             <value>
  1049.               <decimal value="4" />
  1050.             </value>
  1051.           </item>
  1052.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  1053.             <value>
  1054.               <decimal value="5" />
  1055.             </value>
  1056.           </item>
  1057.         </enum>
  1058.       </elements>
  1059.     </policy>
  1060.     <policy name="L_Excel3Worksheets" class="User" displayName="$(string.L_Excel3Worksheets)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel3Worksheets)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1061.       <parentCategory ref="L_FileBlockSettings" />
  1062.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1063.       <elements>
  1064.         <enum id="L_Excel3WorksheetsDropID" valueName="xl3worksheets">
  1065.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1066.             <value>
  1067.               <decimal value="0" />
  1068.             </value>
  1069.           </item>
  1070.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1071.             <value>
  1072.               <decimal value="2" />
  1073.             </value>
  1074.           </item>
  1075.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  1076.             <value>
  1077.               <decimal value="3" />
  1078.             </value>
  1079.           </item>
  1080.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  1081.             <value>
  1082.               <decimal value="4" />
  1083.             </value>
  1084.           </item>
  1085.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  1086.             <value>
  1087.               <decimal value="5" />
  1088.             </value>
  1089.           </item>
  1090.         </enum>
  1091.       </elements>
  1092.     </policy>
  1093.     <policy name="L_Excel2Worksheets" class="User" displayName="$(string.L_Excel2Worksheets)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel2Worksheets)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1094.       <parentCategory ref="L_FileBlockSettings" />
  1095.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1096.       <elements>
  1097.         <enum id="L_Excel2WorksheetsDropID" valueName="xl2worksheets">
  1098.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1099.             <value>
  1100.               <decimal value="0" />
  1101.             </value>
  1102.           </item>
  1103.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1104.             <value>
  1105.               <decimal value="2" />
  1106.             </value>
  1107.           </item>
  1108.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  1109.             <value>
  1110.               <decimal value="3" />
  1111.             </value>
  1112.           </item>
  1113.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  1114.             <value>
  1115.               <decimal value="4" />
  1116.             </value>
  1117.           </item>
  1118.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  1119.             <value>
  1120.               <decimal value="5" />
  1121.             </value>
  1122.           </item>
  1123.         </enum>
  1124.       </elements>
  1125.     </policy>
  1126.     <policy name="L_Excel4MacrosheetsAndAddInFiles" class="User" displayName="$(string.L_Excel4MacrosheetsAndAddInFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel4MacrosheetsAndAddInFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1127.       <parentCategory ref="L_FileBlockSettings" />
  1128.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1129.       <elements>
  1130.         <enum id="L_Excel4MacrosheetsAndAddInFilesDropID" valueName="xl4macros">
  1131.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1132.             <value>
  1133.               <decimal value="0" />
  1134.             </value>
  1135.           </item>
  1136.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1137.             <value>
  1138.               <decimal value="2" />
  1139.             </value>
  1140.           </item>
  1141.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  1142.             <value>
  1143.               <decimal value="3" />
  1144.             </value>
  1145.           </item>
  1146.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  1147.             <value>
  1148.               <decimal value="4" />
  1149.             </value>
  1150.           </item>
  1151.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  1152.             <value>
  1153.               <decimal value="5" />
  1154.             </value>
  1155.           </item>
  1156.         </enum>
  1157.       </elements>
  1158.     </policy>
  1159.     <policy name="L_Excel3MacrosheetsAndAddInFiles" class="User" displayName="$(string.L_Excel3MacrosheetsAndAddInFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel3MacrosheetsAndAddInFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1160.       <parentCategory ref="L_FileBlockSettings" />
  1161.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1162.       <elements>
  1163.         <enum id="L_Excel3MacrosheetsAndAddInFilesDropID" valueName="xl3macros">
  1164.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1165.             <value>
  1166.               <decimal value="0" />
  1167.             </value>
  1168.           </item>
  1169.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1170.             <value>
  1171.               <decimal value="2" />
  1172.             </value>
  1173.           </item>
  1174.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  1175.             <value>
  1176.               <decimal value="3" />
  1177.             </value>
  1178.           </item>
  1179.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  1180.             <value>
  1181.               <decimal value="4" />
  1182.             </value>
  1183.           </item>
  1184.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  1185.             <value>
  1186.               <decimal value="5" />
  1187.             </value>
  1188.           </item>
  1189.         </enum>
  1190.       </elements>
  1191.     </policy>
  1192.     <policy name="L_Excel2MacrosheetsAndAddInFiles" class="User" displayName="$(string.L_Excel2MacrosheetsAndAddInFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_Excel2MacrosheetsAndAddInFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1193.       <parentCategory ref="L_FileBlockSettings" />
  1194.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1195.       <elements>
  1196.         <enum id="L_Excel2MacrosheetsAndAddInFilesDropID" valueName="xl2macros">
  1197.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1198.             <value>
  1199.               <decimal value="0" />
  1200.             </value>
  1201.           </item>
  1202.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1203.             <value>
  1204.               <decimal value="2" />
  1205.             </value>
  1206.           </item>
  1207.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  1208.             <value>
  1209.               <decimal value="3" />
  1210.             </value>
  1211.           </item>
  1212.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  1213.             <value>
  1214.               <decimal value="4" />
  1215.             </value>
  1216.           </item>
  1217.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  1218.             <value>
  1219.               <decimal value="5" />
  1220.             </value>
  1221.           </item>
  1222.         </enum>
  1223.       </elements>
  1224.     </policy>
  1225.     <policy name="L_WebPagesAndExcel2003XMLSpreadsheets" class="User" displayName="$(string.L_WebPagesAndExcel2003XMLSpreadsheets)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_WebPagesAndExcel2003XMLSpreadsheets)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1226.       <parentCategory ref="L_FileBlockSettings" />
  1227.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1228.       <elements>
  1229.         <enum id="L_WebPagesAndExcel2003XMLSpreadsheetsDropID" valueName="htmlandxmlssfiles">
  1230.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1231.             <value>
  1232.               <decimal value="0" />
  1233.             </value>
  1234.           </item>
  1235.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  1236.             <value>
  1237.               <decimal value="1" />
  1238.             </value>
  1239.           </item>
  1240.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1241.             <value>
  1242.               <decimal value="2" />
  1243.             </value>
  1244.           </item>
  1245.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  1246.             <value>
  1247.               <decimal value="3" />
  1248.             </value>
  1249.           </item>
  1250.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  1251.             <value>
  1252.               <decimal value="4" />
  1253.             </value>
  1254.           </item>
  1255.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  1256.             <value>
  1257.               <decimal value="5" />
  1258.             </value>
  1259.           </item>
  1260.         </enum>
  1261.       </elements>
  1262.     </policy>
  1263.     <policy name="L_XMLFiles" class="User" displayName="$(string.L_XMLFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_XMLFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1264.       <parentCategory ref="L_FileBlockSettings" />
  1265.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1266.       <elements>
  1267.         <enum id="L_XMLFilesDropID" valueName="xmlfiles">
  1268.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1269.             <value>
  1270.               <decimal value="0" />
  1271.             </value>
  1272.           </item>
  1273.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  1274.             <value>
  1275.               <decimal value="1" />
  1276.             </value>
  1277.           </item>
  1278.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1279.             <value>
  1280.               <decimal value="2" />
  1281.             </value>
  1282.           </item>
  1283.         </enum>
  1284.       </elements>
  1285.     </policy>
  1286.     <policy name="L_TextFiles" class="User" displayName="$(string.L_TextFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_TextFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1287.       <parentCategory ref="L_FileBlockSettings" />
  1288.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1289.       <elements>
  1290.         <enum id="L_TextFilesDropID" valueName="textfiles">
  1291.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1292.             <value>
  1293.               <decimal value="0" />
  1294.             </value>
  1295.           </item>
  1296.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  1297.             <value>
  1298.               <decimal value="1" />
  1299.             </value>
  1300.           </item>
  1301.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1302.             <value>
  1303.               <decimal value="2" />
  1304.             </value>
  1305.           </item>
  1306.         </enum>
  1307.       </elements>
  1308.     </policy>
  1309.     <policy name="L_ExcelAddInFiles" class="User" displayName="$(string.L_ExcelAddInFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_ExcelAddInFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1310.       <parentCategory ref="L_FileBlockSettings" />
  1311.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1312.       <elements>
  1313.         <enum id="L_ExcelAddInFilesDropID" valueName="xllfiles">
  1314.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1315.             <value>
  1316.               <decimal value="0" />
  1317.             </value>
  1318.           </item>
  1319.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1320.             <value>
  1321.               <decimal value="2" />
  1322.             </value>
  1323.           </item>
  1324.         </enum>
  1325.       </elements>
  1326.     </policy>
  1327.     <policy name="L_DBaseIIIANDIVFiles" class="User" displayName="$(string.L_DBaseIIIANDIVFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_DBaseIIIANDIVFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1328.       <parentCategory ref="L_FileBlockSettings" />
  1329.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1330.       <elements>
  1331.         <enum id="L_DBaseIIIANDIVFilesDropID" valueName="dbasefiles">
  1332.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1333.             <value>
  1334.               <decimal value="0" />
  1335.             </value>
  1336.           </item>
  1337.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1338.             <value>
  1339.               <decimal value="2" />
  1340.             </value>
  1341.           </item>
  1342.         </enum>
  1343.       </elements>
  1344.     </policy>
  1345.     <policy name="L_MicrosoftOfficeQueryFiles" class="User" displayName="$(string.L_MicrosoftOfficeQueryFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_MicrosoftOfficeQueryFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1346.       <parentCategory ref="L_FileBlockSettings" />
  1347.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1348.       <elements>
  1349.         <enum id="L_MicrosoftOfficeQueryFilesDropID" valueName="officequeries">
  1350.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1351.             <value>
  1352.               <decimal value="0" />
  1353.             </value>
  1354.           </item>
  1355.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  1356.             <value>
  1357.               <decimal value="1" />
  1358.             </value>
  1359.           </item>
  1360.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1361.             <value>
  1362.               <decimal value="2" />
  1363.             </value>
  1364.           </item>
  1365.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  1366.             <value>
  1367.               <decimal value="3" />
  1368.             </value>
  1369.           </item>
  1370.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  1371.             <value>
  1372.               <decimal value="4" />
  1373.             </value>
  1374.           </item>
  1375.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  1376.             <value>
  1377.               <decimal value="5" />
  1378.             </value>
  1379.           </item>
  1380.         </enum>
  1381.       </elements>
  1382.     </policy>
  1383.     <policy name="L_OfficeDataConnectionFiles" class="User" displayName="$(string.L_OfficeDataConnectionFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_OfficeDataConnectionFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1384.       <parentCategory ref="L_FileBlockSettings" />
  1385.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1386.       <elements>
  1387.         <enum id="L_OfficeDataConnectionFilesDropID" valueName="officedataconnections">
  1388.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1389.             <value>
  1390.               <decimal value="0" />
  1391.             </value>
  1392.           </item>
  1393.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1394.             <value>
  1395.               <decimal value="2" />
  1396.             </value>
  1397.           </item>
  1398.         </enum>
  1399.       </elements>
  1400.     </policy>
  1401.     <policy name="L_OtherDataSourceFiles" class="User" displayName="$(string.L_OtherDataSourceFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_OtherDataSourceFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1402.       <parentCategory ref="L_FileBlockSettings" />
  1403.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1404.       <elements>
  1405.         <enum id="L_OtherDataSourceFilesDropID" valueName="officedatasources">
  1406.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1407.             <value>
  1408.               <decimal value="0" />
  1409.             </value>
  1410.           </item>
  1411.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1412.             <value>
  1413.               <decimal value="2" />
  1414.             </value>
  1415.           </item>
  1416.         </enum>
  1417.       </elements>
  1418.     </policy>
  1419.     <policy name="L_OfflineCubeFiles" class="User" displayName="$(string.L_OfflineCubeFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_OfflineCubeFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1420.       <parentCategory ref="L_FileBlockSettings" />
  1421.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1422.       <elements>
  1423.         <enum id="L_OfflineCubeFilesDropID" valueName="offlinecubefiles">
  1424.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1425.             <value>
  1426.               <decimal value="0" />
  1427.             </value>
  1428.           </item>
  1429.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1430.             <value>
  1431.               <decimal value="2" />
  1432.             </value>
  1433.           </item>
  1434.         </enum>
  1435.       </elements>
  1436.     </policy>
  1437.     <policy name="L_DifAndSylkFiles" class="User" displayName="$(string.L_DifAndSylkFiles)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_DifAndSylkFiles)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1438.       <parentCategory ref="L_FileBlockSettings" />
  1439.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1440.       <elements>
  1441.         <enum id="L_DifAndSylkFilesDropID" valueName="difandsylkfiles">
  1442.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1443.             <value>
  1444.               <decimal value="0" />
  1445.             </value>
  1446.           </item>
  1447.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  1448.             <value>
  1449.               <decimal value="1" />
  1450.             </value>
  1451.           </item>
  1452.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1453.             <value>
  1454.               <decimal value="2" />
  1455.             </value>
  1456.           </item>
  1457.         </enum>
  1458.       </elements>
  1459.     </policy>
  1460.     <policy name="L_LegacyConvertersForExcel" class="User" displayName="$(string.L_LegacyConvertersForExcel)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_LegacyConvertersForExcel)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1461.       <parentCategory ref="L_FileBlockSettings" />
  1462.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1463.       <elements>
  1464.         <enum id="L_LegacyConvertersForExcelDropID" valueName="converters">
  1465.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1466.             <value>
  1467.               <decimal value="0" />
  1468.             </value>
  1469.           </item>
  1470.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1471.             <value>
  1472.               <decimal value="2" />
  1473.             </value>
  1474.           </item>
  1475.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  1476.             <value>
  1477.               <decimal value="3" />
  1478.             </value>
  1479.           </item>
  1480.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  1481.             <value>
  1482.               <decimal value="4" />
  1483.             </value>
  1484.           </item>
  1485.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  1486.             <value>
  1487.               <decimal value="5" />
  1488.             </value>
  1489.           </item>
  1490.         </enum>
  1491.       </elements>
  1492.     </policy>
  1493.     <policy name="L_MicrosoftOfficeOpenXMLConvertersForExcel" class="User" displayName="$(string.L_MicrosoftOfficeOpenXMLConvertersForExcel)" explainText="$(string.L_ExcelFileBlockExplain)" presentation="$(presentation.L_MicrosoftOfficeOpenXMLConvertersForExcel)" key="software\microsoft\office\14.0\excel\security\fileblock">
  1494.       <parentCategory ref="L_FileBlockSettings" />
  1495.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1496.       <elements>
  1497.         <enum id="L_MicrosoftOfficeOpenXMLConvertersForExcelDropID" valueName="ooxmlconverters">
  1498.           <item displayName="$(string.L_ExcelFileBlockStr1)">
  1499.             <value>
  1500.               <decimal value="0" />
  1501.             </value>
  1502.           </item>
  1503.           <item displayName="$(string.L_ExcelFileBlockStr2)">
  1504.             <value>
  1505.               <decimal value="1" />
  1506.             </value>
  1507.           </item>
  1508.           <item displayName="$(string.L_ExcelFileBlockStr3)">
  1509.             <value>
  1510.               <decimal value="2" />
  1511.             </value>
  1512.           </item>
  1513.           <item displayName="$(string.L_ExcelFileBlockStr4)">
  1514.             <value>
  1515.               <decimal value="3" />
  1516.             </value>
  1517.           </item>
  1518.           <item displayName="$(string.L_ExcelFileBlockStr5)">
  1519.             <value>
  1520.               <decimal value="4" />
  1521.             </value>
  1522.           </item>
  1523.           <item displayName="$(string.L_ExcelFileBlockStr6)">
  1524.             <value>
  1525.               <decimal value="5" />
  1526.             </value>
  1527.           </item>
  1528.         </enum>
  1529.       </elements>
  1530.     </policy>
  1531.     <policy name="L_AllowTrustedLocationsOnTheNetwork" class="User" displayName="$(string.L_AllowTrustedLocationsOnTheNetwork)" explainText="$(string.L_AllowTrustedLocationsOnTheNetworkExplain)" key="software\microsoft\office\14.0\excel\security\trusted locations" valueName="allownetworklocations">
  1532.       <parentCategory ref="L_TrustedLocations" />
  1533.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1534.       <enabledValue>
  1535.         <decimal value="1" />
  1536.       </enabledValue>
  1537.       <disabledValue>
  1538.         <decimal value="0" />
  1539.       </disabledValue>
  1540.     </policy>
  1541.     <policy name="L_DisableTrustedLoc" class="User" displayName="$(string.L_DisableTrustedLoc)" explainText="$(string.L_DisableTrustedLocExplain)" key="software\microsoft\office\14.0\excel\security\trusted locations" valueName="alllocationsdisabled">
  1542.       <parentCategory ref="L_TrustedLocations" />
  1543.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1544.       <enabledValue>
  1545.         <decimal value="1" />
  1546.       </enabledValue>
  1547.       <disabledValue>
  1548.         <decimal value="0" />
  1549.       </disabledValue>
  1550.     </policy>
  1551.     <policy name="L_SetNumberOfPlacesInTheRecentPlacesList" class="User" displayName="$(string.L_SetNumberOfPlacesInTheRecentPlacesList)" explainText="$(string.L_SetNumberOfPlacesInTheRecentPlacesListExplain)" presentation="$(presentation.L_SetNumberOfPlacesInTheRecentPlacesList)" key="software\microsoft\office\14.0\excel\place mru">
  1552.       <parentCategory ref="L_Advanced" />
  1553.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1554.       <elements>
  1555.         <decimal id="L_SetNumberOfPlacesInTheRecentPlacesListSpinID" valueName="max display" minValue="0" maxValue="50" />
  1556.       </elements>
  1557.     </policy>
  1558.     <policy name="L_Defaultdirection" class="User" displayName="$(string.L_Defaultdirection)" explainText="$(string.L_DefaultDirectionExplain)" presentation="$(presentation.L_Defaultdirection)" key="software\microsoft\office\14.0\excel\options">
  1559.       <parentCategory ref="L_Advanced" />
  1560.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1561.       <elements>
  1562.         <enum id="L_defaultdirection81" valueName="defaultsheetr2l">
  1563.           <item displayName="$(string.L_RighttoLeft3)">
  1564.             <value>
  1565.               <decimal value="1" />
  1566.             </value>
  1567.           </item>
  1568.           <item displayName="$(string.L_Lefttoright4)">
  1569.             <value>
  1570.               <decimal value="0" />
  1571.             </value>
  1572.           </item>
  1573.         </enum>
  1574.       </elements>
  1575.     </policy>
  1576.     <policy name="L_Cursormovement" class="User" displayName="$(string.L_Cursormovement)" explainText="$(string.L_CursorMovementExplain)" presentation="$(presentation.L_Cursormovement)" key="software\microsoft\office\14.0\excel\options">
  1577.       <parentCategory ref="L_Advanced" />
  1578.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1579.       <elements>
  1580.         <enum id="L_cursormovement82" valueName="cursorvisual">
  1581.           <item displayName="$(string.L_Logical)">
  1582.             <value>
  1583.               <decimal value="0" />
  1584.             </value>
  1585.           </item>
  1586.           <item displayName="$(string.L_Visual)">
  1587.             <value>
  1588.               <decimal value="1" />
  1589.             </value>
  1590.           </item>
  1591.         </enum>
  1592.       </elements>
  1593.     </policy>
  1594.     <policy name="L_Showcontrolcharacters" class="User" displayName="$(string.L_Showcontrolcharacters)" explainText="$(string.L_ShowControlCharactersExplain)" key="software\microsoft\office\14.0\excel\options" valueName="controlcharacters">
  1595.       <parentCategory ref="L_Advanced" />
  1596.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1597.       <enabledValue>
  1598.         <decimal value="1" />
  1599.       </enabledValue>
  1600.       <disabledValue>
  1601.         <decimal value="0" />
  1602.       </disabledValue>
  1603.     </policy>
  1604.     <policy name="L_LoadpicturesfromWebpagesnotcreatedinExcel" class="User" displayName="$(string.L_LoadpicturesfromWebpagesnotcreatedinExcel)" explainText="$(string.L_LoadpicturesfromWebpagesnotcreatedinExcelExplain)" key="software\microsoft\office\14.0\excel\internet" valueName="donotloadpictures">
  1605.       <parentCategory ref="L_General" />
  1606.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1607.       <enabledValue>
  1608.         <decimal value="0" />
  1609.       </enabledValue>
  1610.       <disabledValue>
  1611.         <decimal value="1" />
  1612.       </disabledValue>
  1613.     </policy>
  1614.     <policy name="L_MicrosoftExcelmenuorHelpkey" class="User" displayName="$(string.L_MicrosoftExcelmenuorHelpkey)" explainText="$(string.L_MSEmenuorhelpExplain)" presentation="$(presentation.L_MicrosoftExcelmenuorHelpkey)" key="software\microsoft\office\14.0\excel\options">
  1615.       <parentCategory ref="L_Advanced" />
  1616.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1617.       <elements>
  1618.         <decimal id="L_Helpkey" valueName="menukey" />
  1619.       </elements>
  1620.     </policy>
  1621.     <policy name="L_Transitionnavigationkeys" class="User" displayName="$(string.L_Transitionnavigationkeys)" explainText="$(string.L_TransitionnavigationkeysExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fisi_33_1">
  1622.       <parentCategory ref="L_Advanced" />
  1623.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1624.       <enabledValue>
  1625.         <decimal value="1" />
  1626.       </enabledValue>
  1627.       <disabledValue>
  1628.         <decimal value="0" />
  1629.       </disabledValue>
  1630.     </policy>
  1631.     <policy name="L_Ignoreotherapplications" class="User" displayName="$(string.L_Ignoreotherapplications)" explainText="$(string.L_IgnoreotherappsExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fddeenabled_6_1">
  1632.       <parentCategory ref="L_Advanced" />
  1633.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1634.       <enabledValue>
  1635.         <decimal value="0" />
  1636.       </enabledValue>
  1637.       <disabledValue>
  1638.         <decimal value="1" />
  1639.       </disabledValue>
  1640.     </policy>
  1641.     <policy name="L_ZoomonrollwithIntelliMouse" class="User" displayName="$(string.L_ZoomonrollwithIntelliMouse)" explainText="$(string.L_ZoomonrollwithIntelliMouseExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="frollzoom_98_1">
  1642.       <parentCategory ref="L_Advanced" />
  1643.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1644.       <enabledValue>
  1645.         <decimal value="1" />
  1646.       </enabledValue>
  1647.       <disabledValue>
  1648.         <decimal value="0" />
  1649.       </disabledValue>
  1650.     </policy>
  1651.     <policy name="L_Shownames" class="User" displayName="$(string.L_Shownames)" explainText="$(string.L_ShownamesExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fshowchartnames_96_1">
  1652.       <parentCategory ref="L_Advanced" />
  1653.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1654.       <enabledValue>
  1655.         <decimal value="0" />
  1656.       </enabledValue>
  1657.       <disabledValue>
  1658.         <decimal value="1" />
  1659.       </disabledValue>
  1660.     </policy>
  1661.     <policy name="L_Showvalues" class="User" displayName="$(string.L_Showvalues)" explainText="$(string.L_ShowvaluesExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fshowcharttipvalues_97_1">
  1662.       <parentCategory ref="L_Advanced" />
  1663.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1664.       <enabledValue>
  1665.         <decimal value="0" />
  1666.       </enabledValue>
  1667.       <disabledValue>
  1668.         <decimal value="1" />
  1669.       </disabledValue>
  1670.     </policy>
  1671.     <policy name="L_Editdirectlyincell" class="User" displayName="$(string.L_Editdirectlyincell)" explainText="$(string.L_EditdirectlyincellExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fnoincell_66_1">
  1672.       <parentCategory ref="L_Advanced" />
  1673.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1674.       <enabledValue>
  1675.         <decimal value="0" />
  1676.       </enabledValue>
  1677.       <disabledValue>
  1678.         <decimal value="1" />
  1679.       </disabledValue>
  1680.     </policy>
  1681.     <policy name="L_EnableFillHandleAndCellDragAndDrop" class="User" displayName="$(string.L_EnableFillHandleAndCellDragAndDrop)" explainText="$(string.L_EnableFillHandleAndCellDragAndDropExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fdisabledman_36_1">
  1682.       <parentCategory ref="L_Advanced" />
  1683.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1684.       <enabledValue>
  1685.         <decimal value="0" />
  1686.       </enabledValue>
  1687.       <disabledValue>
  1688.         <decimal value="1" />
  1689.       </disabledValue>
  1690.     </policy>
  1691.     <policy name="L_Alertbeforeoverwritingcells" class="User" displayName="$(string.L_Alertbeforeoverwritingcells)" explainText="$(string.L_AlertbeforeoverwritingcellsExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fnodragwarning_76_1">
  1692.       <parentCategory ref="L_Advanced" />
  1693.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1694.       <enabledValue>
  1695.         <decimal value="0" />
  1696.       </enabledValue>
  1697.       <disabledValue>
  1698.         <decimal value="1" />
  1699.       </disabledValue>
  1700.     </policy>
  1701.     <policy name="L_MoveselectionafterEnter" class="User" displayName="$(string.L_MoveselectionafterEnter)" explainText="$(string.L_MoveselectionafterEnterExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fentermove_75_1">
  1702.       <parentCategory ref="L_Advanced" />
  1703.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1704.       <enabledValue>
  1705.         <decimal value="0" />
  1706.       </enabledValue>
  1707.       <disabledValue>
  1708.         <decimal value="1" />
  1709.       </disabledValue>
  1710.     </policy>
  1711.     <policy name="L_MoveselectionafterEnterdirection" class="User" displayName="$(string.L_MoveselectionafterEnterdirection)" explainText="$(string.L_SpecifiesthedirectionthattheselectionismovedaftertheEnterkey)" presentation="$(presentation.L_MoveselectionafterEnterdirection)" key="software\microsoft\office\14.0\excel\options">
  1712.       <parentCategory ref="L_Advanced" />
  1713.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1714.       <elements>
  1715.         <enum id="L_moveselectionafterenterdirection84" valueName="moveenterdir">
  1716.           <item displayName="$(string.L_Down)">
  1717.             <value>
  1718.               <decimal value="0" />
  1719.             </value>
  1720.           </item>
  1721.           <item displayName="$(string.L_Right)">
  1722.             <value>
  1723.               <decimal value="1" />
  1724.             </value>
  1725.           </item>
  1726.           <item displayName="$(string.L_Up)">
  1727.             <value>
  1728.               <decimal value="2" />
  1729.             </value>
  1730.           </item>
  1731.           <item displayName="$(string.L_Left)">
  1732.             <value>
  1733.               <decimal value="3" />
  1734.             </value>
  1735.           </item>
  1736.         </enum>
  1737.       </elements>
  1738.     </policy>
  1739.     <policy name="L_Automaticallyinsertadecimalpoint" class="User" displayName="$(string.L_Automaticallyinsertadecimalpoint)" explainText="$(string.L_AutomaticallyinsertadecimalpointExplain)" key="software\microsoft\office\14.0\excel\options" valueName="autodec">
  1740.       <parentCategory ref="L_Advanced" />
  1741.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1742.       <enabledValue>
  1743.         <decimal value="5" />
  1744.       </enabledValue>
  1745.       <disabledValue>
  1746.         <decimal value="4" />
  1747.       </disabledValue>
  1748.     </policy>
  1749.     <policy name="L_CutAndCopyObjectsWithCells" class="User" displayName="$(string.L_CutAndCopyObjectsWithCells)" explainText="$(string.L_CutAndCopyObjectsWithCellsExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fobjwcellmove_71_1">
  1750.       <parentCategory ref="L_Advanced" />
  1751.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1752.       <enabledValue>
  1753.         <decimal value="1" />
  1754.       </enabledValue>
  1755.       <disabledValue>
  1756.         <decimal value="0" />
  1757.       </disabledValue>
  1758.     </policy>
  1759.     <policy name="L_Asktoupdateautomaticlinks" class="User" displayName="$(string.L_Asktoupdateautomaticlinks)" explainText="$(string.L_AsktoupdateautomaticlinksExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fupdateext_78_1">
  1760.       <parentCategory ref="L_Advanced" />
  1761.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1762.       <enabledValue>
  1763.         <decimal value="0" />
  1764.       </enabledValue>
  1765.       <disabledValue>
  1766.         <decimal value="1" />
  1767.       </disabledValue>
  1768.     </policy>
  1769.     <policy name="L_EnableAutoCompleteforcellvalues" class="User" displayName="$(string.L_EnableAutoCompleteforcellvalues)" explainText="$(string.L_EnableAutoCompleteforcellvaluesExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fautocomplete_128_1">
  1770.       <parentCategory ref="L_Advanced" />
  1771.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1772.       <enabledValue>
  1773.         <decimal value="1" />
  1774.       </enabledValue>
  1775.       <disabledValue>
  1776.         <decimal value="0" />
  1777.       </disabledValue>
  1778.     </policy>
  1779.     <policy name="L_ExtendDataRangeFormatsAndFormulas" class="User" displayName="$(string.L_ExtendDataRangeFormatsAndFormulas)" explainText="$(string.L_ExtendDataRangeFormatsAndFormulasExplain)" key="software\microsoft\office\14.0\excel\options" valueName="extendlist">
  1780.       <parentCategory ref="L_Advanced" />
  1781.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1782.       <enabledValue>
  1783.         <decimal value="1" />
  1784.       </enabledValue>
  1785.       <disabledValue>
  1786.         <decimal value="0" />
  1787.       </disabledValue>
  1788.     </policy>
  1789.     <policy name="L_Enableautomaticpercententry" class="User" displayName="$(string.L_Enableautomaticpercententry)" explainText="$(string.L_EnableautomaticpercententryExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fdisableautopercent_99_1">
  1790.       <parentCategory ref="L_Advanced" />
  1791.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1792.       <enabledValue>
  1793.         <decimal value="0" />
  1794.       </enabledValue>
  1795.       <disabledValue>
  1796.         <decimal value="1" />
  1797.       </disabledValue>
  1798.     </policy>
  1799.     <policy name="L_ShowPasteOptionsButtonWhenContentIsPasted" class="User" displayName="$(string.L_ShowPasteOptionsButtonWhenContentIsPasted)" explainText="$(string.L_ShowPasteOptionsButtonWhenContentIsPastedExplain)" key="software\microsoft\office\14.0\common\general" valueName="pasteoptions">
  1800.       <parentCategory ref="L_Advanced" />
  1801.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1802.       <enabledValue>
  1803.         <decimal value="1" />
  1804.       </enabledValue>
  1805.       <disabledValue>
  1806.         <decimal value="0" />
  1807.       </disabledValue>
  1808.     </policy>
  1809.     <policy name="L_ShowInsertOptionsbuttons" class="User" displayName="$(string.L_ShowInsertOptionsbuttons)" explainText="$(string.L_ShowInsertOptionsbuttonsExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="enableinsertcellsooui_102_1">
  1810.       <parentCategory ref="L_Advanced" />
  1811.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1812.       <enabledValue>
  1813.         <decimal value="0" />
  1814.       </enabledValue>
  1815.       <disabledValue>
  1816.         <decimal value="1" />
  1817.       </disabledValue>
  1818.     </policy>
  1819.     <policy name="L_ShowFormulabarinNormalView" class="User" displayName="$(string.L_ShowFormulabarinNormalView)" explainText="$(string.L_ShowFormulabarinNormalViewExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="ffmlaf_1_1">
  1820.       <parentCategory ref="L_Advanced" />
  1821.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1822.       <enabledValue>
  1823.         <decimal value="1" />
  1824.       </enabledValue>
  1825.       <disabledValue>
  1826.         <decimal value="0" />
  1827.       </disabledValue>
  1828.     </policy>
  1829.     <policy name="L_ShowFormulabarinFullView" class="User" displayName="$(string.L_ShowFormulabarinFullView)" explainText="$(string.L_CheckedDisplaystheFormulabarwhentheFullScreencommandintheVie)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="ffmlafull_68_1">
  1830.       <parentCategory ref="L_Advanced" />
  1831.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1832.       <enabledValue>
  1833.         <decimal value="1" />
  1834.       </enabledValue>
  1835.       <disabledValue>
  1836.         <decimal value="0" />
  1837.       </disabledValue>
  1838.     </policy>
  1839.     <policy name="L_Functiontooltips" class="User" displayName="$(string.L_Functiontooltips)" explainText="$(string.L_FunctiontooltipsExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fshowfuntips_101_1">
  1840.       <parentCategory ref="L_Advanced" />
  1841.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1842.       <enabledValue>
  1843.         <decimal value="0" />
  1844.       </enabledValue>
  1845.       <disabledValue>
  1846.         <decimal value="1" />
  1847.       </disabledValue>
  1848.     </policy>
  1849.     <policy name="L_Comments" class="User" displayName="$(string.L_Comments)" explainText="$(string.L_Determineshowcommentsaredisplayedontheworksheet)" presentation="$(presentation.L_Comments)" key="software\microsoft\office\14.0\excel\options\binaryoptions">
  1850.       <parentCategory ref="L_Advanced" />
  1851.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1852.       <disabledList>
  1853.         <item key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fnoteoffv5_35_1">
  1854.           <value>
  1855.             <delete />
  1856.           </value>
  1857.         </item>
  1858.       </disabledList>
  1859.       <elements>
  1860.         <enum id="L_comments85" valueName="vmdnotedisp_38_2">
  1861.           <item displayName="$(string.L_None)">
  1862.             <value>
  1863.               <decimal value="0" />
  1864.             </value>
  1865.             <valueList>
  1866.               <item key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fnoteoffv5_35_1">
  1867.                 <value>
  1868.                   <decimal value="1" />
  1869.                 </value>
  1870.               </item>
  1871.             </valueList>
  1872.           </item>
  1873.           <item displayName="$(string.L_Commentindicatoronly)">
  1874.             <value>
  1875.               <decimal value="1" />
  1876.             </value>
  1877.             <valueList>
  1878.               <item key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fnoteoffv5_35_1">
  1879.                 <value>
  1880.                   <decimal value="0" />
  1881.                 </value>
  1882.               </item>
  1883.             </valueList>
  1884.           </item>
  1885.           <item displayName="$(string.L_Commentindicator)">
  1886.             <value>
  1887.               <decimal value="2" />
  1888.             </value>
  1889.             <valueList>
  1890.               <item key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fnoteoffv5_35_1">
  1891.                 <value>
  1892.                   <decimal value="0" />
  1893.                 </value>
  1894.               </item>
  1895.             </valueList>
  1896.           </item>
  1897.         </enum>
  1898.       </elements>
  1899.     </policy>
  1900.     <policy name="L_ProvidefeedbackwithAnimation" class="User" displayName="$(string.L_ProvidefeedbackwithAnimation)" explainText="$(string.L_ProvidefeedbackwithAnimationExplain)" key="software\microsoft\office\14.0\excel\options\binaryoptions" valueName="fanimationsok_129_1">
  1901.       <parentCategory ref="L_Advanced" />
  1902.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1903.       <enabledValue>
  1904.         <decimal value="1" />
  1905.       </enabledValue>
  1906.       <disabledValue>
  1907.         <decimal value="0" />
  1908.       </disabledValue>
  1909.     </policy>
  1910.     <policy name="L_Recentlyusedfilelist" class="User" displayName="$(string.L_Recentlyusedfilelist)" explainText="$(string.L_RecentlyusedfilelistExplain)" presentation="$(presentation.L_Recentlyusedfilelist)" key="software\microsoft\office\14.0\excel\file mru">
  1911.       <parentCategory ref="L_Advanced" />
  1912.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1913.       <elements>
  1914.         <decimal id="L_Entriesonrecentlyusedfilelist" valueName="max display" minValue="0" maxValue="50" />
  1915.       </elements>
  1916.     </policy>
  1917.     <policy name="L_Alternatestartupfilelocation" class="User" displayName="$(string.L_Alternatestartupfilelocation)" explainText="$(string.L_AlternatestartupfilelocationExplain)" presentation="$(presentation.L_Alternatestartupfilelocation)" key="software\microsoft\office\14.0\excel\options">
  1918.       <parentCategory ref="L_Advanced" />
  1919.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1920.       <elements>
  1921.         <text id="L_alternatestartupfilelocation86" valueName="altstartup" expandable="true" />
  1922.       </elements>
  1923.     </policy>
  1924.     <policy name="L_Listoferrormessagestocustomize" class="User" displayName="$(string.L_Listoferrormessagestocustomize)" explainText="$(string.L_EntererrorIDforValueNameandcustombuttontextforValue)" presentation="$(presentation.L_Listoferrormessagestocustomize)" key="software\microsoft\office\14.0\excel\customizablealerts">
  1925.       <parentCategory ref="L_Customizableerrormessages" />
  1926.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1927.       <enabledList>
  1928.         <item key="software\microsoft\office\14.0\excel\customizablealerts" valueName="policyon">
  1929.           <value>
  1930.             <decimal value="1" />
  1931.           </value>
  1932.         </item>
  1933.       </enabledList>
  1934.       <disabledList>
  1935.         <item key="software\microsoft\office\14.0\excel\customizablealerts" valueName="policyon">
  1936.           <value>
  1937.             <delete />
  1938.           </value>
  1939.         </item>
  1940.       </disabledList>
  1941.       <elements>
  1942.         <list id="L_listoferrormessagestocustomize87" explicitValue="true" />
  1943.       </elements>
  1944.     </policy>
  1945.     <policy name="L_Donotshowdataextractionoptionswhenopeningcorruptworkbooks" class="User" displayName="$(string.L_Donotshowdataextractionoptionswhenopeningcorruptworkbooks)" explainText="$(string.L_DonotshowdataextractionoptionswExplain)" key="software\microsoft\office\14.0\excel\options" valueName="extractdatadisableui">
  1946.       <parentCategory ref="L_DataRecovery" />
  1947.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1948.       <enabledValue>
  1949.         <decimal value="1" />
  1950.       </enabledValue>
  1951.       <disabledValue>
  1952.         <decimal value="0" />
  1953.       </disabledValue>
  1954.     </policy>
  1955.     <policy name="L_disableshortcutkeys166" class="User" displayName="$(string.L_disableshortcutkeys166)" explainText="$(string.L_DisableshortcutkeysCustomExplain)" presentation="$(presentation.L_disableshortcutkeys166)" key="software\microsoft\office\14.0\excel\disabledshortcutkeyslist">
  1956.       <parentCategory ref="L_Custom" />
  1957.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1958.       <elements>
  1959.         <list id="L_Enterakeyandmodifiertodisable" valuePrefix="KeyMod" />
  1960.       </elements>
  1961.     </policy>
  1962.     <policy name="L_TurnOffFileSynchronizationViaSOAPOverHTTP" class="User" displayName="$(string.L_TurnOffFileSynchronizationViaSOAPOverHTTP)" explainText="$(string.L_TurnOffFileSynchronizationViaSOAPOverHTTPExplain)" key="software\microsoft\office\14.0\common\internet" valueName="fsshttpoffexcel">
  1963.       <parentCategory ref="L_ServerSettings" />
  1964.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1965.       <enabledValue>
  1966.         <decimal value="1" />
  1967.       </enabledValue>
  1968.       <disabledValue>
  1969.         <decimal value="0" />
  1970.       </disabledValue>
  1971.     </policy>
  1972.     <policy name="L_Graphgallerypath" class="User" displayName="$(string.L_Graphgallerypath)" explainText="$(string.L_GraphgallerypathExplain)" presentation="$(presentation.L_Graphgallerypath)" key="software\microsoft\office\14.0\graph\options">
  1973.       <parentCategory ref="L_miscellaneous168" />
  1974.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1975.       <elements>
  1976.         <text id="L_Graphgallerypath169" valueName="gallerypath" expandable="true" />
  1977.       </elements>
  1978.     </policy>
  1979.     <policy name="L_Enablefourdigityeardisplay" class="User" displayName="$(string.L_Enablefourdigityeardisplay)" explainText="$(string.L_EnablefourdigityeardisplayExplain)" key="software\microsoft\office\14.0\excel\options" valueName="enablefourdigityeardisplay">
  1980.       <parentCategory ref="L_miscellaneous168" />
  1981.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1982.       <enabledValue>
  1983.         <decimal value="1" />
  1984.       </enabledValue>
  1985.       <disabledValue>
  1986.         <decimal value="0" />
  1987.       </disabledValue>
  1988.     </policy>
  1989.     <policy name="L_DoNotCacheNetworkFilesLocally" class="User" displayName="$(string.L_DoNotCacheNetworkFilesLocally)" explainText="$(string.L_DoNotCacheNetworkFilesLocallyExplain)" key="software\microsoft\office\14.0\excel\options" valueName="networkresiliency">
  1990.       <parentCategory ref="L_miscellaneous168" />
  1991.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1992.       <enabledValue>
  1993.         <decimal value="0" />
  1994.       </enabledValue>
  1995.       <disabledValue>
  1996.         <decimal value="1" />
  1997.       </disabledValue>
  1998.     </policy>
  1999.     <policy name="L_OLAPPivotTableUserDefinedFunctionUDFsecuritysetting" class="User" displayName="$(string.L_OLAPPivotTableUserDefinedFunctionUDFsecuritysetting)" explainText="$(string.L_OLAPPivotTableUserDefinedFunctionExplain)" presentation="$(presentation.L_OLAPPivotTableUserDefinedFunctionUDFsecuritysetting)" key="software\microsoft\office\14.0\excel\options">
  2000.       <parentCategory ref="L_miscellaneous168" />
  2001.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  2002.       <elements>
  2003.         <enum id="L_olappivottableuserdefinedfunctionudfsecuritysetting171" valueName="olapudfsecurity">
  2004.           <item displayName="$(string.L_AllowALLUDFs)">
  2005.             <value>
  2006.               <decimal value="1" />
  2007.             </value>
  2008.           </item>
  2009.           <item displayName="$(string.L_AllowsafeUDFsonly)">
  2010.             <value>
  2011.               <decimal value="2" />
  2012.             </value>
  2013.           </item>
  2014.           <item displayName="$(string.L_AllowNOUDFs)">
  2015.             <value>
  2016.               <decimal value="3" />
  2017.             </value>
  2018.           </item>
  2019.         </enum>
  2020.       </elements>
  2021.     </policy>
  2022.   </policies>
  2023. </policyDefinitions>