X.dialogsheet Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the x:dialogsheet XML element.
public static readonly System.Xml.Linq.XName dialogsheet;
staticval mutable dialogsheet : System.Xml.Linq.XName
Public Shared ReadOnly dialogsheet As XName
Field Value
Remarks
As an XML element, it:
- has the following child XML elements: controls, customSheetViews, drawing, drawingHF, extLst, headerFooter, legacyDrawing, legacyDrawingHF, oleObjects, pageMargins, pageSetup, printOptions, sheetFormatPr, sheetPr, sheetProtection, sheetViews.
- corresponds to the following strongly-typed classes: DialogSheet.