次の方法で共有


MarkerType.RowOffset Property

Row Offset.Represents the element tag in schema: xdr:rowOff

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

Syntax

'宣言
Public Property RowOffset As RowOffset
    Get
    Set
'使用
Dim instance As MarkerType
Dim value As RowOffset

value = instance.RowOffset

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

Property Value

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

See Also

Reference

MarkerType Class

MarkerType Members

DocumentFormat.OpenXml.Drawing.Spreadsheet Namespace