Slide.ShowMasterShapes Property
Show Master Shapes.Represents the attribte in schema: showMasterSp
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "showMasterSp")> _
Public Property ShowMasterShapes As BooleanValue
Get
Set
用法
Dim instance As Slide
Dim value As BooleanValue
value = instance.ShowMasterShapes
instance.ShowMasterShapes = value
[SchemaAttrAttribute(, "showMasterSp")]
public BooleanValue ShowMasterShapes { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.