Node.NodeNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
node-number
Represents the following attribute in the schema: node-number
[DocumentFormat.OpenXml.SchemaAttr(0, "node-number")]
public DocumentFormat.OpenXml.IntegerValue NodeNumber { get; set; }
public DocumentFormat.OpenXml.IntegerValue NodeNumber { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "node-number")]
public DocumentFormat.OpenXml.IntegerValue? NodeNumber { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("node-number")]
public DocumentFormat.OpenXml.IntegerValue? NodeNumber { get; set; }
public DocumentFormat.OpenXml.IntegerValue? NodeNumber { get; set; }
member this.NodeNumber : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "node-number")>]
member this.NodeNumber : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("node-number")>]
member this.NodeNumber : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property NodeNumber As IntegerValue
Property Value
- Attributes