ImageFile.CropLeft Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Bild links zuschneiden
Stellt das folgende Attribut im Schema dar: cropleft
[DocumentFormat.OpenXml.SchemaAttr(0, "cropleft")]
public DocumentFormat.OpenXml.StringValue CropLeft { get; set; }
public DocumentFormat.OpenXml.StringValue CropLeft { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cropleft")]
public DocumentFormat.OpenXml.StringValue? CropLeft { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cropleft")]
public DocumentFormat.OpenXml.StringValue? CropLeft { get; set; }
public DocumentFormat.OpenXml.StringValue? CropLeft { get; set; }
member this.CropLeft : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cropleft")>]
member this.CropLeft : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cropleft")>]
member this.CropLeft : DocumentFormat.OpenXml.StringValue with get, set
Public Property CropLeft As StringValue
Eigenschaftswert
Gibt zurück StringValue.
- Attribute