Difference between revisions of "VBA Application Document Samples (Excel)"

From Ribbon Commander Documentation
Jump to: navigation, search
Line 3: Line 3:
 
{{DocTableNakedEntry | col1=CustomImagesRibbon.xls|col2=Demonstrates loading external images}}
 
{{DocTableNakedEntry | col1=CustomImagesRibbon.xls|col2=Demonstrates loading external images}}
 
{{DocTableNakedEntry | col1=VBA_DispatchScope_ErrorHanlding.xls|col2=Demonstrates [[Creating an rxCustomUI object with global dispatch scope in VBA|global]] and [[Creating an rxCustomUI object with local dispatch scope in VBA|local]] dispatch scope and callback error handling}}
 
{{DocTableNakedEntry | col1=VBA_DispatchScope_ErrorHanlding.xls|col2=Demonstrates [[Creating an rxCustomUI object with global dispatch scope in VBA|global]] and [[Creating an rxCustomUI object with local dispatch scope in VBA|local]] dispatch scope and callback error handling}}
{{DocTableNakedEntry | col1=2010\ApplicationSample.xls|col2=(2010-only) Demonstrates a sample application with reactive ribbon in excel}}
+
{{DocTableNakedEntry | col1=2010 \ ApplicationSample.xls|col2=(2010-only) Demonstrates a sample application with reactive ribbon in excel}}
 
{{DocTableEnd}}
 
{{DocTableEnd}}

Revision as of 18:53, 16 March 2013

Sample File Name
Description
VBARibbonSamples.xls Includes 3 samples (Simple Ribbon, Dynamic Ribbon, Gallery Ribbon)
CustomImagesRibbon.xls Demonstrates loading external images
VBA_DispatchScope_ErrorHanlding.xls Demonstrates global and local dispatch scope and callback error handling
2010 \ ApplicationSample.xls (2010-only) Demonstrates a sample application with reactive ribbon in excel