DecimalValue.InnerText Property
The inner xml text .
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Overrides ReadOnly Property InnerText As String
Get
用法
Dim instance As DecimalValue
Dim value As String
value = instance.InnerText
public override string InnerText { get; }
Property Value
Type: System.String
Returns String.