Freigeben über


Alignment.ShrinkToFit-Eigenschaft

Shrink To Fit.Represents the attribte in schema: shrinkToFit

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

Syntax

'Declaration
<SchemaAttrAttribute(, "shrinkToFit")> _
Public Property ShrinkToFit As BooleanValue
    Get
    Set
'Usage
Dim instance As Alignment
Dim value As BooleanValue

value = instance.ShrinkToFit

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

Alignment Klasse

Alignment-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace