次の方法で共有


AxisDataSourceType.NumberLiteral Property

Number Literal.Represents the element tag in schema: c:numLit

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

Syntax

'宣言
Public Property NumberLiteral As NumberLiteral
    Get
    Set
'使用
Dim instance As AxisDataSourceType
Dim value As NumberLiteral

value = instance.NumberLiteral

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.NumberLiteral
Returns NumberLiteral.

See Also

Reference

AxisDataSourceType Class

AxisDataSourceType Members

DocumentFormat.OpenXml.Drawing.Charts Namespace