ByteValue.ToByte(ByteValue) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public static byte ToByte (DocumentFormat.OpenXml.ByteValue xmlAttribute);
public static byte ToByte (DocumentFormat.OpenXml.ByteValue value);
static member ToByte : DocumentFormat.OpenXml.ByteValue -> byte
static member ToByte : DocumentFormat.OpenXml.ByteValue -> byte
Public Shared Function ToByte (xmlAttribute As ByteValue) As Byte
Public Shared Function ToByte (value As ByteValue) As Byte
Paramètres
- xmlAttributevalue
- ByteValue
Retours
Valeur Byte qui représente un ByteValue objet.