ChartFont.Name Property
Returns or sets the name of the object.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Name As Object
Get
Set
'Usage
Dim instance As ChartFont
Dim value As Object
value = instance.Name
instance.Name = value
Object Name { get; set; }
Property Value
Type: System.Object
Object