XmlMappedRange Interface
An XmlMappedRange control is a range that is created when a non-repeating schema element is mapped onto a cell.
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
Syntax
'Declaration
<GuidAttribute("ac172e76-a2b5-4fcc-ae02-65ce23f50cb3")> _
Public Interface XmlMappedRange _
Inherits IBindableComponent, IComponent, IDisposable, ISupportInitialize
[GuidAttribute("ac172e76-a2b5-4fcc-ae02-65ce23f50cb3")]
public interface XmlMappedRange : IBindableComponent,
IComponent, IDisposable, ISupportInitialize
The XmlMappedRange type exposes the following members.
Properties
Name | Description | |
---|---|---|
AddIndent | Gets or sets a value that indicates whether text is automatically indented when the text alignment in the XmlMappedRange control is set to equal distribution either horizontally or vertically. | |
Address | Gets the range reference of the XmlMappedRange control. | |
AddressLocal | Gets the range reference of the XmlMappedRange control in the language of the user. | |
AllowEdit | Gets a value that indicates whether the XmlMappedRange control can be edited on a protected worksheet. | |
Application | Gets a Microsoft.Office.Interop.Excel.Application that represents the Microsoft Office Excel application. | |
BindingContext | Gets or sets the collection of currency managers for the IBindableComponent. (Inherited from IBindableComponent.) | |
Borders | Gets a Microsoft.Office.Interop.Excel.Borders collection that represents the borders of an XmlMappedRange control. | |
Cells | Gets a Range that represents the cells in the XmlMappedRange control. | |
Characters | Gets a Microsoft.Office.Interop.Excel.Characters object that represents a range of characters within the text of the XmlMappedRange control. | |
Column | Gets the number of the column in the XmlMappedRange control. | |
Columns | Infrastructure. | |
ColumnWidth | Gets or sets the width of the column in the XmlMappedRange control. | |
Comment | Gets a Comment that represents the comment associated with the cell in the upper-left corner of the XmlMappedRange control. | |
Container | Infrastructure. | |
Count | Gets the number of objects in the XmlMappedRange control. | |
CountLarge | Gets a value that represents the number of times that the largest value in a range appears. | |
Creator | Gets a value that indicates the application in which this XmlMappedRange control was created. | |
CurrentArray | If the XmlMappedRange is part of an array, gets a Range that represents the entire array. | |
CurrentRegion | Gets a Range that represents the current region. | |
DataBindings | Gets the collection of data-binding objects for this IBindableComponent. (Inherited from IBindableComponent.) | |
Dependents | Gets a Range that represents the range containing all the dependents of the XmlMappedRange control. | |
DirectDependents | Gets a Range that represents the range containing all the direct dependents of an XmlMappedRange control. | |
DirectPrecedents | Gets a Range that represents the range containing all the direct precedents of an XmlMappedRange control. | |
DisplayFormat | Gets an object that represents the display settings for the specified range. | |
End | Gets a Range that represents the cell at the end of the region that contains the XmlMappedRange control. | |
EntireColumn | Gets a Range that represents the entire column that contains the XmlMappedRange control. | |
EntireRow | Gets a Range that represents the row that contains the XmlMappedRange control. | |
Errors | Gets an Errors object that enables you to access error checking options of an XmlMappedRange control. | |
Font | Gets a Microsoft.Office.Interop.Excel.Font that represents the font of the XmlMappedRange control. | |
FormatConditions | Gets a FormatConditions collection that represents all the conditional formats for the XmlMappedRange control. | |
Formula | Gets or sets the formula of an XmlMappedRange control in A1-style notation. | |
FormulaArray | Gets or sets the array formula of an XmlMappedRange control. | |
FormulaHidden | Gets or sets a value that indicates whether the formula in the XmlMappedRange control is hidden when the worksheet is protected. | |
FormulaLabel | Gets or sets the formula label type for the XmlMappedRange control. | |
FormulaLocal | Gets or sets the formula for the XmlMappedRange control, using A1-style references in the language of the user. | |
FormulaR1C1 | Gets or sets the formula for the XmlMappedRange control, using R1C1-style notation. | |
FormulaR1C1Local | Gets or sets the formula for the XmlMappedRange control, using R1C1-style notation in the language of the user. | |
HasArray | Gets a value that indicates whether the XmlMappedRange control is part of an array formula. | |
HasFormula | Gets a value that indicates whether the XmlMappedRange control contains a formula. | |
Height | Gets the height, in points, of the XmlMappedRange control. | |
Hidden | Infrastructure. | |
HorizontalAlignment | Gets or sets the horizontal alignment for the XmlMappedRange control. | |
Hyperlinks | Gets a Hyperlinks collection that represents the hyperlinks for the XmlMappedRange control. | |
ID | Gets or sets the identifying label for the XmlMappedRange control when the page is saved as a Web page. | |
IndentLevel | Gets or sets the indent level for the XmlMappedRange control. | |
InnerObject | Gets a Microsoft.Office.Interop.Excel.Range that represents the underlying native object for the XmlMappedRange. | |
Interior | Gets an Microsoft.Office.Interop.Excel.Interior that represents the interior of the XmlMappedRange control. | |
Item | Gets a Range that represents a range at an offset to the XmlMappedRange control. | |
Left | Gets a value that represents the distance from the left edge of column A to the left edge of the XmlMappedRange control. | |
ListHeaderRows | Infrastructure. | |
ListObject | Gets a Microsoft.Office.Interop.Excel.ListObject for the XmlMappedRange control. | |
LocationInTable | Gets a constant that describes the part of the PivotTable report that contains the upper-left corner of the XmlMappedRange control. | |
Locked | Gets or sets a value that indicates whether the XmlMappedRange control is locked. | |
MDX | Gets an MDX expression that describes the XmlMappedRange. | |
MergeArea | Gets a Range that represents the merged range containing the XmlMappedRange control. | |
MergeCells | Gets or sets a value that indicates whether the XmlMappedRange control contains merged cells. | |
Name | Gets or sets a value representing a defined name for an XmlMappedRange control. | |
Next | Gets a Range that represents the next cell. | |
NumberFormat | Gets or sets the format code for the XmlMappedRange control. | |
NumberFormatLocal | Gets or sets the format code for the XmlMappedRange control in the language of the user. | |
Offset | Gets a Range that is offset from the XmlMappedRange control. | |
Orientation | Gets or sets a value that specifies the text orientation. | |
OutlineLevel | Gets or sets the current outline level of the XmlMappedRange. | |
PageBreak | Gets or sets the location of a page break. | |
Parent | Gets a Microsoft.Office.Interop.Excel.Worksheet that represents the worksheet containing the XmlMappedRange control. | |
Phonetic | Gets the Phonetic object which contains information about a specific phonetic text string in the XmlMappedRange control. | |
Phonetics | Gets the Phonetics collection of the XmlMappedRange control. | |
PivotCell | Gets a PivotCell that represents a cell in a PivotTable report. | |
PivotField | Gets a PivotField that represents the PivotTable field containing the upper-left corner of the XmlMappedRange control. | |
PivotItem | Gets a PivotItem that represents the PivotTable item containing the upper-left corner of the XmlMappedRange control. | |
PivotTable | Gets a PivotTable that represents the PivotTable report containing the upper-left corner of the XmlMappedRange control, or the PivotTable report associated with the PivotChart report. | |
Precedents | Gets a Range that represents all the precedents of the XmlMappedRange control. | |
PrefixCharacter | Gets the prefix character for the XmlMappedRange control. | |
Previous | Gets a Range that represents the previous cell. | |
QueryTable | Gets a Microsoft.Office.Interop.Excel.QueryTable that represents the query table that intersects the XmlMappedRange control. | |
ReadingOrder | Gets or sets the reading order for the XmlMappedRange control. | |
Resize | Gets a resized Range based on the XmlMappedRange control. | |
Row | Gets the number of the row that contains the XmlMappedRange control. | |
RowHeight | Gets or sets the height of the row that contains the XmlMappedRange control, measured in points. | |
Rows | Gets a Range that represents the row that contains the XmlMappedRange control. | |
ServerActions | Gets the actions that can be performed on the SharePoint server for an XmlMappedRange object. | |
ShowDetail | Gets or sets an object that indicates whether the outline is expanded for the XmlMappedRange control (so that the detail of the column or row is visible). | |
ShrinkToFit | Gets or sets a value that indicates whether text automatically shrinks to fit in the available column width. | |
Site | Gets or sets the ISite associated with the IComponent. (Inherited from IComponent.) | |
SmartTags | Gets a Microsoft.Office.Interop.Excel.SmartTags object representing the identifier for the XmlMappedRange control. | |
SoundNote | Infrastructure. | |
SparklineGroups | Gets an object that represents an existing group of sparklines from the specified range. | |
Style | Gets or sets a Microsoft.Office.Interop.Excel.Style that represents the style of the XmlMappedRange control. | |
Summary | Gets a value that indicates whether the XmlMappedRange is an outlining summary row or column. | |
Tag | Gets or sets the object that contains data about the Tag control. | |
Text | Gets the text for the XmlMappedRange control. | |
Top | Gets the distance, in points, from the top of row 1 to the top edge of the XmlMappedRange control. | |
UseStandardHeight | Gets or sets a value that indicates whether the row height of the XmlMappedRange control equals the standard height of the sheet. | |
UseStandardWidth | Gets or sets a value that indicates whether the column width of the XmlMappedRange control equals the standard width of the sheet. | |
Validation | Gets the Microsoft.Office.Interop.Excel.Validation object that represents data validation for the XmlMappedRange control. | |
Value | Gets or sets the value of the XmlMappedRange control. | |
Value2 | Gets or sets the XmlMappedRange control value. | |
VerticalAlignment | Gets or sets the vertical alignment of the XmlMappedRange control. | |
Width | Gets the width of the XmlMappedRange control in points. | |
Worksheet | Gets a Microsoft.Office.Interop.Excel.Worksheet that represents the worksheet containing the XmlMappedRange control. | |
WrapText | Gets or sets a value that indicates whether Microsoft Office Excel wraps the text in the XmlMappedRange control. | |
XPath | Gets an Microsoft.Office.Interop.Excel.XPath that represents the XPath of the element mapped to the XmlMappedRange control. |
Top
Methods
Name | Description | |
---|---|---|
_PasteSpecial | Infrastructure. | |
_PrintOut | Infrastructure. | |
Activate | Activates a single cell XmlMappedRange control. | |
AddComment | Adds a comment to the XmlMappedRange control. | |
AllocateChanges | Performs a writeback operation for all edited cells in an XML mapped range based on an OLAP data source. | |
AutoComplete | Gets an AutoComplete match from the list. | |
AutoFilter | Filters a list using the AutoFilter. | |
AutoOutline | Automatically creates an outline for the XmlMappedRange control. | |
BeginInit | Signals the object that initialization is starting. (Inherited from ISupportInitialize.) | |
BorderAround | Adds a border to an XmlMappedRange control and sets the Color, LineStyle, and Weight properties for the new border. | |
BorderAround2 | Adds a border to a XmlMappedRange control and sets the Color, LineStyle, and Weight properties for the new border. | |
Calculate | Calculates the value of the XmlMappedRange control. | |
CalculateRowMajorOrder | Calculates the value in each item in the range in row-major order. | |
CheckSpelling | Checks the spelling of text in the XmlMappedRange control. | |
Clear | Clears the entire XmlMappedRange control. | |
ClearComments | Clears all cell comments from the XmlMappedRange control. | |
ClearContents | Clears the formulas from the XmlMappedRange control. | |
ClearFormats | Clears the formatting of the XmlMappedRange control. | |
ClearHyperlinks | Removes all hyperlinks from the specified range. | |
ClearNotes | Clears notes and sound notes from the XmlMappedRange control. | |
ClearOutline | Clears the outline for the XmlMappedRange control. | |
ColumnDifferences | Gets a Range that represents all the cells whose contents are different from the comparison cell in each column. | |
Consolidate | Consolidates data from multiple ranges on multiple worksheets into an XmlMappedRange control. | |
Copy | Copies the contents of the XmlMappedRange control to the specified range or to the Clipboard. | |
CopyFromRecordset | Copies the contents of an ADO or DAO recordset onto a worksheet, beginning at the XmlMappedRange control. | |
CopyPicture | Copies the XmlMappedRange control to the Clipboard as a picture. | |
CreateNames | Creates names in the XmlMappedRange control, based on text labels in the worksheet. | |
CreatePublisher | Infrastructure. | |
Cut | Cuts the contents of the XmlMappedRange control to the Clipboard or pastes it into a specified destination. | |
DataSeries | Creates a data series in the XmlMappedRange control. | |
DialogBox | Displays a dialog box defined by a dialog box definition table on a Microsoft Office Excel 4.0 macro sheet. | |
Dirty | Designates an XmlMappedRange control to be recalculated when the next recalculation occurs. | |
DiscardChanges | Discards all changes in the edited cells of the Xml mapped range. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
EditionOptions | Infrastructure. | |
EndInit | Signals the object that initialization is complete. (Inherited from ISupportInitialize.) | |
ExportAsFixedFormat | Exports to a file of the specified format. | |
FillDown | Fills down from the top cell in the XmlMappedRange control to the bottom of the XmlMappedRange control. | |
FillLeft | Fills left from the rightmost cell in the XmlMappedRange control. | |
FillRight | Fills right from the leftmost cell in the XmlMappedRange control. | |
FillUp | Fills up from the bottom cell in the specified range to the top of the XmlMappedRange control. | |
Find | Finds specific information in an XmlMappedRange control, and returns a Range that represents the first cell where that information is found. | |
FindNext | Continues a search that was begun with the Find method. | |
FindPrevious | Continues a search that was begun with the Find method. | |
FunctionWizard | Starts the Function Wizard for the XmlMappedRange control. | |
get_Address | Infrastructure. | |
get_AddressLocal | Infrastructure. | |
get_Characters | Infrastructure. | |
get_End | Infrastructure. | |
get_Item | Infrastructure. | |
get_Offset | Infrastructure. | |
get_Range | Infrastructure. | |
get_Resize | Infrastructure. | |
get_Value | Infrastructure. | |
GetEnumerator | Gets an enumerator that can be used to iterate over an XmlMappedRange control. | |
GoalSeek | Calculates the values necessary to achieve a specific goal. | |
Group | When the XmlMappedRange control represents a single cell in the data range of a PivotTable field, the Group method performs numeric or date-based grouping in that field. | |
Insert | Inserts a cell into the XmlMappedRange control and shifts other cells away to make space. | |
InsertIndent | Adds an indent to the XmlMappedRange control. | |
Justify | Rearranges the text in an XmlMappedRange control so that it fills the range evenly. | |
ListNames | Pastes a list of all displayed names onto the worksheet, beginning with the XmlMappedRange control. | |
Merge | Creates a merged cell from the XmlMappedRange control. | |
NavigateArrow | Navigates a tracer arrow for the XmlMappedRange control to the precedent, dependent, or error-causing cell or cells. | |
NoteText | Gets or sets the cell note associated with the XmlMappedRange control. | |
Parse | Parses a range of data and breaks it into multiple cells | |
PasteSpecial | Pastes the contents of a Range from the Clipboard into the XmlMappedRange control. | |
PrintOut | Prints the XmlMappedRange control. | |
PrintOutEx | Prints out the XmlMappedRange. | |
PrintPreview | Shows a preview of the XmlMappedRange control as it would look when printed. | |
RemoveDuplicates | Removes duplicate values from a range of values. | |
RemoveSubtotal | Removes subtotals from an XmlMappedRange control. | |
Replace | Replaces the specified characters in the XmlMappedRange control with a new string. | |
RowDifferences | Gets a Range that represents the cells whose contents are different from those of the comparison cell in each row. | |
Run | Infrastructure. | |
Select | Selects the XmlMappedRange control. | |
set_Item | Infrastructure. | |
set_Value | Infrastructure. | |
SetPhonetic | Creates Phonetic objects for the XmlMappedRange control. | |
Show | Scrolls through the contents of the active window to move the XmlMappedRange control into view. | |
ShowDependents | Draws tracer arrows to the direct dependents of the XmlMappedRange control. | |
ShowErrors | Draws tracer arrows through the precedents tree to the cell that is the source of the error, and returns the range that contains that cell. | |
ShowPrecedents | Draws tracer arrows to the direct precedents of the XmlMappedRange control. | |
Speak | Causes the cells of the XmlMappedRange control to be spoken in row order or column order. | |
SpecialCells | Gets a Range that represents all the cells that match the specified type and value. | |
SubscribeTo | Infrastructure. | |
Subtotal | Creates subtotals for the XmlMappedRange control. | |
Table | Creates a data table based on input values and formulas that you define on a worksheet. | |
TextToColumns | Parses a column of cells that contain text into several columns. | |
Ungroup | Promotes an XmlMappedRange control in an outline (that is, decreases its outline level). | |
UnMerge | Separates a merged area into individual cells. |
Top
Events
Name | Description | |
---|---|---|
BeforeDoubleClick | Occurs when an XmlMappedRange control is double-clicked, before the default double-click action. | |
BeforeRightClick | Occurs when an XmlMappedRange control is right-clicked, before the default right-click action. | |
BindingContextChanged | Infrastructure. | |
Change | Occurs when something changes in the XmlMappedRange control. | |
Deselected | Occurs when selection moves from the XmlMappedRange control to an area outside of the XmlMappedRange control. | |
Disposed | Represents the method that handles the Disposed event of a component. (Inherited from IComponent.) | |
Selected | Occurs when the XmlMappedRange control is selected. | |
SelectionChange | Occurs when the selection inside the XmlMappedRange control changes. |
Top
Remarks
The XmlMappedRange control only supports binding to a single data field (simple data binding).
A non-repeating schema element is one in which the maxOccurs attribute equals one.
Note
This interface is implemented by the Visual Studio Tools for Office runtime. It is not intended to be implemented in your code. For more information, see Visual Studio Tools for Office Runtime Overview.
Usage
This documentation describes the version of this type that is used in Office projects that target the .NET Framework 4 and the .NET Framework 4.5. In projects that target the .NET Framework 3.5, this type might have different members and the code examples provided for this type might not work. For documentation about this type in projects that target the .NET Framework 3.5, see the following reference section in the Visual Studio 2008 documentation: https://go.microsoft.com/fwlink/?LinkId=160658.