次の方法で共有


GroupShape.NonVisualGroupShapeProperties Property

Non-Visual Properties for a Group Shape.Represents the element tag in schema: a:nvGrpSpPr

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

Syntax

'宣言
Public Property NonVisualGroupShapeProperties As NonVisualGroupShapeProperties
    Get
    Set
'使用
Dim instance As GroupShape
Dim value As NonVisualGroupShapeProperties

value = instance.NonVisualGroupShapeProperties

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.NonVisualGroupShapeProperties

See Also

Reference

GroupShape Class

GroupShape Members

DocumentFormat.OpenXml.Drawing Namespace