TableCellMarginDefault.StartMargin 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.
StartMargin, this property is only available in Office 2010 and later..
Represents the following element tag in the schema: w:start.
public DocumentFormat.OpenXml.Wordprocessing.StartMargin StartMargin { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.StartMargin? StartMargin { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Wordprocessing.StartMargin StartMargin { get; set; }
member this.StartMargin : DocumentFormat.OpenXml.Wordprocessing.StartMargin with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.StartMargin : DocumentFormat.OpenXml.Wordprocessing.StartMargin with get, set
Public Property StartMargin As StartMargin
Property Value
- Attributes