bool ExcelSetRowInfo( short sheet, int row, int colFirstDef, int colLastDefPlus1, int styleIndex, double height, bool hidden, byte outlineLevel, bool collapsed, out object rowInfo )
'Declaration 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, _ ByRef rowInfo As Object _ ) As Boolean
'Declaration
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, _ ByRef rowInfo As Object _ ) As Boolean
IOptimizedExcel2 インタフェース IOptimizedExcel2 メンバ
© MESCIUS inc. All rights reserved.