FormatExtensions public static class FormatExtensions Extensions for formatting, e.g., markup or styling. Documentation Code public static string ToCss(this IStyleFormattable style) Returns the (complete) CSS style representation of the node. public static string ToHtml(this IMarkupFormattable markup) Returns the (complete) HTML markup representation of the node.