ObjectAnchor.FromMarker 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.
FromMarker.
Represents the following element tag in the schema: x:from.
public DocumentFormat.OpenXml.Spreadsheet.FromMarker FromMarker { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.FromMarker? FromMarker { get; set; }
member this.FromMarker : DocumentFormat.OpenXml.Spreadsheet.FromMarker with get, set
Public Property FromMarker As FromMarker