共用方式為


IdxXsdunsignedInt Constructors

Definition

Overloads

IdxXsdunsignedInt()

Initializes a new instance of the IdxXsdunsignedInt class.

IdxXsdunsignedInt(String)

Initializes a new instance of the IdxXsdunsignedInt class with the specified text content.

IdxXsdunsignedInt()

Initializes a new instance of the IdxXsdunsignedInt class.

public IdxXsdunsignedInt ();
Public Sub New ()

Applies to

IdxXsdunsignedInt(String)

Initializes a new instance of the IdxXsdunsignedInt class with the specified text content.

public IdxXsdunsignedInt (string text);
new DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.IdxXsdunsignedInt : string -> DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.IdxXsdunsignedInt
Public Sub New (text As String)

Parameters

text
String

Specifies the text content of the element.

Applies to