次の方法で共有


TextParagraphPropertiesType.Height Property

Hanging Punctuation.Represents the attribte in schema: hangingPunct

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

Syntax

'宣言
<SchemaAttrAttribute(, "hangingPunct")> _
Public Property Height As BooleanValue
    Get
    Set
'使用
Dim instance As TextParagraphPropertiesType
Dim value As BooleanValue

value = instance.Height

instance.Height = value
[SchemaAttrAttribute(, "hangingPunct")]
public BooleanValue Height { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

TextParagraphPropertiesType Class

TextParagraphPropertiesType Members

DocumentFormat.OpenXml.Drawing Namespace