AxisDataSourceType.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
'宣言
Public Property StringLiteral As StringLiteral
Get
Set
'使用
Dim instance As AxisDataSourceType
Dim value As StringLiteral
value = instance.StringLiteral
instance.StringLiteral = value
public StringLiteral StringLiteral { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.StringLiteral
Returns StringLiteral.