예제 #1
0
 public HtmlThElement WithColSpan(string value) => WithAttribute(Attribute.ColSpan(value));