次の方法で共有


SketchOptions.InSketchMode Property

InSketchMode.Represents the element tag in schema: c14:inSketchMode

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

Syntax

'宣言
Public Property InSketchMode As InSketchMode
    Get
    Set
'使用
Dim instance As SketchOptions
Dim value As InSketchMode

value = instance.InSketchMode

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.Drawing.Charts.InSketchMode

See Also

Reference

SketchOptions Class

SketchOptions Members

DocumentFormat.OpenXml.Office2010.Drawing.Charts Namespace