Share via


Int64Value.ToInt64(Int64Value) Method

Definition

Returns the Int64 representation of an Int64Value object.

public static long ToInt64 (DocumentFormat.OpenXml.Int64Value xmlAttribute);
public static long ToInt64 (DocumentFormat.OpenXml.Int64Value value);

Parameters

xmlAttributevalue
Int64Value

Returns

An Int64 value that represents an Int64Value object.

Applies to