次の方法で共有


Video.CommonMediaNode Property

Common Media Node Properties.Represents the element tag in schema: p:cMediaNode

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

Syntax

'宣言
Public Property CommonMediaNode As CommonMediaNode
    Get
    Set
'使用
Dim instance As Video
Dim value As CommonMediaNode

value = instance.CommonMediaNode

instance.CommonMediaNode = value
public CommonMediaNode CommonMediaNode { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.CommonMediaNode
Returns CommonMediaNode.

See Also

Reference

Video Class

Video Members

DocumentFormat.OpenXml.Presentation Namespace