View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ExcelMonkey ExcelMonkey is offline
external usenet poster
 
Posts: 553
Default Custom Properties for Worksheets and Workbook

I just came across some code for storing Custom Properties in Worksheets. As
per: 'http://msdn.microsoft.com/en-us/library/bb210251.aspx.

How does this differ from storing Custom Properties in the workbook? Where
are these custom properties stored in the worksheet?

I didn't realize you could have these for both the workbook and the
worksheets.

Thanks

EM