How to make this custom worksheet initialization faster?
问题 Summary This question is somehow the follow-up to this question: How to implement column self-naming from its index? Having tested the code provided in this above-linked question's answers, I finally encountered a serious performance issue. Performance issue The performance issue occurs upon a Sheet initialization, that is, when I initialize the Sheet's Cells. ''' <summary> ''' Initialize an instance of the Company.Project.Sheet class. ''' </summary> ''' <param name="nativeSheet">The native