DataLabels.Position Property
Returns or sets a XlDataLabelPosition value that represents the position of the data labels.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Position As XlDataLabelPosition
Get
Set
'Usage
Dim instance As DataLabels
Dim value As XlDataLabelPosition
value = instance.Position
instance.Position = value
XlDataLabelPosition Position { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.XlDataLabelPosition
XlDataLabelPosition