API Reference
Class
FormattingHelper
Provides helpers for working with runs and their formatting.
Inheritance
- Object
- FormattingHelper
Methods
public static IEnumerable<FormattedRun> GetFormattedRuns(WordParagraph paragraph) #Returns:
IEnumerable<FormattedRun>Enumerates runs within the paragraph and returns their text and formatting flags.
Parameters
- paragraph OfficeIMO.Word.WordParagraph