Arc.From 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.
from
Represents the following attribute in the schema: from
[DocumentFormat.OpenXml.SchemaAttr(0, "from")]
public DocumentFormat.OpenXml.IntegerValue From { get; set; }
public DocumentFormat.OpenXml.IntegerValue From { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "from")]
public DocumentFormat.OpenXml.IntegerValue? From { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("from")]
public DocumentFormat.OpenXml.IntegerValue? From { get; set; }
public DocumentFormat.OpenXml.IntegerValue? From { get; set; }
member this.From : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "from")>]
member this.From : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("from")>]
member this.From : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property From As IntegerValue
Property Value
- Attributes