コード例 #1
0
ファイル: Footnotes.cs プロジェクト: austindrenski/AD.OpenXml
 public override string ToString() => $"(Footnotes: {Content.Elements().Count()}, Hyperlinks: {Hyperlinks.Count()})";