Compartir a través de


MarkerType.RowId Property

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

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

Syntax

'Declaración
Public Property RowId As RowId
    Get
    Set
'Uso
Dim instance As MarkerType
Dim value As RowId

value = instance.RowId

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

Property Value

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

See Also

Reference

MarkerType Class

MarkerType Members

DocumentFormat.OpenXml.Drawing.Spreadsheet Namespace