Share via


Revision.Style Property

Returns a Style object that represents the style associated with the current author for revisions.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Style As Style
    Get
'Usage
Dim instance As Revision
Dim value As Style

value = instance.Style
Style Style { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Style

See Also

Reference

Revision Interface

Revision Members

Microsoft.Office.Interop.Word Namespace