DocumentFormulaKind type
Defines values for DocumentFormulaKind.
KnownDocumentFormulaKind can be used interchangeably with DocumentFormulaKind,
this enum contains the known values that the service supports.
Known values supported by the service
inline: A formula embedded within the content of a paragraph.
display: A formula in display mode that takes up an entire line.
type DocumentFormulaKind = string