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