次の方法で共有


MathControlMoveType.Date Property

date.Represents the attribte in schema: w:date

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

Syntax

'宣言
<SchemaAttrAttribute(, "date")> _
Public Property Date As DateTimeValue
    Get
    Set
'使用
Dim instance As MathControlMoveType
Dim value As DateTimeValue

value = instance.Date

instance.Date = value
[SchemaAttrAttribute(, "date")]
public DateTimeValue Date { get; set; }

Property Value

Type: DocumentFormat.OpenXml.DateTimeValue

See Also

Reference

MathControlMoveType Class

MathControlMoveType Members

DocumentFormat.OpenXml.Wordprocessing Namespace