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

Update PowerPoint.ColorFormat.RGB.md #1454

Merged
merged 1 commit into from
Dec 30, 2021

Conversation

JamieG-UK
Copy link
Contributor

The return value for an RGB colour returns type Long, not MsoThemeColorSchemeIndex as previously stated. That enumeration is returned by the Theme.ThemeColorSchemeIndex. The previous code example is also from pre-Office 2007 where the ColorScheme mechanism was superseded by themes.

The return value for an RGB colour returns type Long, not MsoThemeColorSchemeIndex as previously stated. That enumeration is returned by the Theme.ThemeColorSchemeIndex. The previous code example is also from pre-Office 2007 where the ColorScheme mechanism was superseded by themes.
@opbld33
Copy link

opbld33 commented Oct 19, 2021

Docs Build status updates of commit e2801dd:

✅ Validation status: passed

File Status Preview URL Details
api/PowerPoint.ColorFormat.RGB.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@lindalu-MSFT lindalu-MSFT merged commit ffb280e into MicrosoftDocs:main Dec 30, 2021
@lindalu-MSFT
Copy link
Collaborator

@JamieG-UK Thanks again for all the great improvements. I just merged all your PRs and they should be live shortly. Happy new year!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants