Freigeben über


OnOffValue.ToBoolean(OnOffValue) Methode

Definition

Gibt die interne Boolean Darstellung eines OnOffValue -Objekts zurück.

public static bool ToBoolean (DocumentFormat.OpenXml.OnOffValue xmlAttribute);
public static bool ToBoolean (DocumentFormat.OpenXml.OnOffValue value);
static member ToBoolean : DocumentFormat.OpenXml.OnOffValue -> bool
static member ToBoolean : DocumentFormat.OpenXml.OnOffValue -> bool
Public Shared Function ToBoolean (xmlAttribute As OnOffValue) As Boolean
Public Shared Function ToBoolean (value As OnOffValue) As Boolean

Parameter

xmlAttributevalue
OnOffValue

Gibt zurück

Ein Boolean -Wert, der ein OnOffValue -Objekt darstellt.

Gilt für: