E
Eric
I am developing a web application in ASP.NET which generates an Excel
spreadsheet using OWC10. I would like to enable protection, and open
up a range of cells to allow editing. I know how to protect the sheet
(using the ActiveSheet.Protect method), but it doesn't appear that
there is any way to allow a user to edit a range. I know that Excel
PIA exposes the AllowEditRanges property, but I don't see an
equivalent in OWC. Any assistance would be much appreciated.
Eric
spreadsheet using OWC10. I would like to enable protection, and open
up a range of cells to allow editing. I know how to protect the sheet
(using the ActiveSheet.Protect method), but it doesn't appear that
there is any way to allow a user to edit a range. I know that Excel
PIA exposes the AllowEditRanges property, but I don't see an
equivalent in OWC. Any assistance would be much appreciated.
Eric