| GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Printing 名前空間 > IMergeCellSupport インタフェース : FindMergedCell メソッド |
true 。
'DeclarationFunction FindMergedCell( _ ByVal worksheet As Worksheet, _ ByVal row As Integer, _ ByVal column As Integer, _ ByRef mergedCell As Reference, _ ByRef isAutoMergeCell As Boolean _ ) As Boolean
bool FindMergedCell( Worksheet worksheet, int row, int column, out Reference mergedCell, out bool isAutoMergeCell )
true 。true、それ以外の場合はfalse。