FarPoint.Web.Spread.Model 名前空間 > DefaultSheetStyleModel クラス > DefaultSheetStyleModel コンストラクタ : DefaultSheetStyleModel コンストラクタ(Int32,Int32,ISheetStyleModel,NamedStyleCollection) |
'Declaration
Public Function New( _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal parent As ISheetStyleModel, _ ByVal namedStyles As NamedStyleCollection _ )
public DefaultSheetStyleModel( int rowCount, int columnCount, ISheetStyleModel parent, NamedStyleCollection namedStyles )