SketchOptions.ShowSketchButton Property
ShowSketchButton.Represents the element tag in schema: c14:showSketchBtn
Namespace: DocumentFormat.OpenXml.Office2010.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property ShowSketchButton As ShowSketchButton
Get
Set
'使用
Dim instance As SketchOptions
Dim value As ShowSketchButton
value = instance.ShowSketchButton
instance.ShowSketchButton = value
public ShowSketchButton ShowSketchButton { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office2010.Drawing.Charts.ShowSketchButton