Поделиться через


BooleanValue.InnerText Property

Gets or sets 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 BooleanValue
Dim value As String

value = instance.InnerText
public override string InnerText { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

BooleanValue Class

BooleanValue Members

DocumentFormat.OpenXml Namespace