DataTable.Format Property

Returns the line, fill, and effect formatting for the object. Read-only.

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

Syntax

'Declaration
ReadOnly Property Format As ChartFormat
    Get
'Usage
Dim instance As DataTable
Dim value As ChartFormat

value = instance.Format
ChartFormat Format { get; }

Property Value

Type: Microsoft.Office.Interop.Word.ChartFormat
ChartFormat

See Also

Reference

DataTable Interface

DataTable Members

Microsoft.Office.Interop.Word Namespace