Freigeben über


IMsoDataLabels.Position Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property Position As XlDataLabelPosition
    Get
    Set
'Usage
Dim instance As IMsoDataLabels
Dim value As XlDataLabelPosition

value = instance.Position

instance.Position = value
XlDataLabelPosition Position { get; set; }

Property Value

Type: Microsoft.Office.Core.XlDataLabelPosition

See Also

Reference

IMsoDataLabels Interface

IMsoDataLabels Members

Microsoft.Office.Core Namespace