Property Format
Format
Gets or sets the direct run formatting (w:rPr), or null when the run specifies none. Formatting stays sparse — effective values come from the style resolver.
public CharacterFormat? Format { get; set; }
Gets or sets the direct run formatting (w:rPr), or null when the run specifies none. Formatting stays sparse — effective values come from the style resolver.
public CharacterFormat? Format { get; set; }