次の方法で共有


RevisionDefinedName.Help Property

New Help Topic.Represents the attribte in schema: help

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

Syntax

'宣言
<SchemaAttrAttribute(, "help")> _
Public Property Help As StringValue
    Get
    Set
'使用
Dim instance As RevisionDefinedName
Dim value As StringValue

value = instance.Help

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

RevisionDefinedName Class

RevisionDefinedName Members

DocumentFormat.OpenXml.Spreadsheet Namespace