You've already forked lazarus-ccr
fpspreadsheet: Typo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7572 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -678,7 +678,7 @@ end;
|
|||||||
|
|
||||||
{@@ ----------------------------------------------------------------------------
|
{@@ ----------------------------------------------------------------------------
|
||||||
Deletes the conditional format at the given index from the list.
|
Deletes the conditional format at the given index from the list.
|
||||||
Iterates also through all cell in the range of the CF and removess the
|
Iterates also through all cell in the range of the CF and removes the
|
||||||
format index from the cell's ConditionalFormatIndex array.
|
format index from the cell's ConditionalFormatIndex array.
|
||||||
-------------------------------------------------------------------------------}
|
-------------------------------------------------------------------------------}
|
||||||
procedure TsConditionalFormatList.Delete(AIndex: Integer);
|
procedure TsConditionalFormatList.Delete(AIndex: Integer);
|
||||||
|
Reference in New Issue
Block a user