次の方法で共有


InkSource.SpecificationRef Property

specificationRef.Represents the attribte in schema: specificationRef

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

Syntax

'宣言
<SchemaAttrAttribute(, "specificationRef")> _
Public Property SpecificationRef As StringValue
    Get
    Set
'使用
Dim instance As InkSource
Dim value As StringValue

value = instance.SpecificationRef

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

InkSource Class

InkSource Members

DocumentFormat.OpenXml.InkML Namespace