API Reference

Class

HtmlSupportMatrixWriter

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Modifiers static

Generates a support matrix from the shared profile contracts and diagnostic catalog.

Inheritance

  • Object
  • HtmlSupportMatrixWriter

Methods

public static String ToMarkdown() #
Returns: String

Generates deterministic Markdown describing the current profile contracts and diagnostic boundaries.

public static Void WriteMarkdown(String path) #
Returns: Void

Writes the generated Markdown support matrix to a file, replacing any existing file.

Parameters

path System.String requiredposition: 0