Freigeben über


Line.AllowInCell-Eigenschaft

Allow in Table Cell.Represents the attribte in schema: o:allowincell

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

Syntax

'Declaration
<SchemaAttrAttribute(, "allowincell")> _
Public Property AllowInCell As TrueFalseValue
    Get
    Set
'Usage
Dim instance As Line
Dim value As TrueFalseValue

value = instance.AllowInCell

instance.AllowInCell = value
[SchemaAttrAttribute(, "allowincell")]
public TrueFalseValue AllowInCell { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.

Siehe auch

Referenz

Line Klasse

Line-Member

DocumentFormat.OpenXml.Vml-Namespace