OfficeIMO

API Reference

Class

FormattingHelper

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers static

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 requiredposition: 0