Partager via


IMsoAxisTitle.Caption Property

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

Syntax

'Declaration
Property Caption As String
    Get
    Set
'Usage
Dim instance As IMsoAxisTitle
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

IMsoAxisTitle Interface

IMsoAxisTitle Members

Caption Overload

Microsoft.Office.Core Namespace