英語で読む

次の方法で共有


HiddenSlides.CloneNode Method

Creates a duplicate of this node.

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

Syntax

public override OpenXmlElement CloneNode(
    bool deep
)

Parameters

  • deep
    Type: System.Boolean
    true to recursively clone the subtree under the specified node; false to clone only the node itself.

Return Value

Type: DocumentFormat.OpenXml.OpenXmlElement
Returns the cloned node.

See Also

Reference

HiddenSlides Class

HiddenSlides Members

DocumentFormat.OpenXml.ExtendedProperties Namespace