GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > ItemTemplateInfo クラス : Indent プロパティ |
'Declaration
Public Property Indent As Integer
'使用法
Dim instance As ItemTemplateInfo Dim value As Integer instance.Indent = value value = instance.Indent
public int Indent {get; set;}