次の方法で共有


TableStyleType.StyleName Property

Name.Represents the attribte in schema: styleName

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

Syntax

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

value = instance.StyleName

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace