次の方法で共有


TableStyleType.StyleId Property

Style ID.Represents the attribte in schema: styleId

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

Syntax

'宣言
<SchemaAttrAttribute(, "styleId")> _
Public Property StyleId As StringValue
    Get
    Set
'使用
Dim instance As TableStyleType
Dim value As StringValue

value = instance.StyleId

instance.StyleId = value
[SchemaAttrAttribute(, "styleId")]
public StringValue StyleId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace