C#利用OpenXML SDK2.0如何获取 Excel中的externalLink的 .rels?
var res = System.IO.Packaging.Package.Open(@"path").GetRelationships();