CustomSheetView.ShowRuler Property    
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.
Show Ruler
Represents the following attribute in the schema: showRuler
[DocumentFormat.OpenXml.SchemaAttr(0, "showRuler")]
public DocumentFormat.OpenXml.BooleanValue ShowRuler { get; set; }public DocumentFormat.OpenXml.BooleanValue ShowRuler { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "showRuler")]
public DocumentFormat.OpenXml.BooleanValue? ShowRuler { get; set; }[DocumentFormat.OpenXml.SchemaAttr("showRuler")]
public DocumentFormat.OpenXml.BooleanValue? ShowRuler { get; set; }public DocumentFormat.OpenXml.BooleanValue? ShowRuler { get; set; }member this.ShowRuler : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "showRuler")>]
member this.ShowRuler : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("showRuler")>]
member this.ShowRuler : DocumentFormat.OpenXml.BooleanValue with get, setPublic Property ShowRuler As BooleanValueProperty Value
Returns BooleanValue.
- Attributes