AlternateContentFallback.TagName Property
The tag name of the Fallback element
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Shared ReadOnly Property TagName As String
Get
'Usage
Dim value As String
value = AlternateContentFallback.TagName
public static string TagName { get; }
Property Value
Type: System.String
Returns String.
See Also
Reference
AlternateContentFallback Class