United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
Office client development
Office 2013
Office 2013
Open XML SDK 2.5
Class library reference
DocumentFormat.OpenXml.Office2010.CustomUI
BackstageCheckBox class
BackstageCheckBox properties
Description property
Enabled property
Expand property
GetDescription property
GetEnabled property
GetKeytip property
GetLabel property
GetPressed property
GetScreentip property
GetSupertip property
GetVisible property
Id property
Keytip property
Label property
LocalName property
OnAction property
QualifiedId property
Screentip property
Supertip property
Tag property
Visible property
This topic has not yet been rated
-
Rate this topic
BackstageCheckBox
.
LocalName property
Office 2013
Other Versions
Office 2010
Gets the local name of the element.
Namespace:
DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:
DocumentFormat.OpenXml
(in DocumentFormat.OpenXml.dll)
Syntax
C#
VB
Copy
public
override
string
LocalName {
get
; }
Property value
Type:
System.String
See also
Reference
BackstageCheckBox class
BackstageCheckBox members
DocumentFormat.OpenXml.Office2010.CustomUI namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD