Style.Personal Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
E-Mail Message Text Style.
Represents the following element tag in the schema: w:personal.
public DocumentFormat.OpenXml.Wordprocessing.Personal Personal { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.Personal? Personal { get; set; }
member this.Personal : DocumentFormat.OpenXml.Wordprocessing.Personal with get, set
Public Property Personal As Personal