次の方法で共有


Style2Values Enumeration

Defines the Style2Values enumeration.

Namespace: DocumentFormat.OpenXml.Office2010.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Enumeration Style2Values
'使用
Dim instance As Style2Values
public enum Style2Values

Members

Member name Description
Normal normal. When the item is serialized out as xml, its value is "normal".
Borderless borderless. When the item is serialized out as xml, its value is "borderless".
Large large. When the item is serialized out as xml, its value is "large".

See Also

Reference

DocumentFormat.OpenXml.Office2010.CustomUI Namespace