次の方法で共有


RevisionDefinedName.Comment Property

Name Comment.Represents the attribte in schema: comment

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

Syntax

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

value = instance.Comment

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

RevisionDefinedName Class

RevisionDefinedName Members

DocumentFormat.OpenXml.Spreadsheet Namespace