Share via


IMsoDisplayUnitLabel.Caption Property

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

Syntax

'Declaration
Property Caption As String
    Get
    Set
'Usage
Dim instance As IMsoDisplayUnitLabel
Dim value As String

value = instance.Caption

instance.Caption = value
string Caption { get; set; }

Property Value

Type: System.String

Implements

IMsoChartTitle.Caption

See Also

Reference

IMsoDisplayUnitLabel Interface

IMsoDisplayUnitLabel Members

Caption Overload

Microsoft.Office.Core Namespace