Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Literal.Represents the element tag in schema: m:lit
Namespace: DocumentFormat.OpenXml.Math
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Literal As Literal
Get
Set
'Usage
Dim instance As RunProperties
Dim value As Literal
value = instance.Literal
instance.Literal = value
public Literal Literal { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Math.Literal