次の方法で共有


ParagraphPropertiesExtended.ParagraphStyleId Property

ParagraphStyleId.Represents the element tag in schema: w:pStyle

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

Syntax

'宣言
Public Property ParagraphStyleId As ParagraphStyleId
    Get
    Set
'使用
Dim instance As ParagraphPropertiesExtended
Dim value As ParagraphStyleId

value = instance.ParagraphStyleId

instance.ParagraphStyleId = value
public ParagraphStyleId ParagraphStyleId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.ParagraphStyleId

See Also

Reference

ParagraphPropertiesExtended Class

ParagraphPropertiesExtended Members

DocumentFormat.OpenXml.Wordprocessing Namespace