Comment.DateTime Property
Comment Date/Time.Represents the attribte in schema: dt
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "dt")> _
Public Property DateTime As DateTimeValue
Get
Set
用法
Dim instance As Comment
Dim value As DateTimeValue
value = instance.DateTime
instance.DateTime = value
[SchemaAttrAttribute(, "dt")]
public DateTimeValue DateTime { get; set; }
Property Value
Type: DocumentFormat.OpenXml.DateTimeValue
Returns DateTimeValue.