Compartir a través de


Style.PersonalCompose Property

E-Mail Message Composition Style.Represents the element tag in schema: w:personalCompose

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property PersonalCompose As PersonalCompose
    Get
    Set
'Usage
Dim instance As Style
Dim value As PersonalCompose

value = instance.PersonalCompose

instance.PersonalCompose = value
public PersonalCompose PersonalCompose { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.PersonalCompose

See Also

Reference

Style Class

Style Members

DocumentFormat.OpenXml.Wordprocessing Namespace