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