Freigeben über


MarkerType.RowId-Eigenschaft

Row.Represents the element tag in schema: xdr:row

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

Syntax

'Declaration
Public Property RowId As RowId
    Get
    Set
'Usage
Dim instance As MarkerType
Dim value As RowId

value = instance.RowId

instance.RowId = value
public RowId RowId { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Spreadsheet.RowId
Returns RowId.

Siehe auch

Referenz

MarkerType Klasse

MarkerType-Member

DocumentFormat.OpenXml.Drawing.Spreadsheet-Namespace