CodePane インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[System.Runtime.InteropServices.Guid("0002E176-0000-0000-C000-000000000046")]
public interface CodePane : Microsoft.Vbe.Interop._CodePane
[<System.Runtime.InteropServices.Guid("0002E176-0000-0000-C000-000000000046")>]
type CodePane = interface
interface _CodePane
Public Interface CodePane
Implements _CodePane
- 派生
- 属性
- 実装
プロパティ
CodeModule | (継承元 _CodePane) |
CodePaneView | (継承元 _CodePane) |
Collection | (継承元 _CodePane) |
CountOfVisibleLines | (継承元 _CodePane) |
TopLine | (継承元 _CodePane) |
VBE | (継承元 _CodePane) |
Window | (継承元 _CodePane) |
メソッド
GetSelection(Int32, Int32, Int32, Int32) | (継承元 _CodePane) |
SetSelection(Int32, Int32, Int32, Int32) | (継承元 _CodePane) |
Show() | (継承元 _CodePane) |