Location.BeginningColumn プロパティ

定義

開始列を取得または設定します。

public:
 property System::UInt32 BeginningColumn { System::UInt32 get(); void set(System::UInt32 value); };
public uint BeginningColumn { get; set; }
member this.BeginningColumn : uint32 with get, set
Public Property BeginningColumn As UInteger

プロパティ値

UInt32

開始列の場所です。

実装

適用対象