bool ExcelSetRowInfo( short sheet, int row, int colFirstDef, int colLastDefPlus1, int styleIndex, double height, bool hidden, byte outlineLevel, bool collapsed )
'宣言 Function ExcelSetRowInfo( _ ByVal sheet As Short, _ ByVal row As Integer, _ ByVal colFirstDef As Integer, _ ByVal colLastDefPlus1 As Integer, _ ByVal styleIndex As Integer, _ ByVal height As Double, _ ByVal hidden As Boolean, _ ByVal outlineLevel As Byte, _ ByVal collapsed As Boolean _ ) As Boolean
'宣言
Function ExcelSetRowInfo( _ ByVal sheet As Short, _ ByVal row As Integer, _ ByVal colFirstDef As Integer, _ ByVal colLastDefPlus1 As Integer, _ ByVal styleIndex As Integer, _ ByVal height As Double, _ ByVal hidden As Boolean, _ ByVal outlineLevel As Byte, _ ByVal collapsed As Boolean _ ) As Boolean
IExcelXml インターフェース IExcelXml メンバ
© MESCIUS inc. All rights reserved.