Freigeben über


InsetMarginValues-Enumeration

Inset Margin Type

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration InsetMarginValues
'Usage
Dim instance As InsetMarginValues
public enum InsetMarginValues

Member

Membername Beschreibung
Auto Automatic Margins. When the item is serialized out as xml, its value is "auto".
Custom Custom Margins. When the item is serialized out as xml, its value is "custom".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml.Office-Namespace