Table.Comment Property
Table Comment.Represents the attribte in schema: comment
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "comment")> _
Public Property Comment As StringValue
Get
Set
'Usage
Dim instance As Table
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.