Freigeben über


ControlProperties.AutoPict-Eigenschaft

autoPict.Represents the attribte in schema: autoPict

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

Syntax

'Declaration
<SchemaAttrAttribute(, "autoPict")> _
Public Property AutoPict As BooleanValue
    Get
    Set
'Usage
Dim instance As ControlProperties
Dim value As BooleanValue

value = instance.AutoPict

instance.AutoPict = value
[SchemaAttrAttribute(, "autoPict")]
public BooleanValue AutoPict { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ControlProperties Klasse

ControlProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace