Sdílet prostřednictvím


ChartText.StringLiteral Property

String Literal.Represents the element tag in schema: c:strLit

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property StringLiteral As StringLiteral
    Get
    Set
'Usage
Dim instance As ChartText
Dim value As StringLiteral

value = instance.StringLiteral

instance.StringLiteral = value
public StringLiteral StringLiteral { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.StringLiteral

See Also

Reference

ChartText Class

ChartText Members

DocumentFormat.OpenXml.Drawing.Charts Namespace