次の方法で共有


SectionOld.Name Property

name.Represents the attribte in schema: name

Namespace: DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<SchemaAttrAttribute(, "name")> _
Public Property Name As StringValue
    Get
    Set
'使用
Dim instance As SectionOld
Dim value As StringValue

value = instance.Name

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

SectionOld Class

SectionOld Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace