Displaying 1 result from an estimated 1 matches for "protectscenarios".
2010 Mar 26
0
Reading a SpreadsheetML / XMLNS into R xmlns="urn:schemas-microsoft-com:office:spreadsheet
...26" x:FullColumns="1"
x:FullRows="1" ss:DefaultRowHeight="15">
<Row>
[... omission...]
</Table>
<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
<ProtectObjects>False</ProtectObjects>
<ProtectScenarios>False</ProtectScenarios>
</WorksheetOptions>
</Worksheet>
</Workbook>