Freigeben über


LeftMargin-Klasse

Table Cell Left Margin Exception.When the object is serialized out as xml, its qualified name is w:left.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Wordprocessing.TableWidthType
        DocumentFormat.OpenXml.Wordprocessing.LeftMargin

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

Syntax

'Declaration
Public Class LeftMargin _
    Inherits TableWidthType
'Usage
Dim instance As LeftMargin
public class LeftMargin : TableWidthType

Hinweise

[ISO/IEC 29500-1 1. Ausgabe]

9.3.3 left (Table Cell Leading Margin Exception)

This element is semantically equivalent to start (Part 1, §17.4.36), specified above.

For tables which have the bidiVisual property (Part 1, §17.4.1) applied, this cell margin is applied to the right edge of the cell.

Parent Elements

tcMar (Part 1, §17.4.69)

This element's content model is defined by the common table measurement definition in Part 1, §17.4.88.

© ISO/IEC29500: 2008. Die oben aufgeführten Textauszüge wurden von Microsoft (und/oder den Microsoft-Vendoren) von Englisch nach Deutsch übersetzt, und im Rahmen von ISO wird keinerlei Verantwortung für diese Übersetzungen übernommen.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

LeftMargin-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace