Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include the setCellWidth #29 #30

Merged
merged 1 commit into from
Jun 4, 2023

Conversation

Daniel09Fernandes
Copy link
Owner

Use the setCell Width to modify the cell width, to modify the height, use the Wrapped property that is in the SetValue function.

function SetValue(aCellNumber: integer; const aCollName: string; aValue: variant; TypeValue: TTypeValue = ftString; Wrapped: boolean = false): TOpenOffice_calc;

Use the setCell Width to modify the cell width, to modify the height, use the Wrapped property that is in the SetValue function.

function SetValue(aCellNumber: integer; const aCollName: string; aValue: variant; TypeValue: TTypeValue = ftString; Wrapped: boolean = false): TOpenOffice_calc;
@Daniel09Fernandes Daniel09Fernandes linked an issue Jun 4, 2023 that may be closed by this pull request
@Daniel09Fernandes Daniel09Fernandes merged commit ae2d32d into versionOficial Jun 4, 2023
@Daniel09Fernandes Daniel09Fernandes deleted the 29-change-cell-size branch June 4, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Change Cell Size
1 participant