Property Bold
Bold
Gets or sets whether the text is bold (a:defRPr/@b), or null when inherited.
public bool? Bold { get; set; }
Property Value
- bool?
Gets or sets whether the text is bold (a:defRPr/@b), or null when inherited.
public bool? Bold { get; set; }