GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > LiteralBoxInfo クラス > LiteralBoxInfo コンストラクタ : LiteralBoxInfo コンストラクタ(Boolean,Size,Color,Color,CharBoxStyle,Padding,Padding,CharBoxBorderInfo,Font,ContentAlignment,String) |
'Declaration
Public Function New( _ ByVal autoSize As Boolean, _ ByVal size As Size, _ ByVal backColor As Color, _ ByVal foreColor As Color, _ ByVal style As CharBoxStyle, _ ByVal margin As Padding, _ ByVal padding As Padding, _ ByVal border As CharBoxBorderInfo, _ ByVal font As Font, _ ByVal contentAlignment As ContentAlignment, _ ByVal text As String _ )