Freigeben über


Shape.Published-Eigenschaft

Publish to Server Flag.Represents the attribte in schema: fPublished

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

Syntax

'Declaration
<SchemaAttrAttribute(, "fPublished")> _
Public Property Published As BooleanValue
    Get
    Set
'Usage
Dim instance As Shape
Dim value As BooleanValue

value = instance.Published

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

Shape Klasse

Shape-Member

DocumentFormat.OpenXml.Drawing.Spreadsheet-Namespace