Shared Strings in Excel 2010
问题 Can someone help me in understanding the Shared Strings in MS Excel ? I tried to understand using some blogs but could not get complete idea. Everyone is explaining how to access Shared String using Open XML and where the Shared Strings stored (as sharedStrings.xml ). Accessing using API is fine. But, How to create Shared Strings in Excel . (Creating manually in Excel 2010 , not using API) What is the exact need of Shared Strings? In which cases i can go for Shared Strings? I tried following.