Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

setNumberFormat v3. #684

Closed
mehmetdik opened this issue Sep 19, 2019 · 1 comment
Closed

setNumberFormat v3. #684

mehmetdik opened this issue Sep 19, 2019 · 1 comment

Comments

@mehmetdik
Copy link

How can i use setNumberFormat on v3.

$styleDate = (new StyleBuilder())->setNumberFormat('d-mmm-YY HH:mm:ss')->build();
or
$styleFloat = (new StyleBuilder())->setNumberFormat('#,##0.00')->build();
how can I use the above examples in v3.

@adrilo
Copy link
Collaborator

adrilo commented Sep 25, 2019

setNumberFormat has never been part of the official API. It is not supported in v3 (and was not in v2).

@adrilo adrilo closed this as completed Sep 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants