Compartilhar via


SByteValue.ToSByte(SByteValue) Método

Definição

Retorna a SByte representação de um SByteValue objeto.

public static sbyte ToSByte (DocumentFormat.OpenXml.SByteValue xmlAttribute);
public static sbyte ToSByte (DocumentFormat.OpenXml.SByteValue value);
static member ToSByte : DocumentFormat.OpenXml.SByteValue -> sbyte
static member ToSByte : DocumentFormat.OpenXml.SByteValue -> sbyte
Public Shared Function ToSByte (xmlAttribute As SByteValue) As SByte
Public Shared Function ToSByte (value As SByteValue) As SByte

Parâmetros

xmlAttributevalue
SByteValue

Retornos

Um SByte valor que representa um SByteValue objeto.

Aplica-se a