ByteValue.FromByte(Byte) 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 DocumentFormat.OpenXml.ByteValue FromByte (byte value);
static member FromByte : byte -> DocumentFormat.OpenXml.ByteValue
Public Shared Function FromByte (value As Byte) As ByteValue
Paramètres
Retours
ByteValue qui correspond au paramètre value.