Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new Run(): Run

Properties

Private properties

properties: RunProperties

Protected root

root: Array<BaseXmlComponent | string>

Protected rootKey

rootKey: string

Methods

allCaps

  • allCaps(): Run

bold

break

color

  • color(color: string): Run

doubleStrike

  • doubleStrike(): Run

font

  • font(fontName: string): Run

italic

  • italic(): Run

prepForXml

  • prepForXml(): XmlableObject

size

  • size(size: number): Run

smallCaps

  • smallCaps(): Run

strike

  • strike(): Run

style

  • style(styleId: string): Run

subScript

  • subScript(): Run

superScript

  • superScript(): Run

tab

underline

  • underline(underlineType?: string, color?: string): Run

Generated using TypeDoc