Revision.Style 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.
Returns a Style object that represents the style associated with the current author for revisions.
public:
property Microsoft::Office::Interop::Word::Style ^ Style { Microsoft::Office::Interop::Word::Style ^ get(); };
public Microsoft.Office.Interop.Word.Style Style { get; }
member this.Style : Microsoft.Office.Interop.Word.Style
Public ReadOnly Property Style As Style