PageMargins.Right Property
Right Page Margin.Represents the attribte in schema: right
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "right")> _
Public Property Right As DoubleValue
Get
Set
'Usage
Dim instance As PageMargins
Dim value As DoubleValue
value = instance.Right
instance.Right = value
[SchemaAttrAttribute(, "right")]
public DoubleValue Right { get; set; }
Property Value
Type: DocumentFormat.OpenXml.DoubleValue
Returns DoubleValue.