Freigeben über


TableFormulaType.Space-Eigenschaft

space.Represents the attribte in schema: xml:space

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

Syntax

'Declaration
<SchemaAttrAttribute(, "space")> _
Public Property Space As EnumValue(Of SpaceProcessingModeValues)
    Get
    Set
'Usage
Dim instance As TableFormulaType
Dim value As EnumValue(Of SpaceProcessingModeValues)

value = instance.Space

instance.Space = value
[SchemaAttrAttribute(, "space")]
public EnumValue<SpaceProcessingModeValues> Space { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<SpaceProcessingModeValues>

Siehe auch

Referenz

TableFormulaType Klasse

TableFormulaType-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace