ClickHyperlink
EndShow Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public static ClickHyperlink EndShow { get; }
Public Shared ReadOnly Property EndShow As ClickHyperlink
Get
public:
static property ClickHyperlink^ EndShow {
ClickHyperlink^ get ();
}
static member EndShow : ClickHyperlink with get
Property Value
Type:
ClickHyperlink
See Also