Sdílet prostřednictvím


TableStyleType.StyleId Property

Style ID.Represents the attribte in schema: styleId

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

Syntax

'Declaration
<SchemaAttrAttribute(, "styleId")> _
Public Property StyleId As StringValue
    Get
    Set
'Usage
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