Dear Team Aspose:
Workbook Excel, Worksheet WS, clsSlide_Block Block, int Row, int Col,
WS.Cells.ImportTwoDimensionArray(Block.GetMatrixValue(), Row, (byte) (Col + 1));
Where the block is a matrix with some values and the remaining are null values,