_TableView.AutoFormatRules Property

Returns an AutoFormatRules object that represents the set of formatting rules applicable to the TableView object. Read-only.

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

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property AutoFormatRules As AutoFormatRules
    Get
'Usage
Dim instance As _TableView
Dim value As AutoFormatRules

value = instance.AutoFormatRules
[DispIdAttribute()]
AutoFormatRules AutoFormatRules { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.AutoFormatRules

See Also

Reference

_TableView Interface

_TableView Members

Microsoft.Office.Interop.Outlook Namespace