Compartilhar via


SingleValue.ToSingle(SingleValue) Método

Definição

Retorna a Single representação de valor de um SingleValue objeto.

public static float ToSingle (DocumentFormat.OpenXml.SingleValue xmlAttribute);
public static float ToSingle (DocumentFormat.OpenXml.SingleValue value);
static member ToSingle : DocumentFormat.OpenXml.SingleValue -> single
static member ToSingle : DocumentFormat.OpenXml.SingleValue -> single
Public Shared Function ToSingle (xmlAttribute As SingleValue) As Single
Public Shared Function ToSingle (value As SingleValue) As Single

Parâmetros

xmlAttributevalue
SingleValue

Retornos

Um Single valor que representa um SingleValue objeto.

Aplica-se a