次の方法で共有


LineEndWidthValues Enumeration

Line End Width

Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

Members

Member name Description
Small Small. When the item is serialized out as xml, its value is "sm".
Medium Medium. When the item is serialized out as xml, its value is "med".
Large Large. When the item is serialized out as xml, its value is "lg".

See Also

Reference

DocumentFormat.OpenXml.Drawing Namespace