Property UnhideWhenUsed
UnhideWhenUsed
Gets or sets whether the style unhides when used (w:unhideWhenUsed), or null.
public bool? UnhideWhenUsed { get; set; }
Property Value
- bool?
Gets or sets whether the style unhides when used (w:unhideWhenUsed), or null.
public bool? UnhideWhenUsed { get; set; }