Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Placeholder Size
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration PlaceholderSizeValues
'Usage
Dim instance As PlaceholderSizeValues
public enum PlaceholderSizeValues
Members
| Member name | Description | |
|---|---|---|
| Full | Full. When the item is serialized out as xml, its value is "full". | |
| Half | Half. When the item is serialized out as xml, its value is "half". | |
| Quarter | Quarter. When the item is serialized out as xml, its value is "quarter". |