PolyLine.RegroupId 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.
Regroup ID
Represents the following attribute in the schema: o:regroupid
[DocumentFormat.OpenXml.SchemaAttr(27, "regroupid")]
public DocumentFormat.OpenXml.IntegerValue RegroupId { get; set; }
public DocumentFormat.OpenXml.IntegerValue RegroupId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "regroupid")]
public DocumentFormat.OpenXml.IntegerValue? RegroupId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:regroupid")]
public DocumentFormat.OpenXml.IntegerValue? RegroupId { get; set; }
public DocumentFormat.OpenXml.IntegerValue? RegroupId { get; set; }
member this.RegroupId : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "regroupid")>]
member this.RegroupId : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:regroupid")>]
member this.RegroupId : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property RegroupId As IntegerValue
Property Value
Returns Int32Value.
- Attributes