There is no definitive documentation other than the documentation for writing code inside of Excel itself that in many cases does not properly translate to C#.
Also, I just checked, if you add Microsoft.Office.Interop.Excel
to the Visual Studio object browser you can see all classes but not all properties and methods and even when they are exposed lack in any form of documentation.