0

I am using SpreadsheetML to generate an Excel spreadsheet with multiple worksheets.

I would like to make the document read only when opened with Excel. How can I do this?

(I appreciate that a user could open the XML file as text and do what they want with it so this is read-only in the loosest sense.)

Thanks

Spreadsheet ML references:

https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats#Excel_XML_Spreadsheet_example

http://m8y.org/Microsoft_Office_2003_XML_Reference_Schemas/Help/html/spreadsheetml_HV01151864.htm

https://en.wikipedia.org/wiki/SpreadsheetML

ALT__
  • 86
  • 1
  • 1
  • 4
  • 1
    Update your reference links: [XML Spreadsheet Reference](https://msdn.microsoft.com/de-de/library/aa140066.aspx) -> [ Tag](https://msdn.microsoft.com/de-de/library/aa140066.aspx#odc_xmlss_ss:worksheet) -> ``. – Axel Richter Mar 26 '18 at 13:31
  • @AxelRichter Thanks! That was the answer. – ALT__ Mar 28 '18 at 10:45

0 Answers0