PowerTools SPREAD for Windows Forms 8.0J
MarginLeft プロパティ (StickyNoteStyleInfo)


セルノート左端と内容の間の余白を取得または設定します。
構文
'Declaration
 
Public Overridable Property MarginLeft As Integer
'使用法
 
Dim instance As StickyNoteStyleInfo
Dim value As Integer
 
instance.MarginLeft = value
 
value = instance.MarginLeft
public virtual int MarginLeft {get; set;}
参照

StickyNoteStyleInfo クラス
StickyNoteStyleInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.